"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/23 04:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni" 2026/07/23 04:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 04:00:39 DEBUG : Creating backend with remote "/tmp/rclone175345318" === 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-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:40 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/23 04:00:40 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:40 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:40 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:41 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:00:42 DEBUG : B2 bucket rclone-test-bedizud2coni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:43 DEBUG : Creating backend with remote "/non-existing" 2026/07/23 04:00:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/23 04:00:43 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:43 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:44 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:44 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:45 INFO : B2 bucket rclone-test-bedizud2coni: Running all checks before starting transfers 2026/07/23 04:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:45 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:45 INFO : B2 bucket rclone-test-bedizud2coni: Checks finished, now starting transfers 2026/07/23 04:00:45 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:47 ERROR : Ignoring --no-traverse with sync 2026/07/23 04:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:47 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:00:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/23 04:00:48 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:48 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:48 DEBUG : hello world2: size = 12 OK 2026/07/23 04:00:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/23 04:00:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.29s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:00:49 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:49 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:50 DEBUG : potato2: size = 11 OK 2026/07/23 04:00:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:00:51 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:51 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:51 DEBUG : potato2: size = 11 OK 2026/07/23 04:00:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 04:00:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:00:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/23 04:00:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:00:52 INFO : sub dir2: Making directory 2026/07/23 04:00:52 INFO : sub dir: Making directory 2026/07/23 04:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:52 INFO : sub dir2/sub sub dir2: Making directory 2026/07/23 04:00:52 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:52 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:53 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/23 04:00:53 DEBUG : B2 bucket rclone-test-bedizud2coni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.34s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:53 INFO : sub dir2: Making directory 2026/07/23 04:00:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 04:00:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:53 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:53 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:55 DEBUG : sub dir2: Making directory with metadata 2026/07/23 04:00:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:00:55 INFO : sub dir2: Making directory 2026/07/23 04:00:55 INFO : sub dir: Making directory 2026/07/23 04:00:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:55 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:55 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:55 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:00:55 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/23 04:00:55 DEBUG : B2 bucket rclone-test-bedizud2coni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 04:00:55 DEBUG : B2 bucket rclone-test-bedizud2coni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.45s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:56 INFO : sub dir2: Making directory 2026/07/23 04:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:57 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:57 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:57 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:00:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:58 DEBUG : sub dir2: Making directory with metadata 2026/07/23 04:00:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:00:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:00:58 INFO : sub dir2: Making directory 2026/07/23 04:00:58 INFO : sub dir: Making directory 2026/07/23 04:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:00:58 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:00:58 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:00:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:00:58 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:00:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/23 04:00:59 DEBUG : B2 bucket rclone-test-bedizud2coni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:00:59 INFO : sub dir2: Making directory 2026/07/23 04:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:01:00 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:00 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:01:00 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hovayor4soti" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bedizud2coni -> B2 bucket rclone-test-hovayor4soti 2026/07/23 04:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:01:02 DEBUG : B2 bucket rclone-test-hovayor4soti: Waiting for checks to finish 2026/07/23 04:01:02 DEBUG : B2 bucket rclone-test-hovayor4soti: Waiting for transfers to finish 2026/07/23 04:01:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:01:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 04:01:03 DEBUG : B2 bucket rclone-test-hovayor4soti: Purge remote 2026/07/23 04:01:03 INFO : B2 bucket rclone-test-hovayor4soti: cleaning bucket "rclone-test-hovayor4soti" of all files 2026/07/23 04:01:03 DEBUG : sub dir/hello world: Deleting (id "4_z2fe24dc3202d8bdb9ff80e1b_f1184a70296e17210_d20260723_m040103_c001_v0001103_t0009_u01784779263419") --- PASS: TestServerSideCopy (3.94s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone175345318) 2026/07/23 04:01:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:01:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:06 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 04:01:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 04:01:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xofexay6todi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bedizud2coni -> B2 bucket rclone-test-xofexay6todi 2026/07/23 04:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:01:08 DEBUG : B2 bucket rclone-test-xofexay6todi: Waiting for checks to finish 2026/07/23 04:01:08 DEBUG : B2 bucket rclone-test-xofexay6todi: Waiting for transfers to finish 2026/07/23 04:01:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:01:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:01:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 04:01:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xofexay6todi) 2026/07/23 04:01:11 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:01:11 DEBUG : B2 bucket rclone-test-xofexay6todi: Waiting for checks to finish 2026/07/23 04:01:11 DEBUG : B2 bucket rclone-test-xofexay6todi: Waiting for transfers to finish 2026/07/23 04:01:12 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 04:01:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 04:01:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 04:01:12 DEBUG : B2 bucket rclone-test-xofexay6todi: Purge remote 2026/07/23 04:01:12 INFO : B2 bucket rclone-test-xofexay6todi: cleaning bucket "rclone-test-xofexay6todi" of all files 2026/07/23 04:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zef826d33202d8bdb9ff80e1b_f112d3b98c18d595b_d20260723_m040111_c001_v0001090_t0022_u01784779271824") 2026/07/23 04:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zef826d33202d8bdb9ff80e1b_f11791addcdd20754_d20260723_m040109_c001_v0001117_t0048_u01784779269536") --- PASS: TestServerSideCopyOverSelf (6.92s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:14 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone175345318) 2026/07/23 04:01:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:01:14 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:15 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 04:01:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 04:01:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 04:01:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nikegif9civo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bedizud2coni -> B2 bucket rclone-test-nikegif9civo 2026/07/23 04:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:01:17 DEBUG : B2 bucket rclone-test-nikegif9civo: Waiting for checks to finish 2026/07/23 04:01:17 DEBUG : B2 bucket rclone-test-nikegif9civo: Waiting for transfers to finish 2026/07/23 04:01:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:01:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:01:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 04:01:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nikegif9civo) 2026/07/23 04:01:19 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:01:19 DEBUG : B2 bucket rclone-test-nikegif9civo: Waiting for checks to finish 2026/07/23 04:01:19 DEBUG : B2 bucket rclone-test-nikegif9civo: Waiting for transfers to finish 2026/07/23 04:01:19 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 04:01:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 04:01:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 04:01:20 INFO : sub dir/hello world: Deleted 2026/07/23 04:01:21 DEBUG : testing file moves 2026/07/23 04:01:21 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nikegif9civo) 2026/07/23 04:01:21 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:01:21 DEBUG : B2 bucket rclone-test-nikegif9civo: Waiting for checks to finish 2026/07/23 04:01:21 DEBUG : B2 bucket rclone-test-nikegif9civo: Waiting for transfers to finish 2026/07/23 04:01:21 DEBUG : sub dir/hello world: size = 24 OK 2026/07/23 04:01:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/23 04:01:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 04:01:21 INFO : sub dir/hello world: Deleted 2026/07/23 04:01:22 DEBUG : B2 bucket rclone-test-nikegif9civo: Purge remote 2026/07/23 04:01:22 INFO : B2 bucket rclone-test-nikegif9civo: cleaning bucket "rclone-test-nikegif9civo" of all files 2026/07/23 04:01:22 DEBUG : sub dir/hello world: Deleting (id "4_zff128d63202d8bdb9ff80e1b_f1078afcc7ea2b33d_d20260723_m040121_c001_v0001042_t0048_u01784779281477") 2026/07/23 04:01:22 DEBUG : sub dir/hello world: Deleting (id "4_zff128d63202d8bdb9ff80e1b_f1064861b6d189152_d20260723_m040119_c001_v0001177_t0008_u01784779279780") 2026/07/23 04:01:22 DEBUG : sub dir/hello world: Deleting (id "4_zff128d63202d8bdb9ff80e1b_f112afbeba9442081_d20260723_m040118_c001_v0001183_t0052_u01784779278468") --- PASS: TestServerSideMoveOverSelf (7.92s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:24 ERROR : error listing: directory not found 2026/07/23 04:01:24 INFO : Local file system at /tmp/rclone175345318: Making directory 2026/07/23 04:01:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.61s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:01:26 DEBUG : Local file system at /tmp/rclone175345318: Waiting for checks to finish 2026/07/23 04:01:26 DEBUG : Local file system at /tmp/rclone175345318: Waiting for transfers to finish 2026/07/23 04:01:26 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/23 04:01:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:01:26 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/23 04:01:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/23 04:01:27 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:27 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:28 DEBUG : check sum: size = 1 OK 2026/07/23 04:01:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 04:01:28 INFO : check sum: Copied (new) 2026/07/23 04:01:28 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:28 DEBUG : check sum: size = 1 OK 2026/07/23 04:01:28 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 04:01:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/23 04:01:28 DEBUG : check sum: Unchanged skipping 2026/07/23 04:01:28 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:28 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.76s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/23 04:01:29 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:29 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:29 DEBUG : sizeonly: size = 6 OK 2026/07/23 04:01:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 04:01:29 INFO : sizeonly: Copied (new) 2026/07/23 04:01:29 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:30 DEBUG : sizeonly: size = 6 OK 2026/07/23 04:01:30 DEBUG : sizeonly: Sizes identical 2026/07/23 04:01:30 DEBUG : sizeonly: Unchanged skipping 2026/07/23 04:01:30 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:30 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:30 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/23 04:01:31 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:31 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/23 04:01:31 INFO : ignore-size: Copied (new) 2026/07/23 04:01:31 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:01:31 DEBUG : ignore-size: Unchanged skipping 2026/07/23 04:01:31 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:31 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:31 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:33 DEBUG : existing: size = 6 OK 2026/07/23 04:01:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:01:33 DEBUG : existing: Unchanged skipping 2026/07/23 04:01:33 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:33 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:33 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:33 INFO : There was nothing to transfer 2026/07/23 04:01:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/23 04:01:33 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:33 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:34 DEBUG : existing: size = 6 OK 2026/07/23 04:01:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 04:01:34 INFO : existing: Copied (replaced existing) 2026/07/23 04:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.21s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 04:01:34 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:34 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:35 DEBUG : existing: size = 6 OK 2026/07/23 04:01:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 04:01:35 INFO : existing: Copied (new) 2026/07/23 04:01:35 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:35 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:35 DEBUG : existing: Destination exists, skipping 2026/07/23 04:01:35 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:35 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:37 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/23 04:01:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 04:01:37 DEBUG : c/non empty space: size = 5 OK 2026/07/23 04:01:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:01:37 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 04:01:37 DEBUG : a/potato2: size = 60 OK 2026/07/23 04:01:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:01:37 INFO : a/potato2: Copied (new) 2026/07/23 04:01:37 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:37 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:37 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:38 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:39 DEBUG : empty space: size = 1 OK 2026/07/23 04:01:39 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/23 04:01:39 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 04:01:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/23 04:01:39 DEBUG : empty space: Unchanged skipping 2026/07/23 04:01:39 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:39 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:39 INFO : There was nothing to transfer 2026/07/23 04:01:40 DEBUG : empty space: size = 1 OK 2026/07/23 04:01:40 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/23 04:01:40 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 04:01:41 INFO : empty space: Updated modification time in destination 2026/07/23 04:01:41 DEBUG : empty space: Unchanged skipping 2026/07/23 04:01:41 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:41 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:43 DEBUG : empty space: size = 1 OK 2026/07/23 04:01:43 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/23 04:01:43 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 04:01:43 DEBUG : empty space: Unchanged skipping 2026/07/23 04:01:43 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:43 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:44 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:44 DEBUG : foo: size = 3 OK 2026/07/23 04:01:44 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/23 04:01:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone175345318) 2026/07/23 04:01:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:44 DEBUG : foo: sha1 differ 2026/07/23 04:01:44 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:44 DEBUG : foo: size = 3 OK 2026/07/23 04:01:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/23 04:01:44 INFO : foo: Copied (replaced existing) 2026/07/23 04:01:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:45 DEBUG : empty space: size = 1 OK 2026/07/23 04:01:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:01:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 04:01:45 DEBUG : empty space: Unchanged skipping 2026/07/23 04:01:45 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:45 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:46 DEBUG : potato: size = 60 OK 2026/07/23 04:01:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:01:46 INFO : potato: Copied (new) 2026/07/23 04:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone175345318) 2026/07/23 04:01:48 DEBUG : potato: size = 60 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:48 DEBUG : potato: Sizes differ 2026/07/23 04:01:48 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:48 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:48 DEBUG : potato: size = 21 OK 2026/07/23 04:01:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/23 04:01:48 INFO : potato: Copied (replaced existing) 2026/07/23 04:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.82s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:50 DEBUG : potato: size = 21 OK 2026/07/23 04:01:50 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/23 04:01:50 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone175345318) 2026/07/23 04:01:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:01:50 DEBUG : potato: sha1 differ 2026/07/23 04:01:50 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:50 DEBUG : potato: size = 21 OK 2026/07/23 04:01:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/23 04:01:50 INFO : potato: Copied (replaced existing) 2026/07/23 04:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:01:52 DEBUG : empty space: size = 1 OK 2026/07/23 04:01:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:01:52 DEBUG : empty space: Unchanged skipping 2026/07/23 04:01:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/23 04:01:52 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:52 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:52 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:01:54 DEBUG : empty space: size = 1 OK 2026/07/23 04:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:01:54 DEBUG : empty space: Unchanged skipping 2026/07/23 04:01:54 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:54 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:54 DEBUG : potato2: size = 60 OK 2026/07/23 04:01:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:01:54 INFO : potato2: Copied (new) 2026/07/23 04:01:54 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:56 INFO : d: Making directory 2026/07/23 04:01:56 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/23 04:01:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 04:01:57 DEBUG : c/non empty space: size = 5 OK 2026/07/23 04:01:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:01:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 04:01:57 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:01:57 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:01:57 DEBUG : a/potato2: size = 60 OK 2026/07/23 04:01:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:01:57 INFO : a/potato2: Copied (new) 2026/07/23 04:01:57 DEBUG : Waiting for deletions to finish 2026/07/23 04:01:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:01:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/23 04:02:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:00 DEBUG : c/non empty space: size = 5 OK 2026/07/23 04:02:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:02:00 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 04:02:00 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:00 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:00 DEBUG : a/potato2: size = 60 OK 2026/07/23 04:02:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:02:00 INFO : a/potato2: Copied (new) 2026/07/23 04:02:00 ERROR : B2 bucket rclone-test-bedizud2coni: not deleting files as there were IO errors 2026/07/23 04:02:00 ERROR : B2 bucket rclone-test-bedizud2coni: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:02 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:02 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:02:02 DEBUG : empty space: Unchanged skipping 2026/07/23 04:02:02 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:02 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:03 INFO : potato: Deleted 2026/07/23 04:02:03 DEBUG : potato2: size = 60 OK 2026/07/23 04:02:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:02:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.04s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:05 INFO : potato: Deleted 2026/07/23 04:02:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:06 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:02:06 DEBUG : empty space: Unchanged skipping 2026/07/23 04:02:06 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:06 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:06 DEBUG : potato2: size = 60 OK 2026/07/23 04:02:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:02:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:08 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:08 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:08 DEBUG : potato2: size = 19 OK 2026/07/23 04:02:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/23 04:02:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:10 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 04:02:10 DEBUG : enormous: Excluded 2026/07/23 04:02:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:02:10 DEBUG : potato2: Excluded 2026/07/23 04:02:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:02:10 DEBUG : potato2: Excluded 2026/07/23 04:02:10 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:10 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:02:10 DEBUG : empty space: Unchanged skipping 2026/07/23 04:02:10 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:10 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:10 INFO : There was nothing to transfer 2026/07/23 04:02:10 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 04:02:10 DEBUG : enormous: Excluded 2026/07/23 04:02:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:02:10 DEBUG : potato2: Excluded 2026/07/23 04:02:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:02:11 DEBUG : potato2: Excluded 2026/07/23 04:02:11 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/23 04:02:11 DEBUG : empty space: Unchanged skipping 2026/07/23 04:02:11 DEBUG : Local file system at /tmp/rclone175345318: Waiting for checks to finish 2026/07/23 04:02:11 DEBUG : Local file system at /tmp/rclone175345318: Waiting for transfers to finish 2026/07/23 04:02:11 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:13 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 04:02:13 DEBUG : enormous: Excluded 2026/07/23 04:02:13 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:02:13 DEBUG : potato2: Excluded 2026/07/23 04:02:13 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:13 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:02:13 DEBUG : empty space: Unchanged skipping 2026/07/23 04:02:13 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:13 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:13 INFO : enormous: Deleted 2026/07/23 04:02:13 INFO : potato2: Deleted 2026/07/23 04:02:13 INFO : There was nothing to transfer 2026/07/23 04:02:14 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/23 04:02:14 DEBUG : empty space: Unchanged skipping 2026/07/23 04:02:14 DEBUG : Local file system at /tmp/rclone175345318: Waiting for checks to finish 2026/07/23 04:02:14 DEBUG : Local file system at /tmp/rclone175345318: Waiting for transfers to finish 2026/07/23 04:02:14 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:14 INFO : enormous: Deleted 2026/07/23 04:02:14 INFO : potato2: Deleted 2026/07/23 04:02:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.76s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:16 DEBUG : five: Need to transfer - File not found at Destination 2026/07/23 04:02:16 DEBUG : four: size = 4 (Local file system at /tmp/rclone175345318) 2026/07/23 04:02:16 DEBUG : four: size = 8 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:02:16 DEBUG : four: Sizes differ 2026/07/23 04:02:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/23 04:02:16 DEBUG : one: Destination is newer than source, skipping 2026/07/23 04:02:16 DEBUG : three: size = 5 OK 2026/07/23 04:02:16 DEBUG : three: Sizes identical 2026/07/23 04:02:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 04:02:16 DEBUG : two: size = 3 OK 2026/07/23 04:02:16 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone175345318) 2026/07/23 04:02:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:02:16 DEBUG : two: sha1 differ 2026/07/23 04:02:16 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:16 DEBUG : five: size = 4 OK 2026/07/23 04:02:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/23 04:02:16 INFO : five: Copied (new) 2026/07/23 04:02:16 DEBUG : four: size = 4 OK 2026/07/23 04:02:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/23 04:02:16 INFO : four: Copied (replaced existing) 2026/07/23 04:02:17 DEBUG : two: size = 3 OK 2026/07/23 04:02:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 04:02:17 INFO : two: Copied (replaced existing) 2026/07/23 04:02:17 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:17 DEBUG : five: size = 4 OK 2026/07/23 04:02:17 DEBUG : one: Destination is newer than source, skipping 2026/07/23 04:02:17 DEBUG : three: size = 5 OK 2026/07/23 04:02:17 DEBUG : four: size = 4 OK 2026/07/23 04:02:17 DEBUG : two: size = 3 OK 2026/07/23 04:02:17 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone175345318) 2026/07/23 04:02:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/23 04:02:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:02:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 04:02:17 DEBUG : three: sha1 differ 2026/07/23 04:02:17 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/23 04:02:17 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/23 04:02:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/23 04:02:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/23 04:02:17 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/23 04:02:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 04:02:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 04:02:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 04:02:17 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:17 DEBUG : three: size = 5 OK 2026/07/23 04:02:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 04:02:17 INFO : three: Copied (replaced existing) 2026/07/23 04:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.71s) === 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-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/23 04:02:19 INFO : B2 bucket rclone-test-bedizud2coni: Making map for --track-renames 2026/07/23 04:02:19 INFO : B2 bucket rclone-test-bedizud2coni: Finished making map for --track-renames 2026/07/23 04:02:19 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 04:02:19 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for renames to finish 2026/07/23 04:02:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/23 04:02:19 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:19 DEBUG : potato: size = 14 OK 2026/07/23 04:02:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/23 04:02:19 INFO : potato: Copied (new) 2026/07/23 04:02:20 DEBUG : yam: size = 11 OK 2026/07/23 04:02:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 04:02:20 INFO : yam: Copied (new) 2026/07/23 04:02:20 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:20 DEBUG : potato: size = 14 OK 2026/07/23 04:02:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:02:20 INFO : B2 bucket rclone-test-bedizud2coni: Making map for --track-renames 2026/07/23 04:02:20 DEBUG : potato: Unchanged skipping 2026/07/23 04:02:20 INFO : B2 bucket rclone-test-bedizud2coni: Finished making map for --track-renames 2026/07/23 04:02:20 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:20 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for renames to finish 2026/07/23 04:02:21 DEBUG : yaml: size = 11 OK 2026/07/23 04:02:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 04:02:21 INFO : yam: Copied (server-side copy) to: yaml 2026/07/23 04:02:21 INFO : yam: Deleted 2026/07/23 04:02:21 INFO : yaml: Renamed from "yam" 2026/07/23 04:02:21 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/23 04:02:22 INFO : B2 bucket rclone-test-bedizud2coni: Making map for --track-renames 2026/07/23 04:02:22 INFO : B2 bucket rclone-test-bedizud2coni: Finished making map for --track-renames 2026/07/23 04:02:22 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 04:02:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/23 04:02:22 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for renames to finish 2026/07/23 04:02:22 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:22 DEBUG : potato: size = 14 OK 2026/07/23 04:02:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/23 04:02:22 INFO : potato: Copied (new) 2026/07/23 04:02:23 DEBUG : yam: size = 11 OK 2026/07/23 04:02:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 04:02:23 INFO : yam: Copied (new) 2026/07/23 04:02:23 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:23 INFO : B2 bucket rclone-test-bedizud2coni: Making map for --track-renames 2026/07/23 04:02:23 DEBUG : potato: size = 14 OK 2026/07/23 04:02:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:02:23 INFO : B2 bucket rclone-test-bedizud2coni: Finished making map for --track-renames 2026/07/23 04:02:23 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:23 DEBUG : potato: Unchanged skipping 2026/07/23 04:02:23 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for renames to finish 2026/07/23 04:02:24 DEBUG : yaml: size = 11 OK 2026/07/23 04:02:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 04:02:24 INFO : yam: Copied (server-side copy) to: yaml 2026/07/23 04:02:24 INFO : yam: Deleted 2026/07/23 04:02:24 INFO : yaml: Renamed from "yam" 2026/07/23 04:02:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/23 04:02:25 INFO : B2 bucket rclone-test-bedizud2coni: Making map for --track-renames 2026/07/23 04:02:25 INFO : B2 bucket rclone-test-bedizud2coni: Finished making map for --track-renames 2026/07/23 04:02:25 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 04:02:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/23 04:02:25 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for renames to finish 2026/07/23 04:02:25 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:26 DEBUG : potato: size = 14 OK 2026/07/23 04:02:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/23 04:02:26 INFO : potato: Copied (new) 2026/07/23 04:02:26 DEBUG : sub/yam: size = 11 OK 2026/07/23 04:02:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 04:02:26 INFO : sub/yam: Copied (new) 2026/07/23 04:02:26 DEBUG : Waiting for deletions to finish 2026/07/23 04:02:26 DEBUG : potato: size = 14 OK 2026/07/23 04:02:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:02:26 DEBUG : potato: Unchanged skipping 2026/07/23 04:02:26 INFO : B2 bucket rclone-test-bedizud2coni: Making map for --track-renames 2026/07/23 04:02:26 INFO : B2 bucket rclone-test-bedizud2coni: Finished making map for --track-renames 2026/07/23 04:02:26 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:26 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for renames to finish 2026/07/23 04:02:27 DEBUG : yam: size = 11 OK 2026/07/23 04:02:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 04:02:27 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/23 04:02:27 INFO : sub/yam: Deleted 2026/07/23 04:02:27 INFO : yam: Renamed from "sub/yam" 2026/07/23 04:02:27 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.03s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:28 DEBUG : Creating backend with remote "/tmp/rclone175345318/dir1" 2026/07/23 04:02:28 DEBUG : Creating backend with remote "/tmp/rclone175345318/dir2" 2026/07/23 04:02:28 DEBUG : Local file system at /tmp/rclone175345318/dir2: Using server-side directory move 2026/07/23 04:02:28 INFO : Local file system at /tmp/rclone175345318/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 04:02:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/23 04:02:28 DEBUG : Local file system at /tmp/rclone175345318/dir2: Waiting for checks to finish 2026/07/23 04:02:28 DEBUG : Local file system at /tmp/rclone175345318/dir2: Waiting for transfers to finish 2026/07/23 04:02:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:02:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 04:02:29 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:29 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:02:29 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:02:29 INFO : sub dir/hello world: Deleted 2026/07/23 04:02:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 04:02:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/23 04:02:30 INFO : nested/sub dir/file: Copied (new) 2026/07/23 04:02:30 INFO : nested/sub dir/file: Deleted 2026/07/23 04:02:30 INFO : sub dir: Removing directory 2026/07/23 04:02:30 INFO : nested/sub dir: Removing directory 2026/07/23 04:02:30 INFO : nested: Removing directory 2026/07/23 04:02:30 DEBUG : Local file system at /tmp/rclone175345318: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:02:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 04:02:31 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:31 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 04:02:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/23 04:02:31 INFO : nested/sub dir/file: Copied (new) 2026/07/23 04:02:31 INFO : nested/sub dir/file: Deleted 2026/07/23 04:02:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:02:31 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:02:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/23 04:02:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 04:02:32 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:32 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:33 DEBUG : existing-b: size = 6 OK 2026/07/23 04:02:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/23 04:02:33 INFO : existing-b: Copied (new) 2026/07/23 04:02:33 INFO : existing-b: Deleted 2026/07/23 04:02:33 DEBUG : existing: size = 6 OK 2026/07/23 04:02:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 04:02:33 INFO : existing: Copied (new) 2026/07/23 04:02:33 INFO : existing: Deleted 2026/07/23 04:02:33 DEBUG : existing: Destination exists, skipping 2026/07/23 04:02:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/23 04:02:33 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:02:33 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:02:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyaseh0pujo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bedizud2coni -> B2 bucket rclone-test-fuyaseh0pujo 2026/07/23 04:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:39 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 04:02:39 DEBUG : empty space: Unchanged skipping 2026/07/23 04:02:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:02:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fuyaseh0pujo) 2026/07/23 04:02:39 DEBUG : potato3: Sizes differ 2026/07/23 04:02:39 DEBUG : B2 bucket rclone-test-fuyaseh0pujo: Waiting for checks to finish 2026/07/23 04:02:39 INFO : empty space: Deleted 2026/07/23 04:02:39 DEBUG : B2 bucket rclone-test-fuyaseh0pujo: Waiting for transfers to finish 2026/07/23 04:02:39 DEBUG : potato2: size = 60 OK 2026/07/23 04:02:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:02:39 INFO : potato2: Copied (server-side copy) 2026/07/23 04:02:39 INFO : potato2: Deleted 2026/07/23 04:02:39 DEBUG : potato3: size = 68 OK 2026/07/23 04:02:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 04:02:39 INFO : potato3: Copied (server-side copy) 2026/07/23 04:02:39 INFO : potato3: Deleted 2026/07/23 04:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-walojum5fude" 2026/07/23 04:02:41 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/23 04:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 04:02:41 DEBUG : B2 bucket rclone-test-walojum5fude: Waiting for checks to finish 2026/07/23 04:02:41 DEBUG : B2 bucket rclone-test-walojum5fude: Waiting for transfers to finish 2026/07/23 04:02:42 DEBUG : empty space: size = 1 OK 2026/07/23 04:02:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 04:02:42 INFO : empty space: Copied (server-side copy) 2026/07/23 04:02:42 INFO : empty space: Deleted 2026/07/23 04:02:42 DEBUG : potato3: size = 68 OK 2026/07/23 04:02:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 04:02:42 INFO : potato3: Copied (server-side copy) 2026/07/23 04:02:42 DEBUG : potato2: size = 60 OK 2026/07/23 04:02:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:02:42 INFO : potato2: Copied (server-side copy) 2026/07/23 04:02:42 INFO : potato3: Deleted 2026/07/23 04:02:42 INFO : potato2: Deleted 2026/07/23 04:02:43 DEBUG : B2 bucket rclone-test-walojum5fude: Purge remote 2026/07/23 04:02:43 INFO : B2 bucket rclone-test-walojum5fude: cleaning bucket "rclone-test-walojum5fude" of all files 2026/07/23 04:02:43 DEBUG : empty space: Deleting (id "4_zefd2cdc3203d8bdb9ff80e1b_f1155201e192e3627_d20260723_m040241_c001_v0001174_t0054_u01784779361905") 2026/07/23 04:02:43 DEBUG : potato2: Deleting (id "4_zefd2cdc3203d8bdb9ff80e1b_f1048a8883517d8e6_d20260723_m040242_c001_v0001099_t0000_u01784779362239") 2026/07/23 04:02:43 DEBUG : potato3: Deleting (id "4_zefd2cdc3203d8bdb9ff80e1b_f1159922eeb03a3b4_d20260723_m040242_c001_v0001097_t0004_u01784779362264") 2026/07/23 04:02:43 DEBUG : B2 bucket rclone-test-fuyaseh0pujo: Purge remote 2026/07/23 04:02:43 INFO : B2 bucket rclone-test-fuyaseh0pujo: cleaning bucket "rclone-test-fuyaseh0pujo" of all files 2026/07/23 04:02:44 DEBUG : empty space: Deleting (id "4_z6f92bda3203d8bdb9ff80e1b_f4160a34aa09d5924_d20260723_m040242_c001_v7007000_t0000_u01784779362218") 2026/07/23 04:02:44 DEBUG : empty space: Deleting (id "4_z6f92bda3203d8bdb9ff80e1b_f108a2c9cb860e7e4_d20260723_m040237_c001_v0001090_t0024_u01784779357671") 2026/07/23 04:02:44 DEBUG : potato2: Deleting (id "4_z6f92bda3203d8bdb9ff80e1b_f417a07a771183dcf_d20260723_m040242_c001_v7007000_t0000_u01784779362651") 2026/07/23 04:02:44 DEBUG : potato2: Deleting (id "4_z6f92bda3203d8bdb9ff80e1b_f106954c1a05a26c6_d20260723_m040239_c001_v0001091_t0025_u01784779359149") 2026/07/23 04:02:44 DEBUG : potato3: Deleting (id "4_z6f92bda3203d8bdb9ff80e1b_f4160a34aa09d5925_d20260723_m040242_c001_v7007000_t0000_u01784779362580") 2026/07/23 04:02:44 DEBUG : potato3: Deleting (id "4_z6f92bda3203d8bdb9ff80e1b_f1088eec8a368cf18_d20260723_m040239_c001_v0001097_t0004_u01784779359523") 2026/07/23 04:02:44 DEBUG : potato3: Deleting (id "4_z6f92bda3203d8bdb9ff80e1b_f108a2c9cb860e7e8_d20260723_m040238_c001_v0001090_t0024_u01784779358246") 2026/07/23 04:02:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/23 04:02:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/23 04:02:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.38s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dalalun2bisi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bedizud2coni -> B2 bucket rclone-test-dalalun2bisi 2026/07/23 04:02:51 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 04:02:51 DEBUG : empty space: Excluded 2026/07/23 04:02:51 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 04:02:51 DEBUG : empty space: Excluded 2026/07/23 04:02:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:02:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dalalun2bisi) 2026/07/23 04:02:51 DEBUG : potato3: Sizes differ 2026/07/23 04:02:51 DEBUG : B2 bucket rclone-test-dalalun2bisi: Waiting for checks to finish 2026/07/23 04:02:51 DEBUG : B2 bucket rclone-test-dalalun2bisi: Waiting for transfers to finish 2026/07/23 04:02:51 DEBUG : potato2: size = 60 OK 2026/07/23 04:02:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:02:51 INFO : potato2: Copied (server-side copy) 2026/07/23 04:02:52 INFO : potato2: Deleted 2026/07/23 04:02:52 DEBUG : potato3: size = 68 OK 2026/07/23 04:02:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 04:02:52 INFO : potato3: Copied (server-side copy) 2026/07/23 04:02:52 INFO : potato3: Deleted 2026/07/23 04:02:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gazusip1dame" 2026/07/23 04:02:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 04:02:53 DEBUG : empty space: Excluded 2026/07/23 04:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:02:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 04:02:53 DEBUG : B2 bucket rclone-test-gazusip1dame: Waiting for checks to finish 2026/07/23 04:02:53 DEBUG : B2 bucket rclone-test-gazusip1dame: Waiting for transfers to finish 2026/07/23 04:02:54 DEBUG : potato2: size = 60 OK 2026/07/23 04:02:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:02:54 INFO : potato2: Copied (server-side copy) 2026/07/23 04:02:54 INFO : potato2: Deleted 2026/07/23 04:02:54 DEBUG : potato3: size = 68 OK 2026/07/23 04:02:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 04:02:54 INFO : potato3: Copied (server-side copy) 2026/07/23 04:02:54 INFO : potato3: Deleted 2026/07/23 04:02:55 DEBUG : B2 bucket rclone-test-gazusip1dame: Purge remote 2026/07/23 04:02:55 INFO : B2 bucket rclone-test-gazusip1dame: cleaning bucket "rclone-test-gazusip1dame" of all files 2026/07/23 04:02:55 DEBUG : potato2: Deleting (id "4_z7fa2fdd3203d8bdb9ff80e1b_f106954c1a05a2702_d20260723_m040254_c001_v0001091_t0036_u01784779374358") 2026/07/23 04:02:55 DEBUG : potato3: Deleting (id "4_z7fa2fdd3203d8bdb9ff80e1b_f100b3bced6718ea5_d20260723_m040254_c001_v0001184_t0025_u01784779374711") 2026/07/23 04:02:56 DEBUG : B2 bucket rclone-test-dalalun2bisi: Purge remote 2026/07/23 04:02:56 INFO : B2 bucket rclone-test-dalalun2bisi: cleaning bucket "rclone-test-dalalun2bisi" of all files 2026/07/23 04:02:56 DEBUG : empty space: Deleting (id "4_zdfd2edc3203d8bdb9ff80e1b_f1018920411802ced_d20260723_m040250_c001_v0001134_t0023_u01784779370584") 2026/07/23 04:02:56 DEBUG : potato2: Deleting (id "4_zdfd2edc3203d8bdb9ff80e1b_f40936fc3242576c0_d20260723_m040254_c001_v7007000_t0000_u01784779374686") 2026/07/23 04:02:56 DEBUG : potato2: Deleting (id "4_zdfd2edc3203d8bdb9ff80e1b_f119b943139c49802_d20260723_m040251_c001_v0001171_t0019_u01784779371696") 2026/07/23 04:02:56 DEBUG : potato3: Deleting (id "4_zdfd2edc3203d8bdb9ff80e1b_f40936fc3242576c3_d20260723_m040254_c001_v7007000_t0000_u01784779374903") 2026/07/23 04:02:56 DEBUG : potato3: Deleting (id "4_zdfd2edc3203d8bdb9ff80e1b_f116a4ebd89bd5966_d20260723_m040252_c001_v0001167_t0002_u01784779372038") 2026/07/23 04:02:56 DEBUG : potato3: Deleting (id "4_zdfd2edc3203d8bdb9ff80e1b_f1018920411802cf1_d20260723_m040250_c001_v0001134_t0053_u01784779370876") --- PASS: TestServerSideMoveWithFilter (12.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xojifuq4para" 2026/07/23 04:03:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bedizud2coni -> B2 bucket rclone-test-xojifuq4para 2026/07/23 04:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:03:03 DEBUG : empty space: size = 1 OK 2026/07/23 04:03:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 04:03:03 DEBUG : empty space: Unchanged skipping 2026/07/23 04:03:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:03:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xojifuq4para) 2026/07/23 04:03:03 DEBUG : potato3: Sizes differ 2026/07/23 04:03:03 DEBUG : B2 bucket rclone-test-xojifuq4para: Waiting for checks to finish 2026/07/23 04:03:03 INFO : empty space: Deleted 2026/07/23 04:03:03 DEBUG : B2 bucket rclone-test-xojifuq4para: Waiting for transfers to finish 2026/07/23 04:03:03 DEBUG : potato2: size = 60 OK 2026/07/23 04:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:03:03 INFO : potato2: Copied (server-side copy) 2026/07/23 04:03:03 INFO : potato2: Deleted 2026/07/23 04:03:04 DEBUG : potato3: size = 68 OK 2026/07/23 04:03:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 04:03:04 INFO : potato3: Copied (server-side copy) 2026/07/23 04:03:04 INFO : potato3: Deleted 2026/07/23 04:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-duvudut5duki" 2026/07/23 04:03:05 INFO : tomatoDir: Making directory 2026/07/23 04:03:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/23 04:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:03:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 04:03:05 DEBUG : B2 bucket rclone-test-duvudut5duki: Waiting for checks to finish 2026/07/23 04:03:05 DEBUG : B2 bucket rclone-test-duvudut5duki: Waiting for transfers to finish 2026/07/23 04:03:06 DEBUG : potato2: size = 60 OK 2026/07/23 04:03:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 04:03:06 INFO : potato2: Copied (server-side copy) 2026/07/23 04:03:06 INFO : potato2: Deleted 2026/07/23 04:03:07 DEBUG : potato3: size = 68 OK 2026/07/23 04:03:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 04:03:07 INFO : potato3: Copied (server-side copy) 2026/07/23 04:03:07 INFO : potato3: Deleted 2026/07/23 04:03:08 DEBUG : empty space: size = 1 OK 2026/07/23 04:03:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 04:03:08 INFO : empty space: Copied (server-side copy) 2026/07/23 04:03:09 INFO : empty space: Deleted 2026/07/23 04:03:09 DEBUG : B2 bucket rclone-test-duvudut5duki: Purge remote 2026/07/23 04:03:09 INFO : B2 bucket rclone-test-duvudut5duki: cleaning bucket "rclone-test-duvudut5duki" of all files 2026/07/23 04:03:09 DEBUG : empty space: Deleting (id "4_z9fe22dc3204d8bdb9ff80e1b_f1173167f12ba501d_d20260723_m040308_c001_v0001120_t0022_u01784779388264") 2026/07/23 04:03:09 DEBUG : potato2: Deleting (id "4_z9fe22dc3204d8bdb9ff80e1b_f106c346c2f02749b_d20260723_m040306_c001_v0001131_t0034_u01784779386390") 2026/07/23 04:03:09 DEBUG : potato3: Deleting (id "4_z9fe22dc3204d8bdb9ff80e1b_f117389a51ee2152a_d20260723_m040306_c001_v0001105_t0057_u01784779386983") 2026/07/23 04:03:10 DEBUG : B2 bucket rclone-test-xojifuq4para: Purge remote 2026/07/23 04:03:10 INFO : B2 bucket rclone-test-xojifuq4para: cleaning bucket "rclone-test-xojifuq4para" of all files 2026/07/23 04:03:10 DEBUG : empty space: Deleting (id "4_zaf521db3204d8bdb9ff80e1b_f4270f93ba5f8b9ae_d20260723_m040308_c001_v7007000_t0000_u01784779388993") 2026/07/23 04:03:10 DEBUG : empty space: Deleting (id "4_zaf521db3204d8bdb9ff80e1b_f10695d7e25c812eb_d20260723_m040302_c001_v0001145_t0026_u01784779382577") 2026/07/23 04:03:10 DEBUG : potato2: Deleting (id "4_zaf521db3204d8bdb9ff80e1b_f4270f93ba5f8b9a3_d20260723_m040306_c001_v7007000_t0000_u01784779386827") 2026/07/23 04:03:10 DEBUG : potato2: Deleting (id "4_zaf521db3204d8bdb9ff80e1b_f109e61b240838a3a_d20260723_m040303_c001_v0001161_t0019_u01784779383555") 2026/07/23 04:03:10 DEBUG : potato3: Deleting (id "4_zaf521db3204d8bdb9ff80e1b_f4270f93ba5f8b9a6_d20260723_m040307_c001_v7007000_t0000_u01784779387389") 2026/07/23 04:03:10 DEBUG : potato3: Deleting (id "4_zaf521db3204d8bdb9ff80e1b_f11940f0dc70015aa_d20260723_m040303_c001_v0001172_t0020_u01784779383858") 2026/07/23 04:03:10 DEBUG : potato3: Deleting (id "4_zaf521db3204d8bdb9ff80e1b_f10695d7e25c812ed_d20260723_m040302_c001_v0001145_t0029_u01784779382884") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.47s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/rclone-sync-test" --- PASS: TestSyncOverlap (1.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/rclone-sync-test" 2026/07/23 04:03:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/rclone-sync-test-include/layer2" 2026/07/23 04:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/rclone-sync-test-ignore-file" 2026/07/23 04:03:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:03:23 DEBUG : B2 bucket rclone-test-bedizud2coni path rclone-sync-test: Waiting for checks to finish 2026/07/23 04:03:23 DEBUG : B2 bucket rclone-test-bedizud2coni path rclone-sync-test: Waiting for transfers to finish 2026/07/23 04:03:23 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:23 INFO : There was nothing to transfer 2026/07/23 04:03:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:03:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:03:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:03:24 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:24 INFO : There was nothing to transfer 2026/07/23 04:03:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:03:25 DEBUG : B2 bucket rclone-test-bedizud2coni path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/23 04:03:25 DEBUG : B2 bucket rclone-test-bedizud2coni path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/23 04:03:25 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:25 INFO : There was nothing to transfer 2026/07/23 04:03:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:03:25 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:03:25 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:03:25 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:25 INFO : There was nothing to transfer 2026/07/23 04:03:26 DEBUG : Excluded 2026/07/23 04:03:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:03:26 DEBUG : B2 bucket rclone-test-bedizud2coni path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/23 04:03:26 DEBUG : B2 bucket rclone-test-bedizud2coni path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/23 04:03:26 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.36s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/CompareDest" 2026/07/23 04:03:29 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 04:03:29 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:29 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:30 DEBUG : one: size = 3 OK 2026/07/23 04:03:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:03:30 INFO : one: Copied (new) 2026/07/23 04:03:30 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:31 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:03:31 DEBUG : one: Sizes differ 2026/07/23 04:03:31 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:31 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:31 DEBUG : one: size = 5 OK 2026/07/23 04:03:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/23 04:03:31 INFO : one: Copied (replaced existing) 2026/07/23 04:03:31 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:35 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:03:35 DEBUG : one: Sizes differ 2026/07/23 04:03:35 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:35 DEBUG : one: size = 5 OK 2026/07/23 04:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:03:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:03:35 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:35 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:35 INFO : There was nothing to transfer 2026/07/23 04:03:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:36 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:03:36 DEBUG : one: Sizes differ 2026/07/23 04:03:36 DEBUG : two: size = 3 OK 2026/07/23 04:03:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:03:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 04:03:36 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:37 DEBUG : one: size = 5 OK 2026/07/23 04:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:03:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:03:37 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:37 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:37 INFO : There was nothing to transfer 2026/07/23 04:03:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:37 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:03:37 DEBUG : one: Sizes differ 2026/07/23 04:03:37 DEBUG : one: size = 5 OK 2026/07/23 04:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:03:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:03:37 DEBUG : two: size = 3 OK 2026/07/23 04:03:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:03:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 04:03:37 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:37 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:37 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:37 INFO : There was nothing to transfer 2026/07/23 04:03:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:38 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:03:38 DEBUG : one: Sizes differ 2026/07/23 04:03:38 DEBUG : one: size = 5 OK 2026/07/23 04:03:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:03:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:03:38 DEBUG : two: size = 3 OK 2026/07/23 04:03:38 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/23 04:03:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 04:03:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 04:03:38 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:38 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:38 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:38 INFO : There was nothing to transfer 2026/07/23 04:03:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:39 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:03:39 DEBUG : one: Sizes differ 2026/07/23 04:03:39 DEBUG : one: size = 5 OK 2026/07/23 04:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:03:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:03:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:39 DEBUG : two: size = 3 (B2 bucket rclone-test-bedizud2coni path CompareDest) 2026/07/23 04:03:39 DEBUG : two: Sizes differ 2026/07/23 04:03:39 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 04:03:39 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:39 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:40 DEBUG : two: size = 5 OK 2026/07/23 04:03:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/23 04:03:40 INFO : two: Copied (new) 2026/07/23 04:03:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.76s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dest" 2026/07/23 04:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/pre-dest1" 2026/07/23 04:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/pre-dest2" 2026/07/23 04:03:47 DEBUG : 1: size = 1 OK 2026/07/23 04:03:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:03:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/23 04:03:48 DEBUG : 2: size = 1 OK 2026/07/23 04:03:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:03:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/23 04:03:48 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/23 04:03:48 DEBUG : B2 bucket rclone-test-bedizud2coni path dest: Waiting for checks to finish 2026/07/23 04:03:48 DEBUG : B2 bucket rclone-test-bedizud2coni path dest: Waiting for transfers to finish 2026/07/23 04:03:49 DEBUG : 3: size = 1 OK 2026/07/23 04:03:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/23 04:03:49 INFO : 3: Copied (new) 2026/07/23 04:03:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.56s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/CopyDest" 2026/07/23 04:03:54 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 04:03:54 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:54 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:55 DEBUG : one: size = 3 OK 2026/07/23 04:03:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:03:55 INFO : one: Copied (new) 2026/07/23 04:03:55 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:03:55 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:03:55 DEBUG : one: Sizes differ 2026/07/23 04:03:55 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:03:55 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:03:56 DEBUG : one: size = 5 OK 2026/07/23 04:03:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/23 04:03:56 INFO : one: Copied (replaced existing) 2026/07/23 04:03:56 DEBUG : Waiting for deletions to finish 2026/07/23 04:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/BackupDir" 2026/07/23 04:04:00 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:00 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:00 DEBUG : one: Sizes differ 2026/07/23 04:04:00 DEBUG : one: size = 5 OK 2026/07/23 04:04:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:00 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:00 DEBUG : one: Sizes differ 2026/07/23 04:04:02 DEBUG : one: size = 3 OK 2026/07/23 04:04:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:04:02 INFO : one: Copied (server-side copy) 2026/07/23 04:04:02 INFO : one: Deleted 2026/07/23 04:04:02 DEBUG : one: size = 5 OK 2026/07/23 04:04:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/23 04:04:02 INFO : one: Copied (server-side copy) 2026/07/23 04:04:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/23 04:04:02 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:02 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:03 DEBUG : one: size = 5 OK 2026/07/23 04:04:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:04:03 DEBUG : one: Unchanged skipping 2026/07/23 04:04:04 DEBUG : two: size = 3 OK 2026/07/23 04:04:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:04:04 DEBUG : two: size = 3 OK 2026/07/23 04:04:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 04:04:04 INFO : two: Copied (server-side copy) 2026/07/23 04:04:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/23 04:04:04 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:04 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:04 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:04 DEBUG : one: size = 5 OK 2026/07/23 04:04:04 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:04:04 DEBUG : one: Unchanged skipping 2026/07/23 04:04:04 DEBUG : two: size = 3 OK 2026/07/23 04:04:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:04:04 DEBUG : two: Unchanged skipping 2026/07/23 04:04:04 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:04 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:04 INFO : There was nothing to transfer 2026/07/23 04:04:06 DEBUG : one: size = 5 OK 2026/07/23 04:04:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:04:06 DEBUG : one: Unchanged skipping 2026/07/23 04:04:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:06 DEBUG : three: size = 5 (B2 bucket rclone-test-bedizud2coni path CopyDest) 2026/07/23 04:04:06 DEBUG : three: Sizes differ 2026/07/23 04:04:06 DEBUG : three: Destination not found in --copy-dest 2026/07/23 04:04:06 DEBUG : three: Need to transfer - File not found at Destination 2026/07/23 04:04:06 DEBUG : two: size = 3 OK 2026/07/23 04:04:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 04:04:06 DEBUG : two: Unchanged skipping 2026/07/23 04:04:06 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:06 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:07 DEBUG : three: size = 7 OK 2026/07/23 04:04:07 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/23 04:04:07 INFO : three: Copied (new) 2026/07/23 04:04:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.60s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/backup" 2026/07/23 04:04:15 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:15 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:15 DEBUG : two: size = 3 OK 2026/07/23 04:04:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:04:15 DEBUG : two: Unchanged skipping 2026/07/23 04:04:15 DEBUG : one: Sizes differ 2026/07/23 04:04:17 DEBUG : one: size = 3 OK 2026/07/23 04:04:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:04:17 INFO : one: Copied (server-side copy) 2026/07/23 04:04:17 INFO : one: Deleted 2026/07/23 04:04:17 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:17 DEBUG : one: size = 4 OK 2026/07/23 04:04:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:04:17 INFO : one: Copied (new) 2026/07/23 04:04:17 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:18 DEBUG : three.txt: size = 5 OK 2026/07/23 04:04:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 04:04:18 INFO : three.txt: Copied (server-side copy) 2026/07/23 04:04:18 INFO : three.txt: Deleted 2026/07/23 04:04:18 INFO : three.txt: Moved into backup dir 2026/07/23 04:04:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:20 DEBUG : one: size = 4 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:20 DEBUG : one: Sizes differ 2026/07/23 04:04:20 DEBUG : two: size = 3 OK 2026/07/23 04:04:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:04:20 DEBUG : two: Unchanged skipping 2026/07/23 04:04:20 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:21 DEBUG : one: size = 4 OK 2026/07/23 04:04:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:04:21 INFO : one: Copied (server-side copy) 2026/07/23 04:04:21 INFO : one: Deleted 2026/07/23 04:04:21 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:21 DEBUG : one: size = 5 OK 2026/07/23 04:04:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 04:04:21 INFO : one: Copied (new) 2026/07/23 04:04:21 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:22 DEBUG : three.txt: size = 6 OK 2026/07/23 04:04:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:04:22 INFO : three.txt: Copied (server-side copy) 2026/07/23 04:04:22 INFO : three.txt: Deleted 2026/07/23 04:04:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.85s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:04:25 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1109-09.backblaze.com/b2api/v1/b2_upload_file/1f32fd13201d8bdb9ff80e1b/c001_v0001109_t0026": EOF 2026/07/23 04:04:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-09.backblaze.com/b2api/v1/b2_upload_file/1f32fd13201d8bdb9ff80e1b/c001_v0001109_t0026": EOF) 2026/07/23 04:04:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bedizud2coni: 1/10 (Post "https://pod-000-1109-09.backblaze.com/b2api/v1/b2_upload_file/1f32fd13201d8bdb9ff80e1b/c001_v0001109_t0026": EOF) 2026/07/23 04:04:27 DEBUG : pacer: Reducing sleep to 10ms 2026/07/23 04:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/backup" 2026/07/23 04:04:30 DEBUG : two: size = 3 OK 2026/07/23 04:04:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:04:30 DEBUG : two: Unchanged skipping 2026/07/23 04:04:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:30 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:30 DEBUG : one: Sizes differ 2026/07/23 04:04:30 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:32 DEBUG : one.bak: size = 3 OK 2026/07/23 04:04:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:04:32 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 04:04:32 INFO : one: Deleted 2026/07/23 04:04:32 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:33 DEBUG : one: size = 4 OK 2026/07/23 04:04:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:04:33 INFO : one: Copied (new) 2026/07/23 04:04:33 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:34 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 04:04:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 04:04:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 04:04:34 INFO : three.txt: Deleted 2026/07/23 04:04:34 INFO : three.txt: Moved into backup dir 2026/07/23 04:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:36 DEBUG : one: size = 4 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:36 DEBUG : one: Sizes differ 2026/07/23 04:04:36 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:36 DEBUG : two: size = 3 OK 2026/07/23 04:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:04:36 DEBUG : two: Unchanged skipping 2026/07/23 04:04:37 DEBUG : one.bak: size = 4 OK 2026/07/23 04:04:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:04:37 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 04:04:37 INFO : one: Deleted 2026/07/23 04:04:37 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:37 DEBUG : one: size = 5 OK 2026/07/23 04:04:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 04:04:37 INFO : one: Copied (new) 2026/07/23 04:04:37 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:38 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 04:04:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:04:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 04:04:38 INFO : three.txt: Deleted 2026/07/23 04:04:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:04:40 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1101-13.backblaze.com/b2api/v1/b2_upload_file/1f32fd13201d8bdb9ff80e1b/c001_v0001101_t0055": EOF 2026/07/23 04:04:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-13.backblaze.com/b2api/v1/b2_upload_file/1f32fd13201d8bdb9ff80e1b/c001_v0001101_t0055": EOF) 2026/07/23 04:04:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-bedizud2coni: 1/10 (Post "https://pod-000-1101-13.backblaze.com/b2api/v1/b2_upload_file/1f32fd13201d8bdb9ff80e1b/c001_v0001101_t0055": EOF) 2026/07/23 04:04:43 DEBUG : pacer: Reducing sleep to 10ms 2026/07/23 04:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:04:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/backup" 2026/07/23 04:04:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:46 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:46 DEBUG : two: size = 3 OK 2026/07/23 04:04:46 DEBUG : one: Sizes differ 2026/07/23 04:04:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:04:46 DEBUG : two: Unchanged skipping 2026/07/23 04:04:46 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:48 DEBUG : one-2019-01-01: size = 3 OK 2026/07/23 04:04:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:04:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 04:04:48 INFO : one: Deleted 2026/07/23 04:04:48 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:49 DEBUG : one: size = 4 OK 2026/07/23 04:04:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:04:49 INFO : one: Copied (new) 2026/07/23 04:04:49 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/23 04:04:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 04:04:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 04:04:49 INFO : three.txt: Deleted 2026/07/23 04:04:49 INFO : three.txt: Moved into backup dir 2026/07/23 04:04:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:51 DEBUG : one: size = 4 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:51 DEBUG : one: Sizes differ 2026/07/23 04:04:51 DEBUG : two: size = 3 OK 2026/07/23 04:04:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:04:51 DEBUG : two: Unchanged skipping 2026/07/23 04:04:51 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:52 DEBUG : one-2019-01-01: size = 4 OK 2026/07/23 04:04:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:04:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 04:04:52 INFO : one: Deleted 2026/07/23 04:04:52 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:04:52 DEBUG : one: size = 5 OK 2026/07/23 04:04:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 04:04:52 INFO : one: Copied (new) 2026/07/23 04:04:52 DEBUG : Waiting for deletions to finish 2026/07/23 04:04:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/23 04:04:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:04:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 04:04:53 INFO : three.txt: Deleted 2026/07/23 04:04:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.17s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:04:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone175345318) 2026/07/23 04:04:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:04:58 DEBUG : one: Sizes differ 2026/07/23 04:04:58 DEBUG : two: size = 3 OK 2026/07/23 04:04:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:04:58 DEBUG : two: Unchanged skipping 2026/07/23 04:04:58 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:04:59 DEBUG : one.bak: size = 3 OK 2026/07/23 04:04:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:04:59 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 04:04:59 INFO : one: Deleted 2026/07/23 04:04:59 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:05:01 DEBUG : one: size = 4 OK 2026/07/23 04:05:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:05:01 INFO : one: Copied (new) 2026/07/23 04:05:01 DEBUG : Waiting for deletions to finish 2026/07/23 04:05:01 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 04:05:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 04:05:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 04:05:01 INFO : three.txt: Deleted 2026/07/23 04:05:01 INFO : three.txt: Moved into backup dir 2026/07/23 04:05:03 DEBUG : one.bak: Excluded (Path Filter) 2026/07/23 04:05:03 DEBUG : one.bak: Excluded 2026/07/23 04:05:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/23 04:05:03 DEBUG : three.txt.bak: Excluded 2026/07/23 04:05:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:03 DEBUG : one: size = 4 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:03 DEBUG : one: Sizes differ 2026/07/23 04:05:03 DEBUG : two: size = 3 OK 2026/07/23 04:05:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:05:03 DEBUG : two: Unchanged skipping 2026/07/23 04:05:03 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for checks to finish 2026/07/23 04:05:03 DEBUG : one.bak: size = 4 OK 2026/07/23 04:05:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:05:03 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 04:05:03 INFO : one: Deleted 2026/07/23 04:05:03 DEBUG : B2 bucket rclone-test-bedizud2coni path dst: Waiting for transfers to finish 2026/07/23 04:05:04 DEBUG : one: size = 5 OK 2026/07/23 04:05:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 04:05:04 INFO : one: Copied (new) 2026/07/23 04:05:04 DEBUG : Waiting for deletions to finish 2026/07/23 04:05:05 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 04:05:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:05:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 04:05:05 INFO : three.txt: Deleted 2026/07/23 04:05:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.48s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:05:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:09 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:09 DEBUG : one: Sizes differ 2026/07/23 04:05:11 DEBUG : one.bak: size = 3 OK 2026/07/23 04:05:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:05:11 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 04:05:11 INFO : one: Deleted 2026/07/23 04:05:12 DEBUG : one: size = 4 OK 2026/07/23 04:05:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:05:12 INFO : one: Copied (new) 2026/07/23 04:05:12 DEBUG : two: size = 3 OK 2026/07/23 04:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:05:12 DEBUG : two: Unchanged skipping 2026/07/23 04:05:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:12 DEBUG : three.txt: Sizes differ 2026/07/23 04:05:13 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 04:05:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 04:05:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 04:05:13 INFO : three.txt: Deleted 2026/07/23 04:05:13 DEBUG : three.txt: size = 6 OK 2026/07/23 04:05:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:05:13 INFO : three.txt: Copied (new) 2026/07/23 04:05:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:14 DEBUG : one: size = 4 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:14 DEBUG : one: Sizes differ 2026/07/23 04:05:15 DEBUG : one.bak: size = 4 OK 2026/07/23 04:05:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:05:15 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 04:05:15 INFO : one: Deleted 2026/07/23 04:05:15 DEBUG : one: size = 5 OK 2026/07/23 04:05:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 04:05:15 INFO : one: Copied (new) 2026/07/23 04:05:15 DEBUG : two: size = 3 OK 2026/07/23 04:05:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:05:15 DEBUG : two: Unchanged skipping 2026/07/23 04:05:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:16 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:16 DEBUG : three.txt: Sizes differ 2026/07/23 04:05:16 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 04:05:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:05:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 04:05:16 INFO : three.txt: Deleted 2026/07/23 04:05:17 DEBUG : three.txt: size = 19 OK 2026/07/23 04:05:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/23 04:05:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.28s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bedizud2coni/dst" 2026/07/23 04:05:20 DEBUG : Config file has changed externally - reloading 2026/07/23 04:05:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:21 DEBUG : one: size = 3 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:21 DEBUG : one: Sizes differ 2026/07/23 04:05:23 DEBUG : one-2019-01-01: size = 3 OK 2026/07/23 04:05:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 04:05:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 04:05:23 INFO : one: Deleted 2026/07/23 04:05:24 DEBUG : one: size = 4 OK 2026/07/23 04:05:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:05:24 INFO : one: Copied (new) 2026/07/23 04:05:24 DEBUG : two: size = 3 OK 2026/07/23 04:05:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:05:24 DEBUG : two: Unchanged skipping 2026/07/23 04:05:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:24 DEBUG : three.txt: Sizes differ 2026/07/23 04:05:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/23 04:05:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 04:05:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 04:05:25 INFO : three.txt: Deleted 2026/07/23 04:05:25 DEBUG : three.txt: size = 6 OK 2026/07/23 04:05:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:05:25 INFO : three.txt: Copied (new) 2026/07/23 04:05:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/23 04:05:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/23 04:05:26 DEBUG : pacer: Reducing sleep to 10ms 2026/07/23 04:05:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:26 DEBUG : one: size = 4 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:26 DEBUG : one: Sizes differ 2026/07/23 04:05:27 DEBUG : one-2019-01-01: size = 4 OK 2026/07/23 04:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 04:05:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 04:05:27 INFO : one: Deleted 2026/07/23 04:05:27 DEBUG : one: size = 5 OK 2026/07/23 04:05:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 04:05:27 INFO : one: Copied (new) 2026/07/23 04:05:27 DEBUG : two: size = 3 OK 2026/07/23 04:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:05:27 DEBUG : two: Unchanged skipping 2026/07/23 04:05:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:28 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bedizud2coni path dst) 2026/07/23 04:05:28 DEBUG : three.txt: Sizes differ 2026/07/23 04:05:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/23 04:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 04:05:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 04:05:29 INFO : three.txt: Deleted 2026/07/23 04:05:29 DEBUG : three.txt: size = 19 OK 2026/07/23 04:05:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/23 04:05:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.49s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:05:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:32 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:05:32 DEBUG : Testêé: Sizes differ 2026/07/23 04:05:32 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:05:32 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:05:32 DEBUG : Testêé: size = 14 OK 2026/07/23 04:05:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/23 04:05:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/23 04:05:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:05:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 04:05:34 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:05:34 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:05:34 DEBUG : existing: size = 6 OK 2026/07/23 04:05:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 04:05:34 INFO : existing: Copied (new) 2026/07/23 04:05:34 DEBUG : Waiting for deletions to finish 2026/07/23 04:05:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone175345318) 2026/07/23 04:05:35 DEBUG : existing: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:05:35 DEBUG : existing: Sizes differ 2026/07/23 04:05:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/23 04:05:35 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:05:35 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:05:35 ERROR : B2 bucket rclone-test-bedizud2coni: not deleting files as there were IO errors 2026/07/23 04:05:35 ERROR : B2 bucket rclone-test-bedizud2coni: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:05:36 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:05:36 DEBUG : EXISTING: size = 6 OK 2026/07/23 04:05:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:05:36 DEBUG : existing: Unchanged skipping 2026/07/23 04:05:36 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:05:36 DEBUG : Waiting for deletions to finish 2026/07/23 04:05:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.76s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:06:01 DEBUG : both10: size = 6 OK 2026/07/23 04:06:01 DEBUG : both11: size = 6 OK 2026/07/23 04:06:01 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:06:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both0: size = 6 OK 2026/07/23 04:06:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both12: size = 6 OK 2026/07/23 04:06:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both11: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both13: size = 6 OK 2026/07/23 04:06:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both13: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both14: size = 6 OK 2026/07/23 04:06:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both10: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both15: size = 6 OK 2026/07/23 04:06:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both15: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both16: size = 6 OK 2026/07/23 04:06:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both16: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both17: size = 6 OK 2026/07/23 04:06:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both17: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both18: size = 6 OK 2026/07/23 04:06:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both0: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both19: size = 6 OK 2026/07/23 04:06:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both19: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both1: size = 6 OK 2026/07/23 04:06:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both1: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both2: size = 6 OK 2026/07/23 04:06:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both2: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both3: size = 6 OK 2026/07/23 04:06:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both3: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both4: size = 6 OK 2026/07/23 04:06:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both4: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both5: size = 6 OK 2026/07/23 04:06:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both5: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both6: size = 6 OK 2026/07/23 04:06:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both6: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both7: size = 6 OK 2026/07/23 04:06:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both7: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both8: size = 6 OK 2026/07/23 04:06:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both8: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both9: size = 6 OK 2026/07/23 04:06:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:01 DEBUG : both9: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both12: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both14: Unchanged skipping 2026/07/23 04:06:01 DEBUG : both18: Unchanged skipping 2026/07/23 04:06:01 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:06:01 DEBUG : Waiting for deletions to finish 2026/07/23 04:06:01 INFO : only13: Deleted 2026/07/23 04:06:01 INFO : only18: Deleted 2026/07/23 04:06:02 INFO : only4: Deleted 2026/07/23 04:06:02 INFO : only6: Deleted 2026/07/23 04:06:02 INFO : only0: Deleted 2026/07/23 04:06:02 INFO : only11: Deleted 2026/07/23 04:06:02 INFO : only19: Deleted 2026/07/23 04:06:02 INFO : only8: Deleted 2026/07/23 04:06:02 INFO : only1: Deleted 2026/07/23 04:06:02 INFO : only3: Deleted 2026/07/23 04:06:02 INFO : only9: Deleted 2026/07/23 04:06:02 INFO : only14: Deleted 2026/07/23 04:06:02 INFO : only15: Deleted 2026/07/23 04:06:02 INFO : only16: Deleted 2026/07/23 04:06:02 INFO : only17: Deleted 2026/07/23 04:06:02 INFO : only2: Deleted 2026/07/23 04:06:02 INFO : only5: Deleted 2026/07/23 04:06:02 INFO : only7: Deleted 2026/07/23 04:06:02 INFO : only10: Deleted 2026/07/23 04:06:02 INFO : only12: Deleted 2026/07/23 04:06:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.13s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:06:28 DEBUG : both0: size = 6 OK 2026/07/23 04:06:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both0: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both10: size = 6 OK 2026/07/23 04:06:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both10: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both11: size = 6 OK 2026/07/23 04:06:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both11: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both12: size = 6 OK 2026/07/23 04:06:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both12: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both13: size = 6 OK 2026/07/23 04:06:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both13: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both14: size = 6 OK 2026/07/23 04:06:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both14: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both15: size = 6 OK 2026/07/23 04:06:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both16: size = 6 OK 2026/07/23 04:06:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both17: size = 6 OK 2026/07/23 04:06:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both15: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both18: size = 6 OK 2026/07/23 04:06:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:06:28 DEBUG : both17: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both1: size = 6 OK 2026/07/23 04:06:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both19: size = 6 OK 2026/07/23 04:06:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both16: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both2: size = 6 OK 2026/07/23 04:06:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both18: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both3: size = 6 OK 2026/07/23 04:06:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both3: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both4: size = 6 OK 2026/07/23 04:06:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both4: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both5: size = 6 OK 2026/07/23 04:06:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both1: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both6: size = 6 OK 2026/07/23 04:06:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both6: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both7: size = 6 OK 2026/07/23 04:06:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both19: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both8: size = 6 OK 2026/07/23 04:06:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : both7: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both9: size = 6 OK 2026/07/23 04:06:28 DEBUG : both8: Unchanged skipping 2026/07/23 04:06:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:06:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only0: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only0: Sizes differ 2026/07/23 04:06:28 DEBUG : both9: Unchanged skipping 2026/07/23 04:06:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only10: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only10: Sizes differ 2026/07/23 04:06:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only11: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only11: Sizes differ 2026/07/23 04:06:28 DEBUG : both5: Unchanged skipping 2026/07/23 04:06:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only12: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only12: Sizes differ 2026/07/23 04:06:28 DEBUG : both2: Unchanged skipping 2026/07/23 04:06:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only13: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only13: Sizes differ 2026/07/23 04:06:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only14: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only14: Sizes differ 2026/07/23 04:06:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only15: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only15: Sizes differ 2026/07/23 04:06:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only16: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only16: Sizes differ 2026/07/23 04:06:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only17: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only17: Sizes differ 2026/07/23 04:06:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only18: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only18: Sizes differ 2026/07/23 04:06:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only19: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only19: Sizes differ 2026/07/23 04:06:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only1: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only1: Sizes differ 2026/07/23 04:06:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only2: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only2: Sizes differ 2026/07/23 04:06:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only3: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only3: Sizes differ 2026/07/23 04:06:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only4: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only4: Sizes differ 2026/07/23 04:06:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only5: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only5: Sizes differ 2026/07/23 04:06:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only6: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only6: Sizes differ 2026/07/23 04:06:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only7: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only7: Sizes differ 2026/07/23 04:06:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only8: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only8: Sizes differ 2026/07/23 04:06:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone175345318) 2026/07/23 04:06:28 DEBUG : only9: size = 6 (B2 bucket rclone-test-bedizud2coni) 2026/07/23 04:06:28 DEBUG : only9: Sizes differ 2026/07/23 04:06:28 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:06:29 DEBUG : only0: size = 0 OK 2026/07/23 04:06:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only0: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only10: size = 0 OK 2026/07/23 04:06:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only10: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only16: size = 0 OK 2026/07/23 04:06:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only16: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only11: size = 0 OK 2026/07/23 04:06:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only11: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only17: size = 0 OK 2026/07/23 04:06:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only17: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only12: size = 0 OK 2026/07/23 04:06:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only12: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only19: size = 0 OK 2026/07/23 04:06:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only19: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only15: size = 0 OK 2026/07/23 04:06:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only15: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only1: size = 0 OK 2026/07/23 04:06:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only1: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only2: size = 0 OK 2026/07/23 04:06:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only2: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only3: size = 0 OK 2026/07/23 04:06:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only3: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only4: size = 0 OK 2026/07/23 04:06:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only4: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only13: size = 0 OK 2026/07/23 04:06:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only13: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only14: size = 0 OK 2026/07/23 04:06:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only14: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only18: size = 0 OK 2026/07/23 04:06:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only18: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only8: size = 0 OK 2026/07/23 04:06:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only8: Copied (replaced existing) 2026/07/23 04:06:29 DEBUG : only9: size = 0 OK 2026/07/23 04:06:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:29 INFO : only9: Copied (replaced existing) 2026/07/23 04:06:30 DEBUG : only5: size = 0 OK 2026/07/23 04:06:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:30 INFO : only5: Copied (replaced existing) 2026/07/23 04:06:30 DEBUG : only6: size = 0 OK 2026/07/23 04:06:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:30 INFO : only6: Copied (replaced existing) 2026/07/23 04:06:30 DEBUG : only7: size = 0 OK 2026/07/23 04:06:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 04:06:30 INFO : only7: Copied (replaced existing) 2026/07/23 04:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.18s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:06:38 DEBUG : empty_dir: Making directory with metadata 2026/07/23 04:06:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:06:38 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 04:06:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:06:38 INFO : empty_on_remote: Making directory 2026/07/23 04:06:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 04:06:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:06:41 DEBUG : empty_dir: Making directory with metadata 2026/07/23 04:06:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:06:41 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 04:06:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:06:41 INFO : empty_on_remote: Making directory 2026/07/23 04:06:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 04:06:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:06:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:44 INFO : sub dir: Making directory 2026/07/23 04:06:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.66s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:06:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:06:47 INFO : sub dir: Making directory 2026/07/23 04:06:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:07:03 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:04 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:07:04 DEBUG : apple: size = 5 OK 2026/07/23 04:07:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:04 DEBUG : apple: Unchanged skipping 2026/07/23 04:07:04 DEBUG : banana: size = 6 OK 2026/07/23 04:07:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:07:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:07:04 DEBUG : banana: Unchanged skipping 2026/07/23 04:07:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:07:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:07:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:07:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:07:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:07:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:07:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:07:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:07:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:05 INFO : There was nothing to transfer 2026/07/23 04:07:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:05 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:07:05 DEBUG : apple: size = 5 OK 2026/07/23 04:07:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : apple: Unchanged skipping 2026/07/23 04:07:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:07:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:07:05 DEBUG : banana: size = 6 OK 2026/07/23 04:07:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : banana: Unchanged skipping 2026/07/23 04:07:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:07:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:07:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:07:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:07:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:07:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:07:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:07:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:07:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:07:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:07:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:07:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:05 INFO : There was nothing to transfer 2026/07/23 04:07:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:06 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:07:23 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:23 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:07:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : apple: size = 5 OK 2026/07/23 04:07:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : apple: Unchanged skipping 2026/07/23 04:07:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:07:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:07:24 DEBUG : banana: size = 6 OK 2026/07/23 04:07:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : banana: Unchanged skipping 2026/07/23 04:07:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:07:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:07:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:07:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:07:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:07:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:07:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:07:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:07:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:07:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:07:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:07:24 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:24 INFO : There was nothing to transfer 2026/07/23 04:07:24 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:24 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : apple: size = 5 OK 2026/07/23 04:07:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:07:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : banana: size = 6 OK 2026/07/23 04:07:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:07:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:07:25 DEBUG : banana: Unchanged skipping 2026/07/23 04:07:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : apple: Unchanged skipping 2026/07/23 04:07:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:07:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:07:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:07:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:07:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:07:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:07:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:07:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:07:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:07:25 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:07:25 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:25 INFO : There was nothing to transfer 2026/07/23 04:07:25 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:25 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:07:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:07:42 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:42 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:07:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 04:07:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:07:43 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:07:43 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:07:43 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 04:07:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 04:07:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/23 04:07:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 04:07:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 04:07:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 04:07:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 04:07:43 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/23 04:07:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 04:07:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 04:07:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 04:07:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 04:07:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 04:07:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 04:07:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 04:07:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 04:07:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 04:07:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 04:07:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 04:07:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 04:07:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 04:07:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 04:07:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 04:07:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 04:07:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 04:07:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 04:07:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 04:07:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 04:07:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 04:07:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 04:07:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 04:07:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 04:07:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 04:07:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 04:07:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 04:07:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 04:07:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 04:07:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 04:07:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 04:07:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 04:07:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 04:07:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 04:07:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:45 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 04:07:46 INFO : apple: Deleted 2026/07/23 04:07:46 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 04:07:46 INFO : banana: Deleted 2026/07/23 04:07:46 INFO : appleappleapplebanana: Deleted 2026/07/23 04:07:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 04:07:46 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 04:07:46 INFO : splitbananasplit: Deleted 2026/07/23 04:07:46 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:47 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 04:07:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : apple: Unchanged skipping 2026/07/23 04:07:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:07:47 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 04:07:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : banana: Unchanged skipping 2026/07/23 04:07:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 04:07:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 04:07:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 04:07:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:07:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:07:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:07:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:07:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 04:07:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 04:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 04:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 04:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 04:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:08:04 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:04 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:04 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:04 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:04 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:04 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:04 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:04 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:04 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 04:08:04 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 04:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 04:08:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:04 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:04 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 04:08:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 04:08:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 04:08:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 04:08:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 04:08:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 04:08:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 04:08:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 04:08:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 04:08:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 04:08:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 04:08:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 04:08:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 04:08:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 04:08:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 04:08:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 04:08:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:08:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:08:05 DEBUG : PREFIXbanana: size = 6 OK 2026/07/23 04:08:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 04:08:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/23 04:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/23 04:08:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 04:08:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/23 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:05 DEBUG : PREFIXapple: size = 5 OK 2026/07/23 04:08:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 04:08:05 INFO : apple: Copied (new) to: PREFIXapple 2026/07/23 04:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 04:08:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/23 04:08:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 04:08:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/23 04:08:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 04:08:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/23 04:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/23 04:08:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 04:08:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/23 04:08:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 04:08:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/23 04:08:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 04:08:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/23 04:08:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 04:08:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/23 04:08:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 04:08:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/23 04:08:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 04:08:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/23 04:08:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 04:08:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:06 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/23 04:08:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 04:08:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:07 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/23 04:08:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 04:08:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:07 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/23 04:08:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 04:08:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:07 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/23 04:08:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 04:08:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:07 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/23 04:08:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 04:08:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/23 04:08:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 04:08:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/23 04:08:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 04:08:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:07 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:07 INFO : apple: Deleted 2026/07/23 04:08:07 INFO : banana: Deleted 2026/07/23 04:08:07 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 04:08:07 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 04:08:08 INFO : splitbananasplit: Deleted 2026/07/23 04:08:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 04:08:08 INFO : appleappleapplebanana: Deleted 2026/07/23 04:08:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 04:08:08 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 04:08:08 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 04:08:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:09 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:08:09 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:08:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:08:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 04:08:09 INFO : splitbananasplit: Copied (new) 2026/07/23 04:08:09 DEBUG : banana: size = 6 OK 2026/07/23 04:08:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 04:08:09 INFO : banana: Copied (new) 2026/07/23 04:08:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:08:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 04:08:09 INFO : appleappleapplebanana: Copied (new) 2026/07/23 04:08:09 DEBUG : apple: size = 5 OK 2026/07/23 04:08:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 04:08:09 INFO : apple: Copied (new) 2026/07/23 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 04:08:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 04:08:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:08:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 04:08:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 04:08:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:08:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 04:08:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 04:08:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:08:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 04:08:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 04:08:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:08:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 04:08:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 04:08:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:08:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 04:08:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 04:08:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:08:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 04:08:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 04:08:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:08:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 04:08:10 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:08:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 04:08:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:08:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 04:08:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:08:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 04:08:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:08:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 04:08:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:08:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 04:08:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:08:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 04:08:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:08:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 04:08:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:08:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 04:08:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 04:08:11 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:12 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/23 04:08:12 INFO : PREFIXapple: Deleted 2026/07/23 04:08:12 INFO : PREFIXbanana: Deleted 2026/07/23 04:08:12 INFO : PREFIXsplitbananasplit: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/23 04:08:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/23 04:08:12 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:12 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:08:12 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:13 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:08:31 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:31 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 04:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 04:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:32 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:08:32 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:08:32 DEBUG : appleSUFFIX: size = 5 OK 2026/07/23 04:08:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 04:08:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 04:08:32 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/23 04:08:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 04:08:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:32 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/23 04:08:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 04:08:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/23 04:08:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 04:08:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/23 04:08:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 04:08:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/23 04:08:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 04:08:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/23 04:08:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 04:08:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/23 04:08:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 04:08:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/23 04:08:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 04:08:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/23 04:08:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 04:08:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/23 04:08:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 04:08:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/23 04:08:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 04:08:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/23 04:08:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 04:08:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/23 04:08:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 04:08:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/23 04:08:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 04:08:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/23 04:08:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 04:08:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/23 04:08:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 04:08:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/23 04:08:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 04:08:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:35 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/23 04:08:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 04:08:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:35 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/23 04:08:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 04:08:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:35 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 04:08:35 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 04:08:35 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 04:08:36 INFO : banana: Deleted 2026/07/23 04:08:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 04:08:36 INFO : splitbananasplit: Deleted 2026/07/23 04:08:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 04:08:36 INFO : apple: Deleted 2026/07/23 04:08:36 INFO : appleappleapplebanana: Deleted 2026/07/23 04:08:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 04:08:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 04:08:36 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/23 04:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 04:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 04:08:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 04:08:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:37 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:08:37 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:08:37 DEBUG : apple: size = 5 OK 2026/07/23 04:08:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 04:08:37 INFO : apple: Copied (new) 2026/07/23 04:08:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:08:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 04:08:37 INFO : splitbananasplit: Copied (new) 2026/07/23 04:08:37 DEBUG : banana: size = 6 OK 2026/07/23 04:08:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 04:08:37 INFO : banana: Copied (new) 2026/07/23 04:08:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:08:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 04:08:38 INFO : appleappleapplebanana: Copied (new) 2026/07/23 04:08:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:08:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 04:08:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 04:08:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:08:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 04:08:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 04:08:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:08:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 04:08:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 04:08:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:08:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 04:08:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 04:08:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:08:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 04:08:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 04:08:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:08:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 04:08:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 04:08:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:08:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 04:08:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 04:08:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:08:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 04:08:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 04:08:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:08:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 04:08:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 04:08:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:08:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 04:08:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 04:08:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:08:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 04:08:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 04:08:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:08:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 04:08:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 04:08:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:08:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 04:08:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 04:08:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:08:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 04:08:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 04:08:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:08:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 04:08:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 04:08:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:08:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 04:08:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 04:08:40 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : bananaSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : appleSUFFIX: Deleted 2026/07/23 04:08:40 INFO : splitbananasplitSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/23 04:08:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/23 04:08:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/23 04:08:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/23 04:08:41 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:41 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:41 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:08:58 DEBUG : Waiting for deletions to finish 2026/07/23 04:08:58 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:08:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:08:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:08:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : apple: size = 5 OK 2026/07/23 04:08:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:08:59 DEBUG : apple: Unchanged skipping 2026/07/23 04:08:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:08:59 DEBUG : banana: size = 6 OK 2026/07/23 04:08:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:08:59 DEBUG : banana: Unchanged skipping 2026/07/23 04:08:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:08:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:08:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:08:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:08:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:08:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:08:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:08:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:08:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:08:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:08:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:08:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:08:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:08:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:08:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:08:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 04:08:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 04:08:59 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:08:59 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:08:59 DEBUG : appleapple: size = 21 OK 2026/07/23 04:08:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 04:08:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/23 04:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:08:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 04:08:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 04:08:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/23 04:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:08:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 04:08:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 04:08:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/23 04:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 04:09:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 04:09:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/23 04:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 04:09:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 04:09:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/23 04:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:00 DEBUG : splitbanan: size = 16 OK 2026/07/23 04:09:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 04:09:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/23 04:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 04:09:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 04:09:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/23 04:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 04:09:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 04:09:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/23 04:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 04:09:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 04:09:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/23 04:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 04:09:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 04:09:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/23 04:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 04:09:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 04:09:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/23 04:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 04:09:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 04:09:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/23 04:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 04:09:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 04:09:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/23 04:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 04:09:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 04:09:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/23 04:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 04:09:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 04:09:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/23 04:09:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 04:09:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 04:09:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/23 04:09:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 04:09:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 04:09:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/23 04:09:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 04:09:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 04:09:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/23 04:09:02 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 04:09:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 04:09:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 04:09:02 INFO : appleappleapplebanana: Deleted 2026/07/23 04:09:02 INFO : splitbananasplit: Deleted 2026/07/23 04:09:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 04:09:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 04:09:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 04:09:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 04:09:03 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 04:09:03 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:03 DEBUG : appleapple: size = 21 OK 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:09:03 DEBUG : apple: size = 5 OK 2026/07/23 04:09:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:03 DEBUG : apple: Unchanged skipping 2026/07/23 04:09:03 DEBUG : banana: size = 6 OK 2026/07/23 04:09:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:03 DEBUG : banana: Unchanged skipping 2026/07/23 04:09:03 DEBUG : splitbanan: size = 16 OK 2026/07/23 04:09:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 04:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 04:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 04:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 04:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 04:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 04:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 04:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 04:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 04:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 04:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 04:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 04:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 04:09:04 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 04:09:04 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 04:09:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 04:09:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 04:09:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 04:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 04:09:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 04:09:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 04:09:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 04:09:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 04:09:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:09:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 04:09:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:09:04 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:09:04 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:04 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:04 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 04:09:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 04:09:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:09:22 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:22 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : apple: size = 5 OK 2026/07/23 04:09:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : apple: Unchanged skipping 2026/07/23 04:09:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:09:23 DEBUG : banana: size = 6 OK 2026/07/23 04:09:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : banana: Unchanged skipping 2026/07/23 04:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:09:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:09:23 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:09:23 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:09:23 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:23 INFO : There was nothing to transfer 2026/07/23 04:09:23 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:23 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : apple: size = 5 OK 2026/07/23 04:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : apple: Unchanged skipping 2026/07/23 04:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:09:24 DEBUG : banana: size = 6 OK 2026/07/23 04:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : banana: Unchanged skipping 2026/07/23 04:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:09:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:09:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:09:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:09:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:09:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:09:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:09:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:09:24 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:09:24 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:24 INFO : There was nothing to transfer 2026/07/23 04:09:24 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:09:24 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:09:45 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:45 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:09:45 DEBUG : apple: size = 5 OK 2026/07/23 04:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:45 DEBUG : apple: Unchanged skipping 2026/07/23 04:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:09:45 DEBUG : banana: size = 6 OK 2026/07/23 04:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:45 DEBUG : banana: Unchanged skipping 2026/07/23 04:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:09:46 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:09:46 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:46 INFO : There was nothing to transfer 2026/07/23 04:09:46 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:46 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:09:46 DEBUG : apple: size = 5 OK 2026/07/23 04:09:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : apple: Unchanged skipping 2026/07/23 04:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:09:46 DEBUG : banana: size = 6 OK 2026/07/23 04:09:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : banana: Unchanged skipping 2026/07/23 04:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:09:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:09:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:09:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:09:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:09:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:09:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:09:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:09:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:09:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:09:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:09:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:47 INFO : There was nothing to transfer 2026/07/23 04:09:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:09:47 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:04 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:05 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:10:05 DEBUG : apple: size = 5 OK 2026/07/23 04:10:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:10:05 DEBUG : apple: Unchanged skipping 2026/07/23 04:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : banana: size = 6 OK 2026/07/23 04:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:10:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : banana: Unchanged skipping 2026/07/23 04:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:10:05 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:05 INFO : There was nothing to transfer 2026/07/23 04:10:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:06 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:10:06 DEBUG : apple: size = 5 OK 2026/07/23 04:10:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:10:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : apple: Unchanged skipping 2026/07/23 04:10:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:10:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:10:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:10:06 DEBUG : banana: size = 6 OK 2026/07/23 04:10:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : banana: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:10:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:10:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:10:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:10:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:10:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:10:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:10:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:10:06 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:06 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:06 INFO : There was nothing to transfer 2026/07/23 04:10:06 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:07 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:26 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:26 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : apple: size = 5 OK 2026/07/23 04:10:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : apple: Unchanged skipping 2026/07/23 04:10:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:10:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:10:27 DEBUG : banana: size = 6 OK 2026/07/23 04:10:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : banana: Unchanged skipping 2026/07/23 04:10:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:10:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:10:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:10:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:10:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:10:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:10:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:10:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:10:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:10:27 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:27 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:27 INFO : There was nothing to transfer 2026/07/23 04:10:27 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:27 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : apple: size = 5 OK 2026/07/23 04:10:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : banana: size = 6 OK 2026/07/23 04:10:28 DEBUG : apple: Unchanged skipping 2026/07/23 04:10:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : banana: Unchanged skipping 2026/07/23 04:10:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:10:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:10:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:10:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:10:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:10:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:10:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:10:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:10:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:10:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:10:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:10:28 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:28 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:28 INFO : There was nothing to transfer 2026/07/23 04:10:28 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:28 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:45 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:45 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:10:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:10:46 DEBUG : banana: size = 6 OK 2026/07/23 04:10:46 DEBUG : apple: size = 5 OK 2026/07/23 04:10:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : apple: Unchanged skipping 2026/07/23 04:10:46 DEBUG : banana: Unchanged skipping 2026/07/23 04:10:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:10:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:10:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:10:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:10:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:10:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:10:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:10:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:10:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:46 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:10:46 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:46 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:46 INFO : There was nothing to transfer 2026/07/23 04:10:46 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:46 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : apple: size = 5 OK 2026/07/23 04:10:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : apple: Unchanged skipping 2026/07/23 04:10:47 DEBUG : banana: size = 6 OK 2026/07/23 04:10:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 04:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 04:10:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : banana: Unchanged skipping 2026/07/23 04:10:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 04:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 04:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 04:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 04:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 04:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 04:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 04:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 04:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 04:10:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:47 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:47 INFO : There was nothing to transfer 2026/07/23 04:10:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (240.50s) --- PASS: TestTransform/NFC (18.99s) --- PASS: TestTransform/NFD (19.77s) --- PASS: TestTransform/base64 (21.98s) --- PASS: TestTransform/prefix (25.44s) --- PASS: TestTransform/suffix (28.87s) --- PASS: TestTransform/truncate (22.20s) --- PASS: TestTransform/encoder (21.21s) --- PASS: TestTransform/ISO-8859-1 (21.84s) --- PASS: TestTransform/charmap (19.70s) --- PASS: TestTransform/lowercase (21.98s) --- PASS: TestTransform/ascii (18.51s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 04:10:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 04:10:52 INFO : sub dir_somesuffix: Making directory 2026/07/23 04:10:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 04:10:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/23 04:10:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 04:10:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/23 04:10:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 04:10:52 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:52 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/23 04:10:53 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:10:53 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 04:10:53 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.96s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:54 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:10:54 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:10:54 INFO : tictactoe: Making directory 2026/07/23 04:10:54 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:10:54 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:10:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:10:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/23 04:10:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:10:54 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:54 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:55 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/23 04:10:55 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:10:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/23 04:10:55 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:56 INFO : toe: Making directory 2026/07/23 04:10:56 INFO : toe/toe: Making directory 2026/07/23 04:10:56 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:10:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 04:10:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 04:10:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 04:10:56 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:56 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 04:10:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:10:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 04:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.12s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:58 INFO : toe: Making directory 2026/07/23 04:10:58 INFO : toe/toe: Making directory 2026/07/23 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:10:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 04:10:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 04:10:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 04:10:58 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:10:58 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:10:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 04:10:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:10:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 04:10:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:10:59 DEBUG : empty_dir: Making directory with metadata 2026/07/23 04:10:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 04:10:59 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:10:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:10:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:00 INFO : tictacempty_dir: Making directory 2026/07/23 04:11:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:00 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:00 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:00 INFO : tictactoe: Making directory 2026/07/23 04:11:00 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:00 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:00 INFO : tictactoe/tictactoe: Making directory 2026/07/23 04:11:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 04:11:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 04:11:00 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:00 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 04:11:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 04:11:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 04:11:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.97s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:01 DEBUG : empty_dir: Making directory with metadata 2026/07/23 04:11:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 04:11:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:02 INFO : tictacempty_dir: Making directory 2026/07/23 04:11:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:02 INFO : tictactoe: Making directory 2026/07/23 04:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:02 INFO : tictactoe/tictactoe: Making directory 2026/07/23 04:11:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 04:11:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 04:11:02 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:02 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 04:11:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 04:11:03 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 04:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 04:11:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/23 04:11:03 NOTICE: B2 bucket rclone-test-bedizud2coni: 0 differences found 2026/07/23 04:11:03 NOTICE: B2 bucket rclone-test-bedizud2coni: 1 matching files --- PASS: TestAllTag (2.68s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:04 INFO : tictactoe: Making directory 2026/07/23 04:11:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:04 INFO : tictactoe/tictactoe: Making directory 2026/07/23 04:11:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 04:11:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 04:11:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 04:11:04 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:04 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 04:11:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 04:11:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:11:05 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:05 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:05 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 04:11:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 04:11:06 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 04:11:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/23 04:11:06 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:06 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.62s) === RUN TestSyntax 2026/07/23 04:11:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:07 INFO : toe: Making directory 2026/07/23 04:11:07 INFO : toe/toe: Making directory 2026/07/23 04:11:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 04:11:07 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:07 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:08 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 04:11:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:08 INFO : toe/toe/toe: Copied (new) 2026/07/23 04:11:08 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:08 DEBUG : empty_dir: Making directory with metadata 2026/07/23 04:11:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 04:11:08 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:09 INFO : tictacempty_dir: Making directory 2026/07/23 04:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:09 INFO : tictactoe: Making directory 2026/07/23 04:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:09 INFO : tictactoe/tictactoe: Making directory 2026/07/23 04:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 04:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 04:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:09 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:09 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 04:11:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:09 INFO : toe/toe/toe.txt: Deleted 2026/07/23 04:11:09 INFO : toe/toe: Removing directory 2026/07/23 04:11:09 INFO : toe: Removing directory 2026/07/23 04:11:09 INFO : empty_dir: Removing directory 2026/07/23 04:11:09 DEBUG : Local file system at /tmp/rclone175345318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.88s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:10 DEBUG : empty_dir: Making directory with metadata 2026/07/23 04:11:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 04:11:10 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:10 INFO : tictacempty_dir: Making directory 2026/07/23 04:11:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:10 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:10 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:10 INFO : tictactoe: Making directory 2026/07/23 04:11:10 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:10 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:10 INFO : tictactoe/tictactoe: Making directory 2026/07/23 04:11:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 04:11:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 04:11:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:10 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:10 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 04:11:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:11 INFO : toe/toe/toe.txt: Deleted 2026/07/23 04:11:11 INFO : toe/toe: Removing directory 2026/07/23 04:11:11 INFO : toe: Removing directory 2026/07/23 04:11:11 INFO : empty_dir: Removing directory 2026/07/23 04:11:11 DEBUG : Local file system at /tmp/rclone175345318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 04:11:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 04:11:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 04:11:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 04:11:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 04:11:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 04:11:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 04:11:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/23 04:11:13 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.66s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:14 DEBUG : Reset feature "Copy" 2026/07/23 04:11:14 DEBUG : Reset feature "Move" 2026/07/23 04:11:14 DEBUG : Reset feature "Copy" 2026/07/23 04:11:14 DEBUG : Reset feature "Move" 2026/07/23 04:11:14 DEBUG : empty_dir: Making directory with metadata 2026/07/23 04:11:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:14 INFO : tictacempty_dir: Making directory 2026/07/23 04:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:14 INFO : tictactoe: Making directory 2026/07/23 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:14 DEBUG : toe: transformed to: tictactoe 2026/07/23 04:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:14 INFO : tictactoe/tictactoe: Making directory 2026/07/23 04:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 04:11:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 04:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 04:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:14 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:14 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 04:11:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 04:11:15 INFO : toe/toe/toe.txt: Deleted 2026/07/23 04:11:15 INFO : toe/toe: Removing directory 2026/07/23 04:11:15 INFO : toe: Removing directory 2026/07/23 04:11:15 INFO : empty_dir: Removing directory 2026/07/23 04:11:15 DEBUG : Local file system at /tmp/rclone175345318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 04:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 04:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 04:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 04:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 04:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 04:11:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 04:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/23 04:11:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.03s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:18 DEBUG : toe: transformed to: dG9l 2026/07/23 04:11:18 DEBUG : toe: transformed to: dG9l 2026/07/23 04:11:18 INFO : dG9l: Making directory 2026/07/23 04:11:18 DEBUG : toe: transformed to: dG9l 2026/07/23 04:11:18 DEBUG : toe: transformed to: dG9l 2026/07/23 04:11:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 04:11:18 INFO : dG9l/dG9l: Making directory 2026/07/23 04:11:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 04:11:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/23 04:11:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 04:11:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 04:11:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 04:11:18 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:18 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/23 04:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:19 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 04:11:19 DEBUG : Waiting for deletions to finish 2026/07/23 04:11:20 DEBUG : dG9l: transformed to: toe 2026/07/23 04:11:20 DEBUG : dG9l: transformed to: toe 2026/07/23 04:11:20 DEBUG : dG9l: transformed to: toe 2026/07/23 04:11:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/23 04:11:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/23 04:11:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 04:11:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/23 04:11:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/23 04:11:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/23 04:11:20 DEBUG : Local file system at /tmp/rclone175345318: Waiting for checks to finish 2026/07/23 04:11:20 DEBUG : Local file system at /tmp/rclone175345318: Waiting for transfers to finish 2026/07/23 04:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.04s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bedizud2coni", Local "Local file system at /tmp/rclone175345318", Modify Window "1ms" 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe: transformed to: 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe: transformed to: 2026/07/23 04:11:21 INFO : B2 bucket rclone-test-bedizud2coni: Making directory 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe: transformed to: 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe: transformed to: 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe/toe: transformed to: 2026/07/23 04:11:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 04:11:21 INFO : toe/toe: Making directory 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe/toe: transformed to: 2026/07/23 04:11:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe: transformed to: 2026/07/23 04:11:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 04:11:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 04:11:21 DEBUG : toe/toe/toe: transformed to: 2026/07/23 04:11:21 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/23 04:11:21 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for checks to finish 2026/07/23 04:11:21 DEBUG : B2 bucket rclone-test-bedizud2coni: Waiting for transfers to finish 2026/07/23 04:11:22 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 04:11:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 04:11:22 INFO : toe/toe/toe: Copied (new) 2026/07/23 04:11:22 ERROR : B2 bucket rclone-test-bedizud2coni: not deleting files as there were IO errors 2026/07/23 04:11:22 ERROR : B2 bucket rclone-test-bedizud2coni: not deleting directories as there were IO errors --- PASS: TestError (2.33s) PASS 2026/07/23 04:11:23 DEBUG : B2 bucket rclone-test-bedizud2coni: Purge remote 2026/07/23 04:11:23 INFO : B2 bucket rclone-test-bedizud2coni: cleaning bucket "rclone-test-bedizud2coni" of all files 2026/07/23 04:11:24 DEBUG : BackupDir/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3dad5_d20260723_m040408_c001_v7007000_t0000_u01784779448216") 2026/07/23 04:11:24 DEBUG : BackupDir/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1166bb95b980a7f2_d20260723_m040401_c001_v0001099_t0014_u01784779441641") 2026/07/23 04:11:24 DEBUG : CompareDest/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464771_d20260723_m040340_c001_v7007000_t0000_u01784779420619") 2026/07/23 04:11:24 DEBUG : CompareDest/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e345c_d20260723_m040334_c001_v0001120_t0054_u01784779414365") 2026/07/23 04:11:24 DEBUG : CompareDest/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464772_d20260723_m040340_c001_v7007000_t0000_u01784779420802") 2026/07/23 04:11:24 DEBUG : CompareDest/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038d3d_d20260723_m040336_c001_v0001101_t0057_u01784779416008") 2026/07/23 04:11:24 DEBUG : CopyDest/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3dad7_d20260723_m040408_c001_v7007000_t0000_u01784779448406") 2026/07/23 04:11:24 DEBUG : CopyDest/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b27573d4_d20260723_m040358_c001_v0001109_t0000_u01784779438252") 2026/07/23 04:11:24 DEBUG : CopyDest/three: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3dada_d20260723_m040408_c001_v7007000_t0000_u01784779448629") 2026/07/23 04:11:25 DEBUG : CopyDest/three: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038dc3_d20260723_m040405_c001_v0001101_t0052_u01784779445480") 2026/07/23 04:11:25 DEBUG : CopyDest/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3dadc_d20260723_m040408_c001_v7007000_t0000_u01784779448818") 2026/07/23 04:11:25 DEBUG : CopyDest/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e34f4_d20260723_m040403_c001_v0001120_t0032_u01784779443084") 2026/07/23 04:11:25 DEBUG : EXISTING: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba5573_d20260723_m040537_c001_v7007000_t0000_u01784779537342") 2026/07/23 04:11:25 DEBUG : EXISTING: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e368e_d20260723_m040535_c001_v0001120_t0026_u01784779535941") 2026/07/23 04:11:25 DEBUG : PREFIXapple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d8f5_d20260723_m040812_c001_v7007000_t0000_u01784779692150") 2026/07/23 04:11:25 DEBUG : PREFIXapple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e397c_d20260723_m040805_c001_v0001120_t0038_u01784779685046") 2026/07/23 04:11:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4061db36b3e71f85_d20260723_m040811_c001_v7007000_t0000_u01784779691965") 2026/07/23 04:11:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c81b_d20260723_m040804_c001_v0001117_t0050_u01784779684892") 2026/07/23 04:11:25 DEBUG : PREFIXbanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c60e_d20260723_m040812_c001_v7007000_t0000_u01784779692165") 2026/07/23 04:11:25 DEBUG : PREFIXbanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b5d_d20260723_m040804_c001_v0001038_t0018_u01784779684904") 2026/07/23 04:11:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71cf_d20260723_m040812_c001_v7007000_t0000_u01784779692183") 2026/07/23 04:11:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896930_d20260723_m040805_c001_v0001098_t0050_u01784779685045") 2026/07/23 04:11:25 DEBUG : Testêé: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba5568_d20260723_m040533_c001_v7007000_t0000_u01784779533381") 2026/07/23 04:11:25 DEBUG : Testêé: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3682_d20260723_m040532_c001_v0001120_t0021_u01784779532573") 2026/07/23 04:11:25 DEBUG : Testêé: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e367c_d20260723_m040531_c001_v0001120_t0018_u01784779531689") 2026/07/23 04:11:25 DEBUG : YXBwbGU=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06342b_d20260723_m040748_c001_v7007000_t0000_u01784779668378") 2026/07/23 04:11:26 DEBUG : YXBwbGU=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ae1_d20260723_m040743_c001_v0001038_t0019_u01784779663253") 2026/07/23 04:11:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06342c_d20260723_m040748_c001_v7007000_t0000_u01784779668552") 2026/07/23 04:11:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968dc_d20260723_m040743_c001_v0001098_t0007_u01784779663206") 2026/07/23 04:11:26 DEBUG : YmFuYW5h: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06342d_d20260723_m040748_c001_v7007000_t0000_u01784779668727") 2026/07/23 04:11:26 DEBUG : YmFuYW5h: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e391c_d20260723_m040743_c001_v0001120_t0036_u01784779663219") 2026/07/23 04:11:26 DEBUG : a/potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26211f_d20260723_m040200_c001_v7007000_t0000_u01784779320986") 2026/07/23 04:11:26 DEBUG : a/potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b15_d20260723_m040200_c001_v0001101_t0040_u01784779320126") 2026/07/23 04:11:26 DEBUG : a/potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba65512_d20260723_m040158_c001_v7007000_t0000_u01784779318194") 2026/07/23 04:11:26 DEBUG : a/potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038aff_d20260723_m040157_c001_v0001101_t0036_u01784779317153") 2026/07/23 04:11:26 DEBUG : a/potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d57c1_d20260723_m040138_c001_v7007000_t0000_u01784779298610") 2026/07/23 04:11:26 DEBUG : a/potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a6d_d20260723_m040137_c001_v0001101_t0024_u01784779297758") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297cc_d20260723_m041048_c001_v7007000_t0000_u01784779848225") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c98f_d20260723_m041043_c001_v0001117_t0020_u01784779843460") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c8470e_d20260723_m041029_c001_v7007000_t0000_u01784779829370") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c973_d20260723_m041024_c001_v0001117_t0052_u01784779824197") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6854_d20260723_m041007_c001_v7007000_t0000_u01784779807589") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c94b_d20260723_m041002_c001_v0001117_t0048_u01784779802213") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf91_d20260723_m040947_c001_v7007000_t0000_u01784779787824") 2026/07/23 04:11:26 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c915_d20260723_m040942_c001_v0001117_t0002_u01784779782680") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e18_d20260723_m040925_c001_v7007000_t0000_u01784779765733") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8ef_d20260723_m040919_c001_v0001117_t0047_u01784779759729") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184933_d20260723_m040904_c001_v7007000_t0000_u01784779744878") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8b5_d20260723_m040856_c001_v0001117_t0009_u01784779736236") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b18f_d20260723_m040842_c001_v7007000_t0000_u01784779722306") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969d6_d20260723_m040837_c001_v0001098_t0000_u01784779717367") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f7246_d20260723_m040836_c001_v7007000_t0000_u01784779716357") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39ea_d20260723_m040829_c001_v0001120_t0018_u01784779709142") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d4_d20260723_m040813_c001_v7007000_t0000_u01784779693639") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3990_d20260723_m040809_c001_v0001120_t0049_u01784779689144") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429341_d20260723_m040807_c001_v7007000_t0000_u01784779687637") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c80d_d20260723_m040802_c001_v0001117_t0036_u01784779682110") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f404ca31c111dc26d_d20260723_m040746_c001_v7007000_t0000_u01784779666274") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968ce_d20260723_m040740_c001_v0001098_t0055_u01784779660422") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3ca_d20260723_m040726_c001_v7007000_t0000_u01784779646225") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989685c_d20260723_m040721_c001_v0001098_t0014_u01784779641059") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808e7_d20260723_m040706_c001_v7007000_t0000_u01784779626686") 2026/07/23 04:11:27 DEBUG : apple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896808_d20260723_m040701_c001_v0001098_t0033_u01784779621198") 2026/07/23 04:11:27 DEBUG : appleSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f725a_d20260723_m040840_c001_v7007000_t0000_u01784779720747") 2026/07/23 04:11:27 DEBUG : appleSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969b2_d20260723_m040832_c001_v0001098_t0054_u01784779712083") 2026/07/23 04:11:27 DEBUG : appleapple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184935_d20260723_m040905_c001_v7007000_t0000_u01784779745054") 2026/07/23 04:11:27 DEBUG : appleapple: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8bf_d20260723_m040859_c001_v0001117_t0007_u01784779739115") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297cd_d20260723_m041048_c001_v7007000_t0000_u01784779848398") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d3b_d20260723_m041044_c001_v0001038_t0002_u01784779844602") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84710_d20260723_m041029_c001_v7007000_t0000_u01784779829551") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d05_d20260723_m041025_c001_v0001038_t0032_u01784779825550") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6855_d20260723_m041007_c001_v7007000_t0000_u01784779807766") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ccb_d20260723_m041003_c001_v0001038_t0005_u01784779803849") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf92_d20260723_m040948_c001_v7007000_t0000_u01784779788006") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ca5_d20260723_m040944_c001_v0001038_t0047_u01784779784029") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e1a_d20260723_m040925_c001_v7007000_t0000_u01784779765924") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c69_d20260723_m040921_c001_v0001038_t0009_u01784779761514") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f401c323134a36526_d20260723_m040902_c001_v7007000_t0000_u01784779742718") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a30_d20260723_m040857_c001_v0001098_t0022_u01784779737409") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b191_d20260723_m040842_c001_v7007000_t0000_u01784779722496") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c87d_d20260723_m040837_c001_v0001117_t0058_u01784779717346") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4095fbb867c0ea74_d20260723_m040836_c001_v7007000_t0000_u01784779716368") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c863_d20260723_m040830_c001_v0001117_t0033_u01784779710039") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d5_d20260723_m040813_c001_v7007000_t0000_u01784779693906") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c827_d20260723_m040809_c001_v0001117_t0023_u01784779689112") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c60a_d20260723_m040808_c001_v7007000_t0000_u01784779688046") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896928_d20260723_m040803_c001_v0001098_t0001_u01784779683304") 2026/07/23 04:11:28 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd90124ca_d20260723_m040746_c001_v7007000_t0000_u01784779666406") 2026/07/23 04:11:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7d7_d20260723_m040741_c001_v0001117_t0046_u01784779661250") 2026/07/23 04:11:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3cb_d20260723_m040726_c001_v7007000_t0000_u01784779646401") 2026/07/23 04:11:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c797_d20260723_m040722_c001_v0001117_t0024_u01784779642122") 2026/07/23 04:11:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808e8_d20260723_m040706_c001_v7007000_t0000_u01784779626861") 2026/07/23 04:11:29 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c759_d20260723_m040702_c001_v0001117_t0027_u01784779622277") 2026/07/23 04:11:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f424acab6290d09c4_d20260723_m040840_c001_v7007000_t0000_u01784779720599") 2026/07/23 04:11:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39f6_d20260723_m040832_c001_v0001120_t0044_u01784779712072") 2026/07/23 04:11:29 DEBUG : b/potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262120_d20260723_m040201_c001_v7007000_t0000_u01784779321166") 2026/07/23 04:11:29 DEBUG : b/potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b0b_d20260723_m040158_c001_v0001101_t0039_u01784779318760") 2026/07/23 04:11:29 DEBUG : b/potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba6550e_d20260723_m040157_c001_v7007000_t0000_u01784779317624") 2026/07/23 04:11:29 DEBUG : b/potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038af3_d20260723_m040155_c001_v0001101_t0051_u01784779315832") 2026/07/23 04:11:29 DEBUG : b/potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d57bc_d20260723_m040138_c001_v7007000_t0000_u01784779298086") 2026/07/23 04:11:29 DEBUG : b/potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a63_d20260723_m040136_c001_v0001101_t0052_u01784779296578") 2026/07/23 04:11:29 DEBUG : backup/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36a90c_d20260723_m040422_c001_v7007000_t0000_u01784779462732") 2026/07/23 04:11:29 DEBUG : backup/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1072e9069d6e2fd9_d20260723_m040420_c001_v0001150_t0038_u01784779460817") 2026/07/23 04:11:29 DEBUG : backup/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11296c7c19021ad7_d20260723_m040416_c001_v0001167_t0011_u01784779456662") 2026/07/23 04:11:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6596_d20260723_m040454_c001_v7007000_t0000_u01784779494197") 2026/07/23 04:11:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11138e9ebd99d6b1_d20260723_m040452_c001_v0001174_t0058_u01784779492041") 2026/07/23 04:11:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f106a4540c128be75_d20260723_m040447_c001_v0001038_t0019_u01784779487919") 2026/07/23 04:11:29 DEBUG : backup/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c82e9b_d20260723_m040438_c001_v7007000_t0000_u01784779478953") 2026/07/23 04:11:29 DEBUG : backup/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f109484a6197f4503_d20260723_m040436_c001_v0001146_t0041_u01784779476546") 2026/07/23 04:11:30 DEBUG : backup/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110e8c6ddba3079a_d20260723_m040432_c001_v0001172_t0039_u01784779472028") 2026/07/23 04:11:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6597_d20260723_m040454_c001_v7007000_t0000_u01784779494373") 2026/07/23 04:11:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f116b56cb997dc811_d20260723_m040453_c001_v0001146_t0039_u01784779493204") 2026/07/23 04:11:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113c7c3550843cf7_d20260723_m040449_c001_v0001182_t0033_u01784779489408") 2026/07/23 04:11:30 DEBUG : backup/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36a90e_d20260723_m040422_c001_v7007000_t0000_u01784779462907") 2026/07/23 04:11:30 DEBUG : backup/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f103bdac79a73a134_d20260723_m040421_c001_v0001103_t0005_u01784779461841") 2026/07/23 04:11:30 DEBUG : backup/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f102f66335637944b_d20260723_m040418_c001_v0001161_t0021_u01784779458272") 2026/07/23 04:11:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c82e9c_d20260723_m040439_c001_v7007000_t0000_u01784779479145") 2026/07/23 04:11:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1082931ac1026bf6_d20260723_m040438_c001_v0001179_t0036_u01784779478167") 2026/07/23 04:11:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f107e926a045ddeb2_d20260723_m040433_c001_v0001109_t0022_u01784779473952") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297d0_d20260723_m041048_c001_v7007000_t0000_u01784779848573") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bcb_d20260723_m041044_c001_v0001120_t0057_u01784779844028") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84711_d20260723_m041029_c001_v7007000_t0000_u01784779829734") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3ba7_d20260723_m041024_c001_v0001120_t0029_u01784779824964") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6856_d20260723_m041007_c001_v7007000_t0000_u01784779807945") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b67_d20260723_m041002_c001_v0001120_t0021_u01784779802937") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf94_d20260723_m040948_c001_v7007000_t0000_u01784779788188") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b15_d20260723_m040943_c001_v0001120_t0031_u01784779783146") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e1b_d20260723_m040926_c001_v7007000_t0000_u01784779766116") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3ab5_d20260723_m040920_c001_v0001120_t0040_u01784779760464") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184938_d20260723_m040905_c001_v7007000_t0000_u01784779745228") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a56_d20260723_m040856_c001_v0001120_t0016_u01784779736828") 2026/07/23 04:11:30 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b192_d20260723_m040842_c001_v7007000_t0000_u01784779722687") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8be5_d20260723_m040837_c001_v0001038_t0055_u01784779717335") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4151e79ff04ccc46_d20260723_m040836_c001_v7007000_t0000_u01784779716168") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969a4_d20260723_m040829_c001_v0001098_t0036_u01784779709646") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d6_d20260723_m040814_c001_v7007000_t0000_u01784779694181") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989694a_d20260723_m040809_c001_v0001098_t0057_u01784779689122") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f425548e5a600bbbc_d20260723_m040807_c001_v7007000_t0000_u01784779687649") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b51_d20260723_m040802_c001_v0001038_t0034_u01784779682661") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464aae_d20260723_m040746_c001_v7007000_t0000_u01784779666313") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3912_d20260723_m040740_c001_v0001120_t0056_u01784779660829") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3cc_d20260723_m040726_c001_v7007000_t0000_u01784779646577") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38be_d20260723_m040721_c001_v0001120_t0014_u01784779641711") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808e9_d20260723_m040707_c001_v7007000_t0000_u01784779627037") 2026/07/23 04:11:31 DEBUG : banana: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e388e_d20260723_m040701_c001_v0001120_t0028_u01784779621620") 2026/07/23 04:11:31 DEBUG : bananaSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c681_d20260723_m040840_c001_v7007000_t0000_u01784779720694") 2026/07/23 04:11:31 DEBUG : bananaSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bc7_d20260723_m040832_c001_v0001038_t0032_u01784779712116") 2026/07/23 04:11:31 DEBUG : both0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649bc_d20260723_m040630_c001_v7007000_t0000_u01784779590739") 2026/07/23 04:11:31 DEBUG : both0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e375c_d20260723_m040607_c001_v0001120_t0023_u01784779567655") 2026/07/23 04:11:31 DEBUG : both0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d74f_d20260723_m040603_c001_v7007000_t0000_u01784779563274") 2026/07/23 04:11:31 DEBUG : both0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36a0_d20260723_m040539_c001_v0001120_t0003_u01784779539132") 2026/07/23 04:11:31 DEBUG : both1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649be_d20260723_m040630_c001_v7007000_t0000_u01784779590925") 2026/07/23 04:11:31 DEBUG : both1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3762_d20260723_m040608_c001_v0001120_t0012_u01784779568854") 2026/07/23 04:11:32 DEBUG : both1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d750_d20260723_m040603_c001_v7007000_t0000_u01784779563456") 2026/07/23 04:11:32 DEBUG : both1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36a6_d20260723_m040539_c001_v0001120_t0023_u01784779539991") 2026/07/23 04:11:32 DEBUG : both10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649bf_d20260723_m040631_c001_v7007000_t0000_u01784779591108") 2026/07/23 04:11:32 DEBUG : both10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37a4_d20260723_m040618_c001_v0001120_t0031_u01784779578016") 2026/07/23 04:11:32 DEBUG : both10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d751_d20260723_m040603_c001_v7007000_t0000_u01784779563638") 2026/07/23 04:11:32 DEBUG : both10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36e4_d20260723_m040550_c001_v0001120_t0043_u01784779550035") 2026/07/23 04:11:32 DEBUG : both11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649c1_d20260723_m040631_c001_v7007000_t0000_u01784779591292") 2026/07/23 04:11:32 DEBUG : both11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37aa_d20260723_m040619_c001_v0001120_t0029_u01784779579080") 2026/07/23 04:11:32 DEBUG : both11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d752_d20260723_m040603_c001_v7007000_t0000_u01784779563825") 2026/07/23 04:11:32 DEBUG : both11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36ec_d20260723_m040551_c001_v0001120_t0016_u01784779551093") 2026/07/23 04:11:32 DEBUG : both12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649c3_d20260723_m040631_c001_v7007000_t0000_u01784779591475") 2026/07/23 04:11:32 DEBUG : both12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37b0_d20260723_m040619_c001_v0001120_t0018_u01784779579990") 2026/07/23 04:11:32 DEBUG : both12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d753_d20260723_m040604_c001_v7007000_t0000_u01784779564008") 2026/07/23 04:11:32 DEBUG : both12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36f8_d20260723_m040552_c001_v0001120_t0000_u01784779552119") 2026/07/23 04:11:32 DEBUG : both13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649c4_d20260723_m040631_c001_v7007000_t0000_u01784779591662") 2026/07/23 04:11:32 DEBUG : both13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37bc_d20260723_m040621_c001_v0001120_t0004_u01784779581017") 2026/07/23 04:11:32 DEBUG : both13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d754_d20260723_m040604_c001_v7007000_t0000_u01784779564190") 2026/07/23 04:11:32 DEBUG : both13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3700_d20260723_m040553_c001_v0001120_t0037_u01784779553430") 2026/07/23 04:11:32 DEBUG : both14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649c6_d20260723_m040631_c001_v7007000_t0000_u01784779591849") 2026/07/23 04:11:32 DEBUG : both14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37c6_d20260723_m040621_c001_v0001120_t0037_u01784779581933") 2026/07/23 04:11:32 DEBUG : both14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d755_d20260723_m040604_c001_v7007000_t0000_u01784779564386") 2026/07/23 04:11:32 DEBUG : both14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e370c_d20260723_m040554_c001_v0001120_t0015_u01784779554305") 2026/07/23 04:11:33 DEBUG : both15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649c7_d20260723_m040632_c001_v7007000_t0000_u01784779592032") 2026/07/23 04:11:33 DEBUG : both15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37ce_d20260723_m040622_c001_v0001120_t0043_u01784779582921") 2026/07/23 04:11:33 DEBUG : both15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d756_d20260723_m040604_c001_v7007000_t0000_u01784779564569") 2026/07/23 04:11:33 DEBUG : both15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3710_d20260723_m040555_c001_v0001120_t0004_u01784779555051") 2026/07/23 04:11:33 DEBUG : both16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649c9_d20260723_m040632_c001_v7007000_t0000_u01784779592223") 2026/07/23 04:11:33 DEBUG : both16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37d4_d20260723_m040623_c001_v0001120_t0023_u01784779583943") 2026/07/23 04:11:33 DEBUG : both16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d757_d20260723_m040604_c001_v7007000_t0000_u01784779564752") 2026/07/23 04:11:33 DEBUG : both16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3714_d20260723_m040556_c001_v0001120_t0023_u01784779556002") 2026/07/23 04:11:33 DEBUG : both17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649cb_d20260723_m040632_c001_v7007000_t0000_u01784779592408") 2026/07/23 04:11:33 DEBUG : both17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37db_d20260723_m040625_c001_v0001120_t0036_u01784779585037") 2026/07/23 04:11:33 DEBUG : both17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d758_d20260723_m040604_c001_v7007000_t0000_u01784779564934") 2026/07/23 04:11:33 DEBUG : both17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3722_d20260723_m040557_c001_v0001120_t0046_u01784779557250") 2026/07/23 04:11:33 DEBUG : both18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649cd_d20260723_m040632_c001_v7007000_t0000_u01784779592591") 2026/07/23 04:11:33 DEBUG : both18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37e4_d20260723_m040625_c001_v0001120_t0011_u01784779585908") 2026/07/23 04:11:33 DEBUG : both18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d759_d20260723_m040605_c001_v7007000_t0000_u01784779565117") 2026/07/23 04:11:33 DEBUG : both18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e372a_d20260723_m040558_c001_v0001120_t0040_u01784779558123") 2026/07/23 04:11:33 DEBUG : both19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649cf_d20260723_m040632_c001_v7007000_t0000_u01784779592782") 2026/07/23 04:11:33 DEBUG : both19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37ea_d20260723_m040627_c001_v0001120_t0015_u01784779587183") 2026/07/23 04:11:33 DEBUG : both19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d75a_d20260723_m040605_c001_v7007000_t0000_u01784779565312") 2026/07/23 04:11:33 DEBUG : both19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3734_d20260723_m040559_c001_v0001120_t0034_u01784779559464") 2026/07/23 04:11:34 DEBUG : both2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649d1_d20260723_m040632_c001_v7007000_t0000_u01784779592970") 2026/07/23 04:11:34 DEBUG : both2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3766_d20260723_m040609_c001_v0001120_t0046_u01784779569766") 2026/07/23 04:11:34 DEBUG : both2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d75b_d20260723_m040605_c001_v7007000_t0000_u01784779565495") 2026/07/23 04:11:34 DEBUG : both2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36ac_d20260723_m040541_c001_v0001120_t0046_u01784779541336") 2026/07/23 04:11:34 DEBUG : both3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649d2_d20260723_m040633_c001_v7007000_t0000_u01784779593153") 2026/07/23 04:11:34 DEBUG : both3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e376c_d20260723_m040610_c001_v0001120_t0043_u01784779570784") 2026/07/23 04:11:34 DEBUG : both3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d75c_d20260723_m040605_c001_v7007000_t0000_u01784779565678") 2026/07/23 04:11:34 DEBUG : both3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36b4_d20260723_m040542_c001_v0001120_t0019_u01784779542338") 2026/07/23 04:11:34 DEBUG : both4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649d4_d20260723_m040633_c001_v7007000_t0000_u01784779593336") 2026/07/23 04:11:34 DEBUG : both4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3774_d20260723_m040611_c001_v0001120_t0037_u01784779571785") 2026/07/23 04:11:34 DEBUG : both4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d75d_d20260723_m040605_c001_v7007000_t0000_u01784779565860") 2026/07/23 04:11:34 DEBUG : both4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36bc_d20260723_m040543_c001_v0001120_t0034_u01784779543601") 2026/07/23 04:11:34 DEBUG : both5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649d5_d20260723_m040633_c001_v7007000_t0000_u01784779593518") 2026/07/23 04:11:34 DEBUG : both5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e377c_d20260723_m040612_c001_v0001120_t0055_u01784779572799") 2026/07/23 04:11:34 DEBUG : both5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d75e_d20260723_m040606_c001_v7007000_t0000_u01784779566042") 2026/07/23 04:11:34 DEBUG : both5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36c0_d20260723_m040544_c001_v0001120_t0054_u01784779544675") 2026/07/23 04:11:34 DEBUG : both6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649d7_d20260723_m040633_c001_v7007000_t0000_u01784779593702") 2026/07/23 04:11:34 DEBUG : both6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3784_d20260723_m040613_c001_v0001120_t0042_u01784779573824") 2026/07/23 04:11:34 DEBUG : both6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d75f_d20260723_m040606_c001_v7007000_t0000_u01784779566227") 2026/07/23 04:11:35 DEBUG : both6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36c8_d20260723_m040545_c001_v0001120_t0055_u01784779545765") 2026/07/23 04:11:35 DEBUG : both7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649d8_d20260723_m040633_c001_v7007000_t0000_u01784779593886") 2026/07/23 04:11:35 DEBUG : both7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e378a_d20260723_m040614_c001_v0001120_t0014_u01784779574874") 2026/07/23 04:11:35 DEBUG : both7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d760_d20260723_m040606_c001_v7007000_t0000_u01784779566410") 2026/07/23 04:11:35 DEBUG : both7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36ce_d20260723_m040547_c001_v0001120_t0041_u01784779547009") 2026/07/23 04:11:35 DEBUG : both8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649da_d20260723_m040634_c001_v7007000_t0000_u01784779594070") 2026/07/23 04:11:35 DEBUG : both8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3790_d20260723_m040616_c001_v0001120_t0004_u01784779576084") 2026/07/23 04:11:35 DEBUG : both8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d761_d20260723_m040606_c001_v7007000_t0000_u01784779566592") 2026/07/23 04:11:35 DEBUG : both8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36d4_d20260723_m040547_c001_v0001120_t0032_u01784779547960") 2026/07/23 04:11:35 DEBUG : both9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649db_d20260723_m040634_c001_v7007000_t0000_u01784779594253") 2026/07/23 04:11:35 DEBUG : both9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3796_d20260723_m040617_c001_v0001120_t0048_u01784779577031") 2026/07/23 04:11:35 DEBUG : both9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d762_d20260723_m040606_c001_v7007000_t0000_u01784779566775") 2026/07/23 04:11:35 DEBUG : both9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36dc_d20260723_m040549_c001_v0001120_t0043_u01784779549107") 2026/07/23 04:11:35 DEBUG : c/non empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262121_d20260723_m040201_c001_v7007000_t0000_u01784779321344") 2026/07/23 04:11:35 DEBUG : c/non empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b0f_d20260723_m040159_c001_v0001101_t0016_u01784779319328") 2026/07/23 04:11:35 DEBUG : c/non empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba65517_d20260723_m040158_c001_v7007000_t0000_u01784779318377") 2026/07/23 04:11:35 DEBUG : c/non empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038af7_d20260723_m040156_c001_v0001101_t0007_u01784779316303") 2026/07/23 04:11:35 DEBUG : c/non empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d57c2_d20260723_m040138_c001_v7007000_t0000_u01784779298785") 2026/07/23 04:11:35 DEBUG : c/non empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a67_d20260723_m040137_c001_v0001101_t0008_u01784779297079") 2026/07/23 04:11:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06342e_d20260723_m040748_c001_v7007000_t0000_u01784779668902") 2026/07/23 04:11:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7dd_d20260723_m040743_c001_v0001117_t0030_u01784779663228") 2026/07/23 04:11:36 DEBUG : check sum: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d5798_d20260723_m040129_c001_v7007000_t0000_u01784779289013") 2026/07/23 04:11:36 DEBUG : check sum: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a1b_d20260723_m040127_c001_v0001101_t0018_u01784779287777") 2026/07/23 04:11:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4087db027c4bc72a_d20260723_m041121_c001_v7007000_t0000_u01784779881145") 2026/07/23 04:11:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c9b7_d20260723_m041119_c001_v0001117_t0016_u01784779879164") 2026/07/23 04:11:36 DEBUG : dest/3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3da78_d20260723_m040350_c001_v7007000_t0000_u01784779430406") 2026/07/23 04:11:36 DEBUG : dest/3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4150f3d25a35d415_d20260723_m040349_c001_v0001131_t0019_u01784779429262") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118493a_d20260723_m040905_c001_v7007000_t0000_u01784779745403") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a34_d20260723_m040859_c001_v0001098_t0001_u01784779739335") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297d2_d20260723_m041048_c001_v7007000_t0000_u01784779848748") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c97f_d20260723_m041034_c001_v0001117_t0019_u01784779834151") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84714_d20260723_m041029_c001_v7007000_t0000_u01784779829916") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c955_d20260723_m041012_c001_v0001117_t0014_u01784779812187") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6858_d20260723_m041008_c001_v7007000_t0000_u01784779808121") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c92f_d20260723_m040952_c001_v0001117_t0049_u01784779792458") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf95_d20260723_m040948_c001_v7007000_t0000_u01784779788370") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c903_d20260723_m040930_c001_v0001117_t0043_u01784779770617") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e1d_d20260723_m040926_c001_v7007000_t0000_u01784779766306") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8d5_d20260723_m040909_c001_v0001117_t0011_u01784779749437") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd9012550_d20260723_m040902_c001_v7007000_t0000_u01784779742736") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c899_d20260723_m040847_c001_v0001117_t0006_u01784779727221") 2026/07/23 04:11:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b193_d20260723_m040842_c001_v7007000_t0000_u01784779722877") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969d8_d20260723_m040837_c001_v0001098_t0057_u01784779717726") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e34e_d20260723_m040836_c001_v7007000_t0000_u01784779716378") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39b0_d20260723_m040818_c001_v0001120_t0012_u01784779698332") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d7_d20260723_m040814_c001_v7007000_t0000_u01784779694357") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b75_d20260723_m040809_c001_v0001038_t0027_u01784779689499") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f425548e5a600bbbe_d20260723_m040807_c001_v7007000_t0000_u01784779687996") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7f1_d20260723_m040752_c001_v0001117_t0032_u01784779672893") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f404ca31c111dc268_d20260723_m040745_c001_v7007000_t0000_u01784779665897") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896890_d20260723_m040730_c001_v0001098_t0002_u01784779650907") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3cd_d20260723_m040726_c001_v7007000_t0000_u01784779646755") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896830_d20260723_m040711_c001_v0001098_t0035_u01784779631166") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808ea_d20260723_m040707_c001_v7007000_t0000_u01784779627213") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98967ea_d20260723_m040652_c001_v0001098_t0022_u01784779612148") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b17d_d20260723_m040840_c001_v7007000_t0000_u01784779720507") 2026/07/23 04:11:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969b8_d20260723_m040832_c001_v0001098_t0021_u01784779712502") 2026/07/23 04:11:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118493c_d20260723_m040905_c001_v7007000_t0000_u01784779745577") 2026/07/23 04:11:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c25_d20260723_m040859_c001_v0001038_t0003_u01784779739346") 2026/07/23 04:11:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297d4_d20260723_m041048_c001_v7007000_t0000_u01784779848921") 2026/07/23 04:11:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bc1_d20260723_m041035_c001_v0001120_t0029_u01784779835064") 2026/07/23 04:11:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84715_d20260723_m041030_c001_v7007000_t0000_u01784779830097") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b85_d20260723_m041013_c001_v0001120_t0041_u01784779813245") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6859_d20260723_m041008_c001_v7007000_t0000_u01784779808299") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b3f_d20260723_m040953_c001_v0001120_t0018_u01784779793399") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf97_d20260723_m040948_c001_v7007000_t0000_u01784779788552") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3ada_d20260723_m040931_c001_v0001120_t0044_u01784779771537") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e1e_d20260723_m040926_c001_v7007000_t0000_u01784779766496") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a81_d20260723_m040910_c001_v0001120_t0056_u01784779750510") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f401c323134a36528_d20260723_m040902_c001_v7007000_t0000_u01784779742899") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a3a_d20260723_m040848_c001_v0001120_t0017_u01784779728088") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b194_d20260723_m040843_c001_v7007000_t0000_u01784779723066") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a1c_d20260723_m040837_c001_v0001120_t0011_u01784779717855") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c67f_d20260723_m040836_c001_v7007000_t0000_u01784779716398") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896974_d20260723_m040819_c001_v0001098_t0014_u01784779699040") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d8_d20260723_m040814_c001_v7007000_t0000_u01784779694532") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989694e_d20260723_m040809_c001_v0001098_t0026_u01784779689510") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71cb_d20260723_m040808_c001_v7007000_t0000_u01784779688209") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b23_d20260723_m040754_c001_v0001038_t0034_u01784779674066") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063428_d20260723_m040746_c001_v7007000_t0000_u01784779666265") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38e2_d20260723_m040731_c001_v0001120_t0042_u01784779651638") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3ce_d20260723_m040726_c001_v7007000_t0000_u01784779646934") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38a0_d20260723_m040711_c001_v0001120_t0054_u01784779631877") 2026/07/23 04:11:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808eb_d20260723_m040707_c001_v7007000_t0000_u01784779627389") 2026/07/23 04:11:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3864_d20260723_m040653_c001_v0001120_t0026_u01784779613398") 2026/07/23 04:11:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c680_d20260723_m040840_c001_v7007000_t0000_u01784779720518") 2026/07/23 04:11:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39fa_d20260723_m040832_c001_v0001120_t0056_u01784779712524") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118493e_d20260723_m040905_c001_v7007000_t0000_u01784779745752") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8c1_d20260723_m040859_c001_v0001117_t0002_u01784779739607") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297d6_d20260723_m041049_c001_v7007000_t0000_u01784779849094") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d1b_d20260723_m041035_c001_v0001038_t0058_u01784779835880") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84716_d20260723_m041030_c001_v7007000_t0000_u01784779830278") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ce9_d20260723_m041014_c001_v0001038_t0029_u01784779814218") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da685a_d20260723_m041008_c001_v7007000_t0000_u01784779808475") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8cab_d20260723_m040954_c001_v0001038_t0007_u01784779794170") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf98_d20260723_m040948_c001_v7007000_t0000_u01784779788735") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c8d_d20260723_m040932_c001_v0001038_t0005_u01784779772367") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e20_d20260723_m040926_c001_v7007000_t0000_u01784779766690") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c47_d20260723_m040911_c001_v0001038_t0032_u01784779751566") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f401c323134a36525_d20260723_m040902_c001_v7007000_t0000_u01784779742536") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a06_d20260723_m040848_c001_v0001098_t0006_u01784779728841") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b195_d20260723_m040843_c001_v7007000_t0000_u01784779723255") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8be7_d20260723_m040837_c001_v0001038_t0017_u01784779717868") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c67e_d20260723_m040836_c001_v7007000_t0000_u01784779716222") 2026/07/23 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c83b_d20260723_m040819_c001_v0001117_t0059_u01784779699986") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d9_d20260723_m040814_c001_v7007000_t0000_u01784779694707") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c829_d20260723_m040809_c001_v0001117_t0001_u01784779689669") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4061db36b3e71f5f_d20260723_m040808_c001_v7007000_t0000_u01784779688053") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989690a_d20260723_m040754_c001_v0001098_t0032_u01784779674988") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bde81_d20260723_m040746_c001_v7007000_t0000_u01784779666427") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7b7_d20260723_m040732_c001_v0001117_t0001_u01784779652688") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3cf_d20260723_m040727_c001_v7007000_t0000_u01784779647204") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c779_d20260723_m040712_c001_v0001117_t0000_u01784779632680") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808ec_d20260723_m040707_c001_v7007000_t0000_u01784779627564") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c737_d20260723_m040653_c001_v0001117_t0031_u01784779613765") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c682_d20260723_m040840_c001_v7007000_t0000_u01784779720876") 2026/07/23 04:11:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bcd_d20260723_m040832_c001_v0001038_t0032_u01784779712666") 2026/07/23 04:11:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184942_d20260723_m040905_c001_v7007000_t0000_u01784779745926") 2026/07/23 04:11:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a36_d20260723_m040859_c001_v0001098_t0058_u01784779739711") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297d7_d20260723_m041049_c001_v7007000_t0000_u01784779849267") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b78_d20260723_m041036_c001_v0001098_t0033_u01784779836941") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84717_d20260723_m041030_c001_v7007000_t0000_u01784779830459") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b2e_d20260723_m041015_c001_v0001098_t0032_u01784779815165") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da685b_d20260723_m041008_c001_v7007000_t0000_u01784779808653") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b06_d20260723_m040954_c001_v0001098_t0018_u01784779794935") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf99_d20260723_m040948_c001_v7007000_t0000_u01784779788917") 2026/07/23 04:11:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896aa0_d20260723_m040933_c001_v0001098_t0022_u01784779773210") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e22_d20260723_m040926_c001_v7007000_t0000_u01784779766880") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a5a_d20260723_m040912_c001_v0001098_t0005_u01784779752325") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c68c_d20260723_m040902_c001_v7007000_t0000_u01784779742941") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c07_d20260723_m040849_c001_v0001038_t0040_u01784779729575") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b196_d20260723_m040843_c001_v7007000_t0000_u01784779723445") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c881_d20260723_m040838_c001_v0001117_t0008_u01784779718117") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4151e79ff04ccc43_d20260723_m040835_c001_v7007000_t0000_u01784779715988") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b91_d20260723_m040821_c001_v0001038_t0019_u01784779701350") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71da_d20260723_m040814_c001_v7007000_t0000_u01784779694883") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3994_d20260723_m040809_c001_v0001120_t0047_u01784779689733") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d8f0_d20260723_m040808_c001_v7007000_t0000_u01784779688056") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e394c_d20260723_m040755_c001_v0001120_t0041_u01784779675702") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464ab0_d20260723_m040746_c001_v7007000_t0000_u01784779666491") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8a9f_d20260723_m040733_c001_v0001038_t0040_u01784779653560") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d0_d20260723_m040727_c001_v7007000_t0000_u01784779647381") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8a28_d20260723_m040713_c001_v0001038_t0058_u01784779633864") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808ed_d20260723_m040707_c001_v7007000_t0000_u01784779627739") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca89c8_d20260723_m040654_c001_v0001038_t0056_u01784779614877") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e36a_d20260723_m040840_c001_v7007000_t0000_u01784779720527") 2026/07/23 04:11:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c873_d20260723_m040832_c001_v0001117_t0043_u01784779712698") 2026/07/23 04:11:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184944_d20260723_m040906_c001_v7007000_t0000_u01784779746101") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c27_d20260723_m040859_c001_v0001038_t0021_u01784779739925") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297da_d20260723_m041049_c001_v7007000_t0000_u01784779849440") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c983_d20260723_m041037_c001_v0001117_t0016_u01784779837357") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84718_d20260723_m041030_c001_v7007000_t0000_u01784779830640") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c95d_d20260723_m041015_c001_v0001117_t0048_u01784779815473") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da685c_d20260723_m041008_c001_v7007000_t0000_u01784779808829") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c937_d20260723_m040955_c001_v0001117_t0053_u01784779795279") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf9b_d20260723_m040949_c001_v7007000_t0000_u01784779789098") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c905_d20260723_m040934_c001_v0001117_t0051_u01784779774091") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e24_d20260723_m040927_c001_v7007000_t0000_u01784779767071") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8dd_d20260723_m040912_c001_v0001117_t0052_u01784779752872") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd901254e_d20260723_m040902_c001_v7007000_t0000_u01784779742547") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8a3_d20260723_m040850_c001_v0001117_t0027_u01784779730184") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b197_d20260723_m040843_c001_v7007000_t0000_u01784779723635") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969da_d20260723_m040838_c001_v0001098_t0038_u01784779718181") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b169_d20260723_m040836_c001_v7007000_t0000_u01784779716408") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39bc_d20260723_m040821_c001_v0001120_t0035_u01784779701756") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71db_d20260723_m040815_c001_v7007000_t0000_u01784779695059") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896952_d20260723_m040809_c001_v0001098_t0020_u01784779689880") 2026/07/23 04:11:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71c7_d20260723_m040808_c001_v7007000_t0000_u01784779688014") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7f9_d20260723_m040756_c001_v0001117_t0049_u01784779676134") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063429_d20260723_m040746_c001_v7007000_t0000_u01784779666440") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968ac_d20260723_m040734_c001_v0001098_t0035_u01784779654172") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d1_d20260723_m040727_c001_v7007000_t0000_u01784779647558") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896842_d20260723_m040714_c001_v0001098_t0024_u01784779634539") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808ee_d20260723_m040707_c001_v7007000_t0000_u01784779627915") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98967f4_d20260723_m040655_c001_v0001098_t0017_u01784779615526") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4095fbb867c0ea75_d20260723_m040840_c001_v7007000_t0000_u01784779720538") 2026/07/23 04:11:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a00_d20260723_m040832_c001_v0001120_t0022_u01784779712931") 2026/07/23 04:11:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184949_d20260723_m040906_c001_v7007000_t0000_u01784779746275") 2026/07/23 04:11:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8c3_d20260723_m040900_c001_v0001117_t0026_u01784779740205") 2026/07/23 04:11:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297dd_d20260723_m041049_c001_v7007000_t0000_u01784779849614") 2026/07/23 04:11:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bc5_d20260723_m041037_c001_v0001120_t0050_u01784779837897") 2026/07/23 04:11:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84719_d20260723_m041030_c001_v7007000_t0000_u01784779830822") 2026/07/23 04:11:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b8d_d20260723_m041015_c001_v0001120_t0049_u01784779815972") 2026/07/23 04:11:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da685d_d20260723_m041009_c001_v7007000_t0000_u01784779809007") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b4b_d20260723_m040955_c001_v0001120_t0047_u01784779795844") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf9c_d20260723_m040949_c001_v7007000_t0000_u01784779789304") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3aeb_d20260723_m040934_c001_v0001120_t0028_u01784779774881") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e26_d20260723_m040927_c001_v7007000_t0000_u01784779767267") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a97_d20260723_m040913_c001_v0001120_t0024_u01784779753637") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262525_d20260723_m040902_c001_v7007000_t0000_u01784779742976") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a44_d20260723_m040850_c001_v0001120_t0000_u01784779730698") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b199_d20260723_m040843_c001_v7007000_t0000_u01784779723828") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8be9_d20260723_m040838_c001_v0001038_t0039_u01784779718258") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba56fa_d20260723_m040836_c001_v7007000_t0000_u01784779716231") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896980_d20260723_m040822_c001_v0001098_t0023_u01784779702202") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71dc_d20260723_m040815_c001_v7007000_t0000_u01784779695235") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b77_d20260723_m040809_c001_v0001038_t0037_u01784779689932") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c60b_d20260723_m040808_c001_v7007000_t0000_u01784779688224") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b31_d20260723_m040756_c001_v0001038_t0016_u01784779676728") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e77b65_d20260723_m040746_c001_v7007000_t0000_u01784779666277") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38ee_d20260723_m040734_c001_v0001120_t0037_u01784779654500") 2026/07/23 04:11:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d2_d20260723_m040727_c001_v7007000_t0000_u01784779647735") 2026/07/23 04:11:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38ac_d20260723_m040715_c001_v0001120_t0014_u01784779635525") 2026/07/23 04:11:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808ef_d20260723_m040708_c001_v7007000_t0000_u01784779628092") 2026/07/23 04:11:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3874_d20260723_m040655_c001_v0001120_t0028_u01784779615865") 2026/07/23 04:11:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e36d_d20260723_m040840_c001_v7007000_t0000_u01784779720705") 2026/07/23 04:11:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c875_d20260723_m040833_c001_v0001117_t0008_u01784779713267") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118494a_d20260723_m040906_c001_v7007000_t0000_u01784779746449") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a3a_d20260723_m040900_c001_v0001098_t0020_u01784779740302") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297e1_d20260723_m041049_c001_v7007000_t0000_u01784779849789") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d23_d20260723_m041038_c001_v0001038_t0017_u01784779838364") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c8471b_d20260723_m041031_c001_v7007000_t0000_u01784779831107") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ced_d20260723_m041016_c001_v0001038_t0057_u01784779816856") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da685e_d20260723_m041009_c001_v7007000_t0000_u01784779809184") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8cb1_d20260723_m040956_c001_v0001038_t0047_u01784779796366") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf9d_d20260723_m040949_c001_v7007000_t0000_u01784779789487") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c97_d20260723_m040935_c001_v0001038_t0053_u01784779775867") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e27_d20260723_m040927_c001_v7007000_t0000_u01784779767458") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c53_d20260723_m040914_c001_v0001038_t0044_u01784779754086") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f401c323134a36529_d20260723_m040903_c001_v7007000_t0000_u01784779743082") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a12_d20260723_m040851_c001_v0001098_t0040_u01784779731153") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b19a_d20260723_m040844_c001_v7007000_t0000_u01784779724017") 2026/07/23 04:11:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a20_d20260723_m040838_c001_v0001120_t0023_u01784779718306") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4151e79ff04ccc42_d20260723_m040835_c001_v7007000_t0000_u01784779715813") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c845_d20260723_m040823_c001_v0001117_t0049_u01784779703248") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71dd_d20260723_m040815_c001_v7007000_t0000_u01784779695410") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c82b_d20260723_m040810_c001_v0001117_t0019_u01784779690224") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d8f1_d20260723_m040808_c001_v7007000_t0000_u01784779688235") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896914_d20260723_m040757_c001_v0001098_t0047_u01784779677235") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e77b66_d20260723_m040746_c001_v7007000_t0000_u01784779666452") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7bb_d20260723_m040734_c001_v0001117_t0004_u01784779654957") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d3_d20260723_m040727_c001_v7007000_t0000_u01784779647911") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c785_d20260723_m040715_c001_v0001117_t0004_u01784779635901") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f0_d20260723_m040708_c001_v7007000_t0000_u01784779628267") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c741_d20260723_m040656_c001_v0001117_t0037_u01784779616180") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e36e_d20260723_m040840_c001_v7007000_t0000_u01784779720887") 2026/07/23 04:11:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969bc_d20260723_m040833_c001_v0001098_t0023_u01784779713341") 2026/07/23 04:11:46 DEBUG : dir1/0007-12345: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118494d_d20260723_m040906_c001_v7007000_t0000_u01784779746624") 2026/07/23 04:11:46 DEBUG : dir1/0007-12345: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a68_d20260723_m040900_c001_v0001120_t0041_u01784779740580") 2026/07/23 04:11:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297e3_d20260723_m041049_c001_v7007000_t0000_u01784779849963") 2026/07/23 04:11:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b7a_d20260723_m041038_c001_v0001098_t0054_u01784779838866") 2026/07/23 04:11:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c8471c_d20260723_m041031_c001_v7007000_t0000_u01784779831289") 2026/07/23 04:11:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b34_d20260723_m041017_c001_v0001098_t0026_u01784779817530") 2026/07/23 04:11:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da685f_d20260723_m041009_c001_v7007000_t0000_u01784779809361") 2026/07/23 04:11:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b0c_d20260723_m040956_c001_v0001098_t0004_u01784779796884") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdf9f_d20260723_m040949_c001_v7007000_t0000_u01784779789667") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896aac_d20260723_m040936_c001_v0001098_t0019_u01784779776603") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e29_d20260723_m040927_c001_v7007000_t0000_u01784779767696") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a62_d20260723_m040915_c001_v0001098_t0053_u01784779755034") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4151e79ff04ccc75_d20260723_m040902_c001_v7007000_t0000_u01784779742909") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c0f_d20260723_m040851_c001_v0001038_t0032_u01784779731636") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b19b_d20260723_m040844_c001_v7007000_t0000_u01784779724208") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969dc_d20260723_m040838_c001_v0001098_t0054_u01784779718660") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f7244_d20260723_m040836_c001_v7007000_t0000_u01784779716182") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b9b_d20260723_m040823_c001_v0001038_t0003_u01784779703907") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71de_d20260723_m040815_c001_v7007000_t0000_u01784779695587") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896958_d20260723_m040810_c001_v0001098_t0054_u01784779690519") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad42934b_d20260723_m040808_c001_v7007000_t0000_u01784779688164") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3956_d20260723_m040757_c001_v0001120_t0038_u01784779677638") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d863_d20260723_m040746_c001_v7007000_t0000_u01784779666300") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8aa9_d20260723_m040735_c001_v0001038_t0052_u01784779655472") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d4_d20260723_m040728_c001_v7007000_t0000_u01784779648088") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8a36_d20260723_m040716_c001_v0001038_t0001_u01784779636549") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f1_d20260723_m040708_c001_v7007000_t0000_u01784779628445") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca89d0_d20260723_m040656_c001_v0001038_t0001_u01784779616753") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f424acab6290d09c6_d20260723_m040840_c001_v7007000_t0000_u01784779720779") 2026/07/23 04:11:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bd3_d20260723_m040833_c001_v0001038_t0037_u01784779713534") 2026/07/23 04:11:48 DEBUG : dir1/0008-23456: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118494f_d20260723_m040906_c001_v7007000_t0000_u01784779746798") 2026/07/23 04:11:48 DEBUG : dir1/0008-23456: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c2f_d20260723_m040900_c001_v0001038_t0000_u01784779740750") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297e6_d20260723_m041050_c001_v7007000_t0000_u01784779850136") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c985_d20260723_m041039_c001_v0001117_t0037_u01784779839231") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c8471d_d20260723_m041031_c001_v7007000_t0000_u01784779831470") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c965_d20260723_m041017_c001_v0001117_t0030_u01784779817926") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6860_d20260723_m041009_c001_v7007000_t0000_u01784779809537") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c93b_d20260723_m040957_c001_v0001117_t0032_u01784779797744") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfa0_d20260723_m040949_c001_v7007000_t0000_u01784779789849") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c909_d20260723_m040937_c001_v0001117_t0003_u01784779777284") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e2b_d20260723_m040927_c001_v7007000_t0000_u01784779767889") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8e5_d20260723_m040915_c001_v0001117_t0026_u01784779755413") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba715be_d20260723_m040902_c001_v7007000_t0000_u01784779742559") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8ab_d20260723_m040852_c001_v0001117_t0018_u01784779732041") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b19c_d20260723_m040844_c001_v7007000_t0000_u01784779724398") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c885_d20260723_m040838_c001_v0001117_t0024_u01784779718895") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4095fbb867c0ea72_d20260723_m040836_c001_v7007000_t0000_u01784779716003") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39ca_d20260723_m040824_c001_v0001120_t0015_u01784779704301") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71df_d20260723_m040815_c001_v7007000_t0000_u01784779695762") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b7b_d20260723_m040810_c001_v0001038_t0007_u01784779690595") 2026/07/23 04:11:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4061db36b3e71f62_d20260723_m040808_c001_v7007000_t0000_u01784779688245") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c805_d20260723_m040758_c001_v0001117_t0055_u01784779678195") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f404ca31c111dc270_d20260723_m040746_c001_v7007000_t0000_u01784779666463") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968b6_d20260723_m040736_c001_v0001098_t0018_u01784779656083") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d5_d20260723_m040728_c001_v7007000_t0000_u01784779648264") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989684a_d20260723_m040716_c001_v0001098_t0055_u01784779636954") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f2_d20260723_m040708_c001_v7007000_t0000_u01784779628623") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98967f8_d20260723_m040657_c001_v0001098_t0039_u01784779617354") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b180_d20260723_m040840_c001_v7007000_t0000_u01784779720904") 2026/07/23 04:11:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a04_d20260723_m040833_c001_v0001120_t0005_u01784779713820") 2026/07/23 04:11:49 DEBUG : dir1/0009-34567: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184952_d20260723_m040906_c001_v7007000_t0000_u01784779746974") 2026/07/23 04:11:49 DEBUG : dir1/0009-34567: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a3c_d20260723_m040900_c001_v0001098_t0024_u01784779740910") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297e9_d20260723_m041050_c001_v7007000_t0000_u01784779850313") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bc7_d20260723_m041039_c001_v0001120_t0040_u01784779839805") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c8471e_d20260723_m041031_c001_v7007000_t0000_u01784779831652") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b91_d20260723_m041018_c001_v0001120_t0043_u01784779818651") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6861_d20260723_m041009_c001_v7007000_t0000_u01784779809714") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b55_d20260723_m040958_c001_v0001120_t0040_u01784779798752") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfa2_d20260723_m040950_c001_v7007000_t0000_u01784779790031") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3af7_d20260723_m040937_c001_v0001120_t0035_u01784779777746") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e2c_d20260723_m040928_c001_v7007000_t0000_u01784779768081") 2026/07/23 04:11:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3aa1_d20260723_m040916_c001_v0001120_t0016_u01784779756060") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba715c0_d20260723_m040902_c001_v7007000_t0000_u01784779742911") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a50_d20260723_m040852_c001_v0001120_t0000_u01784779732606") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b19d_d20260723_m040844_c001_v7007000_t0000_u01784779724589") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a26_d20260723_m040838_c001_v0001120_t0037_u01784779718905") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d8ff_d20260723_m040836_c001_v7007000_t0000_u01784779716234") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989698a_d20260723_m040824_c001_v0001098_t0045_u01784779704722") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71e0_d20260723_m040815_c001_v7007000_t0000_u01784779695939") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e399c_d20260723_m040810_c001_v0001120_t0045_u01784779690662") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783ce1_d20260723_m040808_c001_v7007000_t0000_u01784779688017") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b3f_d20260723_m040758_c001_v0001038_t0025_u01784779678804") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464aad_d20260723_m040746_c001_v7007000_t0000_u01784779666307") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38fa_d20260723_m040736_c001_v0001120_t0056_u01784779656477") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d6_d20260723_m040728_c001_v7007000_t0000_u01784779648444") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38b4_d20260723_m040717_c001_v0001120_t0037_u01784779637604") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f3_d20260723_m040708_c001_v7007000_t0000_u01784779628800") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3878_d20260723_m040657_c001_v0001120_t0022_u01784779617667") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b17e_d20260723_m040840_c001_v7007000_t0000_u01784779720715") 2026/07/23 04:11:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c877_d20260723_m040833_c001_v0001117_t0019_u01784779713958") 2026/07/23 04:11:50 DEBUG : dir1/0010-45678: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184957_d20260723_m040907_c001_v7007000_t0000_u01784779747147") 2026/07/23 04:11:50 DEBUG : dir1/0010-45678: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a6a_d20260723_m040901_c001_v0001120_t0036_u01784779741078") 2026/07/23 04:11:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297ec_d20260723_m041050_c001_v7007000_t0000_u01784779850489") 2026/07/23 04:11:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d29_d20260723_m041040_c001_v0001038_t0038_u01784779840219") 2026/07/23 04:11:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c8471f_d20260723_m041031_c001_v7007000_t0000_u01784779831833") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8cf5_d20260723_m041019_c001_v0001038_t0046_u01784779819570") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6862_d20260723_m041009_c001_v7007000_t0000_u01784779809891") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8cbd_d20260723_m040959_c001_v0001038_t0041_u01784779799301") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfa3_d20260723_m040950_c001_v7007000_t0000_u01784779790212") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c9d_d20260723_m040938_c001_v0001038_t0058_u01784779778670") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e2e_d20260723_m040928_c001_v7007000_t0000_u01784779768272") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c5d_d20260723_m040916_c001_v0001038_t0043_u01784779756357") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f407d4423bb427e0e_d20260723_m040902_c001_v7007000_t0000_u01784779742922") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a1e_d20260723_m040853_c001_v0001098_t0012_u01784779733149") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b19e_d20260723_m040844_c001_v7007000_t0000_u01784779724781") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bed_d20260723_m040839_c001_v0001038_t0046_u01784779719053") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e34c_d20260723_m040836_c001_v7007000_t0000_u01784779716200") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c84f_d20260723_m040825_c001_v0001117_t0042_u01784779705259") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71e2_d20260723_m040816_c001_v7007000_t0000_u01784779696114") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c82d_d20260723_m040810_c001_v0001117_t0023_u01784779690826") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f425548e5a600bbbf_d20260723_m040808_c001_v7007000_t0000_u01784779688175") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989691e_d20260723_m040759_c001_v0001098_t0030_u01784779679126") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d866_d20260723_m040746_c001_v7007000_t0000_u01784779666502") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7cd_d20260723_m040736_c001_v0001117_t0019_u01784779656936") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d7_d20260723_m040728_c001_v7007000_t0000_u01784779648641") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c787_d20260723_m040718_c001_v0001117_t0006_u01784779638173") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f4_d20260723_m040708_c001_v7007000_t0000_u01784779628981") 2026/07/23 04:11:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c749_d20260723_m040658_c001_v0001117_t0059_u01784779618189") 2026/07/23 04:11:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262508_d20260723_m040840_c001_v7007000_t0000_u01784779720558") 2026/07/23 04:11:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bd7_d20260723_m040833_c001_v0001038_t0003_u01784779713968") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184959_d20260723_m040907_c001_v7007000_t0000_u01784779747321") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c31_d20260723_m040901_c001_v0001038_t0056_u01784779741266") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297ef_d20260723_m041050_c001_v7007000_t0000_u01784779850664") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b8a_d20260723_m041040_c001_v0001098_t0013_u01784779840816") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84720_d20260723_m041032_c001_v7007000_t0000_u01784779832014") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b48_d20260723_m041020_c001_v0001098_t0057_u01784779820092") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6863_d20260723_m041010_c001_v7007000_t0000_u01784779810069") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b14_d20260723_m040959_c001_v0001098_t0027_u01784779799939") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfa4_d20260723_m040950_c001_v7007000_t0000_u01784779790393") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896ab4_d20260723_m040939_c001_v0001098_t0048_u01784779779158") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e2f_d20260723_m040928_c001_v7007000_t0000_u01784779768463") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a68_d20260723_m040916_c001_v0001098_t0055_u01784779756940") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd9012552_d20260723_m040902_c001_v7007000_t0000_u01784779742928") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c13_d20260723_m040853_c001_v0001038_t0019_u01784779733736") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b1a2_d20260723_m040844_c001_v7007000_t0000_u01784779724974") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969e0_d20260723_m040839_c001_v0001098_t0055_u01784779719248") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4095fbb867c0ea71_d20260723_m040835_c001_v7007000_t0000_u01784779715826") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ba3_d20260723_m040825_c001_v0001038_t0022_u01784779705879") 2026/07/23 04:11:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71e4_d20260723_m040816_c001_v7007000_t0000_u01784779696290") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989695a_d20260723_m040810_c001_v0001098_t0015_u01784779690928") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429345_d20260723_m040807_c001_v7007000_t0000_u01784779687814") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e395e_d20260723_m040759_c001_v0001120_t0022_u01784779679427") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd90124cb_d20260723_m040746_c001_v7007000_t0000_u01784779666590") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8abd_d20260723_m040737_c001_v0001038_t0052_u01784779657735") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d8_d20260723_m040728_c001_v7007000_t0000_u01784779648818") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8a4a_d20260723_m040718_c001_v0001038_t0017_u01784779638646") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f5_d20260723_m040709_c001_v7007000_t0000_u01784779629158") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca89d8_d20260723_m040658_c001_v0001038_t0053_u01784779618729") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a7711848ab_d20260723_m040840_c001_v7007000_t0000_u01784779720737") 2026/07/23 04:11:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969ca_d20260723_m040834_c001_v0001098_t0030_u01784779714243") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118495d_d20260723_m040907_c001_v7007000_t0000_u01784779747496") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8c9_d20260723_m040901_c001_v0001117_t0016_u01784779741362") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297f1_d20260723_m041050_c001_v7007000_t0000_u01784779850836") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c98a_d20260723_m041041_c001_v0001117_t0020_u01784779841234") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84721_d20260723_m041032_c001_v7007000_t0000_u01784779832195") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c96d_d20260723_m041020_c001_v0001117_t0005_u01784779820533") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6864_d20260723_m041010_c001_v7007000_t0000_u01784779810245") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c945_d20260723_m041000_c001_v0001117_t0031_u01784779800274") 2026/07/23 04:11:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfa6_d20260723_m040950_c001_v7007000_t0000_u01784779790575") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c90d_d20260723_m040939_c001_v0001117_t0051_u01784779779750") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e31_d20260723_m040928_c001_v7007000_t0000_u01784779768667") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8e9_d20260723_m040917_c001_v0001117_t0042_u01784779757503") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84622_d20260723_m040903_c001_v7007000_t0000_u01784779743097") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c8af_d20260723_m040854_c001_v0001117_t0050_u01784779734064") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b1a3_d20260723_m040845_c001_v7007000_t0000_u01784779725206") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c887_d20260723_m040839_c001_v0001117_t0020_u01784779719421") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f7241_d20260723_m040835_c001_v7007000_t0000_u01784779715834") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39de_d20260723_m040826_c001_v0001120_t0047_u01784779706720") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71e5_d20260723_m040816_c001_v7007000_t0000_u01784779696466") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b7f_d20260723_m040811_c001_v0001038_t0040_u01784779691136") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71ca_d20260723_m040808_c001_v7007000_t0000_u01784779688187") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c809_d20260723_m040759_c001_v0001117_t0038_u01784779679975") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bde7f_d20260723_m040746_c001_v7007000_t0000_u01784779666252") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968be_d20260723_m040738_c001_v0001098_t0018_u01784779658280") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3d9_d20260723_m040728_c001_v7007000_t0000_u01784779648995") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896850_d20260723_m040718_c001_v0001098_t0007_u01784779638991") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f6_d20260723_m040709_c001_v7007000_t0000_u01784779629334") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896802_d20260723_m040659_c001_v0001098_t0027_u01784779619283") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a7711848aa_d20260723_m040840_c001_v7007000_t0000_u01784779720562") 2026/07/23 04:11:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a0c_d20260723_m040834_c001_v0001120_t0035_u01784779714305") 2026/07/23 04:11:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118495f_d20260723_m040907_c001_v7007000_t0000_u01784779747670") 2026/07/23 04:11:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a42_d20260723_m040901_c001_v0001098_t0026_u01784779741672") 2026/07/23 04:11:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297f2_d20260723_m041051_c001_v7007000_t0000_u01784779851009") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bc9_d20260723_m041041_c001_v0001120_t0032_u01784779841925") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84722_d20260723_m041032_c001_v7007000_t0000_u01784779832376") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b9b_d20260723_m041021_c001_v0001120_t0026_u01784779821043") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6865_d20260723_m041010_c001_v7007000_t0000_u01784779810424") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b5f_d20260723_m041000_c001_v0001120_t0003_u01784779800914") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfa7_d20260723_m040950_c001_v7007000_t0000_u01784779790759") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3b01_d20260723_m040940_c001_v0001120_t0042_u01784779780371") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e33_d20260723_m040928_c001_v7007000_t0000_u01784779768859") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3aa7_d20260723_m040918_c001_v0001120_t0035_u01784779758091") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f407d4423bb427e0f_d20260723_m040903_c001_v7007000_t0000_u01784779743104") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a54_d20260723_m040854_c001_v0001120_t0014_u01784779734818") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b1a4_d20260723_m040845_c001_v7007000_t0000_u01784779725396") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a28_d20260723_m040839_c001_v0001120_t0021_u01784779719544") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b168_d20260723_m040836_c001_v7007000_t0000_u01784779716217") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989699a_d20260723_m040827_c001_v0001098_t0027_u01784779707155") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71e7_d20260723_m040816_c001_v7007000_t0000_u01784779696642") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e39a2_d20260723_m040811_c001_v0001120_t0049_u01784779691148") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71c8_d20260723_m040808_c001_v7007000_t0000_u01784779688026") 2026/07/23 04:11:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b45_d20260723_m040800_c001_v0001038_t0000_u01784779680509") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464aaf_d20260723_m040746_c001_v7007000_t0000_u01784779666482") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3904_d20260723_m040738_c001_v0001120_t0056_u01784779658764") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3da_d20260723_m040729_c001_v7007000_t0000_u01784779649172") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e38b8_d20260723_m040719_c001_v0001120_t0056_u01784779639345") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f7_d20260723_m040709_c001_v7007000_t0000_u01784779629510") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3882_d20260723_m040659_c001_v0001120_t0053_u01784779619814") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f7258_d20260723_m040840_c001_v7007000_t0000_u01784779720570") 2026/07/23 04:11:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bdb_d20260723_m040834_c001_v0001038_t0017_u01784779714414") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184963_d20260723_m040907_c001_v7007000_t0000_u01784779747845") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c33_d20260723_m040901_c001_v0001038_t0049_u01784779741801") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297f5_d20260723_m041051_c001_v7007000_t0000_u01784779851182") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d31_d20260723_m041042_c001_v0001038_t0040_u01784779842453") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84723_d20260723_m041032_c001_v7007000_t0000_u01784779832558") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8cff_d20260723_m041022_c001_v0001038_t0054_u01784779822676") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6866_d20260723_m041010_c001_v7007000_t0000_u01784779810600") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8cc1_d20260723_m041001_c001_v0001038_t0052_u01784779801381") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfa9_d20260723_m040950_c001_v7007000_t0000_u01784779790940") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ca3_d20260723_m040941_c001_v0001038_t0020_u01784779781652") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e34_d20260723_m040929_c001_v7007000_t0000_u01784779769049") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c65_d20260723_m040918_c001_v0001038_t0025_u01784779758808") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184923_d20260723_m040903_c001_v7007000_t0000_u01784779743114") 2026/07/23 04:11:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a28_d20260723_m040855_c001_v0001098_t0011_u01784779735286") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b1a5_d20260723_m040845_c001_v7007000_t0000_u01784779725597") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bf3_d20260723_m040839_c001_v0001038_t0037_u01784779719634") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f7243_d20260723_m040836_c001_v7007000_t0000_u01784779716009") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c855_d20260723_m040827_c001_v0001117_t0006_u01784779707763") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71e8_d20260723_m040816_c001_v7007000_t0000_u01784779696818") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989695e_d20260723_m040811_c001_v0001098_t0056_u01784779691367") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783ce2_d20260723_m040808_c001_v7007000_t0000_u01784779688198") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896920_d20260723_m040801_c001_v0001098_t0057_u01784779681111") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bde82_d20260723_m040746_c001_v7007000_t0000_u01784779666604") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7d3_d20260723_m040739_c001_v0001117_t0006_u01784779659392") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3db_d20260723_m040729_c001_v7007000_t0000_u01784779649348") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c78d_d20260723_m040719_c001_v0001117_t0040_u01784779639860") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f8_d20260723_m040709_c001_v7007000_t0000_u01784779629686") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c74f_d20260723_m040700_c001_v0001117_t0008_u01784779620225") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a7711848ac_d20260723_m040840_c001_v7007000_t0000_u01784779720915") 2026/07/23 04:11:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969cc_d20260723_m040834_c001_v0001098_t0001_u01784779714580") 2026/07/23 04:11:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184967_d20260723_m040908_c001_v7007000_t0000_u01784779748114") 2026/07/23 04:11:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a44_d20260723_m040902_c001_v0001098_t0002_u01784779742094") 2026/07/23 04:11:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297f6_d20260723_m041051_c001_v7007000_t0000_u01784779851355") 2026/07/23 04:11:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b92_d20260723_m041042_c001_v0001098_t0038_u01784779842991") 2026/07/23 04:11:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84725_d20260723_m041032_c001_v7007000_t0000_u01784779832795") 2026/07/23 04:11:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b54_d20260723_m041023_c001_v0001098_t0024_u01784779823266") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6867_d20260723_m041010_c001_v7007000_t0000_u01784779810777") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b16_d20260723_m041001_c001_v0001098_t0054_u01784779801797") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfaa_d20260723_m040951_c001_v7007000_t0000_u01784779791121") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896ac6_d20260723_m040942_c001_v0001098_t0031_u01784779782419") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e36_d20260723_m040929_c001_v7007000_t0000_u01784779769239") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a70_d20260723_m040919_c001_v0001098_t0047_u01784779759265") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a771184921_d20260723_m040902_c001_v7007000_t0000_u01784779742938") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c17_d20260723_m040855_c001_v0001038_t0011_u01784779735708") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b1a6_d20260723_m040845_c001_v7007000_t0000_u01784779725859") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98969e6_d20260723_m040839_c001_v0001098_t0013_u01784779719950") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4151e79ff04ccc47_d20260723_m040836_c001_v7007000_t0000_u01784779716343") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bb3_d20260723_m040828_c001_v0001038_t0050_u01784779708438") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71ea_d20260723_m040816_c001_v7007000_t0000_u01784779696995") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c82f_d20260723_m040811_c001_v0001117_t0021_u01784779691383") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f425548e5a600bbbd_d20260723_m040807_c001_v7007000_t0000_u01784779687824") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3964_d20260723_m040801_c001_v0001120_t0038_u01784779681556") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f404ca31c111dc26b_d20260723_m040746_c001_v7007000_t0000_u01784779666087") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8acb_d20260723_m040739_c001_v0001038_t0044_u01784779659855") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3dc_d20260723_m040729_c001_v7007000_t0000_u01784779649645") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8a56_d20260723_m040720_c001_v0001038_t0050_u01784779640426") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808f9_d20260723_m040709_c001_v7007000_t0000_u01784779629862") 2026/07/23 04:11:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca89e8_d20260723_m040700_c001_v0001038_t0000_u01784779620668") 2026/07/23 04:11:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4095fbb867c0ea76_d20260723_m040840_c001_v7007000_t0000_u01784779720866") 2026/07/23 04:11:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a0e_d20260723_m040834_c001_v0001120_t0051_u01784779714820") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06342f_d20260723_m040749_c001_v7007000_t0000_u01784779669078") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ae7_d20260723_m040743_c001_v0001038_t0030_u01784779663630") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063430_d20260723_m040749_c001_v7007000_t0000_u01784779669252") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968e0_d20260723_m040743_c001_v0001098_t0037_u01784779663671") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063431_d20260723_m040749_c001_v7007000_t0000_u01784779669427") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3920_d20260723_m040743_c001_v0001120_t0043_u01784779663797") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063432_d20260723_m040749_c001_v7007000_t0000_u01784779669614") 2026/07/23 04:11:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7df_d20260723_m040743_c001_v0001117_t0045_u01784779663839") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063433_d20260723_m040749_c001_v7007000_t0000_u01784779669789") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968e4_d20260723_m040744_c001_v0001098_t0021_u01784779664010") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063434_d20260723_m040750_c001_v7007000_t0000_u01784779670038") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8af1_d20260723_m040744_c001_v0001038_t0034_u01784779664033") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063435_d20260723_m040750_c001_v7007000_t0000_u01784779670213") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3924_d20260723_m040744_c001_v0001120_t0049_u01784779664279") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063436_d20260723_m040750_c001_v7007000_t0000_u01784779670388") 2026/07/23 04:11:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968e8_d20260723_m040744_c001_v0001098_t0013_u01784779664460") 2026/07/23 04:11:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063437_d20260723_m040750_c001_v7007000_t0000_u01784779670564") 2026/07/23 04:11:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8af5_d20260723_m040744_c001_v0001038_t0034_u01784779664486") 2026/07/23 04:12:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063438_d20260723_m040750_c001_v7007000_t0000_u01784779670740") 2026/07/23 04:12:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7e5_d20260723_m040744_c001_v0001117_t0026_u01784779664627") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a063439_d20260723_m040750_c001_v7007000_t0000_u01784779670915") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3928_d20260723_m040744_c001_v0001120_t0017_u01784779664833") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06343a_d20260723_m040751_c001_v7007000_t0000_u01784779671091") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968ea_d20260723_m040744_c001_v0001098_t0011_u01784779664856") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06343c_d20260723_m040751_c001_v7007000_t0000_u01784779671266") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8afd_d20260723_m040744_c001_v0001038_t0012_u01784779664990") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06343d_d20260723_m040751_c001_v7007000_t0000_u01784779671444") 2026/07/23 04:12:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c7e7_d20260723_m040745_c001_v0001117_t0040_u01784779665134") 2026/07/23 04:12:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06343e_d20260723_m040751_c001_v7007000_t0000_u01784779671619") 2026/07/23 04:12:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98968ec_d20260723_m040745_c001_v0001098_t0022_u01784779665257") 2026/07/23 04:12:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06343f_d20260723_m040751_c001_v7007000_t0000_u01784779671794") 2026/07/23 04:12:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e392c_d20260723_m040745_c001_v0001120_t0032_u01784779665285") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d8f4_d20260723_m040811_c001_v7007000_t0000_u01784779691973") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b5f_d20260723_m040805_c001_v0001038_t0047_u01784779685302") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f425548e5a600bbc4_d20260723_m040812_c001_v7007000_t0000_u01784779692228") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896932_d20260723_m040805_c001_v0001098_t0059_u01784779685433") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4061db36b3e71f8b_d20260723_m040812_c001_v7007000_t0000_u01784779692320") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e397e_d20260723_m040805_c001_v0001120_t0055_u01784779685634") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d8f7_d20260723_m040812_c001_v7007000_t0000_u01784779692327") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896936_d20260723_m040805_c001_v0001098_t0023_u01784779685856") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783cec_d20260723_m040812_c001_v7007000_t0000_u01784779692194") 2026/07/23 04:12:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b63_d20260723_m040805_c001_v0001038_t0034_u01784779685878") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783ceb_d20260723_m040812_c001_v7007000_t0000_u01784779692010") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c821_d20260723_m040805_c001_v0001117_t0038_u01784779685950") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71cd_d20260723_m040812_c001_v7007000_t0000_u01784779692015") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3980_d20260723_m040806_c001_v0001120_t0013_u01784779686174") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c60d_d20260723_m040811_c001_v7007000_t0000_u01784779691985") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b67_d20260723_m040806_c001_v0001038_t0056_u01784779686219") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d0_d20260723_m040812_c001_v7007000_t0000_u01784779692207") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989693c_d20260723_m040806_c001_v0001098_t0048_u01784779686323") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b0fb_d20260723_m040812_c001_v7007000_t0000_u01784779692030") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c823_d20260723_m040806_c001_v0001117_t0016_u01784779686517") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f425548e5a600bbc3_d20260723_m040812_c001_v7007000_t0000_u01784779692035") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3982_d20260723_m040806_c001_v0001120_t0012_u01784779686528") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c60f_d20260723_m040812_c001_v7007000_t0000_u01784779692342") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b6b_d20260723_m040806_c001_v0001038_t0030_u01784779686688") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71cc_d20260723_m040811_c001_v7007000_t0000_u01784779691996") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a989693e_d20260723_m040806_c001_v0001098_t0032_u01784779686744") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4061db36b3e71f88_d20260723_m040812_c001_v7007000_t0000_u01784779692142") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3984_d20260723_m040806_c001_v0001120_t0029_u01784779686796") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b100_d20260723_m040812_c001_v7007000_t0000_u01784779692218") 2026/07/23 04:12:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b6d_d20260723_m040807_c001_v0001038_t0031_u01784779687179") 2026/07/23 04:12:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71d2_d20260723_m040812_c001_v7007000_t0000_u01784779692359") 2026/07/23 04:12:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3988_d20260723_m040807_c001_v0001120_t0036_u01784779687199") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba5407_d20260723_m040530_c001_v7007000_t0000_u01784779530177") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f114ce1988ad8d2a0_d20260723_m040527_c001_v0001174_t0016_u01784779527499") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdd8d_d20260723_m040527_c001_v7007000_t0000_u01784779527314") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f114ce1988ad8d265_d20260723_m040524_c001_v0001174_t0034_u01784779524044") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdd8b_d20260723_m040523_c001_v7007000_t0000_u01784779523331") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3640_d20260723_m040519_c001_v0001120_t0036_u01784779519189") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f423ed67bb64005db_d20260723_m040517_c001_v7007000_t0000_u01784779517713") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10252a17fa689e73_d20260723_m040515_c001_v0001173_t0011_u01784779515586") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e77966_d20260723_m040515_c001_v7007000_t0000_u01784779515408") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10252a17fa689e5f_d20260723_m040512_c001_v0001173_t0053_u01784779512016") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e7795b_d20260723_m040511_c001_v7007000_t0000_u01784779511305") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e35fe_d20260723_m040506_c001_v0001120_t0000_u01784779506568") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da65b7_d20260723_m040505_c001_v7007000_t0000_u01784779505677") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f102d8187d588ac35_d20260723_m040504_c001_v0001117_t0056_u01784779504065") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd90121ab_d20260723_m040503_c001_v7007000_t0000_u01784779503893") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f102d8187d588ac2d_d20260723_m040500_c001_v0001117_t0005_u01784779500325") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd90121a2_d20260723_m040459_c001_v7007000_t0000_u01784779499618") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e35da_d20260723_m040455_c001_v0001120_t0049_u01784779495084") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6599_d20260723_m040454_c001_v7007000_t0000_u01784779494550") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10097da7664a0acf_d20260723_m040452_c001_v0001185_t0000_u01784779492780") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e77906_d20260723_m040452_c001_v7007000_t0000_u01784779492603") 2026/07/23 04:12:02 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10097da7664a0aa3_d20260723_m040449_c001_v0001185_t0049_u01784779489019") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e778ee_d20260723_m040448_c001_v7007000_t0000_u01784779488314") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3592_d20260723_m040440_c001_v0001120_t0022_u01784779480261") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c82e9e_d20260723_m040439_c001_v7007000_t0000_u01784779479337") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10641f547b054b2b_d20260723_m040437_c001_v0001174_t0058_u01784779477505") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba53cf_d20260723_m040437_c001_v7007000_t0000_u01784779477329") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10641f547b054af7_d20260723_m040433_c001_v0001174_t0052_u01784779473034") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba53c5_d20260723_m040432_c001_v7007000_t0000_u01784779472335") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e355c_d20260723_m040423_c001_v0001120_t0019_u01784779463973") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36a90f_d20260723_m040423_c001_v7007000_t0000_u01784779463084") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f103f5a01335f7993_d20260723_m040421_c001_v0001180_t0019_u01784779461428") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40936fc324257cd1_d20260723_m040421_c001_v7007000_t0000_u01784779461244") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f103f5a01335f7981_d20260723_m040417_c001_v0001180_t0035_u01784779457869") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40936fc324257cbf_d20260723_m040417_c001_v7007000_t0000_u01784779457139") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b2757404_d20260723_m040410_c001_v0001109_t0055_u01784779450113") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3dade_d20260723_m040409_c001_v7007000_t0000_u01784779449009") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1100ff814a3aaf7f_d20260723_m040402_c001_v0001180_t0050_u01784779442327") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f425548e5a600b55a_d20260723_m040402_c001_v7007000_t0000_u01784779442128") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038d9f_d20260723_m040357_c001_v0001101_t0039_u01784779437278") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1155aa3310867c49_d20260723_m040355_c001_v0001116_t0013_u01784779435996") 2026/07/23 04:12:03 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1155aa3310867c3f_d20260723_m040354_c001_v0001116_t0044_u01784779434773") 2026/07/23 04:12:04 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464773_d20260723_m040340_c001_v7007000_t0000_u01784779420986") 2026/07/23 04:12:04 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b275737e_d20260723_m040332_c001_v0001109_t0006_u01784779412237") 2026/07/23 04:12:04 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11449ea5618569e4_d20260723_m040331_c001_v0001183_t0038_u01784779411410") 2026/07/23 04:12:04 DEBUG : dst/one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11449ea5618569d6_d20260723_m040330_c001_v0001183_t0023_u01784779410478") 2026/07/23 04:12:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba5409_d20260723_m040530_c001_v7007000_t0000_u01784779530357") 2026/07/23 04:12:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f112b8df117f6db13_d20260723_m040526_c001_v0001153_t0010_u01784779526858") 2026/07/23 04:12:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f105db63af437ac84_d20260723_m040522_c001_v0001037_t0027_u01784779522949") 2026/07/23 04:12:04 DEBUG : dst/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f423ed67bb64005dc_d20260723_m040517_c001_v7007000_t0000_u01784779517887") 2026/07/23 04:12:04 DEBUG : dst/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11142adf6fb1d744_d20260723_m040515_c001_v0001184_t0015_u01784779515217") 2026/07/23 04:12:04 DEBUG : dst/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f105e1d6220d77b4f_d20260723_m040510_c001_v0001042_t0002_u01784779510939") 2026/07/23 04:12:04 DEBUG : dst/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da65b8_d20260723_m040505_c001_v7007000_t0000_u01784779505853") 2026/07/23 04:12:04 DEBUG : dst/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1135dc18076329a3_d20260723_m040503_c001_v0001178_t0026_u01784779503675") 2026/07/23 04:12:04 DEBUG : dst/one.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1058011698a59972_d20260723_m040459_c001_v0001106_t0009_u01784779499103") 2026/07/23 04:12:04 DEBUG : dst/three: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3dae0_d20260723_m040409_c001_v7007000_t0000_u01784779449198") 2026/07/23 04:12:04 DEBUG : dst/three: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1155aa3310867c97_d20260723_m040406_c001_v0001116_t0024_u01784779446963") 2026/07/23 04:12:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba540b_d20260723_m040530_c001_v7007000_t0000_u01784779530625") 2026/07/23 04:12:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1110124cb111ccb3_d20260723_m040528_c001_v0001115_t0032_u01784779528344") 2026/07/23 04:12:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f112a93494538f9a3_d20260723_m040524_c001_v0001182_t0029_u01784779524907") 2026/07/23 04:12:04 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba540c_d20260723_m040530_c001_v7007000_t0000_u01784779530799") 2026/07/23 04:12:04 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f114ce1988ad8d2c5_d20260723_m040529_c001_v0001174_t0025_u01784779529402") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdd8e_d20260723_m040529_c001_v7007000_t0000_u01784779529219") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f114ce1988ad8d27b_d20260723_m040525_c001_v0001174_t0020_u01784779525284") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdd8c_d20260723_m040525_c001_v7007000_t0000_u01784779525101") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3646_d20260723_m040520_c001_v0001120_t0012_u01784779520130") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f423ed67bb64005dd_d20260723_m040518_c001_v7007000_t0000_u01784779518062") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10252a17fa689e7b_d20260723_m040517_c001_v0001173_t0051_u01784779517004") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e77968_d20260723_m040516_c001_v7007000_t0000_u01784779516828") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10252a17fa689e67_d20260723_m040513_c001_v0001173_t0024_u01784779513672") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e77961_d20260723_m040513_c001_v7007000_t0000_u01784779513496") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3604_d20260723_m040508_c001_v0001120_t0014_u01784779508012") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd90121ac_d20260723_m040505_c001_v7007000_t0000_u01784779505141") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e35ea_d20260723_m040502_c001_v0001120_t0028_u01784779502260") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4180cddbd90121a6_d20260723_m040501_c001_v7007000_t0000_u01784779501557") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e35e0_d20260723_m040456_c001_v0001120_t0031_u01784779496084") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e7790c_d20260723_m040453_c001_v7007000_t0000_u01784779493658") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e35c2_d20260723_m040450_c001_v0001120_t0042_u01784779490800") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41345c4167e778f5_d20260723_m040449_c001_v7007000_t0000_u01784779489622") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e35a4_d20260723_m040443_c001_v0001120_t0050_u01784779483400") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba53d1_d20260723_m040438_c001_v7007000_t0000_u01784779478384") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038e4a_d20260723_m040435_c001_v0001101_t0013_u01784779475606") 2026/07/23 04:12:05 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba53cc_d20260723_m040434_c001_v7007000_t0000_u01784779474477") 2026/07/23 04:12:06 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3568_d20260723_m040427_c001_v0001120_t0037_u01784779467222") 2026/07/23 04:12:06 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40936fc324257cd5_d20260723_m040422_c001_v7007000_t0000_u01784779462188") 2026/07/23 04:12:06 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b2757432_d20260723_m040419_c001_v0001109_t0059_u01784779459620") 2026/07/23 04:12:06 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40936fc324257cc5_d20260723_m040418_c001_v7007000_t0000_u01784779458558") 2026/07/23 04:12:06 DEBUG : dst/three.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038de9_d20260723_m040411_c001_v0001101_t0027_u01784779451905") 2026/07/23 04:12:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f423ed67bb64005de_d20260723_m040518_c001_v7007000_t0000_u01784779518237") 2026/07/23 04:12:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1033953b163578a4_d20260723_m040516_c001_v0001102_t0048_u01784779516430") 2026/07/23 04:12:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f118c46b1457d0d19_d20260723_m040513_c001_v0001106_t0006_u01784779513002") 2026/07/23 04:12:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da65ba_d20260723_m040506_c001_v7007000_t0000_u01784779506034") 2026/07/23 04:12:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1170e06666aa0b09_d20260723_m040504_c001_v0001041_t0031_u01784779504836") 2026/07/23 04:12:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f111a80af7ab48678_d20260723_m040501_c001_v0001185_t0013_u01784779501361") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba540e_d20260723_m040530_c001_v7007000_t0000_u01784779530975") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3642_d20260723_m040519_c001_v0001120_t0048_u01784779519647") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f423ed67bb64005df_d20260723_m040518_c001_v7007000_t0000_u01784779518410") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3600_d20260723_m040507_c001_v0001120_t0024_u01784779507276") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da65bc_d20260723_m040506_c001_v7007000_t0000_u01784779506211") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e35dd_d20260723_m040455_c001_v0001120_t0056_u01784779495578") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da659b_d20260723_m040454_c001_v7007000_t0000_u01784779494728") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e359e_d20260723_m040442_c001_v0001120_t0012_u01784779482949") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c82ea0_d20260723_m040439_c001_v7007000_t0000_u01784779479529") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038e23_d20260723_m040424_c001_v0001101_t0047_u01784779464656") 2026/07/23 04:12:06 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36a911_d20260723_m040423_c001_v7007000_t0000_u01784779463265") 2026/07/23 04:12:07 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3522_d20260723_m040411_c001_v0001120_t0026_u01784779451067") 2026/07/23 04:12:07 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3dae2_d20260723_m040409_c001_v7007000_t0000_u01784779449387") 2026/07/23 04:12:07 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f115650003570d3c1_d20260723_m040404_c001_v0001100_t0038_u01784779444195") 2026/07/23 04:12:07 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464774_d20260723_m040341_c001_v7007000_t0000_u01784779421170") 2026/07/23 04:12:07 DEBUG : dst/two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11449ea561856a4a_d20260723_m040340_c001_v0001183_t0051_u01784779420000") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f408426db398c21e0_d20260723_m040303_c001_v7007000_t0000_u01784779383531") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038c89_d20260723_m040259_c001_v0001101_t0045_u01784779379692") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f408426db398c21cf_d20260723_m040257_c001_v7007000_t0000_u01784779377564") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038c45_d20260723_m040247_c001_v0001101_t0001_u01784779367691") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c2e7_d20260723_m040239_c001_v7007000_t0000_u01784779359110") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038bfb_d20260723_m040235_c001_v0001101_t0027_u01784779355463") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26213d_d20260723_m040214_c001_v7007000_t0000_u01784779334353") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b6b_d20260723_m040212_c001_v0001101_t0051_u01784779332357") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262136_d20260723_m040211_c001_v7007000_t0000_u01784779331418") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b5f_d20260723_m040210_c001_v0001101_t0050_u01784779330157") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26212c_d20260723_m040206_c001_v7007000_t0000_u01784779326908") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b33_d20260723_m040205_c001_v0001101_t0031_u01784779325136") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262127_d20260723_m040204_c001_v7007000_t0000_u01784779324210") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b23_d20260723_m040202_c001_v0001101_t0027_u01784779322231") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba6549e_d20260723_m040155_c001_v7007000_t0000_u01784779315278") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038ae1_d20260723_m040153_c001_v0001101_t0051_u01784779313531") 2026/07/23 04:12:07 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba65421_d20260723_m040152_c001_v7007000_t0000_u01784779312568") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038ad1_d20260723_m040151_c001_v0001101_t0053_u01784779311651") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba6532b_d20260723_m040146_c001_v7007000_t0000_u01784779306832") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a99_d20260723_m040145_c001_v0001101_t0049_u01784779305277") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d57eb_d20260723_m040143_c001_v7007000_t0000_u01784779303468") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a89_d20260723_m040142_c001_v0001101_t0032_u01784779302406") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d57dc_d20260723_m040142_c001_v7007000_t0000_u01784779302056") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f111906f1d8cf57c8_d20260723_m040141_c001_v0001130_t0035_u01784779301033") 2026/07/23 04:12:08 DEBUG : empty space: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a6f_d20260723_m040139_c001_v0001101_t0047_u01784779299136") 2026/07/23 04:12:08 DEBUG : enormous: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26213a_d20260723_m040213_c001_v7007000_t0000_u01784779333465") 2026/07/23 04:12:08 DEBUG : enormous: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b73_d20260723_m040212_c001_v0001101_t0012_u01784779332823") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba5570_d20260723_m040535_c001_v7007000_t0000_u01784779535584") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e368a_d20260723_m040534_c001_v0001120_t0044_u01784779534101") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c2de_d20260723_m040234_c001_v7007000_t0000_u01784779354033") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b27572de_d20260723_m040232_c001_v0001109_t0026_u01784779352784") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d57ae_d20260723_m040136_c001_v7007000_t0000_u01784779296227") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a57_d20260723_m040135_c001_v0001101_t0052_u01784779295014") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d57a7_d20260723_m040134_c001_v7007000_t0000_u01784779294489") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a4f_d20260723_m040133_c001_v0001101_t0040_u01784779293539") 2026/07/23 04:12:08 DEBUG : existing: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a45_d20260723_m040132_c001_v0001101_t0043_u01784779292625") 2026/07/23 04:12:08 DEBUG : existing-b: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c2df_d20260723_m040234_c001_v7007000_t0000_u01784779354207") 2026/07/23 04:12:09 DEBUG : existing-b: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038be9_d20260723_m040232_c001_v0001101_t0030_u01784779352794") 2026/07/23 04:12:09 DEBUG : file1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a0e_d20260723_m040643_c001_v7007000_t0000_u01784779603446") 2026/07/23 04:12:09 DEBUG : file1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c719_d20260723_m040641_c001_v0001117_t0029_u01784779601942") 2026/07/23 04:12:09 DEBUG : file1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a09_d20260723_m040640_c001_v7007000_t0000_u01784779600641") 2026/07/23 04:12:09 DEBUG : file1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8974_d20260723_m040639_c001_v0001038_t0011_u01784779599032") 2026/07/23 04:12:09 DEBUG : five: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262142_d20260723_m040218_c001_v7007000_t0000_u01784779338350") 2026/07/23 04:12:09 DEBUG : five: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f413b6bcd71038b87_d20260723_m040216_c001_v0001101_t0055_u01784779336279") 2026/07/23 04:12:09 DEBUG : foo: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba65327_d20260723_m040144_c001_v7007000_t0000_u01784779304909") 2026/07/23 04:12:09 DEBUG : foo: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f413b6bcd71038a93_d20260723_m040144_c001_v0001101_t0055_u01784779304365") 2026/07/23 04:12:09 DEBUG : foo: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f413b6bcd71038a8f_d20260723_m040143_c001_v0001101_t0055_u01784779303818") 2026/07/23 04:12:09 DEBUG : four: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262143_d20260723_m040218_c001_v7007000_t0000_u01784779338528") 2026/07/23 04:12:09 DEBUG : four: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40938dd2b27572b6_d20260723_m040216_c001_v0001109_t0026_u01784779336824") 2026/07/23 04:12:09 DEBUG : four: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b81_d20260723_m040215_c001_v0001101_t0046_u01784779335413") 2026/07/23 04:12:09 DEBUG : hello world2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b04_d20260723_m040049_c001_v7007000_t0000_u01784779249295") 2026/07/23 04:12:09 DEBUG : hello world2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038958_d20260723_m040048_c001_v0001101_t0058_u01784779248524") 2026/07/23 04:12:09 DEBUG : ignore-size: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d579e_d20260723_m040132_c001_v7007000_t0000_u01784779292275") 2026/07/23 04:12:09 DEBUG : ignore-size: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a37_d20260723_m040131_c001_v0001101_t0058_u01784779291174") 2026/07/23 04:12:09 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c2d7_d20260723_m040232_c001_v7007000_t0000_u01784779352052") 2026/07/23 04:12:09 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038bdf_d20260723_m040231_c001_v0001101_t0032_u01784779351239") 2026/07/23 04:12:09 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262179_d20260723_m040230_c001_v7007000_t0000_u01784779350506") 2026/07/23 04:12:10 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b27572d4_d20260723_m040229_c001_v0001109_t0040_u01784779349615") 2026/07/23 04:12:10 DEBUG : one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262145_d20260723_m040218_c001_v7007000_t0000_u01784779338706") 2026/07/23 04:12:10 DEBUG : one: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f413b6bcd71038b79_d20260723_m040214_c001_v0001101_t0055_u01784779334714") 2026/07/23 04:12:10 DEBUG : only0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649dd_d20260723_m040634_c001_v7007000_t0000_u01784779594468") 2026/07/23 04:12:10 DEBUG : only0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41309f32e13e37f6_d20260723_m040628_c001_v0001120_t0031_u01784779588568") 2026/07/23 04:12:10 DEBUG : only0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e375e_d20260723_m040608_c001_v0001120_t0029_u01784779568448") 2026/07/23 04:12:10 DEBUG : only0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6635_d20260723_m040601_c001_v7007000_t0000_u01784779561946") 2026/07/23 04:12:10 DEBUG : only0: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36a2_d20260723_m040539_c001_v0001120_t0037_u01784779539577") 2026/07/23 04:12:10 DEBUG : only1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649df_d20260723_m040634_c001_v7007000_t0000_u01784779594651") 2026/07/23 04:12:10 DEBUG : only1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41254f7953ca8954_d20260723_m040629_c001_v0001038_t0050_u01784779589504") 2026/07/23 04:12:10 DEBUG : only1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3764_d20260723_m040609_c001_v0001120_t0040_u01784779569292") 2026/07/23 04:12:10 DEBUG : only1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6637_d20260723_m040602_c001_v7007000_t0000_u01784779562130") 2026/07/23 04:12:10 DEBUG : only1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36aa_d20260723_m040540_c001_v0001120_t0000_u01784779540803") 2026/07/23 04:12:10 DEBUG : only10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649e0_d20260723_m040634_c001_v7007000_t0000_u01784779594835") 2026/07/23 04:12:10 DEBUG : only10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41254f7953ca8950_d20260723_m040629_c001_v0001038_t0050_u01784779589128") 2026/07/23 04:12:10 DEBUG : only10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37a8_d20260723_m040618_c001_v0001120_t0028_u01784779578588") 2026/07/23 04:12:10 DEBUG : only10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e24f_d20260723_m040602_c001_v7007000_t0000_u01784779562656") 2026/07/23 04:12:10 DEBUG : only10: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36e8_d20260723_m040550_c001_v0001120_t0052_u01784779550632") 2026/07/23 04:12:10 DEBUG : only11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649e2_d20260723_m040635_c001_v7007000_t0000_u01784779595019") 2026/07/23 04:12:10 DEBUG : only11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40067708a98967a6_d20260723_m040629_c001_v0001098_t0036_u01784779589304") 2026/07/23 04:12:10 DEBUG : only11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37ac_d20260723_m040619_c001_v0001120_t0035_u01784779579553") 2026/07/23 04:12:10 DEBUG : only11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f414f686ef5230227_d20260723_m040601_c001_v7007000_t0000_u01784779561983") 2026/07/23 04:12:10 DEBUG : only11: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36ee_d20260723_m040551_c001_v0001120_t0040_u01784779551408") 2026/07/23 04:12:10 DEBUG : only12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649e4_d20260723_m040635_c001_v7007000_t0000_u01784779595317") 2026/07/23 04:12:11 DEBUG : only12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41309f32e13e37fc_d20260723_m040629_c001_v0001120_t0031_u01784779589349") 2026/07/23 04:12:11 DEBUG : only12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37b6_d20260723_m040620_c001_v0001120_t0022_u01784779580457") 2026/07/23 04:12:11 DEBUG : only12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d74a_d20260723_m040602_c001_v7007000_t0000_u01784779562674") 2026/07/23 04:12:11 DEBUG : only12: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36fc_d20260723_m040552_c001_v0001120_t0021_u01784779552866") 2026/07/23 04:12:11 DEBUG : only13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649e5_d20260723_m040635_c001_v7007000_t0000_u01784779595502") 2026/07/23 04:12:11 DEBUG : only13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41254f7953ca8956_d20260723_m040629_c001_v0001038_t0050_u01784779589698") 2026/07/23 04:12:11 DEBUG : only13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37be_d20260723_m040621_c001_v0001120_t0011_u01784779581536") 2026/07/23 04:12:11 DEBUG : only13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d736_d20260723_m040601_c001_v7007000_t0000_u01784779561570") 2026/07/23 04:12:11 DEBUG : only13: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3708_d20260723_m040553_c001_v0001120_t0053_u01784779553873") 2026/07/23 04:12:11 DEBUG : only14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649e8_d20260723_m040635_c001_v7007000_t0000_u01784779595685") 2026/07/23 04:12:11 DEBUG : only14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41309f32e13e3802_d20260723_m040629_c001_v0001120_t0031_u01784779589754") 2026/07/23 04:12:11 DEBUG : only14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37ca_d20260723_m040622_c001_v0001120_t0046_u01784779582492") 2026/07/23 04:12:11 DEBUG : only14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d742_d20260723_m040602_c001_v7007000_t0000_u01784779562304") 2026/07/23 04:12:11 DEBUG : only14: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e370e_d20260723_m040554_c001_v0001120_t0040_u01784779554614") 2026/07/23 04:12:11 DEBUG : only15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649ea_d20260723_m040635_c001_v7007000_t0000_u01784779595869") 2026/07/23 04:12:11 DEBUG : only15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f410bb3a414f9c6f9_d20260723_m040629_c001_v0001117_t0034_u01784779589494") 2026/07/23 04:12:11 DEBUG : only15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37d0_d20260723_m040623_c001_v0001120_t0054_u01784779583406") 2026/07/23 04:12:11 DEBUG : only15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6638_d20260723_m040602_c001_v7007000_t0000_u01784779562317") 2026/07/23 04:12:11 DEBUG : only15: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3712_d20260723_m040555_c001_v0001120_t0050_u01784779555598") 2026/07/23 04:12:11 DEBUG : only16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649eb_d20260723_m040636_c001_v7007000_t0000_u01784779596052") 2026/07/23 04:12:12 DEBUG : only16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41309f32e13e37fa_d20260723_m040629_c001_v0001120_t0031_u01784779589150") 2026/07/23 04:12:12 DEBUG : only16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37d6_d20260723_m040624_c001_v0001120_t0012_u01784779584446") 2026/07/23 04:12:12 DEBUG : only16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f414f686ef523022b_d20260723_m040602_c001_v7007000_t0000_u01784779562366") 2026/07/23 04:12:12 DEBUG : only16: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e371a_d20260723_m040556_c001_v0001120_t0029_u01784779556690") 2026/07/23 04:12:12 DEBUG : only17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649ed_d20260723_m040636_c001_v7007000_t0000_u01784779596235") 2026/07/23 04:12:12 DEBUG : only17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41254f7953ca8952_d20260723_m040629_c001_v0001038_t0050_u01784779589314") 2026/07/23 04:12:12 DEBUG : only17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37e2_d20260723_m040625_c001_v0001120_t0026_u01784779585504") 2026/07/23 04:12:12 DEBUG : only17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e24d_d20260723_m040602_c001_v7007000_t0000_u01784779562480") 2026/07/23 04:12:12 DEBUG : only17: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3726_d20260723_m040557_c001_v0001120_t0040_u01784779557678") 2026/07/23 04:12:12 DEBUG : only18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649ee_d20260723_m040636_c001_v7007000_t0000_u01784779596418") 2026/07/23 04:12:12 DEBUG : only18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40067708a98967ac_d20260723_m040629_c001_v0001098_t0036_u01784779589841") 2026/07/23 04:12:12 DEBUG : only18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37e6_d20260723_m040626_c001_v0001120_t0000_u01784779586506") 2026/07/23 04:12:12 DEBUG : only18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d739_d20260723_m040601_c001_v7007000_t0000_u01784779561754") 2026/07/23 04:12:13 DEBUG : only18: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e372e_d20260723_m040558_c001_v0001120_t0055_u01784779558968") 2026/07/23 04:12:13 DEBUG : only19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649f0_d20260723_m040636_c001_v7007000_t0000_u01784779596601") 2026/07/23 04:12:13 DEBUG : only19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40067708a98967a8_d20260723_m040629_c001_v0001098_t0036_u01784779589486") 2026/07/23 04:12:13 DEBUG : only19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37f2_d20260723_m040627_c001_v0001120_t0013_u01784779587600") 2026/07/23 04:12:13 DEBUG : only19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e24b_d20260723_m040602_c001_v7007000_t0000_u01784779562109") 2026/07/23 04:12:13 DEBUG : only19: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e373a_d20260723_m040600_c001_v0001120_t0051_u01784779560021") 2026/07/23 04:12:13 DEBUG : only2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649f2_d20260723_m040636_c001_v7007000_t0000_u01784779596784") 2026/07/23 04:12:13 DEBUG : only2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41309f32e13e37fe_d20260723_m040629_c001_v0001120_t0031_u01784779589555") 2026/07/23 04:12:13 DEBUG : only2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e376a_d20260723_m040610_c001_v0001120_t0044_u01784779570338") 2026/07/23 04:12:13 DEBUG : only2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d746_d20260723_m040602_c001_v7007000_t0000_u01784779562489") 2026/07/23 04:12:13 DEBUG : only2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36b0_d20260723_m040541_c001_v0001120_t0026_u01784779541767") 2026/07/23 04:12:13 DEBUG : only3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649f3_d20260723_m040636_c001_v7007000_t0000_u01784779596967") 2026/07/23 04:12:13 DEBUG : only3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40067708a98967aa_d20260723_m040629_c001_v0001098_t0036_u01784779589663") 2026/07/23 04:12:13 DEBUG : only3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3770_d20260723_m040611_c001_v0001120_t0026_u01784779571259") 2026/07/23 04:12:13 DEBUG : only3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f414f686ef5230229_d20260723_m040602_c001_v7007000_t0000_u01784779562174") 2026/07/23 04:12:13 DEBUG : only3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36b8_d20260723_m040542_c001_v0001120_t0003_u01784779542858") 2026/07/23 04:12:13 DEBUG : only4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649f5_d20260723_m040637_c001_v7007000_t0000_u01784779597151") 2026/07/23 04:12:13 DEBUG : only4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f410bb3a414f9c6fb_d20260723_m040629_c001_v0001117_t0034_u01784779589674") 2026/07/23 04:12:13 DEBUG : only4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3778_d20260723_m040612_c001_v0001120_t0000_u01784779572222") 2026/07/23 04:12:13 DEBUG : only4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e24a_d20260723_m040601_c001_v7007000_t0000_u01784779561932") 2026/07/23 04:12:14 DEBUG : only4: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36be_d20260723_m040544_c001_v0001120_t0014_u01784779544285") 2026/07/23 04:12:14 DEBUG : only5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649f7_d20260723_m040637_c001_v7007000_t0000_u01784779597334") 2026/07/23 04:12:14 DEBUG : only5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41309f32e13e3804_d20260723_m040629_c001_v0001120_t0031_u01784779589952") 2026/07/23 04:12:14 DEBUG : only5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e377e_d20260723_m040613_c001_v0001120_t0045_u01784779573291") 2026/07/23 04:12:14 DEBUG : only5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6639_d20260723_m040602_c001_v7007000_t0000_u01784779562500") 2026/07/23 04:12:14 DEBUG : only5: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36c4_d20260723_m040545_c001_v0001120_t0012_u01784779545254") 2026/07/23 04:12:14 DEBUG : only6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649f8_d20260723_m040637_c001_v7007000_t0000_u01784779597516") 2026/07/23 04:12:14 DEBUG : only6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40067708a98967ae_d20260723_m040630_c001_v0001098_t0036_u01784779590018") 2026/07/23 04:12:14 DEBUG : only6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3788_d20260723_m040614_c001_v0001120_t0017_u01784779574420") 2026/07/23 04:12:14 DEBUG : only6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d73c_d20260723_m040601_c001_v7007000_t0000_u01784779561935") 2026/07/23 04:12:14 DEBUG : only6: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36cc_d20260723_m040546_c001_v0001120_t0037_u01784779546451") 2026/07/23 04:12:14 DEBUG : only7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649fa_d20260723_m040637_c001_v7007000_t0000_u01784779597700") 2026/07/23 04:12:14 DEBUG : only7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f410bb3a414f9c6ff_d20260723_m040630_c001_v0001117_t0034_u01784779590031") 2026/07/23 04:12:14 DEBUG : only7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e378e_d20260723_m040615_c001_v0001120_t0014_u01784779575448") 2026/07/23 04:12:14 DEBUG : only7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f414f686ef523022c_d20260723_m040602_c001_v7007000_t0000_u01784779562556") 2026/07/23 04:12:14 DEBUG : only7: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36d0_d20260723_m040547_c001_v0001120_t0005_u01784779547454") 2026/07/23 04:12:14 DEBUG : only8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649fb_d20260723_m040637_c001_v7007000_t0000_u01784779597884") 2026/07/23 04:12:14 DEBUG : only8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f410bb3a414f9c6fd_d20260723_m040629_c001_v0001117_t0034_u01784779589852") 2026/07/23 04:12:14 DEBUG : only8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3792_d20260723_m040616_c001_v0001120_t0057_u01784779576513") 2026/07/23 04:12:14 DEBUG : only8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f402e467061e4d73f_d20260723_m040602_c001_v7007000_t0000_u01784779562120") 2026/07/23 04:12:14 DEBUG : only8: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36d8_d20260723_m040548_c001_v0001120_t0059_u01784779548436") 2026/07/23 04:12:14 DEBUG : only9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf4649fd_d20260723_m040638_c001_v7007000_t0000_u01784779598067") 2026/07/23 04:12:14 DEBUG : only9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41254f7953ca8958_d20260723_m040629_c001_v0001038_t0050_u01784779589887") 2026/07/23 04:12:14 DEBUG : only9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e37a0_d20260723_m040617_c001_v0001120_t0045_u01784779577495") 2026/07/23 04:12:15 DEBUG : only9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3e24c_d20260723_m040602_c001_v7007000_t0000_u01784779562303") 2026/07/23 04:12:15 DEBUG : only9: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e36e0_d20260723_m040549_c001_v0001120_t0019_u01784779549602") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26216e_d20260723_m040228_c001_v7007000_t0000_u01784779348043") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038bc1_d20260723_m040225_c001_v0001101_t0017_u01784779345734") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26215e_d20260723_m040225_c001_v7007000_t0000_u01784779345012") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038bb3_d20260723_m040222_c001_v0001101_t0019_u01784779342649") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262150_d20260723_m040221_c001_v7007000_t0000_u01784779341936") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b27572c2_d20260723_m040219_c001_v0001109_t0038_u01784779339597") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262130_d20260723_m040209_c001_v7007000_t0000_u01784779329166") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b49_d20260723_m040207_c001_v0001101_t0049_u01784779327438") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26212a_d20260723_m040205_c001_v7007000_t0000_u01784779325777") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b2f_d20260723_m040204_c001_v0001101_t0037_u01784779324740") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262123_d20260723_m040203_c001_v7007000_t0000_u01784779323011") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b1f_d20260723_m040201_c001_v0001101_t0046_u01784779321700") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba6549c_d20260723_m040154_c001_v7007000_t0000_u01784779314723") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038add_d20260723_m040153_c001_v0001101_t0056_u01784779313155") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba65426_d20260723_m040152_c001_v7007000_t0000_u01784779312756") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038acd_d20260723_m040151_c001_v0001101_t0029_u01784779311258") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba65404_d20260723_m040150_c001_v7007000_t0000_u01784779310884") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038ac1_d20260723_m040150_c001_v0001101_t0035_u01784779310115") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038ab7_d20260723_m040149_c001_v0001101_t0050_u01784779309211") 2026/07/23 04:12:15 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba65396_d20260723_m040148_c001_v7007000_t0000_u01784779308845") 2026/07/23 04:12:16 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038aaf_d20260723_m040148_c001_v0001101_t0021_u01784779308193") 2026/07/23 04:12:16 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038aa9_d20260723_m040147_c001_v0001101_t0047_u01784779307389") 2026/07/23 04:12:16 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba6532c_d20260723_m040147_c001_v7007000_t0000_u01784779307021") 2026/07/23 04:12:16 DEBUG : potato: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a9d_d20260723_m040146_c001_v0001101_t0043_u01784779306061") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4087db027c4bc606_d20260723_m040314_c001_v7007000_t0000_u01784779394718") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3404_d20260723_m040313_c001_v0001120_t0044_u01784779393858") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f408426db398c21e1_d20260723_m040303_c001_v7007000_t0000_u01784779383839") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e33da_d20260723_m040258_c001_v0001120_t0026_u01784779378865") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f408426db398c21bd_d20260723_m040252_c001_v7007000_t0000_u01784779372015") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e33ba_d20260723_m040246_c001_v0001120_t0040_u01784779366867") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c2e8_d20260723_m040239_c001_v7007000_t0000_u01784779359524") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3386_d20260723_m040235_c001_v0001120_t0017_u01784779355113") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26213b_d20260723_m040213_c001_v7007000_t0000_u01784779333642") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b67_d20260723_m040211_c001_v0001101_t0002_u01784779331954") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262138_d20260723_m040211_c001_v7007000_t0000_u01784779331601") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b5d_d20260723_m040209_c001_v0001101_t0053_u01784779329701") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262131_d20260723_m040209_c001_v7007000_t0000_u01784779329343") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b4f_d20260723_m040208_c001_v0001101_t0042_u01784779328251") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26212d_d20260723_m040207_c001_v7007000_t0000_u01784779327086") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b3d_d20260723_m040206_c001_v0001101_t0039_u01784779326134") 2026/07/23 04:12:16 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262128_d20260723_m040204_c001_v7007000_t0000_u01784779324388") 2026/07/23 04:12:17 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b27_d20260723_m040203_c001_v0001101_t0021_u01784779323020") 2026/07/23 04:12:17 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba654a0_d20260723_m040155_c001_v7007000_t0000_u01784779315463") 2026/07/23 04:12:17 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038ae3_d20260723_m040154_c001_v0001101_t0059_u01784779314368") 2026/07/23 04:12:17 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b0c_d20260723_m040052_c001_v7007000_t0000_u01784779252196") 2026/07/23 04:12:17 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038964_d20260723_m040051_c001_v0001101_t0001_u01784779251452") 2026/07/23 04:12:17 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b06_d20260723_m040050_c001_v7007000_t0000_u01784779250563") 2026/07/23 04:12:17 DEBUG : potato2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd7103895a_d20260723_m040049_c001_v0001101_t0036_u01784779249813") 2026/07/23 04:12:17 DEBUG : potato3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f408426db398c21e3_d20260723_m040304_c001_v7007000_t0000_u01784779384143") 2026/07/23 04:12:17 DEBUG : potato3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b2757330_d20260723_m040300_c001_v0001109_t0056_u01784779380414") 2026/07/23 04:12:17 DEBUG : potato3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f408426db398c21bf_d20260723_m040252_c001_v7007000_t0000_u01784779372320") 2026/07/23 04:12:17 DEBUG : potato3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b275730a_d20260723_m040248_c001_v0001109_t0059_u01784779368554") 2026/07/23 04:12:17 DEBUG : potato3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c2e9_d20260723_m040239_c001_v7007000_t0000_u01784779359863") 2026/07/23 04:12:17 DEBUG : potato3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b27572e8_d20260723_m040235_c001_v0001109_t0029_u01784779355778") 2026/07/23 04:12:17 DEBUG : pre-dest1/1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3da7b_d20260723_m040350_c001_v7007000_t0000_u01784779430595") 2026/07/23 04:12:17 DEBUG : pre-dest1/1: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b27573aa_d20260723_m040341_c001_v0001109_t0026_u01784779421960") 2026/07/23 04:12:17 DEBUG : pre-dest2/2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41907ba376e3da7e_d20260723_m040350_c001_v7007000_t0000_u01784779430785") 2026/07/23 04:12:17 DEBUG : pre-dest2/2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3492_d20260723_m040343_c001_v0001120_t0049_u01784779423004") 2026/07/23 04:12:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464741_d20260723_m040326_c001_v7007000_t0000_u01784779406479") 2026/07/23 04:12:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038d09_d20260723_m040322_c001_v0001101_t0045_u01784779402405") 2026/07/23 04:12:17 DEBUG : sizeonly: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d579b_d20260723_m040130_c001_v7007000_t0000_u01784779290646") 2026/07/23 04:12:17 DEBUG : sizeonly: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a29_d20260723_m040129_c001_v0001101_t0039_u01784779289548") 2026/07/23 04:12:18 DEBUG : splitbanan: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417a07a77118496a_d20260723_m040908_c001_v7007000_t0000_u01784779748303") 2026/07/23 04:12:18 DEBUG : splitbanan: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a64_d20260723_m040859_c001_v0001120_t0048_u01784779739125") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad4297f8_d20260723_m041051_c001_v7007000_t0000_u01784779851528") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896ba0_d20260723_m041045_c001_v0001098_t0014_u01784779845027") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405962b207c84726_d20260723_m041032_c001_v7007000_t0000_u01784779832977") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b5c_d20260723_m041025_c001_v0001098_t0042_u01784779825965") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f403defd4f2da6869_d20260723_m041011_c001_v7007000_t0000_u01784779811033") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896b1a_d20260723_m041004_c001_v0001098_t0033_u01784779804422") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f411f97f90a3bdfab_d20260723_m040951_c001_v7007000_t0000_u01784779791306") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896ad0_d20260723_m040944_c001_v0001098_t0033_u01784779784942") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f400de10109783e38_d20260723_m040929_c001_v7007000_t0000_u01784779769430") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896a7c_d20260723_m040921_c001_v0001098_t0053_u01784779761973") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f418ddd58fba715bf_d20260723_m040902_c001_v7007000_t0000_u01784779742735") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8c1d_d20260723_m040858_c001_v0001038_t0016_u01784779738095") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41968eb07d36b1a7_d20260723_m040846_c001_v7007000_t0000_u01784779726048") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3a1a_d20260723_m040837_c001_v0001120_t0048_u01784779717355") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4095fbb867c0ea73_d20260723_m040836_c001_v7007000_t0000_u01784779716179") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8bbd_d20260723_m040830_c001_v0001038_t0042_u01784779710694") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f417f42b0b05f71ec_d20260723_m040817_c001_v7007000_t0000_u01784779697171") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8b71_d20260723_m040809_c001_v0001038_t0019_u01784779689133") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429348_d20260723_m040807_c001_v7007000_t0000_u01784779687989") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3978_d20260723_m040803_c001_v0001120_t0029_u01784779683811") 2026/07/23 04:12:18 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f405939238a06342a_d20260723_m040746_c001_v7007000_t0000_u01784779666615") 2026/07/23 04:12:19 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8ad9_d20260723_m040741_c001_v0001038_t0052_u01784779661733") 2026/07/23 04:12:19 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4270f93ba5f8c3dd_d20260723_m040729_c001_v7007000_t0000_u01784779649822") 2026/07/23 04:12:19 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8a66_d20260723_m040722_c001_v0001038_t0013_u01784779642956") 2026/07/23 04:12:19 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f40481a029b3808fa_d20260723_m040710_c001_v7007000_t0000_u01784779630038") 2026/07/23 04:12:19 DEBUG : splitbananasplit: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca89f4_d20260723_m040703_c001_v0001038_t0040_u01784779623207") 2026/07/23 04:12:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262509_d20260723_m040840_c001_v7007000_t0000_u01784779720758") 2026/07/23 04:12:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c86d_d20260723_m040832_c001_v0001117_t0006_u01784779712093") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a12_d20260723_m040651_c001_v7007000_t0000_u01784779611224") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca899e_d20260723_m040648_c001_v0001038_t0000_u01784779608405") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba564e_d20260723_m040647_c001_v7007000_t0000_u01784779607313") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3846_d20260723_m040644_c001_v0001120_t0055_u01784779604397") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f412f4246b9b1c2d9_d20260723_m040232_c001_v7007000_t0000_u01784779352241") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3380_d20260723_m040231_c001_v0001120_t0040_u01784779351228") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26217b_d20260723_m040230_c001_v7007000_t0000_u01784779350687") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038bd3_d20260723_m040229_c001_v0001101_t0022_u01784779349260") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d5795_d20260723_m040127_c001_v7007000_t0000_u01784779287251") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a09_d20260723_m040125_c001_v0001101_t0011_u01784779285604") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d578f_d20260723_m040125_c001_v7007000_t0000_u01784779285252") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038a03_d20260723_m040123_c001_v0001101_t0004_u01784779283989") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d5789_d20260723_m040121_c001_v7007000_t0000_u01784779281884") 2026/07/23 04:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389f1_d20260723_m040120_c001_v0001101_t0047_u01784779280526") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d5781_d20260723_m040119_c001_v7007000_t0000_u01784779279988") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389df_d20260723_m040118_c001_v0001101_t0018_u01784779278846") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389cb_d20260723_m040116_c001_v0001101_t0059_u01784779276071") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d5778_d20260723_m040115_c001_v7007000_t0000_u01784779275722") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389c7_d20260723_m040114_c001_v0001101_t0051_u01784779274978") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389c0_d20260723_m040114_c001_v0001101_t0029_u01784779274122") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4160a34aa09d5775_d20260723_m040113_c001_v7007000_t0000_u01784779273772") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389b8_d20260723_m040110_c001_v0001101_t0037_u01784779270561") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389ae_d20260723_m040107_c001_v0001101_t0017_u01784779267202") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b4c_d20260723_m040106_c001_v7007000_t0000_u01784779266853") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389aa_d20260723_m040106_c001_v0001101_t0051_u01784779266048") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd710389a8_d20260723_m040105_c001_v0001101_t0055_u01784779265132") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b3b_d20260723_m040104_c001_v7007000_t0000_u01784779264786") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038994_d20260723_m040101_c001_v0001101_t0014_u01784779261195") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b2c_d20260723_m040100_c001_v7007000_t0000_u01784779260850") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd7103898e_d20260723_m040100_c001_v0001101_t0042_u01784779260126") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b25_d20260723_m040059_c001_v7007000_t0000_u01784779259260") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038984_d20260723_m040058_c001_v0001101_t0023_u01784779258469") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b21_d20260723_m040057_c001_v7007000_t0000_u01784779257951") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd7103897e_d20260723_m040057_c001_v0001101_t0045_u01784779257181") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b1a_d20260723_m040056_c001_v7007000_t0000_u01784779256232") 2026/07/23 04:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038972_d20260723_m040055_c001_v0001101_t0001_u01784779255299") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b16_d20260723_m040054_c001_v7007000_t0000_u01784779254781") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd7103896e_d20260723_m040054_c001_v0001101_t0053_u01784779254054") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5b11_d20260723_m040053_c001_v7007000_t0000_u01784779253537") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd7103896a_d20260723_m040052_c001_v0001101_t0040_u01784779252724") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5afe_d20260723_m040048_c001_v7007000_t0000_u01784779248007") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038956_d20260723_m040047_c001_v0001101_t0005_u01784779247379") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5afc_d20260723_m040046_c001_v7007000_t0000_u01784779246861") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038950_d20260723_m040045_c001_v0001101_t0000_u01784779245871") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5af5_d20260723_m040045_c001_v7007000_t0000_u01784779245012") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038949_d20260723_m040044_c001_v0001101_t0026_u01784779244385") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f421e7046658f5aeb_d20260723_m040042_c001_v7007000_t0000_u01784779242273") 2026/07/23 04:12:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd7103893b_d20260723_m040041_c001_v0001101_t0005_u01784779241543") 2026/07/23 04:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a13_d20260723_m040651_c001_v7007000_t0000_u01784779611409") 2026/07/23 04:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c729_d20260723_m040648_c001_v0001117_t0052_u01784779608412") 2026/07/23 04:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41590c234bba5651_d20260723_m040647_c001_v7007000_t0000_u01784779607490") 2026/07/23 04:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98967da_d20260723_m040644_c001_v0001098_t0042_u01784779604407") 2026/07/23 04:12:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429804_d20260723_m041053_c001_v7007000_t0000_u01784779853882") 2026/07/23 04:12:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c999_d20260723_m041052_c001_v0001117_t0047_u01784779852853") 2026/07/23 04:12:21 DEBUG : sub/yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26216a_d20260723_m040227_c001_v7007000_t0000_u01784779347509") 2026/07/23 04:12:21 DEBUG : sub/yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e336e_d20260723_m040226_c001_v0001120_t0016_u01784779346077") 2026/07/23 04:12:21 DEBUG : test_dir1/file2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a0f_d20260723_m040643_c001_v7007000_t0000_u01784779603637") 2026/07/23 04:12:21 DEBUG : test_dir1/file2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98967d2_d20260723_m040641_c001_v0001098_t0058_u01784779601609") 2026/07/23 04:12:22 DEBUG : test_dir1/file2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a0a_d20260723_m040640_c001_v7007000_t0000_u01784779600825") 2026/07/23 04:12:22 DEBUG : test_dir1/file2: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3828_d20260723_m040639_c001_v0001120_t0046_u01784779599005") 2026/07/23 04:12:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a10_d20260723_m040643_c001_v7007000_t0000_u01784779603820") 2026/07/23 04:12:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca897a_d20260723_m040641_c001_v0001038_t0016_u01784779601601") 2026/07/23 04:12:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41024c3ccf464a0c_d20260723_m040641_c001_v7007000_t0000_u01784779601009") 2026/07/23 04:12:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a98967ca_d20260723_m040639_c001_v0001098_t0047_u01784779599012") 2026/07/23 04:12:22 DEBUG : three: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262146_d20260723_m040218_c001_v7007000_t0000_u01784779338883") 2026/07/23 04:12:22 DEBUG : three: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b93_d20260723_m040217_c001_v0001101_t0049_u01784779337580") 2026/07/23 04:12:22 DEBUG : three: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f113b6bcd71038b7d_d20260723_m040215_c001_v0001101_t0019_u01784779335088") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad42980d_d20260723_m041055_c001_v7007000_t0000_u01784779855746") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bd9_d20260723_m041054_c001_v0001120_t0054_u01784779854828") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad42984f_d20260723_m041117_c001_v7007000_t0000_u01784779877181") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d79_d20260723_m041115_c001_v0001038_t0058_u01784779875033") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429846_d20260723_m041113_c001_v7007000_t0000_u01784779873531") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3beb_d20260723_m041111_c001_v0001120_t0054_u01784779871386") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad42983d_d20260723_m041110_c001_v7007000_t0000_u01784779870453") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c9a9_d20260723_m041109_c001_v0001117_t0031_u01784779869491") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429833_d20260723_m041104_c001_v7007000_t0000_u01784779864186") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bdf_d20260723_m041102_c001_v0001120_t0047_u01784779862460") 2026/07/23 04:12:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429837_d20260723_m041106_c001_v7007000_t0000_u01784779866803") 2026/07/23 04:12:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d65_d20260723_m041105_c001_v0001038_t0032_u01784779865137") 2026/07/23 04:12:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad42982f_d20260723_m041101_c001_v7007000_t0000_u01784779861525") 2026/07/23 04:12:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f110bb3a414f9c99d_d20260723_m041100_c001_v0001117_t0029_u01784779860504") 2026/07/23 04:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429825_d20260723_m041059_c001_v7007000_t0000_u01784779859546") 2026/07/23 04:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896bca_d20260723_m041058_c001_v0001098_t0008_u01784779858805") 2026/07/23 04:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad42981c_d20260723_m041057_c001_v7007000_t0000_u01784779857872") 2026/07/23 04:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11254f7953ca8d53_d20260723_m041056_c001_v0001038_t0022_u01784779856720") 2026/07/23 04:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4087db027c4bc730_d20260723_m041123_c001_v7007000_t0000_u01784779883480") 2026/07/23 04:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3bf5_d20260723_m041122_c001_v0001120_t0045_u01784779882127") 2026/07/23 04:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad42983b_d20260723_m041108_c001_v7007000_t0000_u01784779868574") 2026/07/23 04:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896bec_d20260723_m041107_c001_v0001098_t0016_u01784779867738") 2026/07/23 04:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429850_d20260723_m041117_c001_v7007000_t0000_u01784779877756") 2026/07/23 04:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10067708a9896c08_d20260723_m041116_c001_v0001098_t0056_u01784779876754") 2026/07/23 04:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f42273d45ad429848_d20260723_m041114_c001_v7007000_t0000_u01784779874108") 2026/07/23 04:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11353f89d88af812_d20260723_m041112_c001_v0001029_t0019_u01784779872765") 2026/07/23 04:12:23 DEBUG : two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262147_d20260723_m040219_c001_v7007000_t0000_u01784779339060") 2026/07/23 04:12:23 DEBUG : two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f41309f32e13e3352_d20260723_m040217_c001_v0001120_t0031_u01784779337023") 2026/07/23 04:12:23 DEBUG : two: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f413b6bcd71038b7b_d20260723_m040214_c001_v0001101_t0055_u01784779334902") 2026/07/23 04:12:23 DEBUG : yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262170_d20260723_m040228_c001_v7007000_t0000_u01784779348222") 2026/07/23 04:12:23 DEBUG : yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f1181b74f276a620b_d20260723_m040227_c001_v0001146_t0021_u01784779347156") 2026/07/23 04:12:23 DEBUG : yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26215c_d20260723_m040224_c001_v7007000_t0000_u01784779344479") 2026/07/23 04:12:24 DEBUG : yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f10938dd2b27572c8_d20260723_m040222_c001_v0001109_t0023_u01784779342669") 2026/07/23 04:12:24 DEBUG : yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e26214c_d20260723_m040221_c001_v7007000_t0000_u01784779341406") 2026/07/23 04:12:24 DEBUG : yam: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f11309f32e13e3354_d20260723_m040219_c001_v0001120_t0047_u01784779339609") 2026/07/23 04:12:24 DEBUG : yaml: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262160_d20260723_m040225_c001_v7007000_t0000_u01784779345190") 2026/07/23 04:12:24 DEBUG : yaml: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f112d01853a40412f_d20260723_m040223_c001_v0001099_t0013_u01784779343944") 2026/07/23 04:12:24 DEBUG : yaml: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f4166c1125e262151_d20260723_m040222_c001_v7007000_t0000_u01784779342115") 2026/07/23 04:12:24 DEBUG : yaml: Deleting (id "4_z1f32fd13201d8bdb9ff80e1b_f109ac3c97c9f2478_d20260723_m040221_c001_v0001174_t0041_u01784779341120") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m46.522644981s (try 1/5)