"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/12 04:33:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu" 2025/09/12 04:33:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:33:42 DEBUG : Creating backend with remote "/tmp/rclone2056492557" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/12 04:33:44 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:44 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.81s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:33:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:45 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:45 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:45 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:33:45 DEBUG : B2 bucket rclone-test-vewahud7xezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:47 DEBUG : Creating backend with remote "/non-existing" 2025/09/12 04:33:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/12 04:33:47 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:47 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:48 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:48 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:49 INFO : B2 bucket rclone-test-vewahud7xezu: Running all checks before starting transfers 2025/09/12 04:33:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:50 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:50 INFO : B2 bucket rclone-test-vewahud7xezu: Checks finished, now starting transfers 2025/09/12 04:33:50 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:50 ERROR : Ignoring --no-traverse with sync 2025/09/12 04:33:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:51 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:51 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:51 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:33:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/12 04:33:52 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:52 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/12 04:33:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:33:53 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:53 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:33:54 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:54 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/12 04:33:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:33:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/12 04:33:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:33:56 INFO : sub dir2: Making directory 2025/09/12 04:33:56 INFO : sub dir: Making directory 2025/09/12 04:33:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:56 INFO : sub dir2/sub sub dir2: Making directory 2025/09/12 04:33:56 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:56 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:56 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" 2025/09/12 04:33:56 DEBUG : B2 bucket rclone-test-vewahud7xezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:56 INFO : sub dir2: Making directory 2025/09/12 04:33:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/12 04:33:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:33:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:58 DEBUG : sub dir2: Making directory with metadata 2025/09/12 04:33:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:33:58 INFO : sub dir2: Making directory 2025/09/12 04:33:58 INFO : sub dir: Making directory 2025/09/12 04:33:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:58 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:58 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:33:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:33:58 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:33:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/12 04:33:58 DEBUG : B2 bucket rclone-test-vewahud7xezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/12 04:33:58 DEBUG : B2 bucket rclone-test-vewahud7xezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:33:59 INFO : sub dir2: Making directory 2025/09/12 04:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:33:59 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:33:59 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:34:00 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:34:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:00 DEBUG : sub dir2: Making directory with metadata 2025/09/12 04:34:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:34:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:01 INFO : sub dir2: Making directory 2025/09/12 04:34:01 INFO : sub dir: Making directory 2025/09/12 04:34:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:34:01 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:01 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:34:01 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:34:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/12 04:34:01 DEBUG : B2 bucket rclone-test-vewahud7xezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:02 INFO : sub dir2: Making directory 2025/09/12 04:34:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:34:02 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:02 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:34:02 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:34:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-liqaxaw8dimu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vewahud7xezu -> B2 bucket rclone-test-liqaxaw8dimu 2025/09/12 04:34:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:34:05 DEBUG : B2 bucket rclone-test-liqaxaw8dimu: Waiting for checks to finish 2025/09/12 04:34:05 DEBUG : B2 bucket rclone-test-liqaxaw8dimu: Waiting for transfers to finish 2025/09/12 04:34:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:34:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:34:06 DEBUG : B2 bucket rclone-test-liqaxaw8dimu: Purge remote 2025/09/12 04:34:06 INFO : B2 bucket rclone-test-liqaxaw8dimu: cleaning bucket "rclone-test-liqaxaw8dimu" of all files 2025/09/12 04:34:06 DEBUG : sub dir/hello world: Deleting (id "4_zffe2bd23303d3bcb9f980e1b_f1066ed2662d3b52b_d20250912_m043405_c001_v0001105_t0039_u01757651645994") --- PASS: TestServerSideCopy (4.93s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:34:09 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:09 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:34:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kezufad6toho" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vewahud7xezu -> B2 bucket rclone-test-kezufad6toho 2025/09/12 04:34:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:34:11 DEBUG : B2 bucket rclone-test-kezufad6toho: Waiting for checks to finish 2025/09/12 04:34:11 DEBUG : B2 bucket rclone-test-kezufad6toho: Waiting for transfers to finish 2025/09/12 04:34:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:34:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:34:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:34:13 DEBUG : B2 bucket rclone-test-kezufad6toho: Waiting for checks to finish 2025/09/12 04:34:13 DEBUG : B2 bucket rclone-test-kezufad6toho: Waiting for transfers to finish 2025/09/12 04:34:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:34:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:34:13 DEBUG : B2 bucket rclone-test-kezufad6toho: Purge remote 2025/09/12 04:34:13 INFO : B2 bucket rclone-test-kezufad6toho: cleaning bucket "rclone-test-kezufad6toho" of all files 2025/09/12 04:34:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2cdc3303d3bcb9f980e1b_f112e7277d36d6514_d20250912_m043413_c001_v0001183_t0051_u01757651653560") 2025/09/12 04:34:14 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2cdc3303d3bcb9f980e1b_f101636150b329c49_d20250912_m043412_c001_v0001106_t0057_u01757651652189") --- PASS: TestServerSideCopyOverSelf (6.07s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:34:16 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:16 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:34:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/12 04:34:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.51s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mayamic5ruxo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vewahud7xezu -> B2 bucket rclone-test-mayamic5ruxo 2025/09/12 04:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:34:19 DEBUG : B2 bucket rclone-test-mayamic5ruxo: Waiting for checks to finish 2025/09/12 04:34:19 DEBUG : B2 bucket rclone-test-mayamic5ruxo: Waiting for transfers to finish 2025/09/12 04:34:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:34:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:34:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:34:20 DEBUG : B2 bucket rclone-test-mayamic5ruxo: Waiting for checks to finish 2025/09/12 04:34:20 DEBUG : B2 bucket rclone-test-mayamic5ruxo: Waiting for transfers to finish 2025/09/12 04:34:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:34:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:34:21 INFO : sub dir/hello world: Deleted 2025/09/12 04:34:22 DEBUG : testing file moves 2025/09/12 04:34:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/12 04:34:22 DEBUG : B2 bucket rclone-test-mayamic5ruxo: Waiting for checks to finish 2025/09/12 04:34:22 DEBUG : B2 bucket rclone-test-mayamic5ruxo: Waiting for transfers to finish 2025/09/12 04:34:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/12 04:34:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:34:22 INFO : sub dir/hello world: Deleted 2025/09/12 04:34:23 DEBUG : B2 bucket rclone-test-mayamic5ruxo: Purge remote 2025/09/12 04:34:23 INFO : B2 bucket rclone-test-mayamic5ruxo: cleaning bucket "rclone-test-mayamic5ruxo" of all files 2025/09/12 04:34:23 DEBUG : sub dir/hello world: Deleting (id "4_zcff2ed93303d3bcb9f980e1b_f11889f90089aac86_d20250912_m043422_c001_v0001157_t0050_u01757651662299") 2025/09/12 04:34:23 DEBUG : sub dir/hello world: Deleting (id "4_zcff2ed93303d3bcb9f980e1b_f115442f62089f127_d20250912_m043420_c001_v0001131_t0040_u01757651660823") 2025/09/12 04:34:23 DEBUG : sub dir/hello world: Deleting (id "4_zcff2ed93303d3bcb9f980e1b_f117973b7b7e61a18_d20250912_m043419_c001_v0001180_t0032_u01757651659842") --- PASS: TestServerSideMoveOverSelf (7.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:24 ERROR : error listing: directory not found 2025/09/12 04:34:25 INFO : Local file system at /tmp/rclone2056492557: Making directory 2025/09/12 04:34:25 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:25 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:34:26 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for checks to finish 2025/09/12 04:34:26 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for transfers to finish 2025/09/12 04:34:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:34:27 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/12 04:34:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/12 04:34:27 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:27 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:34:27 INFO : check sum: Copied (new) 2025/09/12 04:34:27 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:28 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:34:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/12 04:34:28 DEBUG : check sum: Unchanged skipping 2025/09/12 04:34:28 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:28 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/12 04:34:29 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:29 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:34:29 INFO : sizeonly: Copied (new) 2025/09/12 04:34:29 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:29 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:29 DEBUG : sizeonly: Sizes identical 2025/09/12 04:34:29 DEBUG : sizeonly: Unchanged skipping 2025/09/12 04:34:29 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:29 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/12 04:34:30 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:30 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/12 04:34:30 INFO : ignore-size: Copied (new) 2025/09/12 04:34:30 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:31 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:31 DEBUG : ignore-size: Unchanged skipping 2025/09/12 04:34:31 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:31 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:32 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:32 DEBUG : existing: Unchanged skipping 2025/09/12 04:34:32 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:32 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:32 INFO : There was nothing to transfer 2025/09/12 04:34:32 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/12 04:34:32 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:34:33 INFO : existing: Copied (replaced existing) 2025/09/12 04:34:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 04:34:33 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:33 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:34:34 INFO : existing: Copied (new) 2025/09/12 04:34:34 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:34 DEBUG : existing: Destination exists, skipping 2025/09/12 04:34:34 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:34 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:34 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/12 04:34:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 04:34:36 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:36 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 04:34:36 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:34:36 INFO : a/potato2: Copied (new) 2025/09/12 04:34:36 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:37 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 2025/09/12 04:34:37 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:34:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/12 04:34:37 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:37 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:37 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:37 INFO : There was nothing to transfer 2025/09/12 04:34:38 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/12 04:34:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:34:39 INFO : empty space: Updated modification time in destination 2025/09/12 04:34:39 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:39 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:39 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34: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 2025/09/12 04:34:40 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:34:40 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:40 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:40 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:42 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 2025/09/12 04:34:42 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2056492557) 2025/09/12 04:34:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vewahud7xezu) 2025/09/12 04:34:42 DEBUG : foo: sha1 differ 2025/09/12 04:34:42 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/12 04:34:42 INFO : foo: Copied (replaced existing) 2025/09/12 04:34:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/12 04:34:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:43 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:43 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:34:43 INFO : potato: Copied (new) 2025/09/12 04:34:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/12 04:34:45 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:45 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/12 04:34:45 INFO : potato: Copied (replaced existing) 2025/09/12 04:34:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:47 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 2025/09/12 04:34:47 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2056492557) 2025/09/12 04:34:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vewahud7xezu) 2025/09/12 04:34:47 DEBUG : potato: sha1 differ 2025/09/12 04:34:47 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/12 04:34:47 INFO : potato: Copied (replaced existing) 2025/09/12 04:34:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:34:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:48 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:48 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:48 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/12 04:34:48 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:34:50 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:50 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:50 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:34:50 INFO : potato2: Copied (new) 2025/09/12 04:34:50 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:52 INFO : d: Making directory 2025/09/12 04:34:52 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/12 04:34:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 04:34:52 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:52 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 04:34:52 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:34:52 INFO : a/potato2: Copied (new) 2025/09/12 04:34:52 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/12 04:34:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 04:34:54 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:54 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 04:34:54 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:34:54 INFO : a/potato2: Copied (new) 2025/09/12 04:34:54 ERROR : B2 bucket rclone-test-vewahud7xezu: not deleting files as there were IO errors 2025/09/12 04:34:54 ERROR : B2 bucket rclone-test-vewahud7xezu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:34:56 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:56 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:56 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:56 INFO : potato: Deleted 2025/09/12 04:34:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:34:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:34:58 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:58 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:58 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:58 INFO : potato: Deleted 2025/09/12 04:34:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:34:59 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:34:59 DEBUG : empty space: Unchanged skipping 2025/09/12 04:34:59 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:34:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:34:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:35:00 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:00 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/12 04:35:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:02 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 04:35:02 DEBUG : enormous: Excluded 2025/09/12 04:35:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:35:02 DEBUG : potato2: Excluded 2025/09/12 04:35:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:35:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:35:02 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:02 DEBUG : empty space: Unchanged skipping 2025/09/12 04:35:02 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:02 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:02 INFO : There was nothing to transfer 2025/09/12 04:35:03 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 04:35:03 DEBUG : enormous: Excluded 2025/09/12 04:35:03 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:35:03 DEBUG : potato2: Excluded 2025/09/12 04:35:03 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:35:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/12 04:35:03 DEBUG : empty space: Unchanged skipping 2025/09/12 04:35:03 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for checks to finish 2025/09/12 04:35:03 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for transfers to finish 2025/09/12 04:35:03 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:04 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 04:35:04 DEBUG : enormous: Excluded 2025/09/12 04:35:04 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:35:04 DEBUG : potato2: Excluded 2025/09/12 04:35:04 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:35:04 DEBUG : empty space: Unchanged skipping 2025/09/12 04:35:04 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:04 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:05 INFO : enormous: Deleted 2025/09/12 04:35:05 INFO : potato2: Deleted 2025/09/12 04:35:05 INFO : There was nothing to transfer 2025/09/12 04:35:05 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for checks to finish 2025/09/12 04:35:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/12 04:35:05 DEBUG : empty space: Unchanged skipping 2025/09/12 04:35:05 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for transfers to finish 2025/09/12 04:35:05 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:05 INFO : enormous: Deleted 2025/09/12 04:35:05 INFO : potato2: Deleted 2025/09/12 04:35:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:07 DEBUG : five: Need to transfer - File not found at Destination 2025/09/12 04:35:07 DEBUG : three: Sizes identical 2025/09/12 04:35:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:35:07 DEBUG : one: Destination is newer than source, skipping 2025/09/12 04:35:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/12 04:35:07 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2056492557) 2025/09/12 04:35:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vewahud7xezu) 2025/09/12 04:35:07 DEBUG : two: sha1 differ 2025/09/12 04:35:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/12 04:35:07 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/12 04:35:07 INFO : five: Copied (new) 2025/09/12 04:35:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/12 04:35:08 INFO : four: Copied (replaced existing) 2025/09/12 04:35:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:35:08 INFO : two: Copied (replaced existing) 2025/09/12 04:35:08 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:08 DEBUG : one: Destination is newer than source, skipping 2025/09/12 04:35:08 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/12 04:35:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/12 04:35:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:35:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/12 04:35:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:35:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/12 04:35:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/12 04:35:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:35:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:35:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2056492557) 2025/09/12 04:35:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vewahud7xezu) 2025/09/12 04:35:08 DEBUG : three: sha1 differ 2025/09/12 04:35:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/12 04:35:08 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:35:08 INFO : three: Copied (replaced existing) 2025/09/12 04:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/12 04:35:10 INFO : B2 bucket rclone-test-vewahud7xezu: Making map for --track-renames 2025/09/12 04:35:10 INFO : B2 bucket rclone-test-vewahud7xezu: Finished making map for --track-renames 2025/09/12 04:35:10 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 04:35:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/12 04:35:10 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for renames to finish 2025/09/12 04:35:10 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 04:35:10 INFO : potato: Copied (new) 2025/09/12 04:35:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:35:11 INFO : yam: Copied (new) 2025/09/12 04:35:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:11 INFO : B2 bucket rclone-test-vewahud7xezu: Making map for --track-renames 2025/09/12 04:35:11 INFO : B2 bucket rclone-test-vewahud7xezu: Finished making map for --track-renames 2025/09/12 04:35:11 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:11 DEBUG : potato: Unchanged skipping 2025/09/12 04:35:11 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for renames to finish 2025/09/12 04:35:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:35:12 INFO : yam: Copied (server-side copy) to: yaml 2025/09/12 04:35:12 INFO : yam: Deleted 2025/09/12 04:35:12 INFO : yaml: Renamed from "yam" 2025/09/12 04:35:12 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.89s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/12 04:35:13 INFO : B2 bucket rclone-test-vewahud7xezu: Making map for --track-renames 2025/09/12 04:35:13 INFO : B2 bucket rclone-test-vewahud7xezu: Finished making map for --track-renames 2025/09/12 04:35:13 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 04:35:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/12 04:35:13 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for renames to finish 2025/09/12 04:35:13 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 04:35:13 INFO : potato: Copied (new) 2025/09/12 04:35:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:35:13 INFO : yam: Copied (new) 2025/09/12 04:35:13 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 INFO : B2 bucket rclone-test-vewahud7xezu: Making map for --track-renames 2025/09/12 04:35:14 INFO : B2 bucket rclone-test-vewahud7xezu: Finished making map for --track-renames 2025/09/12 04:35:14 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:14 DEBUG : potato: Unchanged skipping 2025/09/12 04:35:14 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for renames to finish 2025/09/12 04:35:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:35:14 INFO : yam: Copied (server-side copy) to: yaml 2025/09/12 04:35:15 INFO : yam: Deleted 2025/09/12 04:35:15 INFO : yaml: Renamed from "yam" 2025/09/12 04:35:15 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/12 04:35:16 INFO : B2 bucket rclone-test-vewahud7xezu: Making map for --track-renames 2025/09/12 04:35:16 INFO : B2 bucket rclone-test-vewahud7xezu: Finished making map for --track-renames 2025/09/12 04:35:16 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 04:35:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/12 04:35:16 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for renames to finish 2025/09/12 04:35:16 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 04:35:16 INFO : potato: Copied (new) 2025/09/12 04:35:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:35:17 INFO : sub/yam: Copied (new) 2025/09/12 04:35:17 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:17 DEBUG : potato: Unchanged skipping 2025/09/12 04:35:17 INFO : B2 bucket rclone-test-vewahud7xezu: Making map for --track-renames 2025/09/12 04:35:17 INFO : B2 bucket rclone-test-vewahud7xezu: Finished making map for --track-renames 2025/09/12 04:35:17 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:17 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for renames to finish 2025/09/12 04:35:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:35:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/12 04:35:18 INFO : sub/yam: Deleted 2025/09/12 04:35:18 INFO : yam: Renamed from "sub/yam" 2025/09/12 04:35:18 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.26s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:19 DEBUG : Creating backend with remote "/tmp/rclone2056492557/dir1" 2025/09/12 04:35:19 DEBUG : Creating backend with remote "/tmp/rclone2056492557/dir2" 2025/09/12 04:35:19 DEBUG : Local file system at /tmp/rclone2056492557/dir2: Using server-side directory move 2025/09/12 04:35:19 INFO : Local file system at /tmp/rclone2056492557/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/12 04:35:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:19 DEBUG : Local file system at /tmp/rclone2056492557/dir2: Waiting for checks to finish 2025/09/12 04:35:19 DEBUG : Local file system at /tmp/rclone2056492557/dir2: Waiting for transfers to finish 2025/09/12 04:35:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:35:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/12 04:35:19 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:19 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/12 04:35:20 INFO : nested/sub dir/file: Copied (new) 2025/09/12 04:35:20 INFO : nested/sub dir/file: Deleted 2025/09/12 04:35:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:35:20 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:35:20 INFO : sub dir/hello world: Deleted 2025/09/12 04:35:20 INFO : sub dir: Removing directory 2025/09/12 04:35:20 INFO : nested/sub dir: Removing directory 2025/09/12 04:35:20 INFO : nested: Removing directory 2025/09/12 04:35:20 DEBUG : Local file system at /tmp/rclone2056492557: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:35:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/12 04:35:21 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:21 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/12 04:35:21 INFO : nested/sub dir/file: Copied (new) 2025/09/12 04:35:21 INFO : nested/sub dir/file: Deleted 2025/09/12 04:35:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:35:21 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:35:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/12 04:35:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 04:35:22 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:22 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/12 04:35:23 INFO : existing-b: Copied (new) 2025/09/12 04:35:23 INFO : existing-b: Deleted 2025/09/12 04:35:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:35:23 INFO : existing: Copied (new) 2025/09/12 04:35:23 INFO : existing: Deleted 2025/09/12 04:35:23 DEBUG : existing: Destination exists, skipping 2025/09/12 04:35:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/12 04:35:23 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:35:23 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:35:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.69s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qalofux0guba" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vewahud7xezu -> B2 bucket rclone-test-qalofux0guba 2025/09/12 04:35:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:35:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : empty space: Unchanged skipping 2025/09/12 04:35:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 04:35:28 DEBUG : B2 bucket rclone-test-qalofux0guba: Waiting for checks to finish 2025/09/12 04:35:28 INFO : empty space: Deleted 2025/09/12 04:35:28 DEBUG : B2 bucket rclone-test-qalofux0guba: Waiting for transfers to finish 2025/09/12 04:35:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:35:28 INFO : potato2: Copied (server-side copy) 2025/09/12 04:35:28 INFO : potato2: Deleted 2025/09/12 04:35:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:35:28 INFO : potato3: Copied (server-side copy) 2025/09/12 04:35:29 INFO : potato3: Deleted 2025/09/12 04:35:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xiyawuk3xuhi" 2025/09/12 04:35:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/12 04:35:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:35:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/12 04:35:30 DEBUG : B2 bucket rclone-test-xiyawuk3xuhi: Waiting for checks to finish 2025/09/12 04:35:30 DEBUG : B2 bucket rclone-test-xiyawuk3xuhi: Waiting for transfers to finish 2025/09/12 04:35:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:35:31 INFO : potato2: Copied (server-side copy) 2025/09/12 04:35:31 INFO : potato2: Deleted 2025/09/12 04:35:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:35:31 INFO : potato3: Copied (server-side copy) 2025/09/12 04:35:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:35:31 INFO : empty space: Copied (server-side copy) 2025/09/12 04:35:32 INFO : potato3: Deleted 2025/09/12 04:35:32 INFO : empty space: Deleted 2025/09/12 04:35:32 DEBUG : B2 bucket rclone-test-xiyawuk3xuhi: Purge remote 2025/09/12 04:35:32 INFO : B2 bucket rclone-test-xiyawuk3xuhi: cleaning bucket "rclone-test-xiyawuk3xuhi" of all files 2025/09/12 04:35:32 DEBUG : empty space: Deleting (id "4_z9f120d13305d3bcb9f980e1b_f1025fa152c970560_d20250912_m043531_c001_v0001099_t0050_u01757651731666") 2025/09/12 04:35:32 DEBUG : potato2: Deleting (id "4_z9f120d13305d3bcb9f980e1b_f11512a480fa4f0af_d20250912_m043531_c001_v0001177_t0013_u01757651731440") 2025/09/12 04:35:32 DEBUG : potato3: Deleting (id "4_z9f120d13305d3bcb9f980e1b_f118874b238cb4aa6_d20250912_m043531_c001_v0001182_t0039_u01757651731807") 2025/09/12 04:35:33 DEBUG : B2 bucket rclone-test-qalofux0guba: Purge remote 2025/09/12 04:35:33 INFO : B2 bucket rclone-test-qalofux0guba: cleaning bucket "rclone-test-qalofux0guba" of all files 2025/09/12 04:35:33 DEBUG : empty space: Deleting (id "4_zbf12fd03304d3bcb9f980e1b_f4058e9861456d69f_d20250912_m043532_c001_v7007000_t0000_u01757651732060") 2025/09/12 04:35:33 DEBUG : empty space: Deleting (id "4_zbf12fd03304d3bcb9f980e1b_f11686f1edff6191c_d20250912_m043527_c001_v0001177_t0033_u01757651727512") 2025/09/12 04:35:33 DEBUG : potato2: Deleting (id "4_zbf12fd03304d3bcb9f980e1b_f4091bc92a32579c7_d20250912_m043531_c001_v7007000_t0000_u01757651731649") 2025/09/12 04:35:33 DEBUG : potato2: Deleting (id "4_zbf12fd03304d3bcb9f980e1b_f114e9ef7d824373a_d20250912_m043528_c001_v0001177_t0031_u01757651728360") 2025/09/12 04:35:33 DEBUG : potato3: Deleting (id "4_zbf12fd03304d3bcb9f980e1b_f4091bc92a32579c8_d20250912_m043532_c001_v7007000_t0000_u01757651732020") 2025/09/12 04:35:33 DEBUG : potato3: Deleting (id "4_zbf12fd03304d3bcb9f980e1b_f1180f2f26361335f_d20250912_m043528_c001_v0001105_t0056_u01757651728605") 2025/09/12 04:35:33 DEBUG : potato3: Deleting (id "4_zbf12fd03304d3bcb9f980e1b_f11686f1edff6191e_d20250912_m043527_c001_v0001177_t0036_u01757651727727") --- PASS: TestServerSideMove (11.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxiwaq8luwu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vewahud7xezu -> B2 bucket rclone-test-wuxiwaq8luwu 2025/09/12 04:35:41 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 04:35:41 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 04:35:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:35:41 DEBUG : B2 bucket rclone-test-wuxiwaq8luwu: Waiting for checks to finish 2025/09/12 04:35:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 04:35:41 DEBUG : B2 bucket rclone-test-wuxiwaq8luwu: Waiting for transfers to finish 2025/09/12 04:35:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:35:42 INFO : potato2: Copied (server-side copy) 2025/09/12 04:35:42 INFO : potato2: Deleted 2025/09/12 04:35:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:35:42 INFO : potato3: Copied (server-side copy) 2025/09/12 04:35:42 INFO : potato3: Deleted 2025/09/12 04:35:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tijugog6yelu" 2025/09/12 04:35:43 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 04:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : B2 bucket rclone-test-tijugog6yelu: Waiting for checks to finish 2025/09/12 04:35:43 DEBUG : B2 bucket rclone-test-tijugog6yelu: Waiting for transfers to finish 2025/09/12 04:35:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:35:45 INFO : potato2: Copied (server-side copy) 2025/09/12 04:35:45 INFO : potato2: Deleted 2025/09/12 04:35:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:35:45 INFO : potato3: Copied (server-side copy) 2025/09/12 04:35:45 INFO : potato3: Deleted 2025/09/12 04:35:45 DEBUG : B2 bucket rclone-test-tijugog6yelu: Purge remote 2025/09/12 04:35:45 INFO : B2 bucket rclone-test-tijugog6yelu: cleaning bucket "rclone-test-tijugog6yelu" of all files 2025/09/12 04:35:46 DEBUG : potato2: Deleting (id "4_z3fb23d53305d3bcb9f980e1b_f1039260e2bf10e5d_d20250912_m043544_c001_v0001115_t0035_u01757651744651") 2025/09/12 04:35:46 DEBUG : potato3: Deleting (id "4_z3fb23d53305d3bcb9f980e1b_f1048d8c77fdc0aa8_d20250912_m043545_c001_v0001131_t0046_u01757651745080") 2025/09/12 04:35:46 DEBUG : B2 bucket rclone-test-wuxiwaq8luwu: Purge remote 2025/09/12 04:35:46 INFO : B2 bucket rclone-test-wuxiwaq8luwu: cleaning bucket "rclone-test-wuxiwaq8luwu" of all files 2025/09/12 04:35:47 DEBUG : empty space: Deleting (id "4_z1fe22d33305d3bcb9f980e1b_f11278dc0a78bd3c1_d20250912_m043540_c001_v0001037_t0058_u01757651740577") 2025/09/12 04:35:47 DEBUG : potato2: Deleting (id "4_z1fe22d33305d3bcb9f980e1b_f404f355580d77465_d20250912_m043545_c001_v7007000_t0000_u01757651745121") 2025/09/12 04:35:47 DEBUG : potato2: Deleting (id "4_z1fe22d33305d3bcb9f980e1b_f104babbbcf32bb9a_d20250912_m043541_c001_v0001183_t0058_u01757651741902") 2025/09/12 04:35:47 DEBUG : potato3: Deleting (id "4_z1fe22d33305d3bcb9f980e1b_f404f355580d77467_d20250912_m043545_c001_v7007000_t0000_u01757651745373") 2025/09/12 04:35:47 DEBUG : potato3: Deleting (id "4_z1fe22d33305d3bcb9f980e1b_f105a8a8ed451b53c_d20250912_m043542_c001_v0001182_t0041_u01757651742131") 2025/09/12 04:35:47 DEBUG : potato3: Deleting (id "4_z1fe22d33305d3bcb9f980e1b_f11278dc0a78bd3c3_d20250912_m043541_c001_v0001037_t0033_u01757651741126") --- PASS: TestServerSideMoveWithFilter (13.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-caluguj4zuho" 2025/09/12 04:35:52 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vewahud7xezu -> B2 bucket rclone-test-caluguj4zuho 2025/09/12 04:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:35:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:35:55 DEBUG : empty space: Unchanged skipping 2025/09/12 04:35:55 DEBUG : B2 bucket rclone-test-caluguj4zuho: Waiting for checks to finish 2025/09/12 04:35:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 04:35:55 INFO : empty space: Deleted 2025/09/12 04:35:55 DEBUG : B2 bucket rclone-test-caluguj4zuho: Waiting for transfers to finish 2025/09/12 04:35:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:35:56 INFO : potato2: Copied (server-side copy) 2025/09/12 04:35:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:35:56 INFO : potato3: Copied (server-side copy) 2025/09/12 04:35:56 INFO : potato2: Deleted 2025/09/12 04:35:56 INFO : potato3: Deleted 2025/09/12 04:35:57 DEBUG : Creating backend with remote "TestB2:rclone-test-docayac8davu" 2025/09/12 04:35:57 INFO : tomatoDir: Making directory 2025/09/12 04:35:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/12 04:35:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:35:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/12 04:35:58 DEBUG : B2 bucket rclone-test-docayac8davu: Waiting for checks to finish 2025/09/12 04:35:58 DEBUG : B2 bucket rclone-test-docayac8davu: Waiting for transfers to finish 2025/09/12 04:35:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:35:59 INFO : empty space: Copied (server-side copy) 2025/09/12 04:35:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:35:59 INFO : potato2: Copied (server-side copy) 2025/09/12 04:35:59 INFO : empty space: Deleted 2025/09/12 04:35:59 INFO : potato2: Deleted 2025/09/12 04:35:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:35:59 INFO : potato3: Copied (server-side copy) 2025/09/12 04:35:59 INFO : potato3: Deleted 2025/09/12 04:36:00 DEBUG : B2 bucket rclone-test-docayac8davu: Purge remote 2025/09/12 04:36:00 INFO : B2 bucket rclone-test-docayac8davu: cleaning bucket "rclone-test-docayac8davu" of all files 2025/09/12 04:36:00 DEBUG : empty space: Deleting (id "4_zff026dc3305d3bcb9f980e1b_f100da771b10f8ab4_d20250912_m043558_c001_v0001043_t0041_u01757651758925") 2025/09/12 04:36:00 DEBUG : potato2: Deleting (id "4_zff026dc3305d3bcb9f980e1b_f114e9ef7d82437ee_d20250912_m043559_c001_v0001177_t0000_u01757651759373") 2025/09/12 04:36:00 DEBUG : potato3: Deleting (id "4_zff026dc3305d3bcb9f980e1b_f116bb872c2c3efd9_d20250912_m043559_c001_v0001120_t0046_u01757651759296") 2025/09/12 04:36:01 DEBUG : B2 bucket rclone-test-caluguj4zuho: Purge remote 2025/09/12 04:36:01 INFO : B2 bucket rclone-test-caluguj4zuho: cleaning bucket "rclone-test-caluguj4zuho" of all files 2025/09/12 04:36:01 DEBUG : empty space: Deleting (id "4_zbf225d73305d3bcb9f980e1b_f406706708fd36432_d20250912_m043559_c001_v7007000_t0000_u01757651759411") 2025/09/12 04:36:01 DEBUG : empty space: Deleting (id "4_zbf225d73305d3bcb9f980e1b_f11563c6f1e790e91_d20250912_m043553_c001_v0001144_t0009_u01757651753922") 2025/09/12 04:36:01 DEBUG : potato2: Deleting (id "4_zbf225d73305d3bcb9f980e1b_f4058e986145720f0_d20250912_m043559_c001_v7007000_t0000_u01757651759588") 2025/09/12 04:36:01 DEBUG : potato2: Deleting (id "4_zbf225d73305d3bcb9f980e1b_f112ae1f679ad8ad7_d20250912_m043555_c001_v0001101_t0030_u01757651755784") 2025/09/12 04:36:01 DEBUG : potato3: Deleting (id "4_zbf225d73305d3bcb9f980e1b_f4058e986145720f1_d20250912_m043559_c001_v7007000_t0000_u01757651759775") 2025/09/12 04:36:01 DEBUG : potato3: Deleting (id "4_zbf225d73305d3bcb9f980e1b_f116c2439ed2e6e9f_d20250912_m043556_c001_v0001182_t0045_u01757651756194") 2025/09/12 04:36:01 DEBUG : potato3: Deleting (id "4_zbf225d73305d3bcb9f980e1b_f11563c6f1e790e93_d20250912_m043554_c001_v0001144_t0054_u01757651754368") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:36:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.95s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:36:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/rclone-sync-test" 2025/09/12 04:36:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/rclone-sync-test-include/layer2" 2025/09/12 04:36:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/rclone-sync-test-ignore-file" 2025/09/12 04:36:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/12 04:36:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/12 04:36:15 DEBUG : pacer: Reducing sleep to 10ms 2025/09/12 04:36:15 DEBUG : B2 bucket rclone-test-vewahud7xezu path rclone-sync-test: Waiting for checks to finish 2025/09/12 04:36:15 DEBUG : B2 bucket rclone-test-vewahud7xezu path rclone-sync-test: Waiting for transfers to finish 2025/09/12 04:36:15 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:15 INFO : There was nothing to transfer 2025/09/12 04:36:15 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:36:15 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:36:15 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:15 INFO : There was nothing to transfer 2025/09/12 04:36:15 DEBUG : B2 bucket rclone-test-vewahud7xezu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/12 04:36:15 DEBUG : B2 bucket rclone-test-vewahud7xezu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/12 04:36:15 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:15 INFO : There was nothing to transfer 2025/09/12 04:36:16 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:36:16 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:36:16 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:16 INFO : There was nothing to transfer 2025/09/12 04:36:16 DEBUG : B2 bucket rclone-test-vewahud7xezu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/12 04:36:16 DEBUG : B2 bucket rclone-test-vewahud7xezu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/12 04:36:16 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.46s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:36:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/CompareDest" 2025/09/12 04:36:20 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 04:36:20 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:20 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:36:21 INFO : one: Copied (new) 2025/09/12 04:36:21 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:21 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:21 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/12 04:36:22 INFO : one: Copied (replaced existing) 2025/09/12 04:36:22 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:24 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:36:24 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:24 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:24 INFO : There was nothing to transfer 2025/09/12 04:36:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:36:26 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:36:26 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:26 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:26 INFO : There was nothing to transfer 2025/09/12 04:36:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:36:27 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:36:27 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:27 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:27 INFO : There was nothing to transfer 2025/09/12 04:36:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:28 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 2025/09/12 04:36:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:36:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:36:28 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:36:28 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:28 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:28 INFO : There was nothing to transfer 2025/09/12 04:36:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:28 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 04:36:28 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:36:28 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/12 04:36:29 INFO : two: Copied (new) 2025/09/12 04:36:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dest" 2025/09/12 04:36:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/pre-dest1" 2025/09/12 04:36:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/pre-dest2" 2025/09/12 04:36:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/12 04:36:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/12 04:36:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/12 04:36:37 DEBUG : B2 bucket rclone-test-vewahud7xezu path dest: Waiting for checks to finish 2025/09/12 04:36:37 DEBUG : B2 bucket rclone-test-vewahud7xezu path dest: Waiting for transfers to finish 2025/09/12 04:36:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/12 04:36:38 INFO : 3: Copied (new) 2025/09/12 04:36:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:36:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:36:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/CopyDest" 2025/09/12 04:36:42 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 04:36:42 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:42 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:36:44 INFO : one: Copied (new) 2025/09/12 04:36:44 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:44 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:45 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/12 04:36:45 INFO : one: Copied (replaced existing) 2025/09/12 04:36:45 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/BackupDir" 2025/09/12 04:36:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:48 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:36:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:36:50 INFO : one: Copied (server-side copy) 2025/09/12 04:36:50 INFO : one: Deleted 2025/09/12 04:36:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/12 04:36:50 INFO : one: Copied (server-side copy) 2025/09/12 04:36:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/12 04:36:50 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:50 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:51 DEBUG : one: Unchanged skipping 2025/09/12 04:36:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:36:52 INFO : two: Copied (server-side copy) 2025/09/12 04:36:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/12 04:36:52 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:52 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:52 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:52 DEBUG : one: Unchanged skipping 2025/09/12 04:36:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:52 DEBUG : two: Unchanged skipping 2025/09/12 04:36:52 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:52 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:52 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:52 INFO : There was nothing to transfer 2025/09/12 04:36:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:53 DEBUG : one: Unchanged skipping 2025/09/12 04:36:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/12 04:36:53 DEBUG : three: Destination not found in --copy-dest 2025/09/12 04:36:53 DEBUG : three: Need to transfer - File not found at Destination 2025/09/12 04:36:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:36:53 DEBUG : two: Unchanged skipping 2025/09/12 04:36:53 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:36:53 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:36:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/12 04:36:54 INFO : three: Copied (new) 2025/09/12 04:36:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.87s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:36:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:36:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/backup" 2025/09/12 04:37:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:37:01 DEBUG : two: Unchanged skipping 2025/09/12 04:37:01 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:37:02 INFO : one: Copied (server-side copy) 2025/09/12 04:37:02 INFO : one: Deleted 2025/09/12 04:37:02 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:03 INFO : one: Copied (new) 2025/09/12 04:37:03 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:37:04 INFO : three.txt: Copied (server-side copy) 2025/09/12 04:37:04 INFO : three.txt: Deleted 2025/09/12 04:37:04 INFO : three.txt: Moved into backup dir 2025/09/12 04:37:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:37:05 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:05 DEBUG : two: Unchanged skipping 2025/09/12 04:37:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:06 INFO : one: Copied (server-side copy) 2025/09/12 04:37:06 INFO : one: Deleted 2025/09/12 04:37:06 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:37:06 INFO : one: Copied (new) 2025/09/12 04:37:06 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:37:07 INFO : three.txt: Copied (server-side copy) 2025/09/12 04:37:07 INFO : three.txt: Deleted 2025/09/12 04:37:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/backup" 2025/09/12 04:37:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:37:13 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:13 DEBUG : two: Unchanged skipping 2025/09/12 04:37:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:37:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:37:14 INFO : one: Deleted 2025/09/12 04:37:14 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:15 INFO : one: Copied (new) 2025/09/12 04:37:15 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:37:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:37:16 INFO : three.txt: Deleted 2025/09/12 04:37:16 INFO : three.txt: Moved into backup dir 2025/09/12 04:37:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:37:18 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:18 DEBUG : two: Unchanged skipping 2025/09/12 04:37:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:19 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:37:19 INFO : one: Deleted 2025/09/12 04:37:19 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:37:19 INFO : one: Copied (new) 2025/09/12 04:37:19 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:37:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:37:20 INFO : three.txt: Deleted 2025/09/12 04:37:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:37:23 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1032-10.backblaze.com/b2api/v1/b2_upload_file/bf425de3303d3bcb9f980e1b/c001_v0001032_t0001": EOF 2025/09/12 04:37:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-10.backblaze.com/b2api/v1/b2_upload_file/bf425de3303d3bcb9f980e1b/c001_v0001032_t0001": EOF) 2025/09/12 04:37:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vewahud7xezu: 1/10 (Post "https://pod-000-1032-10.backblaze.com/b2api/v1/b2_upload_file/bf425de3303d3bcb9f980e1b/c001_v0001032_t0001": EOF) 2025/09/12 04:37:25 DEBUG : pacer: Reducing sleep to 10ms 2025/09/12 04:37:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:37:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/backup" 2025/09/12 04:37:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:37:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:28 DEBUG : two: Unchanged skipping 2025/09/12 04:37:28 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:37:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:37:29 INFO : one: Deleted 2025/09/12 04:37:29 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:31 INFO : one: Copied (new) 2025/09/12 04:37:31 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:37:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:37:31 INFO : three.txt: Deleted 2025/09/12 04:37:31 INFO : three.txt: Moved into backup dir 2025/09/12 04:37:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:37:33 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:33 DEBUG : two: Unchanged skipping 2025/09/12 04:37:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:37:34 INFO : one: Deleted 2025/09/12 04:37:34 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:37:35 INFO : one: Copied (new) 2025/09/12 04:37:35 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:37:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:37:35 INFO : three.txt: Deleted 2025/09/12 04:37:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:37:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:37:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:37:40 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : two: Unchanged skipping 2025/09/12 04:37:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:37:40 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:37:40 INFO : one: Deleted 2025/09/12 04:37:40 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:41 INFO : one: Copied (new) 2025/09/12 04:37:41 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:37:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:37:42 INFO : three.txt: Deleted 2025/09/12 04:37:42 INFO : three.txt: Moved into backup dir 2025/09/12 04:37:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-14.backblaze.com/b2api/v1/b2_upload_file/bf425de3303d3bcb9f980e1b/c001_v0001178_t0032": EOF 2025/09/12 04:37:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-14.backblaze.com/b2api/v1/b2_upload_file/bf425de3303d3bcb9f980e1b/c001_v0001178_t0032": EOF) 2025/09/12 04:37:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vewahud7xezu: 1/10 (Post "https://pod-000-1178-14.backblaze.com/b2api/v1/b2_upload_file/bf425de3303d3bcb9f980e1b/c001_v0001178_t0032": EOF) 2025/09/12 04:37:45 DEBUG : pacer: Reducing sleep to 10ms 2025/09/12 04:37:45 DEBUG : one.bak: Excluded (Path Filter) 2025/09/12 04:37:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/12 04:37:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:37:45 DEBUG : two: Unchanged skipping 2025/09/12 04:37:45 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for checks to finish 2025/09/12 04:37:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:46 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:37:46 INFO : one: Deleted 2025/09/12 04:37:46 DEBUG : B2 bucket rclone-test-vewahud7xezu path dst: Waiting for transfers to finish 2025/09/12 04:37:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:37:47 INFO : one: Copied (new) 2025/09/12 04:37:47 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:37:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:37:47 INFO : three.txt: Deleted 2025/09/12 04:37:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.93s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:37:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:37:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:37:52 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:37:52 INFO : one: Deleted 2025/09/12 04:37:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:53 INFO : one: Copied (new) 2025/09/12 04:37:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:53 DEBUG : two: Unchanged skipping 2025/09/12 04:37:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/12 04:37:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:37:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:37:54 INFO : three.txt: Deleted 2025/09/12 04:37:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:37:54 INFO : three.txt: Copied (new) 2025/09/12 04:37:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/12 04:37:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/12 04:37:55 DEBUG : pacer: Reducing sleep to 10ms 2025/09/12 04:37:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:37:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:37:56 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:37:56 INFO : one: Deleted 2025/09/12 04:37:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:37:56 INFO : one: Copied (new) 2025/09/12 04:37:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : two: Unchanged skipping 2025/09/12 04:37:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/12 04:37:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:37:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:37:57 INFO : three.txt: Deleted 2025/09/12 04:37:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/12 04:37:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.71s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vewahud7xezu/dst" 2025/09/12 04:38:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:38:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:38:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:38:03 INFO : one: Deleted 2025/09/12 04:38:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:38:04 INFO : one: Copied (new) 2025/09/12 04:38:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:04 DEBUG : two: Unchanged skipping 2025/09/12 04:38:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/12 04:38:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:38:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:38:05 INFO : three.txt: Deleted 2025/09/12 04:38:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:38:06 INFO : three.txt: Copied (new) 2025/09/12 04:38:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:38:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:38:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:38:07 INFO : one: Deleted 2025/09/12 04:38:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:38:08 INFO : one: Copied (new) 2025/09/12 04:38:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:08 DEBUG : two: Unchanged skipping 2025/09/12 04:38:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/12 04:38:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:38:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:38:09 INFO : three.txt: Deleted 2025/09/12 04:38:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/12 04:38:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.59s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/12 04:38:12 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:38:12 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:38:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/12 04:38:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/12 04:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.92s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 04:38:13 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:38:13 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:38:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:38:13 INFO : existing: Copied (new) 2025/09/12 04:38:13 DEBUG : Waiting for deletions to finish 2025/09/12 04:38:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/12 04:38:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/12 04:38:14 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:38:14 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:38:14 ERROR : B2 bucket rclone-test-vewahud7xezu: not deleting files as there were IO errors 2025/09/12 04:38:14 ERROR : B2 bucket rclone-test-vewahud7xezu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:15 DEBUG : existing: Unchanged skipping 2025/09/12 04:38:15 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:38:15 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:38:15 DEBUG : Waiting for deletions to finish 2025/09/12 04:38:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:38:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both0: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both13: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both14: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both15: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both11: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both10: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both18: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both12: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both16: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both17: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both19: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both4: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both5: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both1: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both2: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both3: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : both6: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both7: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both8: Unchanged skipping 2025/09/12 04:38:27 DEBUG : both9: Unchanged skipping 2025/09/12 04:38:27 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:38:27 DEBUG : Waiting for deletions to finish 2025/09/12 04:38:27 INFO : only18: Deleted 2025/09/12 04:38:27 INFO : only19: Deleted 2025/09/12 04:38:28 INFO : only11: Deleted 2025/09/12 04:38:28 INFO : only17: Deleted 2025/09/12 04:38:28 INFO : only1: Deleted 2025/09/12 04:38:28 INFO : only2: Deleted 2025/09/12 04:38:28 INFO : only4: Deleted 2025/09/12 04:38:28 INFO : only6: Deleted 2025/09/12 04:38:28 INFO : only7: Deleted 2025/09/12 04:38:28 INFO : only9: Deleted 2025/09/12 04:38:28 INFO : only3: Deleted 2025/09/12 04:38:28 INFO : only0: Deleted 2025/09/12 04:38:28 INFO : only12: Deleted 2025/09/12 04:38:28 INFO : only13: Deleted 2025/09/12 04:38:28 INFO : only14: Deleted 2025/09/12 04:38:28 INFO : only15: Deleted 2025/09/12 04:38:28 INFO : only16: Deleted 2025/09/12 04:38:28 INFO : only8: Deleted 2025/09/12 04:38:28 INFO : only10: Deleted 2025/09/12 04:38:28 INFO : only5: Deleted 2025/09/12 04:38:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:38:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both0: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both13: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both14: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both15: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both16: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both10: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both11: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both12: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both17: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both2: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both3: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both18: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both5: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both19: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both1: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both4: Unchanged skipping 2025/09/12 04:38:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:42 DEBUG : both6: Unchanged skipping 2025/09/12 04:38:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : both7: Unchanged skipping 2025/09/12 04:38:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : both8: Unchanged skipping 2025/09/12 04:38:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : both9: Unchanged skipping 2025/09/12 04:38:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/12 04:38:42 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:38:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only0: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only10: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only16: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only17: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only12: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only11: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only13: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only1: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only14: Copied (replaced existing) 2025/09/12 04:38:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:43 INFO : only15: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only3: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only4: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only18: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only5: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only7: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only8: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only9: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only19: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only2: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:38:44 INFO : only6: Copied (replaced existing) 2025/09/12 04:38:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.28s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:52 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:38:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:38:52 DEBUG : empty_on_remote: Making directory with metadata 2025/09/12 04:38:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:38:52 INFO : empty_on_remote: Making directory 2025/09/12 04:38:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/12 04:38:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:54 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:38:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:38:54 DEBUG : empty_on_remote: Making directory with metadata 2025/09/12 04:38:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:38:54 INFO : empty_on_remote: Making directory 2025/09/12 04:38:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/12 04:38:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:56 INFO : sub dir: Making directory 2025/09/12 04:38:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:38:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:38:59 INFO : sub dir: Making directory 2025/09/12 04:38:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:39:06 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:07 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : apple: Unchanged skipping 2025/09/12 04:39:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:39:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : banana: Unchanged skipping 2025/09/12 04:39:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:39:07 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:07 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:07 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:07 INFO : There was nothing to transfer 2025/09/12 04:39:07 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:07 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : apple: Unchanged skipping 2025/09/12 04:39:08 DEBUG : banana: Unchanged skipping 2025/09/12 04:39:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:39:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:39:08 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:08 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:08 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:08 INFO : There was nothing to transfer 2025/09/12 04:39:08 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:08 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:39:20 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:21 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : apple: Unchanged skipping 2025/09/12 04:39:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:39:21 DEBUG : banana: Unchanged skipping 2025/09/12 04:39:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:39:21 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:21 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:21 INFO : There was nothing to transfer 2025/09/12 04:39:21 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:22 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : apple: Unchanged skipping 2025/09/12 04:39:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:39:22 DEBUG : banana: Unchanged skipping 2025/09/12 04:39:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:39:22 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:22 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:22 INFO : There was nothing to transfer 2025/09/12 04:39:22 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:22 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:39:34 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:35 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:39:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:35 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:35 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:39:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/12 04:39:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:39:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:39:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/12 04:39:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:39:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:39:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:39:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:39:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:39:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:39:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:39:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:39:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:39:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:39:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:39:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:39:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:39:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:39:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:39:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:39:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:39:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:37 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:39:37 INFO : appleappleapplebanana: Deleted 2025/09/12 04:39:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:39:37 INFO : apple: Deleted 2025/09/12 04:39:37 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:39:37 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:39:37 INFO : banana: Deleted 2025/09/12 04:39:37 INFO : splitbananasplit: Deleted 2025/09/12 04:39:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:39:38 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:39:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : apple: Unchanged skipping 2025/09/12 04:39:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:39:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : banana: Unchanged skipping 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:39:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:39:38 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:38 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:38 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/12 04:39:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/12 04:39:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:39 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:39 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:39 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:39:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:39 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:39:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:39:39 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:39:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:39:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:39:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:39:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:39:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:39:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:39:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:39:50 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:51 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:39:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:39:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:39:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:39:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:39:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:39:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:39:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:39:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:39:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:39:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:39:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:39:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:39:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:39:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/12 04:39:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:51 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:51 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:39:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/12 04:39:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:39:51 INFO : apple: Copied (new) to: PREFIXapple 2025/09/12 04:39:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:39:52 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/12 04:39:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:39:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/12 04:39:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:39:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:39:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:39:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:39:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:39:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:39:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:39:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:39:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:39:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:39:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:39:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:39:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:39:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:39:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:39:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:39:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:53 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:39:53 INFO : banana: Deleted 2025/09/12 04:39:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:39:53 INFO : splitbananasplit: Deleted 2025/09/12 04:39:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:39:53 INFO : apple: Deleted 2025/09/12 04:39:53 INFO : appleappleapplebanana: Deleted 2025/09/12 04:39:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:39:53 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:39:53 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:39:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:39:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:39:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:39:54 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:39:54 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:39:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:39:54 INFO : apple: Copied (new) 2025/09/12 04:39:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:39:54 INFO : banana: Copied (new) 2025/09/12 04:39:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:39:55 INFO : appleappleapplebanana: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:39:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:39:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:39:55 INFO : splitbananasplit: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:39:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:39:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:39:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:39:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:39:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:39:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:39:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:39:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:39:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:39:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/12 04:39:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:39:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/12 04:39:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:39:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/12 04:39:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:39:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/12 04:39:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:39:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/12 04:39:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/12 04:39:56 INFO : PREFIXapple: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/12 04:39:56 INFO : PREFIXsplitbananasplit: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/12 04:39:56 INFO : PREFIXbanana: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/12 04:39:56 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/12 04:39:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/12 04:39:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:57 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:39:57 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:40:09 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:09 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:09 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:09 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:09 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:09 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:09 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/12 04:40:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:09 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:09 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:40:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:40:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:40:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:40:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:40:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:40:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:40:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:40:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:40:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:40:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:40:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:40:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:40:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:40:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:40:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:40:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:40:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:40:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:40:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:40:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:40:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:11 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:40:11 INFO : appleappleapplebanana: Deleted 2025/09/12 04:40:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:40:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:40:11 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:40:11 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:40:11 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:40:11 INFO : apple: Deleted 2025/09/12 04:40:11 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:40:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:40:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:40:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:40:12 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:40:12 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:40:12 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:40:12 INFO : banana: Deleted 2025/09/12 04:40:12 INFO : splitbananasplit: Deleted 2025/09/12 04:40:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:40:12 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:40:12 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:40:12 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:40:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:40:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:40:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:12 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:12 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:40:13 INFO : appleappleapplebanana: Copied (new) 2025/09/12 04:40:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:40:13 INFO : splitbananasplit: Copied (new) 2025/09/12 04:40:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:40:13 INFO : apple: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:40:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:40:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:40:13 INFO : banana: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:40:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:40:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:40:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:40:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:40:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:40:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:40:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:40:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/12 04:40:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:40:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/12 04:40:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:40:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/12 04:40:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:40:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/12 04:40:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:40:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/12 04:40:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:40:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/12 04:40:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:40:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/12 04:40:14 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : appleSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : bananaSUFFIX: Deleted 2025/09/12 04:40:14 INFO : splitbananasplitSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/12 04:40:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/12 04:40:14 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:15 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:15 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:40:27 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:27 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:27 DEBUG : apple: Unchanged skipping 2025/09/12 04:40:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:27 DEBUG : banana: Unchanged skipping 2025/09/12 04:40:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:40:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:40:27 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:27 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:40:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/12 04:40:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:40:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/12 04:40:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:40:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/12 04:40:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:40:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/12 04:40:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:40:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/12 04:40:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:40:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/12 04:40:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:40:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/12 04:40:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:40:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/12 04:40:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:40:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/12 04:40:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:40:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/12 04:40:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:40:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/12 04:40:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:40:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/12 04:40:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:40:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/12 04:40:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:40:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/12 04:40:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:40:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/12 04:40:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:40:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/12 04:40:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:40:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/12 04:40:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:40:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/12 04:40:29 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:29 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:40:29 INFO : appleappleapplebanana: Deleted 2025/09/12 04:40:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:40:29 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:40:29 INFO : splitbananasplit: Deleted 2025/09/12 04:40:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:40:30 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:40:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:40:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:40:30 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:30 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : apple: Unchanged skipping 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:40:30 DEBUG : banana: Unchanged skipping 2025/09/12 04:40:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:40:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:40:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:40:30 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:30 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:30 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:30 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:31 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : appleapple: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/12 04:40:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:40:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:40:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:40:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:40:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:40:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:40:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:40:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:40:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:40:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:40:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:40:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:40:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:40:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:40:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:40:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:40:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:40:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:40:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:40:42 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:42 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : apple: Unchanged skipping 2025/09/12 04:40:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : banana: Unchanged skipping 2025/09/12 04:40:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:40:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:43 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:43 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:43 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : apple: Unchanged skipping 2025/09/12 04:40:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:40:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : banana: Unchanged skipping 2025/09/12 04:40:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:40:43 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:43 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:43 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:44 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:44 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:40:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:56 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : apple: Unchanged skipping 2025/09/12 04:40:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:40:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : banana: Unchanged skipping 2025/09/12 04:40:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:57 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:40:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : apple: Unchanged skipping 2025/09/12 04:40:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : banana: Unchanged skipping 2025/09/12 04:40:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:40:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:40:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:40:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:40:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:40:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:40:58 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:40:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:10 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:11 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : apple: Unchanged skipping 2025/09/12 04:41:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:41:11 DEBUG : banana: Unchanged skipping 2025/09/12 04:41:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:41:11 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:11 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : apple: Unchanged skipping 2025/09/12 04:41:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:41:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:41:12 DEBUG : banana: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:41:12 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:12 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:12 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:12 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:23 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:24 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:41:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : apple: Unchanged skipping 2025/09/12 04:41:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:41:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : banana: Unchanged skipping 2025/09/12 04:41:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:41:24 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:24 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:24 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:25 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : banana: Unchanged skipping 2025/09/12 04:41:25 DEBUG : apple: Unchanged skipping 2025/09/12 04:41:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:41:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:41:25 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:25 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:25 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:25 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:37 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:38 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : apple: Unchanged skipping 2025/09/12 04:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:41:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : banana: Unchanged skipping 2025/09/12 04:41:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:39 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:39 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:39 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:41:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:41:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : apple: Unchanged skipping 2025/09/12 04:41:39 DEBUG : banana: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:41:39 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:39 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:39 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:40 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (163.61s) --- PASS: TestTransform/NFC (12.16s) --- PASS: TestTransform/NFD (14.21s) --- PASS: TestTransform/base64 (16.16s) --- PASS: TestTransform/prefix (18.53s) --- PASS: TestTransform/suffix (18.12s) --- PASS: TestTransform/truncate (15.51s) --- PASS: TestTransform/encoder (13.64s) --- PASS: TestTransform/ISO-8859-1 (13.43s) --- PASS: TestTransform/charmap (14.39s) --- PASS: TestTransform/lowercase (13.28s) --- PASS: TestTransform/ascii (14.17s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/12 04:41:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/12 04:41:45 INFO : sub dir_somesuffix: Making directory 2025/09/12 04:41:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/12 04:41:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/12 04:41:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/12 04:41:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/12 04:41:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/12 04:41:45 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:45 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:45 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:45 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/12 04:41:45 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:46 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:46 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:46 INFO : tictactoe: Making directory 2025/09/12 04:41:46 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:46 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:41:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:46 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:46 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:47 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/12 04:41:47 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:48 INFO : toe: Making directory 2025/09/12 04:41:48 INFO : toe/toe: Making directory 2025/09/12 04:41:48 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:41:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:41:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:41:48 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:48 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/12 04:41:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.78s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:50 INFO : toe: Making directory 2025/09/12 04:41:50 INFO : toe/toe: Making directory 2025/09/12 04:41:50 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:41:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:41:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:41:50 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:50 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/12 04:41:50 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.65s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:51 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:41:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:41:51 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:51 INFO : tictacempty_dir: Making directory 2025/09/12 04:41:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:51 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:51 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:51 INFO : tictactoe: Making directory 2025/09/12 04:41:51 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:51 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:51 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:41:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:41:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:41:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:41:51 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:51 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/12 04:41:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:53 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:41:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:41:53 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:53 INFO : tictacempty_dir: Making directory 2025/09/12 04:41:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:53 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:53 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:53 INFO : tictactoe: Making directory 2025/09/12 04:41:53 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:53 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:53 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:41:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:41:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:41:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:41:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:41:53 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:53 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:41:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/12 04:41:54 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:41:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/12 04:41:54 NOTICE: B2 bucket rclone-test-vewahud7xezu: 0 differences found 2025/09/12 04:41:54 NOTICE: B2 bucket rclone-test-vewahud7xezu: 1 matching files --- PASS: TestAllTag (1.81s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:55 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:55 INFO : tictactoe: Making directory 2025/09/12 04:41:55 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:55 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:55 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:41:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:41:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:41:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:41:55 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:55 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/12 04:41:55 DEBUG : Waiting for deletions to finish 2025/09/12 04:41:56 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:56 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:56 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:56 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:56 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:41:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:41:56 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/12 04:41:56 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:56 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2025/09/12 04:41:57 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:57 INFO : toe: Making directory 2025/09/12 04:41:57 INFO : toe/toe: Making directory 2025/09/12 04:41:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:41:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:57 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:58 INFO : toe/toe/toe: Copied (new) 2025/09/12 04:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:41:58 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:41:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:41:58 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:59 INFO : tictacempty_dir: Making directory 2025/09/12 04:41:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:41:59 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:59 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:59 INFO : tictactoe: Making directory 2025/09/12 04:41:59 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:59 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:41:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:59 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:41:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:41:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:41:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:41:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:41:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:41:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:41:59 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:41:59 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:41:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:41:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:41:59 INFO : toe/toe/toe.txt: Deleted 2025/09/12 04:41:59 INFO : toe/toe: Removing directory 2025/09/12 04:41:59 INFO : toe: Removing directory 2025/09/12 04:41:59 INFO : empty_dir: Removing directory 2025/09/12 04:41:59 DEBUG : Local file system at /tmp/rclone2056492557: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:42:00 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:42:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:00 INFO : tictacempty_dir: Making directory 2025/09/12 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:00 INFO : tictactoe: Making directory 2025/09/12 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:42:00 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:42:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:42:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:42:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:42:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:00 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:42:00 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:42:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:42:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:01 INFO : toe/toe/toe.txt: Deleted 2025/09/12 04:42:01 INFO : toe/toe: Removing directory 2025/09/12 04:42:01 INFO : toe: Removing directory 2025/09/12 04:42:01 INFO : empty_dir: Removing directory 2025/09/12 04:42:01 DEBUG : Local file system at /tmp/rclone2056492557: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/12 04:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:42:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/12 04:42:02 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.19s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:42:03 DEBUG : Reset feature "Copy" 2025/09/12 04:42:03 DEBUG : Reset feature "Move" 2025/09/12 04:42:03 DEBUG : Reset feature "Copy" 2025/09/12 04:42:03 DEBUG : Reset feature "Move" 2025/09/12 04:42:03 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:42:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:42:03 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:03 INFO : tictacempty_dir: Making directory 2025/09/12 04:42:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:42:03 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:03 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:03 INFO : tictactoe: Making directory 2025/09/12 04:42:03 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:03 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:42:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:42:03 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:42:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:42:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:42:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:42:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:03 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:42:03 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:42:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:42:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:42:04 INFO : toe/toe/toe.txt: Deleted 2025/09/12 04:42:04 INFO : toe/toe: Removing directory 2025/09/12 04:42:04 INFO : toe: Removing directory 2025/09/12 04:42:04 INFO : empty_dir: Removing directory 2025/09/12 04:42:04 DEBUG : Local file system at /tmp/rclone2056492557: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/12 04:42:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:42:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:42:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:42:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:42:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:42:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/12 04:42:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.23s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:42:06 DEBUG : toe: transformed to: dG9l 2025/09/12 04:42:07 DEBUG : toe: transformed to: dG9l 2025/09/12 04:42:07 INFO : dG9l: Making directory 2025/09/12 04:42:07 DEBUG : toe: transformed to: dG9l 2025/09/12 04:42:07 DEBUG : toe: transformed to: dG9l 2025/09/12 04:42:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/12 04:42:07 INFO : dG9l/dG9l: Making directory 2025/09/12 04:42:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/12 04:42:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/12 04:42:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/12 04:42:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:42:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/12 04:42:07 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:42:07 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:42:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:42:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/12 04:42:07 DEBUG : Waiting for deletions to finish 2025/09/12 04:42:08 DEBUG : dG9l: transformed to: toe 2025/09/12 04:42:08 DEBUG : dG9l: transformed to: toe 2025/09/12 04:42:08 DEBUG : dG9l: transformed to: toe 2025/09/12 04:42:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/12 04:42:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/12 04:42:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/12 04:42:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/12 04:42:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/12 04:42:08 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for checks to finish 2025/09/12 04:42:08 DEBUG : Local file system at /tmp/rclone2056492557: Waiting for transfers to finish 2025/09/12 04:42:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-vewahud7xezu", Local "Local file system at /tmp/rclone2056492557", Modify Window "1ms" 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe: transformed to: 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe: transformed to: 2025/09/12 04:42:09 INFO : B2 bucket rclone-test-vewahud7xezu: Making directory 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe: transformed to: 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe: transformed to: 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe/toe: transformed to: 2025/09/12 04:42:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/12 04:42:09 INFO : toe/toe: Making directory 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe/toe: transformed to: 2025/09/12 04:42:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe: transformed to: 2025/09/12 04:42:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:42:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:42:09 DEBUG : toe/toe/toe: transformed to: 2025/09/12 04:42:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/12 04:42:09 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for checks to finish 2025/09/12 04:42:09 DEBUG : B2 bucket rclone-test-vewahud7xezu: Waiting for transfers to finish 2025/09/12 04:42:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:42:10 INFO : toe/toe/toe: Copied (new) 2025/09/12 04:42:10 ERROR : B2 bucket rclone-test-vewahud7xezu: not deleting files as there were IO errors 2025/09/12 04:42:10 ERROR : B2 bucket rclone-test-vewahud7xezu: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/09/12 04:42:10 DEBUG : B2 bucket rclone-test-vewahud7xezu: Purge remote 2025/09/12 04:42:10 INFO : B2 bucket rclone-test-vewahud7xezu: cleaning bucket "rclone-test-vewahud7xezu" of all files 2025/09/12 04:42:12 DEBUG : BackupDir/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0233bf_d20250912_m043655_c001_v7007000_t0000_u01757651815357") 2025/09/12 04:42:12 DEBUG : BackupDir/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1029f81bb1ac48e7_d20250912_m043649_c001_v0001157_t0007_u01757651809834") 2025/09/12 04:42:12 DEBUG : CompareDest/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3030_d20250912_m043630_c001_v7007000_t0000_u01757651790137") 2025/09/12 04:42:12 DEBUG : CompareDest/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9b42_d20250912_m043624_c001_v0001032_t0033_u01757651784121") 2025/09/12 04:42:12 DEBUG : CompareDest/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3031_d20250912_m043630_c001_v7007000_t0000_u01757651790319") 2025/09/12 04:42:12 DEBUG : CompareDest/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd4a0_d20250912_m043625_c001_v0001183_t0031_u01757651785624") 2025/09/12 04:42:12 DEBUG : CopyDest/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0233c4_d20250912_m043655_c001_v7007000_t0000_u01757651815541") 2025/09/12 04:42:12 DEBUG : CopyDest/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb76a_d20250912_m043646_c001_v0001178_t0040_u01757651806917") 2025/09/12 04:42:12 DEBUG : CopyDest/three: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0233c9_d20250912_m043655_c001_v7007000_t0000_u01757651815726") 2025/09/12 04:42:12 DEBUG : CopyDest/three: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd570_d20250912_m043653_c001_v0001183_t0014_u01757651813265") 2025/09/12 04:42:12 DEBUG : CopyDest/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0233cf_d20250912_m043655_c001_v7007000_t0000_u01757651815910") 2025/09/12 04:42:12 DEBUG : CopyDest/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9b98_d20250912_m043651_c001_v0001032_t0053_u01757651811091") 2025/09/12 04:42:12 DEBUG : EXISTING: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3bd_d20250912_m043816_c001_v7007000_t0000_u01757651896346") 2025/09/12 04:42:12 DEBUG : EXISTING: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd902_d20250912_m043815_c001_v0001183_t0059_u01757651895378") 2025/09/12 04:42:12 DEBUG : PREFIXapple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f413de4df4f33ce97_d20250912_m043956_c001_v7007000_t0000_u01757651996337") 2025/09/12 04:42:12 DEBUG : PREFIXapple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde22_d20250912_m043951_c001_v0001183_t0049_u01757651991823") 2025/09/12 04:42:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e3b_d20250912_m043956_c001_v7007000_t0000_u01757651996542") 2025/09/12 04:42:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced50c_d20250912_m043951_c001_v0001184_t0014_u01757651991813") 2025/09/12 04:42:12 DEBUG : PREFIXbanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e24a4_d20250912_m043956_c001_v7007000_t0000_u01757651996504") 2025/09/12 04:42:12 DEBUG : PREFIXbanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc422_d20250912_m043951_c001_v0001157_t0051_u01757651991802") 2025/09/12 04:42:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba33a9_d20250912_m043956_c001_v7007000_t0000_u01757651996386") 2025/09/12 04:42:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d46f_d20250912_m043951_c001_v0001171_t0031_u01757651991833") 2025/09/12 04:42:12 DEBUG : Testêé: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3b6_d20250912_m043813_c001_v7007000_t0000_u01757651893012") 2025/09/12 04:42:13 DEBUG : Testêé: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd8ec_d20250912_m043812_c001_v0001183_t0046_u01757651892416") 2025/09/12 04:42:13 DEBUG : Testêé: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd8e6_d20250912_m043811_c001_v0001183_t0043_u01757651891833") 2025/09/12 04:42:13 DEBUG : YXBwbGU=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc7e_d20250912_m043939_c001_v7007000_t0000_u01757651979580") 2025/09/12 04:42:13 DEBUG : YXBwbGU=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3b4_d20250912_m043935_c001_v0001157_t0026_u01757651975703") 2025/09/12 04:42:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc83_d20250912_m043939_c001_v7007000_t0000_u01757651979765") 2025/09/12 04:42:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d3a5_d20250912_m043935_c001_v0001171_t0014_u01757651975684") 2025/09/12 04:42:13 DEBUG : YmFuYW5h: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc87_d20250912_m043939_c001_v7007000_t0000_u01757651979956") 2025/09/12 04:42:13 DEBUG : YmFuYW5h: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd5a_d20250912_m043935_c001_v0001183_t0020_u01757651975672") 2025/09/12 04:42:13 DEBUG : a/potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc250b5_d20250912_m043455_c001_v7007000_t0000_u01757651695381") 2025/09/12 04:42:13 DEBUG : a/potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd10f_d20250912_m043454_c001_v0001183_t0029_u01757651694803") 2025/09/12 04:42:13 DEBUG : a/potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25089_d20250912_m043453_c001_v7007000_t0000_u01757651693460") 2025/09/12 04:42:13 DEBUG : a/potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0fb_d20250912_m043452_c001_v0001183_t0016_u01757651692698") 2025/09/12 04:42:13 DEBUG : a/potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8da_d20250912_m043436_c001_v7007000_t0000_u01757651676902") 2025/09/12 04:42:13 DEBUG : a/potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd044_d20250912_m043436_c001_v0001183_t0002_u01757651676141") 2025/09/12 04:42:13 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671792_d20250912_m044140_c001_v7007000_t0000_u01757652100640") 2025/09/12 04:42:13 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe2ff_d20250912_m044136_c001_v0001183_t0048_u01757652096885") 2025/09/12 04:42:13 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c8296_d20250912_m044126_c001_v7007000_t0000_u01757652086444") 2025/09/12 04:42:13 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe267_d20250912_m044123_c001_v0001183_t0042_u01757652083105") 2025/09/12 04:42:13 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f0_d20250912_m044113_c001_v7007000_t0000_u01757652073174") 2025/09/12 04:42:13 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe1c1_d20250912_m044109_c001_v0001183_t0031_u01757652069593") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35b2_d20250912_m044058_c001_v7007000_t0000_u01757652058799") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe111_d20250912_m044055_c001_v0001183_t0017_u01757652055538") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed39a_d20250912_m044045_c001_v7007000_t0000_u01757652045300") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe06b_d20250912_m044041_c001_v0001183_t0039_u01757652041490") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb73c_d20250912_m044031_c001_v7007000_t0000_u01757652031628") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc54e_d20250912_m044026_c001_v0001157_t0043_u01757652026150") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744204_d20250912_m044016_c001_v7007000_t0000_u01757652016263") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4d2_d20250912_m044013_c001_v0001157_t0018_u01757652013065") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb02378c_d20250912_m044011_c001_v7007000_t0000_u01757652011876") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdef2_d20250912_m044008_c001_v0001183_t0007_u01757652008042") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e3d_d20250912_m043958_c001_v7007000_t0000_u01757651998088") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced548_d20250912_m043954_c001_v0001184_t0036_u01757651994826") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e9861457245a_d20250912_m043953_c001_v7007000_t0000_u01757651993768") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc410_d20250912_m043949_c001_v0001157_t0007_u01757651989862") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4170aff87a8184e8_d20250912_m043937_c001_v7007000_t0000_u01757651977757") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd48_d20250912_m043933_c001_v0001183_t0030_u01757651973333") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84524_d20250912_m043923_c001_v7007000_t0000_u01757651963363") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdcc2_d20250912_m043919_c001_v0001183_t0008_u01757651959819") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05c9c_d20250912_m043909_c001_v7007000_t0000_u01757651949200") 2025/09/12 04:42:14 DEBUG : apple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdc15_d20250912_m043905_c001_v0001183_t0001_u01757651945798") 2025/09/12 04:42:14 DEBUG : appleSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a959b_d20250912_m044014_c001_v7007000_t0000_u01757652014557") 2025/09/12 04:42:14 DEBUG : appleSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4ba_d20250912_m044010_c001_v0001157_t0005_u01757652010039") 2025/09/12 04:42:14 DEBUG : appleapple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb73e_d20250912_m044031_c001_v7007000_t0000_u01757652031811") 2025/09/12 04:42:15 DEBUG : appleapple: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfc9_d20250912_m044027_c001_v0001183_t0054_u01757652027966") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671794_d20250912_m044140_c001_v7007000_t0000_u01757652100822") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d8fc_d20250912_m044137_c001_v0001171_t0018_u01757652097299") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c8297_d20250912_m044126_c001_v7007000_t0000_u01757652086629") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d85d_d20250912_m044123_c001_v0001171_t0018_u01757652083515") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f1_d20250912_m044113_c001_v7007000_t0000_u01757652073358") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d7f4_d20250912_m044110_c001_v0001171_t0012_u01757652070007") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35b3_d20250912_m044058_c001_v7007000_t0000_u01757652058983") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d756_d20250912_m044055_c001_v0001171_t0040_u01757652055966") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed39b_d20250912_m044045_c001_v7007000_t0000_u01757652045484") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d6a3_d20250912_m044041_c001_v0001171_t0028_u01757652041917") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f404208404cd0f91a_d20250912_m044029_c001_v7007000_t0000_u01757652029663") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced715_d20250912_m044026_c001_v0001184_t0024_u01757652026640") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744205_d20250912_m044016_c001_v7007000_t0000_u01757652016446") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf30_d20250912_m044013_c001_v0001183_t0014_u01757652013032") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb02378a_d20250912_m044011_c001_v7007000_t0000_u01757652011513") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4ac_d20250912_m044008_c001_v0001157_t0052_u01757652008451") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e3e_d20250912_m043958_c001_v7007000_t0000_u01757651998271") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc43e_d20250912_m043954_c001_v0001157_t0013_u01757651994856") 2025/09/12 04:42:15 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e36_d20250912_m043953_c001_v7007000_t0000_u01757651993778") 2025/09/12 04:42:16 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde0e_d20250912_m043950_c001_v0001183_t0032_u01757651990463") 2025/09/12 04:42:16 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34aa1511_d20250912_m043937_c001_v7007000_t0000_u01757651977555") 2025/09/12 04:42:16 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced43a_d20250912_m043933_c001_v0001184_t0028_u01757651973911") 2025/09/12 04:42:16 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84525_d20250912_m043923_c001_v7007000_t0000_u01757651963546") 2025/09/12 04:42:16 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced392_d20250912_m043920_c001_v0001184_t0017_u01757651960343") 2025/09/12 04:42:16 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05c9d_d20250912_m043909_c001_v7007000_t0000_u01757651949382") 2025/09/12 04:42:16 DEBUG : appleappleapplebanana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced2eb_d20250912_m043906_c001_v0001184_t0031_u01757651946334") 2025/09/12 04:42:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6d8_d20250912_m044014_c001_v7007000_t0000_u01757652014504") 2025/09/12 04:42:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d52d_d20250912_m044010_c001_v0001171_t0033_u01757652010061") 2025/09/12 04:42:16 DEBUG : b/potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc250bf_d20250912_m043455_c001_v7007000_t0000_u01757651695563") 2025/09/12 04:42:16 DEBUG : b/potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd105_d20250912_m043454_c001_v0001183_t0038_u01757651694026") 2025/09/12 04:42:16 DEBUG : b/potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25088_d20250912_m043452_c001_v7007000_t0000_u01757651692897") 2025/09/12 04:42:16 DEBUG : b/potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0ef_d20250912_m043451_c001_v0001183_t0028_u01757651691904") 2025/09/12 04:42:16 DEBUG : b/potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8d9_d20250912_m043436_c001_v7007000_t0000_u01757651676350") 2025/09/12 04:42:16 DEBUG : b/potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd03c_d20250912_m043435_c001_v0001183_t0051_u01757651675373") 2025/09/12 04:42:16 DEBUG : backup/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34aa1199_d20250912_m043707_c001_v7007000_t0000_u01757651827876") 2025/09/12 04:42:16 DEBUG : backup/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f109833690725f40b_d20250912_m043706_c001_v0001184_t0029_u01757651826194") 2025/09/12 04:42:16 DEBUG : backup/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110b94acbbd2baf6_d20250912_m043702_c001_v0001157_t0006_u01757651822395") 2025/09/12 04:42:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb25c_d20250912_m043736_c001_v7007000_t0000_u01757651856314") 2025/09/12 04:42:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f117cec9435d388d5_d20250912_m043733_c001_v0001157_t0042_u01757651853638") 2025/09/12 04:42:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f11719f52a9691bcc_d20250912_m043729_c001_v0001154_t0009_u01757651849534") 2025/09/12 04:42:17 DEBUG : backup/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff57f_d20250912_m043720_c001_v7007000_t0000_u01757651840964") 2025/09/12 04:42:17 DEBUG : backup/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10950f4788f25dad_d20250912_m043718_c001_v0001172_t0056_u01757651838741") 2025/09/12 04:42:17 DEBUG : backup/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f119e8282e17bf836_d20250912_m043714_c001_v0001136_t0019_u01757651834431") 2025/09/12 04:42:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb25d_d20250912_m043736_c001_v7007000_t0000_u01757651856498") 2025/09/12 04:42:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f114cb431dcb945ff_d20250912_m043735_c001_v0001029_t0021_u01757651855319") 2025/09/12 04:42:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f11025b2fbfeb1c76_d20250912_m043731_c001_v0001178_t0017_u01757651851518") 2025/09/12 04:42:17 DEBUG : backup/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34aa119a_d20250912_m043708_c001_v7007000_t0000_u01757651828058") 2025/09/12 04:42:17 DEBUG : backup/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f111c705c85e74412_d20250912_m043706_c001_v0001172_t0008_u01757651826994") 2025/09/12 04:42:17 DEBUG : backup/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f103221ced50e211c_d20250912_m043704_c001_v0001182_t0031_u01757651824103") 2025/09/12 04:42:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff584_d20250912_m043721_c001_v7007000_t0000_u01757651841146") 2025/09/12 04:42:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f112c2d62632a77d3_d20250912_m043719_c001_v0001099_t0058_u01757651839792") 2025/09/12 04:42:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f102ac499bdedfc92_d20250912_m043715_c001_v0001106_t0017_u01757651835909") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671796_d20250912_m044141_c001_v7007000_t0000_u01757652101004") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ceda92_d20250912_m044137_c001_v0001184_t0036_u01757652097096") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c8299_d20250912_m044126_c001_v7007000_t0000_u01757652086811") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ceda03_d20250912_m044123_c001_v0001184_t0026_u01757652083316") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f2_d20250912_m044113_c001_v7007000_t0000_u01757652073543") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced93c_d20250912_m044109_c001_v0001184_t0037_u01757652069803") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35b7_d20250912_m044059_c001_v7007000_t0000_u01757652059164") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced888_d20250912_m044055_c001_v0001184_t0003_u01757652055758") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed39c_d20250912_m044045_c001_v7007000_t0000_u01757652045667") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced7cd_d20250912_m044041_c001_v0001184_t0050_u01757652041692") 2025/09/12 04:42:17 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb740_d20250912_m044031_c001_v7007000_t0000_u01757652031993") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfb7_d20250912_m044026_c001_v0001183_t0056_u01757652026443") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744206_d20250912_m044016_c001_v7007000_t0000_u01757652016628") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d559_d20250912_m044013_c001_v0001171_t0036_u01757652013053") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e258_d20250912_m044012_c001_v7007000_t0000_u01757652012069") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced5f5_d20250912_m044008_c001_v0001184_t0051_u01757652008256") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e40_d20250912_m043958_c001_v7007000_t0000_u01757651998453") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde56_d20250912_m043954_c001_v0001183_t0002_u01757651994835") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3396_d20250912_m043953_c001_v7007000_t0000_u01757651993198") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced4fe_d20250912_m043950_c001_v0001184_t0014_u01757651990233") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0236f2_d20250912_m043937_c001_v7007000_t0000_u01757651977802") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d395_d20250912_m043933_c001_v0001171_t0050_u01757651973532") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84526_d20250912_m043923_c001_v7007000_t0000_u01757651963730") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d313_d20250912_m043920_c001_v0001171_t0039_u01757651960032") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05c9e_d20250912_m043909_c001_v7007000_t0000_u01757651949564") 2025/09/12 04:42:18 DEBUG : banana: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d263_d20250912_m043906_c001_v0001171_t0046_u01757651946001") 2025/09/12 04:42:18 DEBUG : bananaSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744201_d20250912_m044014_c001_v7007000_t0000_u01757652014717") 2025/09/12 04:42:18 DEBUG : bananaSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf02_d20250912_m044010_c001_v0001183_t0001_u01757652010029") 2025/09/12 04:42:18 DEBUG : both0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f37_d20250912_m043845_c001_v7007000_t0000_u01757651925013") 2025/09/12 04:42:18 DEBUG : both0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda06_d20250912_m043833_c001_v0001183_t0041_u01757651913647") 2025/09/12 04:42:18 DEBUG : both0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba325e_d20250912_m043829_c001_v7007000_t0000_u01757651909408") 2025/09/12 04:42:19 DEBUG : both0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd928_d20250912_m043818_c001_v0001183_t0037_u01757651898234") 2025/09/12 04:42:19 DEBUG : both1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f38_d20250912_m043845_c001_v7007000_t0000_u01757651925194") 2025/09/12 04:42:19 DEBUG : both1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda0c_d20250912_m043834_c001_v0001183_t0038_u01757651914074") 2025/09/12 04:42:19 DEBUG : both1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba325f_d20250912_m043829_c001_v7007000_t0000_u01757651909588") 2025/09/12 04:42:19 DEBUG : both1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd932_d20250912_m043818_c001_v0001183_t0041_u01757651898654") 2025/09/12 04:42:19 DEBUG : both10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f39_d20250912_m043845_c001_v7007000_t0000_u01757651925377") 2025/09/12 04:42:19 DEBUG : both10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda54_d20250912_m043837_c001_v0001183_t0056_u01757651917954") 2025/09/12 04:42:19 DEBUG : both10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3260_d20250912_m043829_c001_v7007000_t0000_u01757651909767") 2025/09/12 04:42:19 DEBUG : both10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd974_d20250912_m043822_c001_v0001183_t0043_u01757651902491") 2025/09/12 04:42:19 DEBUG : both11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f3a_d20250912_m043845_c001_v7007000_t0000_u01757651925558") 2025/09/12 04:42:19 DEBUG : both11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda58_d20250912_m043838_c001_v0001183_t0052_u01757651918376") 2025/09/12 04:42:19 DEBUG : both11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3261_d20250912_m043829_c001_v7007000_t0000_u01757651909965") 2025/09/12 04:42:19 DEBUG : both11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd97a_d20250912_m043822_c001_v0001183_t0009_u01757651902906") 2025/09/12 04:42:19 DEBUG : both12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f3b_d20250912_m043845_c001_v7007000_t0000_u01757651925745") 2025/09/12 04:42:19 DEBUG : both12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda5c_d20250912_m043838_c001_v0001183_t0041_u01757651918820") 2025/09/12 04:42:19 DEBUG : both12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3263_d20250912_m043830_c001_v7007000_t0000_u01757651910150") 2025/09/12 04:42:19 DEBUG : both12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd980_d20250912_m043823_c001_v0001183_t0003_u01757651903429") 2025/09/12 04:42:19 DEBUG : both13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f41_d20250912_m043845_c001_v7007000_t0000_u01757651925927") 2025/09/12 04:42:19 DEBUG : both13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda64_d20250912_m043839_c001_v0001183_t0058_u01757651919246") 2025/09/12 04:42:19 DEBUG : both13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3264_d20250912_m043830_c001_v7007000_t0000_u01757651910333") 2025/09/12 04:42:19 DEBUG : both13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd98a_d20250912_m043823_c001_v0001183_t0006_u01757651903835") 2025/09/12 04:42:19 DEBUG : both14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f46_d20250912_m043846_c001_v7007000_t0000_u01757651926110") 2025/09/12 04:42:20 DEBUG : both14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda70_d20250912_m043839_c001_v0001183_t0009_u01757651919658") 2025/09/12 04:42:20 DEBUG : both14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3265_d20250912_m043830_c001_v7007000_t0000_u01757651910513") 2025/09/12 04:42:20 DEBUG : both14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd990_d20250912_m043824_c001_v0001183_t0054_u01757651904259") 2025/09/12 04:42:20 DEBUG : both15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f47_d20250912_m043846_c001_v7007000_t0000_u01757651926292") 2025/09/12 04:42:20 DEBUG : both15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda78_d20250912_m043840_c001_v0001183_t0007_u01757651920103") 2025/09/12 04:42:20 DEBUG : both15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3267_d20250912_m043830_c001_v7007000_t0000_u01757651910694") 2025/09/12 04:42:20 DEBUG : both15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd99a_d20250912_m043824_c001_v0001183_t0037_u01757651904657") 2025/09/12 04:42:20 DEBUG : both16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f48_d20250912_m043846_c001_v7007000_t0000_u01757651926473") 2025/09/12 04:42:20 DEBUG : both16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda82_d20250912_m043840_c001_v0001183_t0055_u01757651920513") 2025/09/12 04:42:20 DEBUG : both16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3268_d20250912_m043830_c001_v7007000_t0000_u01757651910883") 2025/09/12 04:42:20 DEBUG : both16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9a4_d20250912_m043825_c001_v0001183_t0047_u01757651905068") 2025/09/12 04:42:20 DEBUG : both17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f49_d20250912_m043846_c001_v7007000_t0000_u01757651926655") 2025/09/12 04:42:20 DEBUG : both17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda8c_d20250912_m043840_c001_v0001183_t0035_u01757651920926") 2025/09/12 04:42:20 DEBUG : both17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3269_d20250912_m043831_c001_v7007000_t0000_u01757651911065") 2025/09/12 04:42:20 DEBUG : both17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9aa_d20250912_m043825_c001_v0001183_t0034_u01757651905459") 2025/09/12 04:42:20 DEBUG : both18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f4b_d20250912_m043846_c001_v7007000_t0000_u01757651926837") 2025/09/12 04:42:20 DEBUG : both18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda96_d20250912_m043841_c001_v0001183_t0056_u01757651921371") 2025/09/12 04:42:20 DEBUG : both18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba326b_d20250912_m043831_c001_v7007000_t0000_u01757651911245") 2025/09/12 04:42:20 DEBUG : both18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9b2_d20250912_m043825_c001_v0001183_t0039_u01757651905905") 2025/09/12 04:42:20 DEBUG : both19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f4c_d20250912_m043847_c001_v7007000_t0000_u01757651927019") 2025/09/12 04:42:21 DEBUG : both19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda9c_d20250912_m043841_c001_v0001183_t0033_u01757651921783") 2025/09/12 04:42:21 DEBUG : both19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba326c_d20250912_m043831_c001_v7007000_t0000_u01757651911428") 2025/09/12 04:42:21 DEBUG : both19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9be_d20250912_m043826_c001_v0001183_t0002_u01757651906295") 2025/09/12 04:42:21 DEBUG : both2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f4d_d20250912_m043847_c001_v7007000_t0000_u01757651927201") 2025/09/12 04:42:21 DEBUG : both2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda14_d20250912_m043834_c001_v0001183_t0021_u01757651914512") 2025/09/12 04:42:21 DEBUG : both2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba326d_d20250912_m043831_c001_v7007000_t0000_u01757651911609") 2025/09/12 04:42:21 DEBUG : both2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd936_d20250912_m043819_c001_v0001183_t0058_u01757651899083") 2025/09/12 04:42:21 DEBUG : both3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f4f_d20250912_m043847_c001_v7007000_t0000_u01757651927383") 2025/09/12 04:42:21 DEBUG : both3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda1a_d20250912_m043834_c001_v0001183_t0043_u01757651914921") 2025/09/12 04:42:21 DEBUG : both3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba326e_d20250912_m043831_c001_v7007000_t0000_u01757651911836") 2025/09/12 04:42:21 DEBUG : both3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd93a_d20250912_m043819_c001_v0001183_t0032_u01757651899496") 2025/09/12 04:42:21 DEBUG : both4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f50_d20250912_m043847_c001_v7007000_t0000_u01757651927568") 2025/09/12 04:42:21 DEBUG : both4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda1e_d20250912_m043835_c001_v0001183_t0021_u01757651915349") 2025/09/12 04:42:21 DEBUG : both4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3270_d20250912_m043832_c001_v7007000_t0000_u01757651912017") 2025/09/12 04:42:21 DEBUG : both4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd946_d20250912_m043819_c001_v0001183_t0042_u01757651899905") 2025/09/12 04:42:21 DEBUG : both5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f51_d20250912_m043847_c001_v7007000_t0000_u01757651927750") 2025/09/12 04:42:21 DEBUG : both5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda28_d20250912_m043835_c001_v0001183_t0003_u01757651915805") 2025/09/12 04:42:21 DEBUG : both5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3271_d20250912_m043832_c001_v7007000_t0000_u01757651912196") 2025/09/12 04:42:21 DEBUG : both5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd94c_d20250912_m043820_c001_v0001183_t0003_u01757651900435") 2025/09/12 04:42:21 DEBUG : both6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f52_d20250912_m043847_c001_v7007000_t0000_u01757651927942") 2025/09/12 04:42:21 DEBUG : both6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda32_d20250912_m043836_c001_v0001183_t0053_u01757651916201") 2025/09/12 04:42:21 DEBUG : both6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3272_d20250912_m043832_c001_v7007000_t0000_u01757651912376") 2025/09/12 04:42:22 DEBUG : both6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd954_d20250912_m043820_c001_v0001183_t0005_u01757651900859") 2025/09/12 04:42:22 DEBUG : both7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f53_d20250912_m043848_c001_v7007000_t0000_u01757651928124") 2025/09/12 04:42:22 DEBUG : both7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda38_d20250912_m043836_c001_v0001183_t0006_u01757651916595") 2025/09/12 04:42:22 DEBUG : both7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3273_d20250912_m043832_c001_v7007000_t0000_u01757651912557") 2025/09/12 04:42:22 DEBUG : both7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd95c_d20250912_m043821_c001_v0001183_t0051_u01757651901269") 2025/09/12 04:42:22 DEBUG : both8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f54_d20250912_m043848_c001_v7007000_t0000_u01757651928306") 2025/09/12 04:42:22 DEBUG : both8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda40_d20250912_m043837_c001_v0001183_t0051_u01757651917115") 2025/09/12 04:42:22 DEBUG : both8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3274_d20250912_m043832_c001_v7007000_t0000_u01757651912738") 2025/09/12 04:42:22 DEBUG : both8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd966_d20250912_m043821_c001_v0001183_t0040_u01757651901673") 2025/09/12 04:42:22 DEBUG : both9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f55_d20250912_m043848_c001_v7007000_t0000_u01757651928488") 2025/09/12 04:42:22 DEBUG : both9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda4a_d20250912_m043837_c001_v0001183_t0036_u01757651917502") 2025/09/12 04:42:22 DEBUG : both9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3275_d20250912_m043832_c001_v7007000_t0000_u01757651912918") 2025/09/12 04:42:22 DEBUG : both9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd96c_d20250912_m043822_c001_v0001183_t0049_u01757651902084") 2025/09/12 04:42:22 DEBUG : c/non empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc250c9_d20250912_m043455_c001_v7007000_t0000_u01757651695745") 2025/09/12 04:42:22 DEBUG : c/non empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd109_d20250912_m043454_c001_v0001183_t0051_u01757651694224") 2025/09/12 04:42:22 DEBUG : c/non empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2508f_d20250912_m043453_c001_v7007000_t0000_u01757651693649") 2025/09/12 04:42:22 DEBUG : c/non empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0f1_d20250912_m043452_c001_v0001183_t0047_u01757651692125") 2025/09/12 04:42:22 DEBUG : c/non empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8db_d20250912_m043437_c001_v7007000_t0000_u01757651677087") 2025/09/12 04:42:22 DEBUG : c/non empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd042_d20250912_m043435_c001_v0001183_t0055_u01757651675574") 2025/09/12 04:42:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc88_d20250912_m043940_c001_v7007000_t0000_u01757651980138") 2025/09/12 04:42:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced452_d20250912_m043935_c001_v0001184_t0026_u01757651975695") 2025/09/12 04:42:22 DEBUG : check sum: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8ca_d20250912_m043428_c001_v7007000_t0000_u01757651668807") 2025/09/12 04:42:23 DEBUG : check sum: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcffc_d20250912_m043427_c001_v0001183_t0000_u01757651667875") 2025/09/12 04:42:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d74452d_d20250912_m044209_c001_v7007000_t0000_u01757652129022") 2025/09/12 04:42:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe46f_d20250912_m044207_c001_v0001183_t0033_u01757652127567") 2025/09/12 04:42:23 DEBUG : dest/3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb02336c_d20250912_m043639_c001_v7007000_t0000_u01757651799231") 2025/09/12 04:42:23 DEBUG : dest/3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f401861dac9cf7e71_d20250912_m043638_c001_v0001102_t0045_u01757651798112") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb743_d20250912_m044032_c001_v7007000_t0000_u01757652032175") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced72d_d20250912_m044027_c001_v0001184_t0012_u01757652027979") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671798_d20250912_m044141_c001_v7007000_t0000_u01757652101186") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe2c1_d20250912_m044131_c001_v0001183_t0030_u01757652091114") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c829f_d20250912_m044126_c001_v7007000_t0000_u01757652086993") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe211_d20250912_m044117_c001_v0001183_t0018_u01757652077845") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f3_d20250912_m044113_c001_v7007000_t0000_u01757652073726") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe16d_d20250912_m044103_c001_v0001183_t0026_u01757652063440") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35b9_d20250912_m044059_c001_v7007000_t0000_u01757652059346") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe0df_d20250912_m044050_c001_v0001183_t0002_u01757652050017") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed39d_d20250912_m044045_c001_v7007000_t0000_u01757652045851") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe021_d20250912_m044036_c001_v0001183_t0012_u01757652036379") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f58a0_d20250912_m044029_c001_v7007000_t0000_u01757652029839") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc516_d20250912_m044020_c001_v0001157_t0054_u01757652020866") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744207_d20250912_m044016_c001_v7007000_t0000_u01757652016810") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf34_d20250912_m044013_c001_v0001183_t0023_u01757652013238") 2025/09/12 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d7441fc_d20250912_m044011_c001_v7007000_t0000_u01757652011890") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdeaa_d20250912_m044002_c001_v0001183_t0049_u01757652002744") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e41_d20250912_m043958_c001_v7007000_t0000_u01757651998635") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced550_d20250912_m043955_c001_v0001184_t0037_u01757651995028") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0a25_d20250912_m043953_c001_v7007000_t0000_u01757651993555") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3ec_d20250912_m043944_c001_v0001157_t0058_u01757651984216") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc6b_d20250912_m043937_c001_v7007000_t0000_u01757651977914") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd0c_d20250912_m043928_c001_v0001183_t0039_u01757651968049") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84527_d20250912_m043923_c001_v7007000_t0000_u01757651963914") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdc90_d20250912_m043913_c001_v0001183_t0009_u01757651953846") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05c9f_d20250912_m043909_c001_v7007000_t0000_u01757651949746") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdbd2_d20250912_m043901_c001_v0001183_t0014_u01757651941317") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6dd_d20250912_m044014_c001_v7007000_t0000_u01757652014875") 2025/09/12 04:42:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf0a_d20250912_m044010_c001_v0001183_t0013_u01757652010229") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb745_d20250912_m044032_c001_v7007000_t0000_u01757652032357") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d613_d20250912_m044027_c001_v0001171_t0035_u01757652027987") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671799_d20250912_m044141_c001_v7007000_t0000_u01757652101368") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ceda66_d20250912_m044131_c001_v0001184_t0056_u01757652091682") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82a5_d20250912_m044127_c001_v7007000_t0000_u01757652087176") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced9c0_d20250912_m044118_c001_v0001184_t0013_u01757652078402") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f4_d20250912_m044113_c001_v7007000_t0000_u01757652073911") 2025/09/12 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced8e6_d20250912_m044103_c001_v0001184_t0045_u01757652063998") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35bb_d20250912_m044059_c001_v7007000_t0000_u01757652059535") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced83f_d20250912_m044050_c001_v0001184_t0043_u01757652050577") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed39e_d20250912_m044046_c001_v7007000_t0000_u01757652046035") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced7a1_d20250912_m044036_c001_v0001184_t0016_u01757652036939") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfe49_d20250912_m044029_c001_v7007000_t0000_u01757652029814") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf81_d20250912_m044021_c001_v0001183_t0026_u01757652021516") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744208_d20250912_m044016_c001_v7007000_t0000_u01757652016992") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced657_d20250912_m044013_c001_v0001184_t0004_u01757652013250") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6cc_d20250912_m044011_c001_v7007000_t0000_u01757652011519") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced59e_d20250912_m044003_c001_v0001184_t0020_u01757652003315") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e45_d20250912_m043958_c001_v7007000_t0000_u01757651998816") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde5a_d20250912_m043955_c001_v0001183_t0041_u01757651995047") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0a24_d20250912_m043953_c001_v7007000_t0000_u01757651993372") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced4ba_d20250912_m043944_c001_v0001184_t0014_u01757651984917") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f57f1_d20250912_m043937_c001_v7007000_t0000_u01757651977595") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d353_d20250912_m043928_c001_v0001171_t0021_u01757651968615") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84528_d20250912_m043924_c001_v7007000_t0000_u01757651964097") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d2cb_d20250912_m043914_c001_v0001171_t0020_u01757651954463") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca0_d20250912_m043909_c001_v7007000_t0000_u01757651949929") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d231_d20250912_m043901_c001_v0001171_t0055_u01757651941528") 2025/09/12 04:42:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e25c_d20250912_m044014_c001_v7007000_t0000_u01757652014741") 2025/09/12 04:42:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced61f_d20250912_m044010_c001_v0001184_t0032_u01757652010267") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb747_d20250912_m044032_c001_v7007000_t0000_u01757652032539") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced72f_d20250912_m044028_c001_v0001184_t0001_u01757652028174") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e67179b_d20250912_m044141_c001_v7007000_t0000_u01757652101549") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d8be_d20250912_m044132_c001_v0001171_t0020_u01757652092232") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82ac_d20250912_m044127_c001_v7007000_t0000_u01757652087359") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d83b_d20250912_m044118_c001_v0001171_t0031_u01757652078988") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f5_d20250912_m044114_c001_v7007000_t0000_u01757652074094") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d7ae_d20250912_m044104_c001_v0001171_t0055_u01757652064562") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35bc_d20250912_m044059_c001_v7007000_t0000_u01757652059717") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d70f_d20250912_m044051_c001_v0001171_t0016_u01757652051172") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed39f_d20250912_m044046_c001_v7007000_t0000_u01757652046220") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d66b_d20250912_m044037_c001_v0001171_t0038_u01757652037491") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfe4a_d20250912_m044029_c001_v7007000_t0000_u01757652029998") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced6cb_d20250912_m044022_c001_v0001184_t0022_u01757652022135") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744209_d20250912_m044017_c001_v7007000_t0000_u01757652017174") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4d8_d20250912_m044013_c001_v0001157_t0049_u01757652013353") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0b16_d20250912_m044011_c001_v7007000_t0000_u01757652011682") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc480_d20250912_m044003_c001_v0001157_t0042_u01757652003932") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e4a_d20250912_m043959_c001_v7007000_t0000_u01757651999000") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc440_d20250912_m043955_c001_v0001157_t0048_u01757651995135") 2025/09/12 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f406706708fd3699c_d20250912_m043953_c001_v7007000_t0000_u01757651993570") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfddd1_d20250912_m043945_c001_v0001183_t0053_u01757651985503") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e1c7_d20250912_m043937_c001_v7007000_t0000_u01757651977170") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced3f0_d20250912_m043929_c001_v0001184_t0052_u01757651969336") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8452a_d20250912_m043924_c001_v7007000_t0000_u01757651964280") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced35a_d20250912_m043915_c001_v0001184_t0034_u01757651955229") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca1_d20250912_m043910_c001_v7007000_t0000_u01757651950111") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced2b1_d20250912_m043901_c001_v0001184_t0059_u01757651941834") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a959c_d20250912_m044014_c001_v7007000_t0000_u01757652014748") 2025/09/12 04:42:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d531_d20250912_m044010_c001_v0001171_t0023_u01757652010325") 2025/09/12 04:42:27 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb749_d20250912_m044032_c001_v7007000_t0000_u01757652032724") 2025/09/12 04:42:27 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfcb_d20250912_m044028_c001_v0001183_t0056_u01757652028189") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e67179d_d20250912_m044141_c001_v7007000_t0000_u01757652101732") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc756_d20250912_m044132_c001_v0001157_t0001_u01757652092898") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82b2_d20250912_m044127_c001_v7007000_t0000_u01757652087542") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc6f8_d20250912_m044119_c001_v0001157_t0044_u01757652079603") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f6_d20250912_m044114_c001_v7007000_t0000_u01757652074278") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc68e_d20250912_m044105_c001_v0001157_t0010_u01757652065373") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35bd_d20250912_m044059_c001_v7007000_t0000_u01757652059899") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc628_d20250912_m044051_c001_v0001157_t0026_u01757652051920") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a1_d20250912_m044046_c001_v7007000_t0000_u01757652046403") 2025/09/12 04:42:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc5ba_d20250912_m044038_c001_v0001157_t0041_u01757652038161") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f404208404cd0f91b_d20250912_m044029_c001_v7007000_t0000_u01757652029846") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d5d1_d20250912_m044022_c001_v0001171_t0037_u01757652022703") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d74420a_d20250912_m044017_c001_v7007000_t0000_u01757652017356") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf36_d20250912_m044013_c001_v0001183_t0001_u01757652013433") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6d0_d20250912_m044011_c001_v7007000_t0000_u01757652011884") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d4ef_d20250912_m044004_c001_v0001171_t0052_u01757652004702") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e50_d20250912_m043959_c001_v7007000_t0000_u01757651999196") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced552_d20250912_m043955_c001_v0001184_t0054_u01757651995227") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e98614572454_d20250912_m043953_c001_v7007000_t0000_u01757651993578") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d425_d20250912_m043946_c001_v0001171_t0055_u01757651986076") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e242b_d20250912_m043937_c001_v7007000_t0000_u01757651977768") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc382_d20250912_m043929_c001_v0001157_t0040_u01757651969903") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8452b_d20250912_m043924_c001_v7007000_t0000_u01757651964464") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc31a_d20250912_m043915_c001_v0001157_t0029_u01757651955787") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca2_d20250912_m043910_c001_v7007000_t0000_u01757651950293") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc2a8_d20250912_m043902_c001_v0001157_t0032_u01757651942036") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e25b_d20250912_m044014_c001_v7007000_t0000_u01757652014551") 2025/09/12 04:42:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4bc_d20250912_m044010_c001_v0001157_t0024_u01757652010401") 2025/09/12 04:42:28 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb74c_d20250912_m044033_c001_v7007000_t0000_u01757652033022") 2025/09/12 04:42:28 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc560_d20250912_m044028_c001_v0001157_t0005_u01757652028355") 2025/09/12 04:42:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e67179f_d20250912_m044141_c001_v7007000_t0000_u01757652101914") 2025/09/12 04:42:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe2db_d20250912_m044133_c001_v0001183_t0029_u01757652093343") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82b7_d20250912_m044127_c001_v7007000_t0000_u01757652087725") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe233_d20250912_m044119_c001_v0001183_t0038_u01757652079859") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f7_d20250912_m044114_c001_v7007000_t0000_u01757652074461") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe189_d20250912_m044105_c001_v0001183_t0041_u01757652065671") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35be_d20250912_m044100_c001_v7007000_t0000_u01757652060080") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe0f5_d20250912_m044052_c001_v0001183_t0022_u01757652052192") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a2_d20250912_m044046_c001_v7007000_t0000_u01757652046588") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe02f_d20250912_m044038_c001_v0001183_t0037_u01757652038488") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb72f_d20250912_m044029_c001_v7007000_t0000_u01757652029847") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc528_d20250912_m044022_c001_v0001157_t0052_u01757652022972") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d74420b_d20250912_m044017_c001_v7007000_t0000_u01757652017537") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced65b_d20250912_m044013_c001_v0001184_t0004_u01757652013462") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6d2_d20250912_m044012_c001_v7007000_t0000_u01757652012085") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdeba_d20250912_m044005_c001_v0001183_t0022_u01757652005086") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e55_d20250912_m043959_c001_v7007000_t0000_u01757651999378") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde5e_d20250912_m043955_c001_v0001183_t0031_u01757651995249") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0a28_d20250912_m043953_c001_v7007000_t0000_u01757651993738") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3f8_d20250912_m043946_c001_v0001157_t0006_u01757651986397") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2578b_d20250912_m043937_c001_v7007000_t0000_u01757651977777") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd24_d20250912_m043930_c001_v0001183_t0028_u01757651970214") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8452c_d20250912_m043924_c001_v7007000_t0000_u01757651964647") 2025/09/12 04:42:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdc9e_d20250912_m043916_c001_v0001183_t0031_u01757651956095") 2025/09/12 04:42:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca3_d20250912_m043910_c001_v7007000_t0000_u01757651950497") 2025/09/12 04:42:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdbdc_d20250912_m043902_c001_v0001183_t0019_u01757651942321") 2025/09/12 04:42:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0b1f_d20250912_m044014_c001_v7007000_t0000_u01757652014760") 2025/09/12 04:42:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf10_d20250912_m044010_c001_v0001183_t0029_u01757652010432") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb74e_d20250912_m044033_c001_v7007000_t0000_u01757652033213") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced735_d20250912_m044028_c001_v0001184_t0005_u01757652028376") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717a1_d20250912_m044142_c001_v7007000_t0000_u01757652102095") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ceda7c_d20250912_m044133_c001_v0001184_t0041_u01757652093538") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82be_d20250912_m044127_c001_v7007000_t0000_u01757652087910") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced9d8_d20250912_m044120_c001_v0001184_t0046_u01757652080072") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f8_d20250912_m044114_c001_v7007000_t0000_u01757652074645") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced906_d20250912_m044105_c001_v0001184_t0037_u01757652065873") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35bf_d20250912_m044100_c001_v7007000_t0000_u01757652060266") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced852_d20250912_m044052_c001_v0001184_t0014_u01757652052393") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a3_d20250912_m044046_c001_v7007000_t0000_u01757652046773") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced7ab_d20250912_m044038_c001_v0001184_t0054_u01757652038692") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0237a6_d20250912_m044029_c001_v7007000_t0000_u01757652029831") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf95_d20250912_m044023_c001_v0001183_t0034_u01757652023265") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d74420c_d20250912_m044017_c001_v7007000_t0000_u01757652017718") 2025/09/12 04:42:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d563_d20250912_m044013_c001_v0001171_t0027_u01757652013566") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6d1_d20250912_m044011_c001_v7007000_t0000_u01757652011897") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced5c0_d20250912_m044005_c001_v0001184_t0034_u01757652005328") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e58_d20250912_m043959_c001_v7007000_t0000_u01757651999561") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d4a1_d20250912_m043955_c001_v0001171_t0044_u01757651995364") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0a23_d20250912_m043953_c001_v7007000_t0000_u01757651993185") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced4d0_d20250912_m043946_c001_v0001184_t0049_u01757651986795") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e1cd_d20250912_m043937_c001_v7007000_t0000_u01757651977352") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d373_d20250912_m043930_c001_v0001171_t0024_u01757651970410") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8452e_d20250912_m043924_c001_v7007000_t0000_u01757651964830") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d2e1_d20250912_m043916_c001_v0001171_t0016_u01757651956313") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca4_d20250912_m043910_c001_v7007000_t0000_u01757651950683") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d249_d20250912_m043902_c001_v0001171_t0025_u01757651942524") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e98614572492_d20250912_m044014_c001_v7007000_t0000_u01757652014496") 2025/09/12 04:42:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced622_d20250912_m044010_c001_v0001184_t0001_u01757652010462") 2025/09/12 04:42:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb750_d20250912_m044033_c001_v7007000_t0000_u01757652033397") 2025/09/12 04:42:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfd1_d20250912_m044028_c001_v0001183_t0027_u01757652028403") 2025/09/12 04:42:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717a2_d20250912_m044142_c001_v7007000_t0000_u01757652102277") 2025/09/12 04:42:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d8cc_d20250912_m044133_c001_v0001171_t0035_u01757652093737") 2025/09/12 04:42:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82c4_d20250912_m044128_c001_v7007000_t0000_u01757652088092") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d843_d20250912_m044120_c001_v0001171_t0058_u01757652080267") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35f9_d20250912_m044114_c001_v7007000_t0000_u01757652074828") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d7c0_d20250912_m044106_c001_v0001171_t0049_u01757652066104") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35c1_d20250912_m044100_c001_v7007000_t0000_u01757652060449") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d72a_d20250912_m044052_c001_v0001171_t0052_u01757652052600") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a4_d20250912_m044046_c001_v7007000_t0000_u01757652046957") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d679_d20250912_m044038_c001_v0001171_t0030_u01757652038897") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0237a4_d20250912_m044029_c001_v7007000_t0000_u01757652029462") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced6e3_d20250912_m044023_c001_v0001184_t0059_u01757652023482") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d74420d_d20250912_m044017_c001_v7007000_t0000_u01757652017901") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4dc_d20250912_m044013_c001_v0001157_t0016_u01757652013628") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4224daa8c07c6964_d20250912_m044011_c001_v7007000_t0000_u01757652011914") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc496_d20250912_m044005_c001_v0001157_t0037_u01757652005535") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e5b_d20250912_m043959_c001_v7007000_t0000_u01757651999743") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced554_d20250912_m043955_c001_v0001184_t0055_u01757651995421") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a958b_d20250912_m043953_c001_v7007000_t0000_u01757651993788") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdde1_d20250912_m043946_c001_v0001183_t0009_u01757651986986") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4170aff87a8184e7_d20250912_m043937_c001_v7007000_t0000_u01757651977569") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced40a_d20250912_m043930_c001_v0001184_t0029_u01757651970813") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8452f_d20250912_m043925_c001_v7007000_t0000_u01757651965013") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced370_d20250912_m043916_c001_v0001184_t0041_u01757651956767") 2025/09/12 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca5_d20250912_m043910_c001_v7007000_t0000_u01757651950867") 2025/09/12 04:42:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced2c3_d20250912_m043902_c001_v0001184_t0048_u01757651942932") 2025/09/12 04:42:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e98614572496_d20250912_m044014_c001_v7007000_t0000_u01757652014866") 2025/09/12 04:42:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d53b_d20250912_m044010_c001_v0001171_t0013_u01757652010620") 2025/09/12 04:42:33 DEBUG : dir1/0007-12345: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb752_d20250912_m044033_c001_v7007000_t0000_u01757652033580") 2025/09/12 04:42:33 DEBUG : dir1/0007-12345: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d619_d20250912_m044028_c001_v0001171_t0057_u01757652028531") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717a4_d20250912_m044142_c001_v7007000_t0000_u01757652102459") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc764_d20250912_m044134_c001_v0001157_t0034_u01757652094023") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82cb_d20250912_m044128_c001_v7007000_t0000_u01757652088274") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc704_d20250912_m044120_c001_v0001157_t0016_u01757652080552") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35fa_d20250912_m044115_c001_v7007000_t0000_u01757652075012") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc696_d20250912_m044106_c001_v0001157_t0059_u01757652066402") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35c2_d20250912_m044100_c001_v7007000_t0000_u01757652060632") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc634_d20250912_m044052_c001_v0001157_t0023_u01757652052924") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a5_d20250912_m044047_c001_v7007000_t0000_u01757652047141") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc5c0_d20250912_m044039_c001_v0001157_t0018_u01757652039182") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f58a1_d20250912_m044030_c001_v7007000_t0000_u01757652030023") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d5df_d20250912_m044023_c001_v0001171_t0059_u01757652023703") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d74420e_d20250912_m044018_c001_v7007000_t0000_u01757652018083") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf38_d20250912_m044013_c001_v0001183_t0007_u01757652013639") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb02378b_d20250912_m044011_c001_v7007000_t0000_u01757652011695") 2025/09/12 04:42:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d4fb_d20250912_m044005_c001_v0001171_t0036_u01757652005809") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e5d_d20250912_m043959_c001_v7007000_t0000_u01757651999925") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc448_d20250912_m043955_c001_v0001157_t0037_u01757651995448") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba33a1_d20250912_m043953_c001_v7007000_t0000_u01757651993564") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d439_d20250912_m043947_c001_v0001171_t0044_u01757651987231") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e242a_d20250912_m043937_c001_v7007000_t0000_u01757651977579") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc390_d20250912_m043931_c001_v0001157_t0026_u01757651971068") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84530_d20250912_m043925_c001_v7007000_t0000_u01757651965196") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc320_d20250912_m043916_c001_v0001157_t0003_u01757651956973") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca6_d20250912_m043911_c001_v7007000_t0000_u01757651951066") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc2b0_d20250912_m043903_c001_v0001157_t0017_u01757651943124") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6d9_d20250912_m044014_c001_v7007000_t0000_u01757652014514") 2025/09/12 04:42:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf1a_d20250912_m044010_c001_v0001183_t0002_u01757652010642") 2025/09/12 04:42:34 DEBUG : dir1/0008-23456: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb755_d20250912_m044033_c001_v7007000_t0000_u01757652033762") 2025/09/12 04:42:34 DEBUG : dir1/0008-23456: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced737_d20250912_m044028_c001_v0001184_t0020_u01757652028581") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717a6_d20250912_m044142_c001_v7007000_t0000_u01757652102640") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe2e9_d20250912_m044134_c001_v0001183_t0040_u01757652094377") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82d1_d20250912_m044128_c001_v7007000_t0000_u01757652088456") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe241_d20250912_m044120_c001_v0001183_t0038_u01757652080860") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35fb_d20250912_m044115_c001_v7007000_t0000_u01757652075197") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe19b_d20250912_m044106_c001_v0001183_t0045_u01757652066742") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35c3_d20250912_m044100_c001_v7007000_t0000_u01757652060816") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe103_d20250912_m044053_c001_v0001183_t0031_u01757652053310") 2025/09/12 04:42:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a6_d20250912_m044047_c001_v7007000_t0000_u01757652047329") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe041_d20250912_m044039_c001_v0001183_t0033_u01757652039476") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0237a7_d20250912_m044029_c001_v7007000_t0000_u01757652029867") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc534_d20250912_m044023_c001_v0001157_t0022_u01757652023992") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d74420f_d20250912_m044018_c001_v7007000_t0000_u01757652018264") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced65f_d20250912_m044013_c001_v0001184_t0034_u01757652013660") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6cd_d20250912_m044011_c001_v7007000_t0000_u01757652011700") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfded2_d20250912_m044006_c001_v0001183_t0023_u01757652006060") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e62_d20250912_m044000_c001_v7007000_t0000_u01757652000108") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde62_d20250912_m043955_c001_v0001183_t0029_u01757651995458") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e35_d20250912_m043953_c001_v7007000_t0000_u01757651993586") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3fa_d20250912_m043947_c001_v0001157_t0028_u01757651987562") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0236f1_d20250912_m043937_c001_v7007000_t0000_u01757651977609") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd30_d20250912_m043931_c001_v0001183_t0056_u01757651971385") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84531_d20250912_m043925_c001_v7007000_t0000_u01757651965379") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdcaa_d20250912_m043917_c001_v0001183_t0009_u01757651957321") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca7_d20250912_m043911_c001_v7007000_t0000_u01757651951252") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdbef_d20250912_m043903_c001_v0001183_t0006_u01757651943394") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0b1e_d20250912_m044014_c001_v7007000_t0000_u01757652014571") 2025/09/12 04:42:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced625_d20250912_m044010_c001_v0001184_t0013_u01757652010664") 2025/09/12 04:42:35 DEBUG : dir1/0009-34567: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb757_d20250912_m044033_c001_v7007000_t0000_u01757652033944") 2025/09/12 04:42:36 DEBUG : dir1/0009-34567: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfd5_d20250912_m044028_c001_v0001183_t0038_u01757652028690") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717a8_d20250912_m044142_c001_v7007000_t0000_u01757652102823") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ceda86_d20250912_m044134_c001_v0001184_t0024_u01757652094590") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82d7_d20250912_m044128_c001_v7007000_t0000_u01757652088639") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced9e6_d20250912_m044121_c001_v0001184_t0056_u01757652081057") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35fc_d20250912_m044115_c001_v7007000_t0000_u01757652075380") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced918_d20250912_m044106_c001_v0001184_t0059_u01757652066950") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35c4_d20250912_m044101_c001_v7007000_t0000_u01757652061001") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced866_d20250912_m044053_c001_v0001184_t0003_u01757652053504") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a7_d20250912_m044047_c001_v7007000_t0000_u01757652047513") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced7b1_d20250912_m044039_c001_v0001184_t0046_u01757652039702") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb731_d20250912_m044030_c001_v7007000_t0000_u01757652030032") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfa1_d20250912_m044024_c001_v0001183_t0043_u01757652024295") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744210_d20250912_m044018_c001_v7007000_t0000_u01757652018446") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d569_d20250912_m044013_c001_v0001171_t0055_u01757652013851") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0b18_d20250912_m044012_c001_v7007000_t0000_u01757652012056") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced5d0_d20250912_m044006_c001_v0001184_t0019_u01757652006265") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e65_d20250912_m044000_c001_v7007000_t0000_u01757652000291") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d4a3_d20250912_m043955_c001_v0001171_t0025_u01757651995646") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a958a_d20250912_m043953_c001_v7007000_t0000_u01757651993599") 2025/09/12 04:42:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced4e4_d20250912_m043947_c001_v0001184_t0056_u01757651987946") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e1d4_d20250912_m043937_c001_v7007000_t0000_u01757651977715") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d383_d20250912_m043931_c001_v0001171_t0042_u01757651971581") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84532_d20250912_m043925_c001_v7007000_t0000_u01757651965562") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d2ed_d20250912_m043917_c001_v0001171_t0033_u01757651957568") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca8_d20250912_m043911_c001_v7007000_t0000_u01757651951434") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d251_d20250912_m043903_c001_v0001171_t0008_u01757651943608") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e98614572494_d20250912_m044014_c001_v7007000_t0000_u01757652014682") 2025/09/12 04:42:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4c2_d20250912_m044010_c001_v0001157_t0019_u01757652010781") 2025/09/12 04:42:37 DEBUG : dir1/0010-45678: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb759_d20250912_m044034_c001_v7007000_t0000_u01757652034127") 2025/09/12 04:42:37 DEBUG : dir1/0010-45678: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced739_d20250912_m044028_c001_v0001184_t0049_u01757652028793") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717a9_d20250912_m044143_c001_v7007000_t0000_u01757652103004") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d8e0_d20250912_m044134_c001_v0001171_t0042_u01757652094791") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82dd_d20250912_m044128_c001_v7007000_t0000_u01757652088840") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d84a_d20250912_m044121_c001_v0001171_t0049_u01757652081255") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35fd_d20250912_m044115_c001_v7007000_t0000_u01757652075563") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d7c6_d20250912_m044107_c001_v0001171_t0038_u01757652067153") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35c5_d20250912_m044101_c001_v7007000_t0000_u01757652061184") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d73a_d20250912_m044053_c001_v0001171_t0047_u01757652053704") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a8_d20250912_m044047_c001_v7007000_t0000_u01757652047699") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d687_d20250912_m044039_c001_v0001171_t0036_u01757652039904") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f404208404cd0f919_d20250912_m044029_c001_v7007000_t0000_u01757652029478") 2025/09/12 04:42:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced6f5_d20250912_m044024_c001_v0001184_t0055_u01757652024492") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744211_d20250912_m044018_c001_v7007000_t0000_u01757652018629") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced661_d20250912_m044013_c001_v0001184_t0027_u01757652013862") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0b17_d20250912_m044011_c001_v7007000_t0000_u01757652011874") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc49e_d20250912_m044006_c001_v0001157_t0052_u01757652006458") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e6c_d20250912_m044000_c001_v7007000_t0000_u01757652000485") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced558_d20250912_m043955_c001_v0001184_t0053_u01757651995637") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f413de4df4f33ce6d_d20250912_m043953_c001_v7007000_t0000_u01757651993803") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfddee_d20250912_m043948_c001_v0001183_t0055_u01757651988146") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc6a_d20250912_m043937_c001_v7007000_t0000_u01757651977723") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced416_d20250912_m043931_c001_v0001184_t0032_u01757651971883") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84533_d20250912_m043925_c001_v7007000_t0000_u01757651965745") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced37c_d20250912_m043918_c001_v0001184_t0039_u01757651958000") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05ca9_d20250912_m043911_c001_v7007000_t0000_u01757651951618") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced2c7_d20250912_m043903_c001_v0001184_t0046_u01757651943946") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6de_d20250912_m044014_c001_v7007000_t0000_u01757652014885") 2025/09/12 04:42:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced629_d20250912_m044010_c001_v0001184_t0015_u01757652010867") 2025/09/12 04:42:38 DEBUG : dir1/0011-56789: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb75b_d20250912_m044034_c001_v7007000_t0000_u01757652034310") 2025/09/12 04:42:38 DEBUG : dir1/0011-56789: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc568_d20250912_m044028_c001_v0001157_t0032_u01757652028813") 2025/09/12 04:42:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717ab_d20250912_m044143_c001_v7007000_t0000_u01757652103186") 2025/09/12 04:42:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc76c_d20250912_m044135_c001_v0001157_t0003_u01757652095127") 2025/09/12 04:42:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82e2_d20250912_m044129_c001_v7007000_t0000_u01757652089031") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc710_d20250912_m044121_c001_v0001157_t0046_u01757652081547") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35fe_d20250912_m044115_c001_v7007000_t0000_u01757652075747") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc6a4_d20250912_m044107_c001_v0001157_t0047_u01757652067631") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35c8_d20250912_m044101_c001_v7007000_t0000_u01757652061365") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc63c_d20250912_m044054_c001_v0001157_t0018_u01757652054196") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3a9_d20250912_m044047_c001_v7007000_t0000_u01757652047883") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc5c8_d20250912_m044040_c001_v0001157_t0038_u01757652040169") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05e62_d20250912_m044029_c001_v7007000_t0000_u01757652029869") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d5ef_d20250912_m044024_c001_v0001171_t0059_u01757652024687") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744212_d20250912_m044018_c001_v7007000_t0000_u01757652018811") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf3c_d20250912_m044013_c001_v0001183_t0032_u01757652013871") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6d3_d20250912_m044012_c001_v7007000_t0000_u01757652012095") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d503_d20250912_m044006_c001_v0001171_t0029_u01757652006771") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e71_d20250912_m044000_c001_v7007000_t0000_u01757652000668") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde64_d20250912_m043955_c001_v0001183_t0031_u01757651995660") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba33a6_d20250912_m043953_c001_v7007000_t0000_u01757651993750") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d445_d20250912_m043948_c001_v0001171_t0022_u01757651988347") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e1d1_d20250912_m043937_c001_v7007000_t0000_u01757651977534") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc396_d20250912_m043932_c001_v0001157_t0017_u01757651972082") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84534_d20250912_m043925_c001_v7007000_t0000_u01757651965928") 2025/09/12 04:42:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc32c_d20250912_m043918_c001_v0001157_t0040_u01757651958216") 2025/09/12 04:42:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05caa_d20250912_m043911_c001_v7007000_t0000_u01757651951801") 2025/09/12 04:42:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc2c0_d20250912_m043904_c001_v0001157_t0048_u01757651944156") 2025/09/12 04:42:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6db_d20250912_m044014_c001_v7007000_t0000_u01757652014691") 2025/09/12 04:42:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf1e_d20250912_m044010_c001_v0001183_t0029_u01757652010875") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb75d_d20250912_m044034_c001_v7007000_t0000_u01757652034492") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d61f_d20250912_m044028_c001_v0001171_t0048_u01757652028839") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717ad_d20250912_m044143_c001_v7007000_t0000_u01757652103367") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe2f5_d20250912_m044135_c001_v0001183_t0004_u01757652095687") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82e8_d20250912_m044129_c001_v7007000_t0000_u01757652089215") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe255_d20250912_m044121_c001_v0001183_t0044_u01757652081812") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3601_d20250912_m044115_c001_v7007000_t0000_u01757652075931") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe1ab_d20250912_m044107_c001_v0001183_t0040_u01757652067989") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35cd_d20250912_m044101_c001_v7007000_t0000_u01757652061548") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe10d_d20250912_m044054_c001_v0001183_t0006_u01757652054537") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3aa_d20250912_m044048_c001_v7007000_t0000_u01757652048067") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe057_d20250912_m044040_c001_v0001183_t0044_u01757652040462") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfe48_d20250912_m044029_c001_v7007000_t0000_u01757652029629") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc544_d20250912_m044025_c001_v0001157_t0028_u01757652025164") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744213_d20250912_m044018_c001_v7007000_t0000_u01757652018993") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4e4_d20250912_m044013_c001_v0001157_t0029_u01757652013963") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e9861457248c_d20250912_m044011_c001_v7007000_t0000_u01757652011920") 2025/09/12 04:42:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdee6_d20250912_m044007_c001_v0001183_t0022_u01757652007037") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e77_d20250912_m044000_c001_v7007000_t0000_u01757652000851") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc44a_d20250912_m043955_c001_v0001157_t0003_u01757651995735") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f406706708fd3699d_d20250912_m043953_c001_v7007000_t0000_u01757651993759") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc400_d20250912_m043948_c001_v0001157_t0036_u01757651988613") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34aa1512_d20250912_m043937_c001_v7007000_t0000_u01757651977738") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd3a_d20250912_m043932_c001_v0001183_t0024_u01757651972344") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84535_d20250912_m043926_c001_v7007000_t0000_u01757651966111") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdcb6_d20250912_m043918_c001_v0001183_t0032_u01757651958851") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05cab_d20250912_m043911_c001_v7007000_t0000_u01757651951984") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdbff_d20250912_m043904_c001_v0001183_t0054_u01757651944635") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb6dc_d20250912_m044014_c001_v7007000_t0000_u01757652014702") 2025/09/12 04:42:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d547_d20250912_m044010_c001_v0001171_t0007_u01757652010997") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb760_d20250912_m044034_c001_v7007000_t0000_u01757652034675") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfd9_d20250912_m044028_c001_v0001183_t0004_u01757652028891") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717af_d20250912_m044143_c001_v7007000_t0000_u01757652103550") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ceda8c_d20250912_m044135_c001_v0001184_t0001_u01757652095887") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82ee_d20250912_m044129_c001_v7007000_t0000_u01757652089397") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced9f4_d20250912_m044122_c001_v0001184_t0053_u01757652082017") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3602_d20250912_m044116_c001_v7007000_t0000_u01757652076114") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced926_d20250912_m044108_c001_v0001184_t0035_u01757652068193") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35d2_d20250912_m044101_c001_v7007000_t0000_u01757652061736") 2025/09/12 04:42:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced87d_d20250912_m044054_c001_v0001184_t0056_u01757652054745") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3ab_d20250912_m044048_c001_v7007000_t0000_u01757652048252") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced7c5_d20250912_m044040_c001_v0001184_t0036_u01757652040663") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0237a5_d20250912_m044029_c001_v7007000_t0000_u01757652029646") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdfab_d20250912_m044025_c001_v0001183_t0023_u01757652025473") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744214_d20250912_m044019_c001_v7007000_t0000_u01757652019175") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced667_d20250912_m044014_c001_v0001184_t0000_u01757652014066") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e9861457248d_d20250912_m044012_c001_v7007000_t0000_u01757652012108") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced5e3_d20250912_m044007_c001_v0001184_t0051_u01757652007243") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e7a_d20250912_m044001_c001_v7007000_t0000_u01757652001033") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced55a_d20250912_m043955_c001_v0001184_t0009_u01757651995853") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f413de4df4f33ce6c_d20250912_m043953_c001_v7007000_t0000_u01757651993614") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced4ee_d20250912_m043948_c001_v0001184_t0025_u01757651988950") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc69_d20250912_m043937_c001_v7007000_t0000_u01757651977540") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d389_d20250912_m043932_c001_v0001171_t0018_u01757651972555") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef84536_d20250912_m043926_c001_v7007000_t0000_u01757651966294") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d305_d20250912_m043919_c001_v0001171_t0041_u01757651959070") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05cac_d20250912_m043912_c001_v7007000_t0000_u01757651952166") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d25d_d20250912_m043904_c001_v0001171_t0056_u01757651944840") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744200_d20250912_m044014_c001_v7007000_t0000_u01757652014529") 2025/09/12 04:42:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced631_d20250912_m044011_c001_v0001184_t0013_u01757652011060") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb762_d20250912_m044034_c001_v7007000_t0000_u01757652034859") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced73d_d20250912_m044029_c001_v0001184_t0057_u01757652029063") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717b1_d20250912_m044143_c001_v7007000_t0000_u01757652103736") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d8ec_d20250912_m044136_c001_v0001171_t0021_u01757652096086") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82f2_d20250912_m044129_c001_v7007000_t0000_u01757652089580") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d851_d20250912_m044122_c001_v0001171_t0019_u01757652082223") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3603_d20250912_m044116_c001_v7007000_t0000_u01757652076298") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d7d7_d20250912_m044108_c001_v0001171_t0000_u01757652068505") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35d7_d20250912_m044101_c001_v7007000_t0000_u01757652061930") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d742_d20250912_m044054_c001_v0001171_t0049_u01757652054954") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3ac_d20250912_m044048_c001_v7007000_t0000_u01757652048437") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d68d_d20250912_m044040_c001_v0001171_t0019_u01757652040861") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0237a8_d20250912_m044030_c001_v7007000_t0000_u01757652030015") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced709_d20250912_m044025_c001_v0001184_t0024_u01757652025670") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744215_d20250912_m044019_c001_v7007000_t0000_u01757652019357") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf40_d20250912_m044014_c001_v0001183_t0055_u01757652014075") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba341f_d20250912_m044011_c001_v7007000_t0000_u01757652011927") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4a6_d20250912_m044007_c001_v0001157_t0047_u01757652007437") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e7d_d20250912_m044001_c001_v7007000_t0000_u01757652001215") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde68_d20250912_m043955_c001_v0001183_t0041_u01757651995862") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e247a_d20250912_m043953_c001_v7007000_t0000_u01757651993617") 2025/09/12 04:42:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfddf8_d20250912_m043949_c001_v0001183_t0028_u01757651989155") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2578a_d20250912_m043937_c001_v7007000_t0000_u01757651977585") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced42a_d20250912_m043932_c001_v0001184_t0007_u01757651972855") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8453a_d20250912_m043926_c001_v7007000_t0000_u01757651966535") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced388_d20250912_m043919_c001_v0001184_t0008_u01757651959318") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05cad_d20250912_m043912_c001_v7007000_t0000_u01757651952348") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced2df_d20250912_m043905_c001_v0001184_t0034_u01757651945307") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744202_d20250912_m044014_c001_v7007000_t0000_u01757652014900") 2025/09/12 04:42:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdf22_d20250912_m044011_c001_v0001183_t0054_u01757652011070") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb763_d20250912_m044035_c001_v7007000_t0000_u01757652035041") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc56e_d20250912_m044029_c001_v0001157_t0040_u01757652029088") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717b3_d20250912_m044143_c001_v7007000_t0000_u01757652103918") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc780_d20250912_m044136_c001_v0001157_t0039_u01757652096454") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82f8_d20250912_m044129_c001_v7007000_t0000_u01757652089765") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc716_d20250912_m044122_c001_v0001157_t0049_u01757652082525") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3604_d20250912_m044116_c001_v7007000_t0000_u01757652076482") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc6b6_d20250912_m044108_c001_v0001157_t0003_u01757652068974") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35dc_d20250912_m044102_c001_v7007000_t0000_u01757652062112") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc644_d20250912_m044055_c001_v0001157_t0033_u01757652055275") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3ad_d20250912_m044048_c001_v7007000_t0000_u01757652048622") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc5ce_d20250912_m044041_c001_v0001157_t0038_u01757652041229") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfe47_d20250912_m044029_c001_v7007000_t0000_u01757652029447") 2025/09/12 04:42:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d5fd_d20250912_m044025_c001_v0001171_t0035_u01757652025873") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744216_d20250912_m044019_c001_v7007000_t0000_u01757652019539") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d56f_d20250912_m044014_c001_v0001171_t0033_u01757652014162") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f416fe87503bf0b13_d20250912_m044011_c001_v7007000_t0000_u01757652011499") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d50d_d20250912_m044007_c001_v0001171_t0004_u01757652007751") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e7e_d20250912_m044001_c001_v7007000_t0000_u01757652001416") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d4ad_d20250912_m043955_c001_v0001171_t0046_u01757651995969") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e2480_d20250912_m043953_c001_v7007000_t0000_u01757651993811") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d453_d20250912_m043949_c001_v0001171_t0014_u01757651989350") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f57f6_d20250912_m043937_c001_v7007000_t0000_u01757651977789") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3a2_d20250912_m043933_c001_v0001157_t0041_u01757651973047") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8453e_d20250912_m043926_c001_v7007000_t0000_u01757651966739") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc336_d20250912_m043919_c001_v0001157_t0040_u01757651959517") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05cae_d20250912_m043912_c001_v7007000_t0000_u01757651952530") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc2cc_d20250912_m043905_c001_v0001157_t0046_u01757651945506") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05e01_d20250912_m044014_c001_v7007000_t0000_u01757652014540") 2025/09/12 04:42:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc4c6_d20250912_m044011_c001_v0001157_t0050_u01757652011221") 2025/09/12 04:42:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc8f_d20250912_m043940_c001_v7007000_t0000_u01757651980321") 2025/09/12 04:42:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd5e_d20250912_m043935_c001_v0001183_t0028_u01757651975868") 2025/09/12 04:42:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc94_d20250912_m043940_c001_v7007000_t0000_u01757651980502") 2025/09/12 04:42:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced456_d20250912_m043935_c001_v0001184_t0053_u01757651975896") 2025/09/12 04:42:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc99_d20250912_m043940_c001_v7007000_t0000_u01757651980687") 2025/09/12 04:42:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3b8_d20250912_m043936_c001_v0001157_t0001_u01757651976008") 2025/09/12 04:42:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfc9d_d20250912_m043940_c001_v7007000_t0000_u01757651980868") 2025/09/12 04:42:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d3ad_d20250912_m043936_c001_v0001171_t0009_u01757651976056") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfca5_d20250912_m043941_c001_v7007000_t0000_u01757651981050") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd62_d20250912_m043936_c001_v0001183_t0056_u01757651976068") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcad_d20250912_m043941_c001_v7007000_t0000_u01757651981232") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced458_d20250912_m043936_c001_v0001184_t0048_u01757651976116") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcb7_d20250912_m043941_c001_v7007000_t0000_u01757651981414") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd64_d20250912_m043936_c001_v0001183_t0052_u01757651976261") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcc0_d20250912_m043941_c001_v7007000_t0000_u01757651981598") 2025/09/12 04:42:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced45a_d20250912_m043936_c001_v0001184_t0003_u01757651976316") 2025/09/12 04:42:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfccb_d20250912_m043941_c001_v7007000_t0000_u01757651981780") 2025/09/12 04:42:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d3b5_d20250912_m043936_c001_v0001171_t0009_u01757651976431") 2025/09/12 04:42:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcd3_d20250912_m043941_c001_v7007000_t0000_u01757651981977") 2025/09/12 04:42:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd68_d20250912_m043936_c001_v0001183_t0029_u01757651976470") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcdd_d20250912_m043942_c001_v7007000_t0000_u01757651982162") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced45e_d20250912_m043936_c001_v0001184_t0006_u01757651976517") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfce5_d20250912_m043942_c001_v7007000_t0000_u01757651982344") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3c2_d20250912_m043936_c001_v0001157_t0027_u01757651976601") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcee_d20250912_m043942_c001_v7007000_t0000_u01757651982528") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd6e_d20250912_m043936_c001_v0001183_t0040_u01757651976675") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcf2_d20250912_m043942_c001_v7007000_t0000_u01757651982712") 2025/09/12 04:42:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced464_d20250912_m043936_c001_v0001184_t0002_u01757651976720") 2025/09/12 04:42:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcf8_d20250912_m043942_c001_v7007000_t0000_u01757651982894") 2025/09/12 04:42:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d3c1_d20250912_m043936_c001_v0001171_t0025_u01757651976818") 2025/09/12 04:42:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410a564b8f0cfcfd_d20250912_m043943_c001_v7007000_t0000_u01757651983077") 2025/09/12 04:42:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdd72_d20250912_m043936_c001_v0001183_t0044_u01757651976876") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f406706708fd3699e_d20250912_m043956_c001_v7007000_t0000_u01757651996381") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced512_d20250912_m043952_c001_v0001184_t0032_u01757651992007") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f413de4df4f33ce9c_d20250912_m043956_c001_v7007000_t0000_u01757651996520") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde28_d20250912_m043952_c001_v0001183_t0050_u01757651992027") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e24a3_d20250912_m043956_c001_v7007000_t0000_u01757651996397") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc428_d20250912_m043952_c001_v0001157_t0022_u01757651992131") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e24a2_d20250912_m043956_c001_v7007000_t0000_u01757651996323") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d471_d20250912_m043952_c001_v0001171_t0039_u01757651992142") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a9590_d20250912_m043956_c001_v7007000_t0000_u01757651996347") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced51a_d20250912_m043952_c001_v0001184_t0012_u01757651992201") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e9861457246f_d20250912_m043956_c001_v7007000_t0000_u01757651996554") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde2e_d20250912_m043952_c001_v0001183_t0038_u01757651992222") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba33aa_d20250912_m043956_c001_v7007000_t0000_u01757651996568") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced51c_d20250912_m043952_c001_v0001184_t0031_u01757651992412") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e24a6_d20250912_m043956_c001_v7007000_t0000_u01757651996688") 2025/09/12 04:42:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d47b_d20250912_m043952_c001_v0001171_t0041_u01757651992433") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f41854ab3ff3e24a5_d20250912_m043956_c001_v7007000_t0000_u01757651996578") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde32_d20250912_m043952_c001_v0001183_t0008_u01757651992422") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a9591_d20250912_m043956_c001_v7007000_t0000_u01757651996531") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc42e_d20250912_m043952_c001_v0001157_t0028_u01757651992451") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e3a_d20250912_m043956_c001_v7007000_t0000_u01757651996353") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced520_d20250912_m043952_c001_v0001184_t0020_u01757651992625") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4058e9861457246e_d20250912_m043956_c001_v7007000_t0000_u01757651996364") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde36_d20250912_m043952_c001_v0001183_t0023_u01757651992635") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f406706708fd3699f_d20250912_m043956_c001_v7007000_t0000_u01757651996588") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d47f_d20250912_m043952_c001_v0001171_t0030_u01757651992720") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f413de4df4f33cea4_d20250912_m043956_c001_v7007000_t0000_u01757651996703") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced526_d20250912_m043952_c001_v0001184_t0018_u01757651992819") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a9592_d20250912_m043956_c001_v7007000_t0000_u01757651996715") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc432_d20250912_m043952_c001_v0001157_t0059_u01757651992840") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e3c_d20250912_m043956_c001_v7007000_t0000_u01757651996725") 2025/09/12 04:42:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfde3c_d20250912_m043952_c001_v0001183_t0014_u01757651992852") 2025/09/12 04:42:48 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3ad_d20250912_m043810_c001_v7007000_t0000_u01757651890356") 2025/09/12 04:42:48 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f117cec9435d389c1_d20250912_m043807_c001_v0001157_t0026_u01757651887941") 2025/09/12 04:42:48 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df7492761f_d20250912_m043807_c001_v7007000_t0000_u01757651887760") 2025/09/12 04:42:48 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f117cec9435d389a7_d20250912_m043804_c001_v0001157_t0024_u01757651884628") 2025/09/12 04:42:48 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df74927614_d20250912_m043803_c001_v7007000_t0000_u01757651883902") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd86c_d20250912_m043800_c001_v0001183_t0001_u01757651880242") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a92b6_d20250912_m043758_c001_v7007000_t0000_u01757651878755") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1018114ff2e4adfb_d20250912_m043756_c001_v0001099_t0046_u01757651876507") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df749275aa_d20250912_m043756_c001_v7007000_t0000_u01757651876327") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1018114ff2e4ade5_d20250912_m043753_c001_v0001099_t0054_u01757651873201") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df74927511_d20250912_m043752_c001_v7007000_t0000_u01757651872470") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd7ea_d20250912_m043749_c001_v0001183_t0004_u01757651869172") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb2f7_d20250912_m043748_c001_v7007000_t0000_u01757651868227") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f100ab166b8e18250_d20250912_m043746_c001_v0001116_t0030_u01757651866756") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7bef_d20250912_m043746_c001_v7007000_t0000_u01757651866569") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f100ab166b8e18236_d20250912_m043741_c001_v0001116_t0057_u01757651861526") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7bc3_d20250912_m043740_c001_v7007000_t0000_u01757651860794") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd74a_d20250912_m043737_c001_v0001183_t0028_u01757651857600") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb25e_d20250912_m043736_c001_v7007000_t0000_u01757651856684") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1131d80eb67a8b32_d20250912_m043734_c001_v0001115_t0039_u01757651854320") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4090828a978b0738_d20250912_m043734_c001_v7007000_t0000_u01757651854138") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1131d80eb67a8b26_d20250912_m043730_c001_v0001115_t0002_u01757651850617") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4090828a978b0735_d20250912_m043729_c001_v7007000_t0000_u01757651849889") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd6b0_d20250912_m043722_c001_v0001183_t0012_u01757651842242") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff589_d20250912_m043721_c001_v7007000_t0000_u01757651841330") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10572578c9d918b9_d20250912_m043719_c001_v0001176_t0002_u01757651839333") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff55f_d20250912_m043719_c001_v7007000_t0000_u01757651839148") 2025/09/12 04:42:49 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10572578c9d918a3_d20250912_m043715_c001_v0001176_t0007_u01757651835502") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff53f_d20250912_m043714_c001_v7007000_t0000_u01757651834771") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9bca_d20250912_m043709_c001_v0001032_t0034_u01757651829154") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34aa119b_d20250912_m043708_c001_v7007000_t0000_u01757651828240") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f112e354a2f5c7d6e_d20250912_m043706_c001_v0001184_t0025_u01757651826579") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a91aa_d20250912_m043706_c001_v7007000_t0000_u01757651826397") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f112e354a2f5c7d4c_d20250912_m043703_c001_v0001184_t0001_u01757651823600") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a91a7_d20250912_m043702_c001_v7007000_t0000_u01757651822874") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb7b2_d20250912_m043657_c001_v0001178_t0013_u01757651817193") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0233d4_d20250912_m043656_c001_v7007000_t0000_u01757651816094") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f119ee0bd91576b92_d20250912_m043650_c001_v0001183_t0058_u01757651810345") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a919a_d20250912_m043650_c001_v7007000_t0000_u01757651810140") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd548_d20250912_m043646_c001_v0001183_t0002_u01757651806349") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f116a9d5fd2925e2a_d20250912_m043645_c001_v0001117_t0035_u01757651805272") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f116a9d5fd2925e20_d20250912_m043643_c001_v0001117_t0036_u01757651803624") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3032_d20250912_m043630_c001_v7007000_t0000_u01757651790500") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb6cf_d20250912_m043623_c001_v0001178_t0056_u01757651783523") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f108c419d67c2cf2d_d20250912_m043621_c001_v0001134_t0036_u01757651781957") 2025/09/12 04:42:50 DEBUG : dst/one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f108c419d67c2cf1f_d20250912_m043620_c001_v0001134_t0023_u01757651780776") 2025/09/12 04:42:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3ae_d20250912_m043810_c001_v7007000_t0000_u01757651890538") 2025/09/12 04:42:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f112c52891234fcbb_d20250912_m043807_c001_v0001098_t0005_u01757651887366") 2025/09/12 04:42:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f105548c60bc85835_d20250912_m043803_c001_v0001038_t0057_u01757651883423") 2025/09/12 04:42:51 DEBUG : dst/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a92b7_d20250912_m043758_c001_v7007000_t0000_u01757651878941") 2025/09/12 04:42:51 DEBUG : dst/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f100b17dc0562ce93_d20250912_m043756_c001_v0001183_t0037_u01757651876132") 2025/09/12 04:42:51 DEBUG : dst/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f104b2ad8e357dcb0_d20250912_m043752_c001_v0001180_t0017_u01757651872265") 2025/09/12 04:42:51 DEBUG : dst/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb2fa_d20250912_m043748_c001_v7007000_t0000_u01757651868411") 2025/09/12 04:42:51 DEBUG : dst/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f103973c99bae4e61_d20250912_m043746_c001_v0001041_t0049_u01757651866200") 2025/09/12 04:42:51 DEBUG : dst/one.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f114aee2a8336f020_d20250912_m043740_c001_v0001145_t0026_u01757651860518") 2025/09/12 04:42:51 DEBUG : dst/three: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0233d7_d20250912_m043656_c001_v7007000_t0000_u01757651816279") 2025/09/12 04:42:51 DEBUG : dst/three: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f116a9d5fd2925e3e_d20250912_m043654_c001_v0001117_t0017_u01757651814423") 2025/09/12 04:42:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3af_d20250912_m043810_c001_v7007000_t0000_u01757651890720") 2025/09/12 04:42:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f105548c60bc85841_d20250912_m043808_c001_v0001038_t0006_u01757651888881") 2025/09/12 04:42:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f112e7277d36d6df8_d20250912_m043805_c001_v0001183_t0026_u01757651885456") 2025/09/12 04:42:51 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3b0_d20250912_m043810_c001_v7007000_t0000_u01757651890902") 2025/09/12 04:42:51 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f117cec9435d389cf_d20250912_m043809_c001_v0001157_t0001_u01757651889601") 2025/09/12 04:42:51 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df74927622_d20250912_m043809_c001_v7007000_t0000_u01757651889419") 2025/09/12 04:42:51 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f117cec9435d389af_d20250912_m043805_c001_v0001157_t0056_u01757651885856") 2025/09/12 04:42:51 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df7492761e_d20250912_m043805_c001_v7007000_t0000_u01757651885676") 2025/09/12 04:42:51 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd876_d20250912_m043800_c001_v0001183_t0033_u01757651880732") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a92b8_d20250912_m043759_c001_v7007000_t0000_u01757651879125") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1018114ff2e4ae07_d20250912_m043757_c001_v0001099_t0020_u01757651877996") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df749275ad_d20250912_m043757_c001_v7007000_t0000_u01757651877815") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1018114ff2e4ade9_d20250912_m043754_c001_v0001099_t0036_u01757651874605") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f423fb2df74927570_d20250912_m043754_c001_v7007000_t0000_u01757651874423") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd7f4_d20250912_m043749_c001_v0001183_t0033_u01757651869571") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7c07_d20250912_m043747_c001_v7007000_t0000_u01757651867659") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd7ac_d20250912_m043745_c001_v0001183_t0034_u01757651865393") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7bc4_d20250912_m043742_c001_v7007000_t0000_u01757651862595") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd750_d20250912_m043738_c001_v0001183_t0056_u01757651858026") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4090828a978b073a_d20250912_m043735_c001_v7007000_t0000_u01757651855750") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb8d4_d20250912_m043732_c001_v0001178_t0042_u01757651852852") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4090828a978b0737_d20250912_m043731_c001_v7007000_t0000_u01757651851727") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd6cc_d20250912_m043725_c001_v0001183_t0002_u01757651845168") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff575_d20250912_m043720_c001_v7007000_t0000_u01757651840379") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9be2_d20250912_m043717_c001_v0001032_t0014_u01757651837548") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff552_d20250912_m043716_c001_v7007000_t0000_u01757651836465") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb822_d20250912_m043710_c001_v0001178_t0036_u01757651830140") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a91ab_d20250912_m043707_c001_v7007000_t0000_u01757651827321") 2025/09/12 04:42:52 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb7ec_d20250912_m043705_c001_v0001178_t0046_u01757651825395") 2025/09/12 04:42:53 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a91a9_d20250912_m043704_c001_v7007000_t0000_u01757651824311") 2025/09/12 04:42:53 DEBUG : dst/three.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd5a2_d20250912_m043658_c001_v0001183_t0001_u01757651818078") 2025/09/12 04:42:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a92b9_d20250912_m043759_c001_v7007000_t0000_u01757651879311") 2025/09/12 04:42:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f103b762fc9e38029_d20250912_m043757_c001_v0001181_t0059_u01757651877606") 2025/09/12 04:42:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f11934284f9e284df_d20250912_m043754_c001_v0001098_t0042_u01757651874089") 2025/09/12 04:42:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb2fc_d20250912_m043748_c001_v7007000_t0000_u01757651868598") 2025/09/12 04:42:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1170f9a9ad77b68a_d20250912_m043747_c001_v0001183_t0002_u01757651867445") 2025/09/12 04:42:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f114bb7d929eebe30_d20250912_m043742_c001_v0001172_t0038_u01757651862237") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3b2_d20250912_m043811_c001_v7007000_t0000_u01757651891088") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd872_d20250912_m043800_c001_v0001183_t0013_u01757651880491") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4027163b1d4a92bb_d20250912_m043759_c001_v7007000_t0000_u01757651879497") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd7f0_d20250912_m043749_c001_v0001183_t0039_u01757651869367") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb2fe_d20250912_m043748_c001_v7007000_t0000_u01757651868787") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb903_d20250912_m043737_c001_v0001178_t0020_u01757651857804") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb263_d20250912_m043736_c001_v7007000_t0000_u01757651856868") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb886_d20250912_m043722_c001_v0001178_t0050_u01757651842809") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4163d92ab9eff58f_d20250912_m043721_c001_v7007000_t0000_u01757651841516") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd625_d20250912_m043709_c001_v0001183_t0007_u01757651829940") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34aa119d_d20250912_m043708_c001_v7007000_t0000_u01757651828422") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9ba8_d20250912_m043657_c001_v0001032_t0017_u01757651817764") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb0233db_d20250912_m043656_c001_v7007000_t0000_u01757651816464") 2025/09/12 04:42:53 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f11326b731290457a_d20250912_m043652_c001_v0001180_t0034_u01757651812095") 2025/09/12 04:42:54 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3033_d20250912_m043630_c001_v7007000_t0000_u01757651790681") 2025/09/12 04:42:54 DEBUG : dst/two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f108c419d67c2cf5d_d20250912_m043629_c001_v0001134_t0011_u01757651789440") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4170aff87a8181b5_d20250912_m043555_c001_v7007000_t0000_u01757651755751") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd343_d20250912_m043551_c001_v0001183_t0030_u01757651751232") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4170aff87a8181b2_d20250912_m043549_c001_v7007000_t0000_u01757651749238") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd2b7_d20250912_m043538_c001_v0001183_t0041_u01757651738031") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd76_d20250912_m043528_c001_v7007000_t0000_u01757651728325") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd243_d20250912_m043525_c001_v0001183_t0055_u01757651725479") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25175_d20250912_m043506_c001_v7007000_t0000_u01757651706013") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd181_d20250912_m043504_c001_v0001183_t0022_u01757651704254") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2516c_d20250912_m043503_c001_v7007000_t0000_u01757651703485") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd168_d20250912_m043502_c001_v0001183_t0015_u01757651702329") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2515f_d20250912_m043459_c001_v7007000_t0000_u01757651699803") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd131_d20250912_m043458_c001_v0001183_t0032_u01757651698263") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25112_d20250912_m043457_c001_v7007000_t0000_u01757651697513") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd11b_d20250912_m043456_c001_v0001183_t0055_u01757651696317") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25083_d20250912_m043451_c001_v7007000_t0000_u01757651691349") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0e1_d20250912_m043450_c001_v0001183_t0004_u01757651690005") 2025/09/12 04:42:54 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2507e_d20250912_m043449_c001_v7007000_t0000_u01757651689259") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0d3_d20250912_m043448_c001_v0001183_t0024_u01757651688479") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8e2_d20250912_m043444_c001_v7007000_t0000_u01757651684255") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd080_d20250912_m043443_c001_v0001183_t0014_u01757651683070") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8df_d20250912_m043441_c001_v7007000_t0000_u01757651681232") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd068_d20250912_m043440_c001_v0001183_t0056_u01757651680300") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8dc_d20250912_m043439_c001_v7007000_t0000_u01757651679939") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f105563ea29690aed_d20250912_m043438_c001_v0001130_t0045_u01757651678949") 2025/09/12 04:42:55 DEBUG : empty space: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd054_d20250912_m043437_c001_v0001183_t0044_u01757651677450") 2025/09/12 04:42:55 DEBUG : enormous: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25170_d20250912_m043505_c001_v7007000_t0000_u01757651705045") 2025/09/12 04:42:55 DEBUG : enormous: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd185_d20250912_m043504_c001_v0001183_t0056_u01757651704448") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb3ba_d20250912_m043814_c001_v7007000_t0000_u01757651894998") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd8f4_d20250912_m043813_c001_v0001183_t0009_u01757651893775") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd66_d20250912_m043524_c001_v7007000_t0000_u01757651724011") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb54e_d20250912_m043523_c001_v0001178_t0030_u01757651723053") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8d7_d20250912_m043435_c001_v7007000_t0000_u01757651675012") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd02a_d20250912_m043434_c001_v0001183_t0047_u01757651674035") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8d4_d20250912_m043433_c001_v7007000_t0000_u01757651673492") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd022_d20250912_m043432_c001_v0001183_t0037_u01757651672915") 2025/09/12 04:42:55 DEBUG : existing: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd01e_d20250912_m043432_c001_v0001183_t0026_u01757651672159") 2025/09/12 04:42:55 DEBUG : existing-b: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd67_d20250912_m043524_c001_v7007000_t0000_u01757651724193") 2025/09/12 04:42:55 DEBUG : existing-b: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd227_d20250912_m043523_c001_v0001183_t0029_u01757651723066") 2025/09/12 04:42:55 DEBUG : file1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f70_d20250912_m043856_c001_v7007000_t0000_u01757651936267") 2025/09/12 04:42:55 DEBUG : file1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced253_d20250912_m043855_c001_v0001184_t0047_u01757651935458") 2025/09/12 04:42:56 DEBUG : file1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f6c_d20250912_m043854_c001_v7007000_t0000_u01757651934135") 2025/09/12 04:42:56 DEBUG : file1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc272_d20250912_m043853_c001_v0001157_t0055_u01757651933153") 2025/09/12 04:42:56 DEBUG : five: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2517d_d20250912_m043509_c001_v7007000_t0000_u01757651709464") 2025/09/12 04:42:56 DEBUG : five: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfd1a3_d20250912_m043507_c001_v0001183_t0059_u01757651707572") 2025/09/12 04:42:56 DEBUG : foo: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8e1_d20250912_m043442_c001_v7007000_t0000_u01757651682708") 2025/09/12 04:42:56 DEBUG : foo: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfd078_d20250912_m043442_c001_v0001183_t0059_u01757651682151") 2025/09/12 04:42:56 DEBUG : foo: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfd072_d20250912_m043441_c001_v0001183_t0059_u01757651681593") 2025/09/12 04:42:56 DEBUG : four: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2517f_d20250912_m043509_c001_v7007000_t0000_u01757651709646") 2025/09/12 04:42:56 DEBUG : four: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4142a005333cb4df_d20250912_m043508_c001_v0001178_t0032_u01757651708132") 2025/09/12 04:42:56 DEBUG : four: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd19f_d20250912_m043506_c001_v0001183_t0057_u01757651706995") 2025/09/12 04:42:56 DEBUG : hello world2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f04_d20250912_m043352_c001_v7007000_t0000_u01757651632920") 2025/09/12 04:42:56 DEBUG : hello world2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfce98_d20250912_m043352_c001_v0001183_t0059_u01757651632347") 2025/09/12 04:42:56 DEBUG : ignore-size: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8d1_d20250912_m043431_c001_v7007000_t0000_u01757651671796") 2025/09/12 04:42:56 DEBUG : ignore-size: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd017_d20250912_m043430_c001_v0001183_t0039_u01757651670859") 2025/09/12 04:42:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd51_d20250912_m043522_c001_v7007000_t0000_u01757651722320") 2025/09/12 04:42:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd21f_d20250912_m043521_c001_v0001183_t0054_u01757651721602") 2025/09/12 04:42:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd34_d20250912_m043520_c001_v7007000_t0000_u01757651720852") 2025/09/12 04:42:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd219_d20250912_m043519_c001_v0001183_t0039_u01757651719921") 2025/09/12 04:42:56 DEBUG : one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25180_d20250912_m043509_c001_v7007000_t0000_u01757651709829") 2025/09/12 04:42:56 DEBUG : one: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfd193_d20250912_m043506_c001_v0001183_t0059_u01757651706419") 2025/09/12 04:42:57 DEBUG : only0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f56_d20250912_m043848_c001_v7007000_t0000_u01757651928670") 2025/09/12 04:42:57 DEBUG : only0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfdaa2_d20250912_m043842_c001_v0001183_t0059_u01757651922832") 2025/09/12 04:42:57 DEBUG : only0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda08_d20250912_m043833_c001_v0001183_t0032_u01757651913852") 2025/09/12 04:42:57 DEBUG : only0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba325b_d20250912_m043828_c001_v7007000_t0000_u01757651908426") 2025/09/12 04:42:57 DEBUG : only0: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd92c_d20250912_m043818_c001_v0001183_t0050_u01757651898452") 2025/09/12 04:42:57 DEBUG : only1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f58_d20250912_m043848_c001_v7007000_t0000_u01757651928853") 2025/09/12 04:42:57 DEBUG : only1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4104e699c3ced1cd_d20250912_m043843_c001_v0001184_t0028_u01757651923771") 2025/09/12 04:42:57 DEBUG : only1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda10_d20250912_m043834_c001_v0001183_t0037_u01757651914300") 2025/09/12 04:42:57 DEBUG : only1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3259_d20250912_m043828_c001_v7007000_t0000_u01757651908058") 2025/09/12 04:42:57 DEBUG : only1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd934_d20250912_m043818_c001_v0001183_t0051_u01757651898867") 2025/09/12 04:42:57 DEBUG : only10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f59_d20250912_m043849_c001_v7007000_t0000_u01757651929034") 2025/09/12 04:42:57 DEBUG : only10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4009d1d84085d14b_d20250912_m043843_c001_v0001171_t0034_u01757651923389") 2025/09/12 04:42:57 DEBUG : only10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda56_d20250912_m043838_c001_v0001183_t0007_u01757651918156") 2025/09/12 04:42:57 DEBUG : only10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7d2f_d20250912_m043828_c001_v7007000_t0000_u01757651908776") 2025/09/12 04:42:57 DEBUG : only10: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd978_d20250912_m043822_c001_v0001183_t0055_u01757651902693") 2025/09/12 04:42:57 DEBUG : only11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f5a_d20250912_m043849_c001_v7007000_t0000_u01757651929216") 2025/09/12 04:42:57 DEBUG : only11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfdab0_d20250912_m043843_c001_v0001183_t0059_u01757651923592") 2025/09/12 04:42:57 DEBUG : only11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda5a_d20250912_m043838_c001_v0001183_t0022_u01757651918587") 2025/09/12 04:42:57 DEBUG : only11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7d21_d20250912_m043828_c001_v7007000_t0000_u01757651908048") 2025/09/12 04:42:57 DEBUG : only11: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd97c_d20250912_m043823_c001_v0001183_t0048_u01757651903197") 2025/09/12 04:42:57 DEBUG : only12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f5b_d20250912_m043849_c001_v7007000_t0000_u01757651929399") 2025/09/12 04:42:58 DEBUG : only12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4104e699c3ced1cb_d20250912_m043843_c001_v0001184_t0028_u01757651923577") 2025/09/12 04:42:58 DEBUG : only12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda62_d20250912_m043839_c001_v0001183_t0055_u01757651919032") 2025/09/12 04:42:58 DEBUG : only12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f3fcd_d20250912_m043828_c001_v7007000_t0000_u01757651908442") 2025/09/12 04:42:58 DEBUG : only12: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd986_d20250912_m043823_c001_v0001183_t0043_u01757651903630") 2025/09/12 04:42:58 DEBUG : only13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f5c_d20250912_m043849_c001_v7007000_t0000_u01757651929580") 2025/09/12 04:42:58 DEBUG : only13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4009d1d84085d157_d20250912_m043843_c001_v0001171_t0034_u01757651923760") 2025/09/12 04:42:58 DEBUG : only13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda6c_d20250912_m043839_c001_v0001183_t0004_u01757651919449") 2025/09/12 04:42:58 DEBUG : only13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f407ae4c2edbcdcf4_d20250912_m043828_c001_v7007000_t0000_u01757651908453") 2025/09/12 04:42:58 DEBUG : only13: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd98e_d20250912_m043824_c001_v0001183_t0008_u01757651904044") 2025/09/12 04:42:58 DEBUG : only14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f5d_d20250912_m043849_c001_v7007000_t0000_u01757651929803") 2025/09/12 04:42:58 DEBUG : only14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40846c1d602dc24e_d20250912_m043843_c001_v0001157_t0007_u01757651923768") 2025/09/12 04:42:58 DEBUG : only14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda74_d20250912_m043839_c001_v0001183_t0048_u01757651919901") 2025/09/12 04:42:58 DEBUG : only14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7d2d_d20250912_m043828_c001_v7007000_t0000_u01757651908595") 2025/09/12 04:42:58 DEBUG : only14: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd996_d20250912_m043824_c001_v0001183_t0051_u01757651904461") 2025/09/12 04:42:58 DEBUG : only15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f5e_d20250912_m043849_c001_v7007000_t0000_u01757651929985") 2025/09/12 04:42:58 DEBUG : only15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfdab4_d20250912_m043843_c001_v0001183_t0059_u01757651923780") 2025/09/12 04:42:58 DEBUG : only15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda7e_d20250912_m043840_c001_v0001183_t0001_u01757651920314") 2025/09/12 04:42:58 DEBUG : only15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba325c_d20250912_m043828_c001_v7007000_t0000_u01757651908609") 2025/09/12 04:42:58 DEBUG : only15: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd99e_d20250912_m043824_c001_v0001183_t0006_u01757651904865") 2025/09/12 04:42:58 DEBUG : only16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f5f_d20250912_m043850_c001_v7007000_t0000_u01757651930167") 2025/09/12 04:42:58 DEBUG : only16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfdaaa_d20250912_m043843_c001_v0001183_t0059_u01757651923409") 2025/09/12 04:42:58 DEBUG : only16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda86_d20250912_m043840_c001_v0001183_t0054_u01757651920713") 2025/09/12 04:42:58 DEBUG : only16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f3fce_d20250912_m043828_c001_v7007000_t0000_u01757651908625") 2025/09/12 04:42:59 DEBUG : only16: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9a8_d20250912_m043825_c001_v0001183_t0052_u01757651905261") 2025/09/12 04:42:59 DEBUG : only17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f60_d20250912_m043850_c001_v7007000_t0000_u01757651930351") 2025/09/12 04:42:59 DEBUG : only17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4009d1d84085d151_d20250912_m043843_c001_v0001171_t0034_u01757651923575") 2025/09/12 04:42:59 DEBUG : only17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda94_d20250912_m043841_c001_v0001183_t0020_u01757651921179") 2025/09/12 04:42:59 DEBUG : only17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f407ae4c2edbcdcf1_d20250912_m043828_c001_v7007000_t0000_u01757651908050") 2025/09/12 04:42:59 DEBUG : only17: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9b0_d20250912_m043825_c001_v0001183_t0031_u01757651905692") 2025/09/12 04:42:59 DEBUG : only18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f61_d20250912_m043850_c001_v7007000_t0000_u01757651930536") 2025/09/12 04:42:59 DEBUG : only18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfdab6_d20250912_m043843_c001_v0001183_t0059_u01757651923976") 2025/09/12 04:42:59 DEBUG : only18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda9a_d20250912_m043841_c001_v0001183_t0028_u01757651921571") 2025/09/12 04:42:59 DEBUG : only18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f407ae4c2edbcdcef_d20250912_m043827_c001_v7007000_t0000_u01757651907677") 2025/09/12 04:43:00 DEBUG : only18: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9b6_d20250912_m043826_c001_v0001183_t0052_u01757651906101") 2025/09/12 04:43:00 DEBUG : only19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f62_d20250912_m043850_c001_v7007000_t0000_u01757651930719") 2025/09/12 04:43:00 DEBUG : only19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40846c1d602dc252_d20250912_m043844_c001_v0001157_t0007_u01757651924168") 2025/09/12 04:43:00 DEBUG : only19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda9e_d20250912_m043841_c001_v0001183_t0043_u01757651921987") 2025/09/12 04:43:00 DEBUG : only19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f407ae4c2edbcdcf0_d20250912_m043827_c001_v7007000_t0000_u01757651907867") 2025/09/12 04:43:00 DEBUG : only19: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd9c2_d20250912_m043826_c001_v0001183_t0052_u01757651906500") 2025/09/12 04:43:00 DEBUG : only2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f63_d20250912_m043850_c001_v7007000_t0000_u01757651930908") 2025/09/12 04:43:00 DEBUG : only2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4009d1d84085d163_d20250912_m043844_c001_v0001171_t0034_u01757651924317") 2025/09/12 04:43:00 DEBUG : only2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda18_d20250912_m043834_c001_v0001183_t0054_u01757651914714") 2025/09/12 04:43:00 DEBUG : only2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f3fcb_d20250912_m043828_c001_v7007000_t0000_u01757651908068") 2025/09/12 04:43:00 DEBUG : only2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd938_d20250912_m043819_c001_v0001183_t0016_u01757651899294") 2025/09/12 04:43:00 DEBUG : only3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f64_d20250912_m043851_c001_v7007000_t0000_u01757651931091") 2025/09/12 04:43:00 DEBUG : only3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4009d1d84085d15b_d20250912_m043843_c001_v0001171_t0034_u01757651923945") 2025/09/12 04:43:00 DEBUG : only3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda1c_d20250912_m043835_c001_v0001183_t0004_u01757651915157") 2025/09/12 04:43:00 DEBUG : only3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7d2a_d20250912_m043828_c001_v7007000_t0000_u01757651908413") 2025/09/12 04:43:00 DEBUG : only3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd942_d20250912_m043819_c001_v0001183_t0006_u01757651899699") 2025/09/12 04:43:00 DEBUG : only4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f65_d20250912_m043851_c001_v7007000_t0000_u01757651931274") 2025/09/12 04:43:00 DEBUG : only4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4104e699c3ced1cf_d20250912_m043843_c001_v0001184_t0028_u01757651923956") 2025/09/12 04:43:00 DEBUG : only4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda24_d20250912_m043835_c001_v0001183_t0028_u01757651915571") 2025/09/12 04:43:00 DEBUG : only4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7d25_d20250912_m043828_c001_v7007000_t0000_u01757651908230") 2025/09/12 04:43:00 DEBUG : only4: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd948_d20250912_m043820_c001_v0001183_t0009_u01757651900163") 2025/09/12 04:43:00 DEBUG : only5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f66_d20250912_m043851_c001_v7007000_t0000_u01757651931459") 2025/09/12 04:43:00 DEBUG : only5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40846c1d602dc250_d20250912_m043843_c001_v0001157_t0007_u01757651923964") 2025/09/12 04:43:00 DEBUG : only5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda2a_d20250912_m043835_c001_v0001183_t0033_u01757651915997") 2025/09/12 04:43:01 DEBUG : only5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba325d_d20250912_m043828_c001_v7007000_t0000_u01757651908789") 2025/09/12 04:43:01 DEBUG : only5: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd950_d20250912_m043820_c001_v0001183_t0054_u01757651900664") 2025/09/12 04:43:01 DEBUG : only6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f67_d20250912_m043851_c001_v7007000_t0000_u01757651931641") 2025/09/12 04:43:01 DEBUG : only6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4104e699c3ced1d5_d20250912_m043844_c001_v0001184_t0028_u01757651924327") 2025/09/12 04:43:01 DEBUG : only6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda34_d20250912_m043836_c001_v0001183_t0021_u01757651916393") 2025/09/12 04:43:01 DEBUG : only6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba325a_d20250912_m043828_c001_v7007000_t0000_u01757651908241") 2025/09/12 04:43:01 DEBUG : only6: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd958_d20250912_m043821_c001_v0001183_t0050_u01757651901059") 2025/09/12 04:43:01 DEBUG : only7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f68_d20250912_m043851_c001_v7007000_t0000_u01757651931822") 2025/09/12 04:43:01 DEBUG : only7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4009d1d84085d161_d20250912_m043844_c001_v0001171_t0034_u01757651924128") 2025/09/12 04:43:01 DEBUG : only7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda3a_d20250912_m043836_c001_v0001183_t0009_u01757651916799") 2025/09/12 04:43:01 DEBUG : only7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397f3fcc_d20250912_m043828_c001_v7007000_t0000_u01757651908251") 2025/09/12 04:43:01 DEBUG : only7: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd960_d20250912_m043821_c001_v0001183_t0015_u01757651901472") 2025/09/12 04:43:01 DEBUG : only8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f69_d20250912_m043852_c001_v7007000_t0000_u01757651932003") 2025/09/12 04:43:01 DEBUG : only8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4104e699c3ced1d1_d20250912_m043844_c001_v0001184_t0028_u01757651924140") 2025/09/12 04:43:01 DEBUG : only8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda44_d20250912_m043837_c001_v0001183_t0027_u01757651917308") 2025/09/12 04:43:01 DEBUG : only8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f407ae4c2edbcdcf6_d20250912_m043828_c001_v7007000_t0000_u01757651908639") 2025/09/12 04:43:01 DEBUG : only8: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd96a_d20250912_m043821_c001_v0001183_t0018_u01757651901872") 2025/09/12 04:43:01 DEBUG : only9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f6a_d20250912_m043852_c001_v7007000_t0000_u01757651932186") 2025/09/12 04:43:01 DEBUG : only9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfdabc_d20250912_m043844_c001_v0001183_t0059_u01757651924158") 2025/09/12 04:43:01 DEBUG : only9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfda50_d20250912_m043837_c001_v0001183_t0000_u01757651917716") 2025/09/12 04:43:02 DEBUG : only9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f407ae4c2edbcdcf2_d20250912_m043828_c001_v7007000_t0000_u01757651908261") 2025/09/12 04:43:02 DEBUG : only9: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd970_d20250912_m043822_c001_v0001183_t0040_u01757651902284") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd0e_d20250912_m043518_c001_v7007000_t0000_u01757651718796") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd1f5_d20250912_m043516_c001_v0001183_t0035_u01757651716279") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bcfa_d20250912_m043515_c001_v7007000_t0000_u01757651715534") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd1e5_d20250912_m043513_c001_v0001183_t0033_u01757651713646") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bcf3_d20250912_m043512_c001_v7007000_t0000_u01757651712912") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb4f7_d20250912_m043510_c001_v0001178_t0005_u01757651710750") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25167_d20250912_m043501_c001_v7007000_t0000_u01757651701582") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd151_d20250912_m043500_c001_v0001183_t0037_u01757651700378") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25142_d20250912_m043458_c001_v7007000_t0000_u01757651698843") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd12f_d20250912_m043458_c001_v0001183_t0003_u01757651698067") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc250f2_d20250912_m043456_c001_v7007000_t0000_u01757651696901") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd119_d20250912_m043456_c001_v0001183_t0027_u01757651696114") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25082_d20250912_m043450_c001_v7007000_t0000_u01757651690786") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0dd_d20250912_m043449_c001_v0001183_t0036_u01757651689809") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2507f_d20250912_m043449_c001_v7007000_t0000_u01757651689441") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0cf_d20250912_m043448_c001_v0001183_t0034_u01757651688282") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2507d_d20250912_m043447_c001_v7007000_t0000_u01757651687908") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0b9_d20250912_m043447_c001_v0001183_t0012_u01757651687299") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0af_d20250912_m043446_c001_v0001183_t0009_u01757651686679") 2025/09/12 04:43:02 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25059_d20250912_m043446_c001_v7007000_t0000_u01757651686312") 2025/09/12 04:43:03 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0a7_d20250912_m043445_c001_v0001183_t0001_u01757651685739") 2025/09/12 04:43:03 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd09f_d20250912_m043445_c001_v0001183_t0029_u01757651685162") 2025/09/12 04:43:03 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8e3_d20250912_m043444_c001_v7007000_t0000_u01757651684437") 2025/09/12 04:43:03 DEBUG : potato: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd08a_d20250912_m043443_c001_v0001183_t0019_u01757651683680") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d743dc7_d20250912_m043605_c001_v7007000_t0000_u01757651765805") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9b0e_d20250912_m043604_c001_v0001032_t0016_u01757651764718") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4170aff87a8181b6_d20250912_m043556_c001_v7007000_t0000_u01757651756256") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9aee_d20250912_m043550_c001_v0001032_t0026_u01757651750514") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397ef433_d20250912_m043542_c001_v7007000_t0000_u01757651742112") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9ac2_d20250912_m043537_c001_v0001032_t0057_u01757651737178") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd77_d20250912_m043528_c001_v7007000_t0000_u01757651728581") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9aaa_d20250912_m043525_c001_v0001032_t0047_u01757651725120") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25171_d20250912_m043505_c001_v7007000_t0000_u01757651705228") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd17f_d20250912_m043504_c001_v0001183_t0013_u01757651704039") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc2516d_d20250912_m043503_c001_v7007000_t0000_u01757651703669") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd166_d20250912_m043502_c001_v0001183_t0022_u01757651702132") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25168_d20250912_m043501_c001_v7007000_t0000_u01757651701765") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd15d_d20250912_m043500_c001_v0001183_t0043_u01757651700974") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25165_d20250912_m043459_c001_v7007000_t0000_u01757651699988") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd149_d20250912_m043459_c001_v0001183_t0005_u01757651699212") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25117_d20250912_m043457_c001_v7007000_t0000_u01757651697697") 2025/09/12 04:43:03 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd11f_d20250912_m043456_c001_v0001183_t0031_u01757651696914") 2025/09/12 04:43:04 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25084_d20250912_m043451_c001_v7007000_t0000_u01757651691536") 2025/09/12 04:43:04 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd0e5_d20250912_m043450_c001_v0001183_t0049_u01757651690586") 2025/09/12 04:43:04 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f07_d20250912_m043355_c001_v7007000_t0000_u01757651635550") 2025/09/12 04:43:04 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfceae_d20250912_m043354_c001_v0001183_t0012_u01757651634971") 2025/09/12 04:43:04 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f06_d20250912_m043354_c001_v7007000_t0000_u01757651634057") 2025/09/12 04:43:04 DEBUG : potato2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfce9e_d20250912_m043353_c001_v0001183_t0039_u01757651633470") 2025/09/12 04:43:04 DEBUG : potato3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4170aff87a8181b7_d20250912_m043556_c001_v7007000_t0000_u01757651756441") 2025/09/12 04:43:04 DEBUG : potato3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb617_d20250912_m043551_c001_v0001178_t0034_u01757651751921") 2025/09/12 04:43:04 DEBUG : potato3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f408302b6397ef434_d20250912_m043542_c001_v7007000_t0000_u01757651742351") 2025/09/12 04:43:04 DEBUG : potato3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb5c0_d20250912_m043538_c001_v0001178_t0052_u01757651738611") 2025/09/12 04:43:04 DEBUG : potato3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd79_d20250912_m043529_c001_v7007000_t0000_u01757651729080") 2025/09/12 04:43:04 DEBUG : potato3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb562_d20250912_m043525_c001_v0001178_t0036_u01757651725688") 2025/09/12 04:43:04 DEBUG : pre-dest1/1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb02336e_d20250912_m043639_c001_v7007000_t0000_u01757651799416") 2025/09/12 04:43:04 DEBUG : pre-dest1/1: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb70d_d20250912_m043631_c001_v0001178_t0022_u01757651791422") 2025/09/12 04:43:04 DEBUG : pre-dest2/2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f419de83fdb02336f_d20250912_m043639_c001_v7007000_t0000_u01757651799601") 2025/09/12 04:43:04 DEBUG : pre-dest2/2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9b62_d20250912_m043632_c001_v0001032_t0036_u01757651792083") 2025/09/12 04:43:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba301e_d20250912_m043616_c001_v7007000_t0000_u01757651776744") 2025/09/12 04:43:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd42a_d20250912_m043613_c001_v0001183_t0000_u01757651773722") 2025/09/12 04:43:04 DEBUG : sizeonly: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8ce_d20250912_m043430_c001_v7007000_t0000_u01757651670306") 2025/09/12 04:43:04 DEBUG : sizeonly: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd009_d20250912_m043429_c001_v0001183_t0058_u01757651669358") 2025/09/12 04:43:05 DEBUG : splitbanan: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f418a9cce023fb764_d20250912_m044035_c001_v7007000_t0000_u01757652035223") 2025/09/12 04:43:05 DEBUG : splitbanan: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc55e_d20250912_m044027_c001_v0001157_t0020_u01757652027956") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717b5_d20250912_m044144_c001_v7007000_t0000_u01757652104106") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc788_d20250912_m044137_c001_v0001157_t0007_u01757652097571") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c82fd_d20250912_m044129_c001_v7007000_t0000_u01757652089948") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc720_d20250912_m044123_c001_v0001157_t0039_u01757652083805") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba3605_d20250912_m044116_c001_v7007000_t0000_u01757652076667") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc6be_d20250912_m044110_c001_v0001157_t0050_u01757652070562") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba35df_d20250912_m044102_c001_v7007000_t0000_u01757652062294") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc64e_d20250912_m044056_c001_v0001157_t0020_u01757652056270") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f40056f63f88ed3ae_d20250912_m044048_c001_v7007000_t0000_u01757652048806") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc5de_d20250912_m044042_c001_v0001157_t0051_u01757652042210") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e26a_d20250912_m044029_c001_v7007000_t0000_u01757652029889") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d609_d20250912_m044026_c001_v0001171_t0051_u01757652026858") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744217_d20250912_m044019_c001_v7007000_t0000_u01757652019721") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced653_d20250912_m044013_c001_v0001184_t0001_u01757652013044") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d7441fe_d20250912_m044012_c001_v7007000_t0000_u01757652012078") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d519_d20250912_m044008_c001_v0001171_t0023_u01757652008889") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f420ff6e9f68c7e7f_d20250912_m044001_c001_v7007000_t0000_u01757652001598") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d495_d20250912_m043954_c001_v0001171_t0007_u01757651994846") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4146187dcfba339b_d20250912_m043953_c001_v7007000_t0000_u01757651993381") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d461_d20250912_m043950_c001_v0001171_t0052_u01757651990658") 2025/09/12 04:43:05 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943e1d6_d20250912_m043937_c001_v7007000_t0000_u01757651977896") 2025/09/12 04:43:06 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc3a8_d20250912_m043934_c001_v0001157_t0025_u01757651974104") 2025/09/12 04:43:06 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f417c3ec94ef8453f_d20250912_m043926_c001_v7007000_t0000_u01757651966922") 2025/09/12 04:43:06 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc338_d20250912_m043920_c001_v0001157_t0047_u01757651960561") 2025/09/12 04:43:06 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05caf_d20250912_m043912_c001_v7007000_t0000_u01757651952713") 2025/09/12 04:43:06 DEBUG : splitbananasplit: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc2d4_d20250912_m043906_c001_v0001157_t0057_u01757651946541") 2025/09/12 04:43:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415583662cd05e02_d20250912_m044014_c001_v7007000_t0000_u01757652014727") 2025/09/12 04:43:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced61b_d20250912_m044010_c001_v0001184_t0031_u01757652010050") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f76_d20250912_m043900_c001_v7007000_t0000_u01757651940760") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc29c_d20250912_m043859_c001_v0001157_t0053_u01757651939322") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f73_d20250912_m043858_c001_v7007000_t0000_u01757651938504") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d207_d20250912_m043857_c001_v0001171_t0026_u01757651937226") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd57_d20250912_m043522_c001_v7007000_t0000_u01757651722502") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9aa2_d20250912_m043521_c001_v0001032_t0050_u01757651721592") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd37_d20250912_m043521_c001_v7007000_t0000_u01757651721034") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb535_d20250912_m043520_c001_v0001178_t0050_u01757651720274") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8c4_d20250912_m043427_c001_v7007000_t0000_u01757651667323") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcff4_d20250912_m043426_c001_v0001183_t0040_u01757651666031") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8c0_d20250912_m043425_c001_v7007000_t0000_u01757651665669") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcfec_d20250912_m043424_c001_v0001183_t0036_u01757651664742") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8b6_d20250912_m043422_c001_v7007000_t0000_u01757651662629") 2025/09/12 04:43:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcfca_d20250912_m043421_c001_v0001183_t0029_u01757651661714") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8b2_d20250912_m043421_c001_v7007000_t0000_u01757651661175") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcfba_d20250912_m043420_c001_v0001183_t0055_u01757651660226") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf96_d20250912_m043417_c001_v0001183_t0021_u01757651657673") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f411e7b655943d8a9_d20250912_m043417_c001_v7007000_t0000_u01757651657313") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf8a_d20250912_m043416_c001_v0001183_t0030_u01757651656746") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf80_d20250912_m043416_c001_v0001183_t0055_u01757651656163") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24ff7_d20250912_m043415_c001_v7007000_t0000_u01757651655435") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf56_d20250912_m043412_c001_v0001183_t0044_u01757651652867") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf44_d20250912_m043410_c001_v0001183_t0014_u01757651650090") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24fe2_d20250912_m043409_c001_v7007000_t0000_u01757651649721") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf3c_d20250912_m043409_c001_v0001183_t0008_u01757651649164") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf36_d20250912_m043408_c001_v0001183_t0039_u01757651648594") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24fd4_d20250912_m043408_c001_v7007000_t0000_u01757651648226") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcf0a_d20250912_m043403_c001_v0001183_t0012_u01757651643667") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f67_d20250912_m043403_c001_v7007000_t0000_u01757651643298") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcefc_d20250912_m043402_c001_v0001183_t0008_u01757651642724") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f3b_d20250912_m043401_c001_v7007000_t0000_u01757651641801") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfceee_d20250912_m043401_c001_v0001183_t0045_u01757651641247") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f24_d20250912_m043400_c001_v7007000_t0000_u01757651640678") 2025/09/12 04:43:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcee8_d20250912_m043400_c001_v0001183_t0054_u01757651640062") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f0d_d20250912_m043359_c001_v7007000_t0000_u01757651639137") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfced8_d20250912_m043358_c001_v0001183_t0046_u01757651638398") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f0b_d20250912_m043357_c001_v7007000_t0000_u01757651637791") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfcec4_d20250912_m043357_c001_v0001183_t0031_u01757651637219") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f09_d20250912_m043356_c001_v7007000_t0000_u01757651636668") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfceb8_d20250912_m043356_c001_v0001183_t0045_u01757651636101") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f03_d20250912_m043351_c001_v7007000_t0000_u01757651631797") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfce8a_d20250912_m043351_c001_v0001183_t0053_u01757651631221") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f02_d20250912_m043350_c001_v7007000_t0000_u01757651630672") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfce7c_d20250912_m043350_c001_v0001183_t0044_u01757651630101") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24f01_d20250912_m043349_c001_v7007000_t0000_u01757651629187") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfce6e_d20250912_m043348_c001_v0001183_t0057_u01757651628610") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc24eff_d20250912_m043346_c001_v7007000_t0000_u01757651626247") 2025/09/12 04:43:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfce4a_d20250912_m043345_c001_v0001183_t0031_u01757651625665") 2025/09/12 04:43:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f77_d20250912_m043900_c001_v7007000_t0000_u01757651940943") 2025/09/12 04:43:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3ced291_d20250912_m043859_c001_v0001184_t0050_u01757651939335") 2025/09/12 04:43:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f74_d20250912_m043858_c001_v7007000_t0000_u01757651938687") 2025/09/12 04:43:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdba4_d20250912_m043857_c001_v0001183_t0027_u01757651937236") 2025/09/12 04:43:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6717e8_d20250912_m044146_c001_v7007000_t0000_u01757652106110") 2025/09/12 04:43:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe369_d20250912_m044145_c001_v0001183_t0022_u01757652105488") 2025/09/12 04:43:08 DEBUG : sub/yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bcff_d20250912_m043518_c001_v7007000_t0000_u01757651718248") 2025/09/12 04:43:08 DEBUG : sub/yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9a8a_d20250912_m043516_c001_v0001032_t0020_u01757651716643") 2025/09/12 04:43:08 DEBUG : test_dir1/file2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f71_d20250912_m043856_c001_v7007000_t0000_u01757651936449") 2025/09/12 04:43:09 DEBUG : test_dir1/file2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc280_d20250912_m043855_c001_v0001157_t0039_u01757651935112") 2025/09/12 04:43:09 DEBUG : test_dir1/file2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f6d_d20250912_m043854_c001_v7007000_t0000_u01757651934320") 2025/09/12 04:43:09 DEBUG : test_dir1/file2: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d1c9_d20250912_m043853_c001_v0001171_t0000_u01757651933167") 2025/09/12 04:43:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f72_d20250912_m043856_c001_v7007000_t0000_u01757651936631") 2025/09/12 04:43:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdb92_d20250912_m043855_c001_v0001183_t0039_u01757651935103") 2025/09/12 04:43:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f415e55e7bfc73f6e_d20250912_m043854_c001_v7007000_t0000_u01757651934502") 2025/09/12 04:43:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfdb78_d20250912_m043853_c001_v0001183_t0045_u01757651933142") 2025/09/12 04:43:09 DEBUG : three: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25181_d20250912_m043510_c001_v7007000_t0000_u01757651710012") 2025/09/12 04:43:09 DEBUG : three: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd1b1_d20250912_m043508_c001_v0001183_t0033_u01757651708887") 2025/09/12 04:43:09 DEBUG : three: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfd19d_d20250912_m043506_c001_v0001183_t0039_u01757651706792") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671810_d20250912_m044147_c001_v7007000_t0000_u01757652107749") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3cedb34_d20250912_m044147_c001_v0001184_t0037_u01757652107090") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671914_d20250912_m044205_c001_v7007000_t0000_u01757652125995") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085da66_d20250912_m044204_c001_v0001171_t0023_u01757652124335") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6718f3_d20250912_m044202_c001_v7007000_t0000_u01757652122755") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3cedbcc_d20250912_m044201_c001_v0001184_t0022_u01757652121153") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6718d6_d20250912_m044200_c001_v7007000_t0000_u01757652120181") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe405_d20250912_m044159_c001_v0001183_t0002_u01757652119531") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e67188f_d20250912_m044154_c001_v7007000_t0000_u01757652114603") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3cedb86_d20250912_m044153_c001_v0001184_t0052_u01757652113768") 2025/09/12 04:43:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6718b1_d20250912_m044156_c001_v7007000_t0000_u01757652116767") 2025/09/12 04:43:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d9f8_d20250912_m044155_c001_v0001171_t0052_u01757652115569") 2025/09/12 04:43:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671879_d20250912_m044152_c001_v7007000_t0000_u01757652112807") 2025/09/12 04:43:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1139243739dfe3bb_d20250912_m044152_c001_v0001183_t0049_u01757652112157") 2025/09/12 04:43:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e671869_d20250912_m044151_c001_v7007000_t0000_u01757652111182") 2025/09/12 04:43:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc7f2_d20250912_m044150_c001_v0001157_t0024_u01757652110494") 2025/09/12 04:43:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e67184d_d20250912_m044149_c001_v7007000_t0000_u01757652109535") 2025/09/12 04:43:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1009d1d84085d9a8_d20250912_m044148_c001_v0001171_t0003_u01757652108720") 2025/09/12 04:43:10 DEBUG : toe/toe/toe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f412a8b411d744537_d20250912_m044210_c001_v7007000_t0000_u01757652130644") 2025/09/12 04:43:10 DEBUG : toe/toe/toe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1104e699c3cedc44_d20250912_m044210_c001_v0001184_t0055_u01757652130000") 2025/09/12 04:43:10 DEBUG : toe/toe/toe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6718c6_d20250912_m044158_c001_v7007000_t0000_u01757652118566") 2025/09/12 04:43:10 DEBUG : toe/toe/toe: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc80e_d20250912_m044157_c001_v0001157_t0055_u01757652117750") 2025/09/12 04:43:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e67191b_d20250912_m044206_c001_v7007000_t0000_u01757652126595") 2025/09/12 04:43:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f10846c1d602dc838_d20250912_m044205_c001_v0001157_t0029_u01757652125706") 2025/09/12 04:43:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f421035119e6718fb_d20250912_m044203_c001_v7007000_t0000_u01757652123368") 2025/09/12 04:43:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1157b96acc1e61b0_d20250912_m044202_c001_v0001165_t0008_u01757652122278") 2025/09/12 04:43:10 DEBUG : two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4014b6c3fbc25182_d20250912_m043510_c001_v7007000_t0000_u01757651710195") 2025/09/12 04:43:10 DEBUG : two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f410883b1968f9a71_d20250912_m043508_c001_v0001032_t0001_u01757651708321") 2025/09/12 04:43:10 DEBUG : two: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4139243739dfd199_d20250912_m043506_c001_v0001183_t0059_u01757651706602") 2025/09/12 04:43:10 DEBUG : yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bd14_d20250912_m043518_c001_v7007000_t0000_u01757651718978") 2025/09/12 04:43:10 DEBUG : yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1027837600d3702a_d20250912_m043517_c001_v0001134_t0026_u01757651717816") 2025/09/12 04:43:10 DEBUG : yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bcf8_d20250912_m043514_c001_v7007000_t0000_u01757651714984") 2025/09/12 04:43:11 DEBUG : yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f1142a005333cb503_d20250912_m043513_c001_v0001178_t0051_u01757651713655") 2025/09/12 04:43:11 DEBUG : yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bcf1_d20250912_m043512_c001_v7007000_t0000_u01757651712365") 2025/09/12 04:43:11 DEBUG : yam: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f110883b1968f9a77_d20250912_m043510_c001_v0001032_t0014_u01757651710763") 2025/09/12 04:43:11 DEBUG : yaml: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bcfb_d20250912_m043515_c001_v7007000_t0000_u01757651715715") 2025/09/12 04:43:11 DEBUG : yaml: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f117cec9435d385de_d20250912_m043514_c001_v0001157_t0051_u01757651714450") 2025/09/12 04:43:11 DEBUG : yaml: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f4033424b34a9bcf4_d20250912_m043513_c001_v7007000_t0000_u01757651713094") 2025/09/12 04:43:11 DEBUG : yaml: Deleting (id "4_zbf425de3303d3bcb9f980e1b_f105a8a8ed451b440_d20250912_m043512_c001_v0001182_t0032_u01757651712166") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m30.010077593s (try 1/5)