"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/16 01:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu" 2025/09/16 01:07:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:07:53 DEBUG : Creating backend with remote "/tmp/rclone3505736374" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:07:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/16 01:07:54 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:07:54 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:07:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:07:55 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:07:55 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:07:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:07:56 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:07:56 DEBUG : B2 bucket rclone-test-nipihar2cagu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", 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-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", 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-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:07:57 DEBUG : Creating backend with remote "/non-existing" 2025/09/16 01:07:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/16 01:07:57 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:07:57 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:07:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:07:59 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:07:59 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:07:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:07:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", 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-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:00 INFO : B2 bucket rclone-test-nipihar2cagu: Running all checks before starting transfers 2025/09/16 01:08:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:00 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:00 INFO : B2 bucket rclone-test-nipihar2cagu: Checks finished, now starting transfers 2025/09/16 01:08:00 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:01 ERROR : Ignoring --no-traverse with sync 2025/09/16 01:08:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:01 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:01 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:01 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:08:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/16 01:08:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/16 01:08:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:08:03 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:03 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:08:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/16 01:08:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:08:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/16 01:08:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:08:06 INFO : sub dir2: Making directory 2025/09/16 01:08:06 INFO : sub dir: Making directory 2025/09/16 01:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:06 INFO : sub dir2/sub sub dir2: Making directory 2025/09/16 01:08:06 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:06 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:06 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/16 01:08:07 DEBUG : B2 bucket rclone-test-nipihar2cagu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:07 INFO : sub dir2: Making directory 2025/09/16 01:08:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/16 01:08:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:07 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:07 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:08 DEBUG : sub dir2: Making directory with metadata 2025/09/16 01:08:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:08:08 INFO : sub dir2: Making directory 2025/09/16 01:08:08 INFO : sub dir: Making directory 2025/09/16 01:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:08 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:08 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:09 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:08:09 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/16 01:08:09 DEBUG : B2 bucket rclone-test-nipihar2cagu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/16 01:08:09 DEBUG : B2 bucket rclone-test-nipihar2cagu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.36s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:10 INFO : sub dir2: Making directory 2025/09/16 01:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:10 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:10 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:10 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:08:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:11 DEBUG : sub dir2: Making directory with metadata 2025/09/16 01:08:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:08:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:08:11 INFO : sub dir2: Making directory 2025/09/16 01:08:11 INFO : sub dir: Making directory 2025/09/16 01:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:12 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:08:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/16 01:08:12 DEBUG : B2 bucket rclone-test-nipihar2cagu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", 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-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:13 INFO : sub dir2: Making directory 2025/09/16 01:08:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:13 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:13 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:13 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:08:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kabulib4tixe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nipihar2cagu -> B2 bucket rclone-test-kabulib4tixe 2025/09/16 01:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:15 DEBUG : B2 bucket rclone-test-kabulib4tixe: Waiting for checks to finish 2025/09/16 01:08:15 DEBUG : B2 bucket rclone-test-kabulib4tixe: Waiting for transfers to finish 2025/09/16 01:08:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 01:08:17 DEBUG : B2 bucket rclone-test-kabulib4tixe: Purge remote 2025/09/16 01:08:17 INFO : B2 bucket rclone-test-kabulib4tixe: cleaning bucket "rclone-test-kabulib4tixe" of all files 2025/09/16 01:08:17 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2bd43100d5b0b9f980e1b_f1027d546464c8111_d20250916_m010816_c001_v0001172_t0037_u01757984896662") --- PASS: TestServerSideCopy (4.42s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:08:19 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:19 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 01:08:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:20 DEBUG : Creating backend with remote "TestB2:rclone-test-koqusef6nawi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nipihar2cagu -> B2 bucket rclone-test-koqusef6nawi 2025/09/16 01:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:22 DEBUG : B2 bucket rclone-test-koqusef6nawi: Waiting for checks to finish 2025/09/16 01:08:22 DEBUG : B2 bucket rclone-test-koqusef6nawi: Waiting for transfers to finish 2025/09/16 01:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 01:08:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:08:24 DEBUG : B2 bucket rclone-test-koqusef6nawi: Waiting for checks to finish 2025/09/16 01:08:24 DEBUG : B2 bucket rclone-test-koqusef6nawi: Waiting for transfers to finish 2025/09/16 01:08:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 01:08:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 01:08:24 DEBUG : B2 bucket rclone-test-koqusef6nawi: Purge remote 2025/09/16 01:08:24 INFO : B2 bucket rclone-test-koqusef6nawi: cleaning bucket "rclone-test-koqusef6nawi" of all files 2025/09/16 01:08:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdc3100d5b0b9f980e1b_f104babbbcf4e86bd_d20250916_m010824_c001_v0001183_t0023_u01757984904336") 2025/09/16 01:08:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdc3100d5b0b9f980e1b_f106fd98be81cd127_d20250916_m010822_c001_v0001098_t0036_u01757984902561") --- PASS: TestServerSideCopyOverSelf (5.94s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:08:27 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:27 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 01:08:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/16 01:08:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qufecuf8gufu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nipihar2cagu -> B2 bucket rclone-test-qufecuf8gufu 2025/09/16 01:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:29 DEBUG : B2 bucket rclone-test-qufecuf8gufu: Waiting for checks to finish 2025/09/16 01:08:29 DEBUG : B2 bucket rclone-test-qufecuf8gufu: Waiting for transfers to finish 2025/09/16 01:08:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 01:08:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 01:08:31 DEBUG : B2 bucket rclone-test-qufecuf8gufu: Waiting for checks to finish 2025/09/16 01:08:31 DEBUG : B2 bucket rclone-test-qufecuf8gufu: Waiting for transfers to finish 2025/09/16 01:08:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 01:08:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 01:08:32 INFO : sub dir/hello world: Deleted 2025/09/16 01:08:33 DEBUG : testing file moves 2025/09/16 01:08:33 DEBUG : B2 bucket rclone-test-qufecuf8gufu: Waiting for checks to finish 2025/09/16 01:08:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/16 01:08:33 DEBUG : B2 bucket rclone-test-qufecuf8gufu: Waiting for transfers to finish 2025/09/16 01:08:33 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/16 01:08:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 01:08:34 INFO : sub dir/hello world: Deleted 2025/09/16 01:08:34 DEBUG : B2 bucket rclone-test-qufecuf8gufu: Purge remote 2025/09/16 01:08:34 INFO : B2 bucket rclone-test-qufecuf8gufu: cleaning bucket "rclone-test-qufecuf8gufu" of all files 2025/09/16 01:08:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f02eda3100d5b0b9f980e1b_f1062b31568b4fab7_d20250916_m010833_c001_v0001178_t0041_u01757984913697") 2025/09/16 01:08:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f02eda3100d5b0b9f980e1b_f10015d341be071f2_d20250916_m010831_c001_v0001029_t0023_u01757984911793") 2025/09/16 01:08:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f02eda3100d5b0b9f980e1b_f1050c4affb4e071a_d20250916_m010830_c001_v0001171_t0057_u01757984910473") --- PASS: TestServerSideMoveOverSelf (8.01s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:36 ERROR : error listing: directory not found 2025/09/16 01:08:36 INFO : Local file system at /tmp/rclone3505736374: Making directory 2025/09/16 01:08:36 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:36 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:08:38 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for checks to finish 2025/09/16 01:08:38 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for transfers to finish 2025/09/16 01:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:08:38 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/16 01:08:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.83s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/16 01:08:39 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:39 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:08:39 INFO : check sum: Copied (new) 2025/09/16 01:08:39 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:08:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/16 01:08:40 DEBUG : check sum: Unchanged skipping 2025/09/16 01:08:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:40 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/16 01:08:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:08:41 INFO : sizeonly: Copied (new) 2025/09/16 01:08:41 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:41 DEBUG : sizeonly: Sizes identical 2025/09/16 01:08:41 DEBUG : sizeonly: Unchanged skipping 2025/09/16 01:08:41 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:41 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:41 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/16 01:08:42 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:42 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/16 01:08:42 INFO : ignore-size: Copied (new) 2025/09/16 01:08:42 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:08:43 DEBUG : ignore-size: Unchanged skipping 2025/09/16 01:08:43 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:43 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:43 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:44 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:08:44 DEBUG : existing: Unchanged skipping 2025/09/16 01:08:44 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:44 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:44 INFO : There was nothing to transfer 2025/09/16 01:08:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/16 01:08:44 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:44 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:08:44 INFO : existing: Copied (replaced existing) 2025/09/16 01:08:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 01:08:45 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:45 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:08:46 INFO : existing: Copied (new) 2025/09/16 01:08:46 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:46 DEBUG : existing: Destination exists, skipping 2025/09/16 01:08:46 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:46 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:46 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/16 01:08:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 01:08:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:08:48 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 01:08:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:08:48 INFO : a/potato2: Copied (new) 2025/09/16 01:08:48 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:48 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:48 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:48 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:50 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:50 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/16 01:08:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:08:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/16 01:08:50 DEBUG : empty space: Unchanged skipping 2025/09/16 01:08:50 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:50 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:50 INFO : There was nothing to transfer 2025/09/16 01:08:50 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/16 01:08:50 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:08:51 INFO : empty space: Updated modification time in destination 2025/09/16 01:08:51 DEBUG : empty space: Unchanged skipping 2025/09/16 01:08:51 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:51 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:52 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/16 01:08:52 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:08:52 DEBUG : empty space: Unchanged skipping 2025/09/16 01:08:52 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:52 DEBUG : Waiting for deletions to finish 2025/09/16 01:08:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:54 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/16 01:08:54 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3505736374) 2025/09/16 01:08:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nipihar2cagu) 2025/09/16 01:08:54 DEBUG : foo: sha1 differ 2025/09/16 01:08:54 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/16 01:08:54 INFO : foo: Copied (replaced existing) 2025/09/16 01:08:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:08:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/16 01:08:55 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:55 DEBUG : empty space: Unchanged skipping 2025/09/16 01:08:55 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:08:55 INFO : potato: Copied (new) 2025/09/16 01:08:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/16 01:08:57 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:57 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/16 01:08:57 INFO : potato: Copied (replaced existing) 2025/09/16 01:08:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:08:58 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/16 01:08:58 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:08:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3505736374) 2025/09/16 01:08:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nipihar2cagu) 2025/09/16 01:08:58 DEBUG : potato: sha1 differ 2025/09/16 01:08:58 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:08:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/16 01:08:59 INFO : potato: Copied (replaced existing) 2025/09/16 01:08:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:00 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:00 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/16 01:09:00 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:00 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:02 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:02 INFO : potato2: Copied (new) 2025/09/16 01:09:02 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:04 INFO : d: Making directory 2025/09/16 01:09:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/16 01:09:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:04 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 01:09:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:04 INFO : a/potato2: Copied (new) 2025/09/16 01:09:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:05 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:06 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/16 01:09:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:07 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 01:09:07 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:07 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:07 INFO : a/potato2: Copied (new) 2025/09/16 01:09:07 ERROR : B2 bucket rclone-test-nipihar2cagu: not deleting files as there were IO errors 2025/09/16 01:09:07 ERROR : B2 bucket rclone-test-nipihar2cagu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:09 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:09 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:09 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:09 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:09 INFO : potato: Deleted 2025/09/16 01:09:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:11 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:11 INFO : potato: Deleted 2025/09/16 01:09:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:11 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:13 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:13 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/16 01:09:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 01:09:15 DEBUG : enormous: Excluded 2025/09/16 01:09:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:09:15 DEBUG : potato2: Excluded 2025/09/16 01:09:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:09:15 DEBUG : potato2: Excluded 2025/09/16 01:09:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:15 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:15 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:15 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:15 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:15 INFO : There was nothing to transfer 2025/09/16 01:09:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 01:09:15 DEBUG : enormous: Excluded 2025/09/16 01:09:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:09:15 DEBUG : potato2: Excluded 2025/09/16 01:09:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:09:15 DEBUG : potato2: Excluded 2025/09/16 01:09:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/16 01:09:15 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:15 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for checks to finish 2025/09/16 01:09:15 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for transfers to finish 2025/09/16 01:09:15 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:17 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 01:09:17 DEBUG : enormous: Excluded 2025/09/16 01:09:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 01:09:17 DEBUG : potato2: Excluded 2025/09/16 01:09:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:09:17 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:17 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:17 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:17 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:17 INFO : enormous: Deleted 2025/09/16 01:09:17 INFO : potato2: Deleted 2025/09/16 01:09:17 INFO : There was nothing to transfer 2025/09/16 01:09:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/16 01:09:18 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for checks to finish 2025/09/16 01:09:18 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:18 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for transfers to finish 2025/09/16 01:09:18 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:18 INFO : potato2: Deleted 2025/09/16 01:09:18 INFO : enormous: Deleted 2025/09/16 01:09:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:19 DEBUG : five: Need to transfer - File not found at Destination 2025/09/16 01:09:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/16 01:09:19 DEBUG : three: Sizes identical 2025/09/16 01:09:19 DEBUG : one: Destination is newer than source, skipping 2025/09/16 01:09:19 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3505736374) 2025/09/16 01:09:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:09:19 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nipihar2cagu) 2025/09/16 01:09:19 DEBUG : two: sha1 differ 2025/09/16 01:09:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/16 01:09:19 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/16 01:09:20 INFO : five: Copied (new) 2025/09/16 01:09:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 01:09:20 INFO : two: Copied (replaced existing) 2025/09/16 01:09:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/16 01:09:20 INFO : four: Copied (replaced existing) 2025/09/16 01:09:20 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:21 DEBUG : one: Destination is newer than source, skipping 2025/09/16 01:09:21 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/16 01:09:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/16 01:09:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:09:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 01:09:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/16 01:09:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:09:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3505736374) 2025/09/16 01:09:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nipihar2cagu) 2025/09/16 01:09:21 DEBUG : three: sha1 differ 2025/09/16 01:09:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/16 01:09:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/16 01:09:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/16 01:09:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 01:09:21 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:09:21 INFO : three: Copied (replaced existing) 2025/09/16 01:09:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/16 01:09:23 INFO : B2 bucket rclone-test-nipihar2cagu: Making map for --track-renames 2025/09/16 01:09:23 INFO : B2 bucket rclone-test-nipihar2cagu: Finished making map for --track-renames 2025/09/16 01:09:23 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 01:09:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/16 01:09:23 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for renames to finish 2025/09/16 01:09:23 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 01:09:23 INFO : potato: Copied (new) 2025/09/16 01:09:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:09:23 INFO : yam: Copied (new) 2025/09/16 01:09:23 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:09:24 INFO : B2 bucket rclone-test-nipihar2cagu: Making map for --track-renames 2025/09/16 01:09:24 INFO : B2 bucket rclone-test-nipihar2cagu: Finished making map for --track-renames 2025/09/16 01:09:24 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:24 DEBUG : potato: Unchanged skipping 2025/09/16 01:09:24 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for renames to finish 2025/09/16 01:09:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:09:25 INFO : yam: Copied (server-side copy) to: yaml 2025/09/16 01:09:25 INFO : yam: Deleted 2025/09/16 01:09:25 INFO : yaml: Renamed from "yam" 2025/09/16 01:09:25 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/16 01:09:26 INFO : B2 bucket rclone-test-nipihar2cagu: Making map for --track-renames 2025/09/16 01:09:26 INFO : B2 bucket rclone-test-nipihar2cagu: Finished making map for --track-renames 2025/09/16 01:09:26 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 01:09:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/16 01:09:26 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for renames to finish 2025/09/16 01:09:26 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:26 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1181-08.backblaze.com/b2api/v1/b2_upload_file/1fa25df3100d5b0b9f980e1b/c001_v0001181_t0005": EOF 2025/09/16 01:09:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-08.backblaze.com/b2api/v1/b2_upload_file/1fa25df3100d5b0b9f980e1b/c001_v0001181_t0005": EOF) 2025/09/16 01:09:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/16 01:09:26 DEBUG : yam: Received error: Post "https://pod-000-1181-08.backblaze.com/b2api/v1/b2_upload_file/1fa25df3100d5b0b9f980e1b/c001_v0001181_t0005": EOF - low level retry 0/10 2025/09/16 01:09:26 DEBUG : pacer: Reducing sleep to 10ms 2025/09/16 01:09:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 01:09:26 INFO : potato: Copied (new) 2025/09/16 01:09:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:09:27 INFO : yam: Copied (new) 2025/09/16 01:09:27 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:09:27 INFO : B2 bucket rclone-test-nipihar2cagu: Making map for --track-renames 2025/09/16 01:09:27 INFO : B2 bucket rclone-test-nipihar2cagu: Finished making map for --track-renames 2025/09/16 01:09:27 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:27 DEBUG : potato: Unchanged skipping 2025/09/16 01:09:27 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for renames to finish 2025/09/16 01:09:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:09:28 INFO : yam: Copied (server-side copy) to: yaml 2025/09/16 01:09:28 INFO : yam: Deleted 2025/09/16 01:09:28 INFO : yaml: Renamed from "yam" 2025/09/16 01:09:28 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/16 01:09:29 INFO : B2 bucket rclone-test-nipihar2cagu: Making map for --track-renames 2025/09/16 01:09:29 INFO : B2 bucket rclone-test-nipihar2cagu: Finished making map for --track-renames 2025/09/16 01:09:29 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 01:09:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/16 01:09:29 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for renames to finish 2025/09/16 01:09:29 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 01:09:29 INFO : potato: Copied (new) 2025/09/16 01:09:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:09:29 INFO : sub/yam: Copied (new) 2025/09/16 01:09:29 DEBUG : Waiting for deletions to finish 2025/09/16 01:09:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:09:30 DEBUG : potato: Unchanged skipping 2025/09/16 01:09:30 INFO : B2 bucket rclone-test-nipihar2cagu: Making map for --track-renames 2025/09/16 01:09:30 INFO : B2 bucket rclone-test-nipihar2cagu: Finished making map for --track-renames 2025/09/16 01:09:30 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:30 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for renames to finish 2025/09/16 01:09:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 01:09:30 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/16 01:09:31 INFO : sub/yam: Deleted 2025/09/16 01:09:31 INFO : yam: Renamed from "sub/yam" 2025/09/16 01:09:31 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:31 DEBUG : Creating backend with remote "/tmp/rclone3505736374/dir1" 2025/09/16 01:09:31 DEBUG : Creating backend with remote "/tmp/rclone3505736374/dir2" 2025/09/16 01:09:31 DEBUG : Local file system at /tmp/rclone3505736374/dir2: Using server-side directory move 2025/09/16 01:09:31 INFO : Local file system at /tmp/rclone3505736374/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/16 01:09:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/16 01:09:31 INFO : file1.txt: Moved (server-side) 2025/09/16 01:09:31 DEBUG : Local file system at /tmp/rclone3505736374/dir2: Waiting for checks to finish 2025/09/16 01:09:31 DEBUG : Local file system at /tmp/rclone3505736374/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:09:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/16 01:09:32 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:32 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:09:32 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:09:32 INFO : sub dir/hello world: Deleted 2025/09/16 01:09:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/16 01:09:33 INFO : nested/sub dir/file: Copied (new) 2025/09/16 01:09:33 INFO : nested/sub dir/file: Deleted 2025/09/16 01:09:33 INFO : sub dir: Removing directory 2025/09/16 01:09:33 INFO : nested/sub dir: Removing directory 2025/09/16 01:09:33 INFO : nested: Removing directory 2025/09/16 01:09:33 DEBUG : Local file system at /tmp/rclone3505736374: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 01:09:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/16 01:09:34 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:34 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:09:34 INFO : sub dir/hello world: Copied (new) 2025/09/16 01:09:34 INFO : sub dir/hello world: Deleted 2025/09/16 01:09:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/16 01:09:34 INFO : nested/sub dir/file: Copied (new) 2025/09/16 01:09:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/16 01:09:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 01:09:35 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:35 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:09:36 INFO : existing: Copied (new) 2025/09/16 01:09:36 INFO : existing: Deleted 2025/09/16 01:09:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/16 01:09:36 INFO : existing-b: Copied (new) 2025/09/16 01:09:36 INFO : existing-b: Deleted 2025/09/16 01:09:36 DEBUG : existing: Destination exists, skipping 2025/09/16 01:09:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/16 01:09:36 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:09:36 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:09:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyokus0gawi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nipihar2cagu -> B2 bucket rclone-test-zoyokus0gawi 2025/09/16 01:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 01:09:42 DEBUG : empty space: Unchanged skipping 2025/09/16 01:09:42 DEBUG : B2 bucket rclone-test-zoyokus0gawi: Waiting for checks to finish 2025/09/16 01:09:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 01:09:43 INFO : empty space: Deleted 2025/09/16 01:09:43 DEBUG : B2 bucket rclone-test-zoyokus0gawi: Waiting for transfers to finish 2025/09/16 01:09:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:43 INFO : potato2: Copied (server-side copy) 2025/09/16 01:09:43 INFO : potato2: Deleted 2025/09/16 01:09:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 01:09:43 INFO : potato3: Copied (server-side copy) 2025/09/16 01:09:43 INFO : potato3: Deleted 2025/09/16 01:09:44 DEBUG : Creating backend with remote "TestB2:rclone-test-lozapul3ceto" 2025/09/16 01:09:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/16 01:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/16 01:09:45 DEBUG : B2 bucket rclone-test-lozapul3ceto: Waiting for checks to finish 2025/09/16 01:09:45 DEBUG : B2 bucket rclone-test-lozapul3ceto: Waiting for transfers to finish 2025/09/16 01:09:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:09:46 INFO : empty space: Copied (server-side copy) 2025/09/16 01:09:46 INFO : empty space: Deleted 2025/09/16 01:09:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 01:09:46 INFO : potato3: Copied (server-side copy) 2025/09/16 01:09:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:46 INFO : potato2: Copied (server-side copy) 2025/09/16 01:09:46 INFO : potato2: Deleted 2025/09/16 01:09:46 INFO : potato3: Deleted 2025/09/16 01:09:47 DEBUG : B2 bucket rclone-test-lozapul3ceto: Purge remote 2025/09/16 01:09:47 INFO : B2 bucket rclone-test-lozapul3ceto: cleaning bucket "rclone-test-lozapul3ceto" of all files 2025/09/16 01:09:47 DEBUG : empty space: Deleting (id "4_zbf621d13102d5b0b9f980e1b_f1076cadfa3ec4f89_d20250916_m010945_c001_v0001101_t0038_u01757984985919") 2025/09/16 01:09:47 DEBUG : potato2: Deleting (id "4_zbf621d13102d5b0b9f980e1b_f117f83a1d631741a_d20250916_m010946_c001_v0001104_t0058_u01757984986290") 2025/09/16 01:09:47 DEBUG : potato3: Deleting (id "4_zbf621d13102d5b0b9f980e1b_f102de28a42ae763b_d20250916_m010946_c001_v0001136_t0016_u01757984986299") 2025/09/16 01:09:48 DEBUG : B2 bucket rclone-test-zoyokus0gawi: Purge remote 2025/09/16 01:09:48 INFO : B2 bucket rclone-test-zoyokus0gawi: cleaning bucket "rclone-test-zoyokus0gawi" of all files 2025/09/16 01:09:48 DEBUG : empty space: Deleting (id "4_z3f020d03102d5b0b9f980e1b_f415583662ce381db_d20250916_m010946_c001_v7007000_t0000_u01757984986290") 2025/09/16 01:09:48 DEBUG : empty space: Deleting (id "4_z3f020d03102d5b0b9f980e1b_f10932595cb4a3ae9_d20250916_m010942_c001_v0001101_t0001_u01757984982027") 2025/09/16 01:09:48 DEBUG : potato2: Deleting (id "4_z3f020d03102d5b0b9f980e1b_f418a9cce026517d9_d20250916_m010946_c001_v7007000_t0000_u01757984986890") 2025/09/16 01:09:48 DEBUG : potato2: Deleting (id "4_z3f020d03102d5b0b9f980e1b_f105a77f3c74acafc_d20250916_m010943_c001_v0001184_t0037_u01757984983106") 2025/09/16 01:09:48 DEBUG : potato3: Deleting (id "4_z3f020d03102d5b0b9f980e1b_f415583662ce381dc_d20250916_m010946_c001_v7007000_t0000_u01757984986879") 2025/09/16 01:09:48 DEBUG : potato3: Deleting (id "4_z3f020d03102d5b0b9f980e1b_f118930f3b139bd81_d20250916_m010943_c001_v0001137_t0034_u01757984983357") 2025/09/16 01:09:48 DEBUG : potato3: Deleting (id "4_z3f020d03102d5b0b9f980e1b_f10932595cb4a3aeb_d20250916_m010942_c001_v0001101_t0010_u01757984982352") --- PASS: TestServerSideMove (12.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fogedem4siri" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nipihar2cagu -> B2 bucket rclone-test-fogedem4siri 2025/09/16 01:09:55 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 01:09:55 DEBUG : empty space: Excluded 2025/09/16 01:09:55 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 01:09:55 DEBUG : empty space: Excluded 2025/09/16 01:09:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 01:09:55 DEBUG : B2 bucket rclone-test-fogedem4siri: Waiting for checks to finish 2025/09/16 01:09:55 DEBUG : B2 bucket rclone-test-fogedem4siri: Waiting for transfers to finish 2025/09/16 01:09:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:55 INFO : potato2: Copied (server-side copy) 2025/09/16 01:09:56 INFO : potato2: Deleted 2025/09/16 01:09:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 01:09:56 INFO : potato3: Copied (server-side copy) 2025/09/16 01:09:56 INFO : potato3: Deleted 2025/09/16 01:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zusirij7wugo" 2025/09/16 01:09:57 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 01:09:57 DEBUG : empty space: Excluded 2025/09/16 01:09:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:09:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/16 01:09:57 DEBUG : B2 bucket rclone-test-zusirij7wugo: Waiting for checks to finish 2025/09/16 01:09:57 DEBUG : B2 bucket rclone-test-zusirij7wugo: Waiting for transfers to finish 2025/09/16 01:09:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:09:58 INFO : potato2: Copied (server-side copy) 2025/09/16 01:09:59 INFO : potato2: Deleted 2025/09/16 01:09:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 01:09:59 INFO : potato3: Copied (server-side copy) 2025/09/16 01:09:59 INFO : potato3: Deleted 2025/09/16 01:09:59 DEBUG : B2 bucket rclone-test-zusirij7wugo: Purge remote 2025/09/16 01:09:59 INFO : B2 bucket rclone-test-zusirij7wugo: cleaning bucket "rclone-test-zusirij7wugo" of all files 2025/09/16 01:09:59 DEBUG : potato2: Deleting (id "4_zdfd24d23102d5b0b9f980e1b_f108029d32671aaf1_d20250916_m010958_c001_v0001130_t0056_u01757984998592") 2025/09/16 01:09:59 DEBUG : potato3: Deleting (id "4_zdfd24d23102d5b0b9f980e1b_f117d4e6a94087b9f_d20250916_m010958_c001_v0001161_t0051_u01757984998983") 2025/09/16 01:10:00 DEBUG : B2 bucket rclone-test-fogedem4siri: Purge remote 2025/09/16 01:10:00 INFO : B2 bucket rclone-test-fogedem4siri: cleaning bucket "rclone-test-fogedem4siri" of all files 2025/09/16 01:10:00 DEBUG : empty space: Deleting (id "4_z3fe23d13102d5b0b9f980e1b_f1100502dc918b7d0_d20250916_m010954_c001_v0001036_t0045_u01757984994541") 2025/09/16 01:10:00 DEBUG : potato2: Deleting (id "4_z3fe23d13102d5b0b9f980e1b_f412a8b411d9907fa_d20250916_m010958_c001_v7007000_t0000_u01757984998930") 2025/09/16 01:10:00 DEBUG : potato2: Deleting (id "4_z3fe23d13102d5b0b9f980e1b_f1139243739fc9bb0_d20250916_m010955_c001_v0001183_t0038_u01757984995834") 2025/09/16 01:10:00 DEBUG : potato3: Deleting (id "4_z3fe23d13102d5b0b9f980e1b_f412a8b411d9907fc_d20250916_m010959_c001_v7007000_t0000_u01757984999269") 2025/09/16 01:10:00 DEBUG : potato3: Deleting (id "4_z3fe23d13102d5b0b9f980e1b_f1159b9039767345f_d20250916_m010956_c001_v0001179_t0038_u01757984996081") 2025/09/16 01:10:00 DEBUG : potato3: Deleting (id "4_z3fe23d13102d5b0b9f980e1b_f1100502dc918b7d2_d20250916_m010954_c001_v0001036_t0035_u01757984994943") --- PASS: TestServerSideMoveWithFilter (12.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:10:02 DEBUG : Creating backend with remote "TestB2:rclone-test-namucir4xate" 2025/09/16 01:10:05 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nipihar2cagu -> B2 bucket rclone-test-namucir4xate 2025/09/16 01:10:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:10:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 01:10:08 DEBUG : empty space: Unchanged skipping 2025/09/16 01:10:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 01:10:08 DEBUG : B2 bucket rclone-test-namucir4xate: Waiting for checks to finish 2025/09/16 01:10:08 INFO : empty space: Deleted 2025/09/16 01:10:08 DEBUG : B2 bucket rclone-test-namucir4xate: Waiting for transfers to finish 2025/09/16 01:10:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:10:08 INFO : potato2: Copied (server-side copy) 2025/09/16 01:10:08 INFO : potato2: Deleted 2025/09/16 01:10:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 01:10:08 INFO : potato3: Copied (server-side copy) 2025/09/16 01:10:09 INFO : potato3: Deleted 2025/09/16 01:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yaluxas2qoro" 2025/09/16 01:10:10 INFO : tomatoDir: Making directory 2025/09/16 01:10:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/16 01:10:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 01:10:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/16 01:10:10 DEBUG : B2 bucket rclone-test-yaluxas2qoro: Waiting for checks to finish 2025/09/16 01:10:10 DEBUG : B2 bucket rclone-test-yaluxas2qoro: Waiting for transfers to finish 2025/09/16 01:10:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 01:10:11 INFO : empty space: Copied (server-side copy) 2025/09/16 01:10:11 INFO : empty space: Deleted 2025/09/16 01:10:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 01:10:11 INFO : potato2: Copied (server-side copy) 2025/09/16 01:10:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 01:10:11 INFO : potato3: Copied (server-side copy) 2025/09/16 01:10:12 INFO : potato2: Deleted 2025/09/16 01:10:12 INFO : potato3: Deleted 2025/09/16 01:10:12 DEBUG : B2 bucket rclone-test-yaluxas2qoro: Purge remote 2025/09/16 01:10:12 INFO : B2 bucket rclone-test-yaluxas2qoro: cleaning bucket "rclone-test-yaluxas2qoro" of all files 2025/09/16 01:10:12 DEBUG : empty space: Deleting (id "4_z4fc27d43102d5b0b9f980e1b_f115328c82baaa33c_d20250916_m011011_c001_v0001032_t0003_u01757985011263") 2025/09/16 01:10:12 DEBUG : potato2: Deleting (id "4_z4fc27d43102d5b0b9f980e1b_f107f0068464acc6a_d20250916_m011011_c001_v0001105_t0053_u01757985011637") 2025/09/16 01:10:12 DEBUG : potato3: Deleting (id "4_z4fc27d43102d5b0b9f980e1b_f10123b01c5ba7f96_d20250916_m011011_c001_v0001171_t0001_u01757985011631") 2025/09/16 01:10:13 DEBUG : B2 bucket rclone-test-namucir4xate: Purge remote 2025/09/16 01:10:13 INFO : B2 bucket rclone-test-namucir4xate: cleaning bucket "rclone-test-namucir4xate" of all files 2025/09/16 01:10:13 DEBUG : empty space: Deleting (id "4_z6fc26d23102d5b0b9f980e1b_f4090828a97b1af24_d20250916_m011011_c001_v7007000_t0000_u01757985011613") 2025/09/16 01:10:13 DEBUG : empty space: Deleting (id "4_z6fc26d23102d5b0b9f980e1b_f116504b7b7e0ca65_d20250916_m011007_c001_v0001179_t0022_u01757985007465") 2025/09/16 01:10:13 DEBUG : potato2: Deleting (id "4_z6fc26d23102d5b0b9f980e1b_f4090828a97b1af25_d20250916_m011011_c001_v7007000_t0000_u01757985011919") 2025/09/16 01:10:13 DEBUG : potato2: Deleting (id "4_z6fc26d23102d5b0b9f980e1b_f1037dce583bb3432_d20250916_m011008_c001_v0001177_t0011_u01757985008280") 2025/09/16 01:10:13 DEBUG : potato3: Deleting (id "4_z6fc26d23102d5b0b9f980e1b_f404f355580faceed_d20250916_m011011_c001_v7007000_t0000_u01757985011995") 2025/09/16 01:10:13 DEBUG : potato3: Deleting (id "4_z6fc26d23102d5b0b9f980e1b_f116d70f85f96ee04_d20250916_m011008_c001_v0001136_t0026_u01757985008622") 2025/09/16 01:10:13 DEBUG : potato3: Deleting (id "4_z6fc26d23102d5b0b9f980e1b_f116504b7b7e0ca69_d20250916_m011007_c001_v0001179_t0015_u01757985007681") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:10:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/rclone-sync-test" 2025/09/16 01:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/rclone-sync-test-include/layer2" 2025/09/16 01:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/rclone-sync-test-ignore-file" 2025/09/16 01:10:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 01:10:27 DEBUG : B2 bucket rclone-test-nipihar2cagu path rclone-sync-test: Waiting for checks to finish 2025/09/16 01:10:27 DEBUG : B2 bucket rclone-test-nipihar2cagu path rclone-sync-test: Waiting for transfers to finish 2025/09/16 01:10:27 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:27 INFO : There was nothing to transfer 2025/09/16 01:10:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 01:10:27 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:10:27 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:10:27 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:27 INFO : There was nothing to transfer 2025/09/16 01:10:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 01:10:28 DEBUG : B2 bucket rclone-test-nipihar2cagu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/16 01:10:28 DEBUG : B2 bucket rclone-test-nipihar2cagu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/16 01:10:28 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:28 INFO : There was nothing to transfer 2025/09/16 01:10:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 01:10:28 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:10:28 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:10:28 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:28 INFO : There was nothing to transfer 2025/09/16 01:10:29 DEBUG : Excluded 2025/09/16 01:10:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/16 01:10:29 DEBUG : B2 bucket rclone-test-nipihar2cagu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/16 01:10:29 DEBUG : B2 bucket rclone-test-nipihar2cagu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/16 01:10:29 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:10:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:10:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/CompareDest" 2025/09/16 01:10:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 01:10:33 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:33 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:10:33 INFO : one: Copied (new) 2025/09/16 01:10:33 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:34 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:34 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/16 01:10:34 INFO : one: Copied (replaced existing) 2025/09/16 01:10:34 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:37 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:10:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 01:10:37 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:37 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:37 INFO : There was nothing to transfer 2025/09/16 01:10:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:10:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 01:10:39 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:10:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 01:10:39 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:39 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:39 INFO : There was nothing to transfer 2025/09/16 01:10:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:10:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 01:10:39 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:10:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 01:10:39 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:39 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:39 INFO : There was nothing to transfer 2025/09/16 01:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:41 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/16 01:10:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 01:10:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 01:10:41 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:10:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 01:10:41 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:41 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:41 INFO : There was nothing to transfer 2025/09/16 01:10:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:41 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:10:41 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:10:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 01:10:41 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:42 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/16 01:10:42 INFO : two: Copied (new) 2025/09/16 01:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.69s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dest" 2025/09/16 01:10:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/pre-dest1" 2025/09/16 01:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/pre-dest2" 2025/09/16 01:10:49 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:10:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/16 01:10:50 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:10:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/16 01:10:50 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/16 01:10:50 DEBUG : B2 bucket rclone-test-nipihar2cagu path dest: Waiting for checks to finish 2025/09/16 01:10:50 DEBUG : B2 bucket rclone-test-nipihar2cagu path dest: Waiting for transfers to finish 2025/09/16 01:10:51 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/16 01:10:51 INFO : 3: Copied (new) 2025/09/16 01:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.44s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/CopyDest" 2025/09/16 01:10:56 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 01:10:56 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:56 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:10:57 INFO : one: Copied (new) 2025/09/16 01:10:57 DEBUG : Waiting for deletions to finish 2025/09/16 01:10:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:10:57 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:10:58 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:10:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/16 01:10:58 INFO : one: Copied (replaced existing) 2025/09/16 01:10:58 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/BackupDir" 2025/09/16 01:11:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:11:01 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:11:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:11:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:11:03 INFO : one: Copied (server-side copy) 2025/09/16 01:11:03 INFO : one: Deleted 2025/09/16 01:11:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/16 01:11:03 INFO : one: Copied (server-side copy) 2025/09/16 01:11:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/16 01:11:03 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:03 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:11:04 DEBUG : one: Unchanged skipping 2025/09/16 01:11:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:11:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 01:11:04 INFO : two: Copied (server-side copy) 2025/09/16 01:11:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/16 01:11:04 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:04 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:04 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:11:05 DEBUG : one: Unchanged skipping 2025/09/16 01:11:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:11:05 DEBUG : two: Unchanged skipping 2025/09/16 01:11:05 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:05 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:05 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:05 INFO : There was nothing to transfer 2025/09/16 01:11:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:11:07 DEBUG : one: Unchanged skipping 2025/09/16 01:11:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/16 01:11:07 DEBUG : three: Destination not found in --copy-dest 2025/09/16 01:11:07 DEBUG : three: Need to transfer - File not found at Destination 2025/09/16 01:11:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:11:07 DEBUG : two: Unchanged skipping 2025/09/16 01:11:07 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:07 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/16 01:11:08 INFO : three: Copied (new) 2025/09/16 01:11:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.27s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/backup" 2025/09/16 01:11:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 01:11:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:15 DEBUG : two: Unchanged skipping 2025/09/16 01:11:15 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:11:16 INFO : one: Copied (server-side copy) 2025/09/16 01:11:16 INFO : one: Deleted 2025/09/16 01:11:16 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:11:17 INFO : one: Copied (new) 2025/09/16 01:11:17 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:11:18 INFO : three.txt: Copied (server-side copy) 2025/09/16 01:11:18 INFO : three.txt: Deleted 2025/09/16 01:11:18 INFO : three.txt: Moved into backup dir 2025/09/16 01:11:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 01:11:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:20 DEBUG : two: Unchanged skipping 2025/09/16 01:11:20 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:11:20 INFO : one: Copied (server-side copy) 2025/09/16 01:11:20 INFO : one: Deleted 2025/09/16 01:11:20 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 01:11:21 INFO : one: Copied (new) 2025/09/16 01:11:21 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:11:22 INFO : three.txt: Copied (server-side copy) 2025/09/16 01:11:23 INFO : three.txt: Deleted 2025/09/16 01:11:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/backup" 2025/09/16 01:11:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 01:11:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:30 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:30 DEBUG : two: Unchanged skipping 2025/09/16 01:11:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:11:31 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 01:11:31 INFO : one: Deleted 2025/09/16 01:11:31 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:11:32 INFO : one: Copied (new) 2025/09/16 01:11:32 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:11:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 01:11:33 INFO : three.txt: Deleted 2025/09/16 01:11:33 INFO : three.txt: Moved into backup dir 2025/09/16 01:11:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 01:11:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:35 DEBUG : two: Unchanged skipping 2025/09/16 01:11:35 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:11:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 01:11:36 INFO : one: Deleted 2025/09/16 01:11:36 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 01:11:36 INFO : one: Copied (new) 2025/09/16 01:11:36 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:11:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 01:11:37 INFO : three.txt: Deleted 2025/09/16 01:11:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/backup" 2025/09/16 01:11:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 01:11:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:44 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:44 DEBUG : two: Unchanged skipping 2025/09/16 01:11:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:11:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 01:11:47 INFO : one: Deleted 2025/09/16 01:11:47 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:11:48 INFO : one: Copied (new) 2025/09/16 01:11:48 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:11:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 01:11:49 INFO : three.txt: Deleted 2025/09/16 01:11:49 INFO : three.txt: Moved into backup dir 2025/09/16 01:11:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 01:11:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:51 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:51 DEBUG : two: Unchanged skipping 2025/09/16 01:11:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:11:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 01:11:52 INFO : one: Deleted 2025/09/16 01:11:52 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:11:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 01:11:52 INFO : one: Copied (new) 2025/09/16 01:11:52 DEBUG : Waiting for deletions to finish 2025/09/16 01:11:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:11:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 01:11:53 INFO : three.txt: Deleted 2025/09/16 01:11:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:11:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 01:11:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:58 DEBUG : two: Unchanged skipping 2025/09/16 01:11:58 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:11:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:11:59 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 01:11:59 INFO : one: Deleted 2025/09/16 01:11:59 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:12:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:12:00 INFO : one: Copied (new) 2025/09/16 01:12:00 DEBUG : Waiting for deletions to finish 2025/09/16 01:12:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:12:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 01:12:01 INFO : three.txt: Deleted 2025/09/16 01:12:01 INFO : three.txt: Moved into backup dir 2025/09/16 01:12:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/16 01:12:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/16 01:12:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/16 01:12:03 DEBUG : one.bak: Excluded (Path Filter) 2025/09/16 01:12:03 DEBUG : one.bak: Excluded 2025/09/16 01:12:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/16 01:12:03 DEBUG : three.txt.bak: Excluded 2025/09/16 01:12:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 01:12:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:12:03 DEBUG : two: Unchanged skipping 2025/09/16 01:12:03 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for checks to finish 2025/09/16 01:12:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:12:04 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 01:12:04 INFO : one: Deleted 2025/09/16 01:12:04 DEBUG : B2 bucket rclone-test-nipihar2cagu path dst: Waiting for transfers to finish 2025/09/16 01:12:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 01:12:04 INFO : one: Copied (new) 2025/09/16 01:12:04 DEBUG : Waiting for deletions to finish 2025/09/16 01:12:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:12:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 01:12:07 INFO : three.txt: Deleted 2025/09/16 01:12:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.54s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:12:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 01:12:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:12:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 01:12:14 INFO : one: Deleted 2025/09/16 01:12:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:12:15 INFO : one: Copied (new) 2025/09/16 01:12:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:12:15 DEBUG : two: Unchanged skipping 2025/09/16 01:12:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/16 01:12:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:12:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 01:12:16 INFO : three.txt: Deleted 2025/09/16 01:12:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:12:17 INFO : three.txt: Copied (new) 2025/09/16 01:12:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 01:12:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:12:18 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 01:12:18 INFO : one: Deleted 2025/09/16 01:12:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 01:12:18 INFO : one: Copied (new) 2025/09/16 01:12:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:12:19 DEBUG : two: Unchanged skipping 2025/09/16 01:12:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/16 01:12:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:12:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 01:12:19 INFO : three.txt: Deleted 2025/09/16 01:12:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/16 01:12:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.47s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-nipihar2cagu/dst" 2025/09/16 01:12:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 01:12:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 01:12:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 01:12:27 INFO : one: Deleted 2025/09/16 01:12:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:12:28 INFO : one: Copied (new) 2025/09/16 01:12:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:12:28 DEBUG : two: Unchanged skipping 2025/09/16 01:12:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/16 01:12:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 01:12:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 01:12:29 INFO : three.txt: Deleted 2025/09/16 01:12:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:12:29 INFO : three.txt: Copied (new) 2025/09/16 01:12:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 01:12:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 01:12:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 01:12:31 INFO : one: Deleted 2025/09/16 01:12:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 01:12:31 INFO : one: Copied (new) 2025/09/16 01:12:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:12:31 DEBUG : two: Unchanged skipping 2025/09/16 01:12:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/16 01:12:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 01:12:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 01:12:32 INFO : three.txt: Deleted 2025/09/16 01:12:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/16 01:12:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:12:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/16 01:12:35 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:12:35 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:12:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/16 01:12:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/16 01:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.19s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:12:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 01:12:37 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:12:37 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:12:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 01:12:38 INFO : existing: Copied (new) 2025/09/16 01:12:38 DEBUG : Waiting for deletions to finish 2025/09/16 01:12:39 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:12:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/16 01:12:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/16 01:12:39 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:12:39 ERROR : B2 bucket rclone-test-nipihar2cagu: not deleting files as there were IO errors 2025/09/16 01:12:39 ERROR : B2 bucket rclone-test-nipihar2cagu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:12:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:12:40 DEBUG : existing: Unchanged skipping 2025/09/16 01:12:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:12:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:12:40 DEBUG : Waiting for deletions to finish 2025/09/16 01:12:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.75s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", 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-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", 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-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:13:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:13:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both0: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both11: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both12: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both10: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both16: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both13: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both14: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both15: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both17: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both2: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both3: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both4: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both18: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both19: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both5: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both8: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:06 DEBUG : both1: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both9: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both6: Unchanged skipping 2025/09/16 01:13:06 DEBUG : both7: Unchanged skipping 2025/09/16 01:13:06 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:13:06 DEBUG : Waiting for deletions to finish 2025/09/16 01:13:06 INFO : only8: Deleted 2025/09/16 01:13:06 INFO : only17: Deleted 2025/09/16 01:13:07 INFO : only3: Deleted 2025/09/16 01:13:07 INFO : only16: Deleted 2025/09/16 01:13:07 INFO : only19: Deleted 2025/09/16 01:13:07 INFO : only18: Deleted 2025/09/16 01:13:07 INFO : only1: Deleted 2025/09/16 01:13:07 INFO : only4: Deleted 2025/09/16 01:13:07 INFO : only6: Deleted 2025/09/16 01:13:07 INFO : only7: Deleted 2025/09/16 01:13:07 INFO : only0: Deleted 2025/09/16 01:13:07 INFO : only11: Deleted 2025/09/16 01:13:07 INFO : only2: Deleted 2025/09/16 01:13:07 INFO : only10: Deleted 2025/09/16 01:13:07 INFO : only12: Deleted 2025/09/16 01:13:07 INFO : only13: Deleted 2025/09/16 01:13:07 INFO : only15: Deleted 2025/09/16 01:13:07 INFO : only5: Deleted 2025/09/16 01:13:07 INFO : only9: Deleted 2025/09/16 01:13:07 INFO : only14: Deleted 2025/09/16 01:13:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.92s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:13:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:13:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both0: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both13: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both14: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both15: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both16: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both17: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both18: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both19: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both1: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both2: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both11: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both4: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both10: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both6: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both3: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both8: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:13:35 DEBUG : both9: Unchanged skipping 2025/09/16 01:13:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : both5: Unchanged skipping 2025/09/16 01:13:35 DEBUG : both7: Unchanged skipping 2025/09/16 01:13:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : both12: Unchanged skipping 2025/09/16 01:13:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/16 01:13:35 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:13:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:35 INFO : only0: Copied (replaced existing) 2025/09/16 01:13:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:35 INFO : only13: Copied (replaced existing) 2025/09/16 01:13:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:35 INFO : only17: Copied (replaced existing) 2025/09/16 01:13:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:35 INFO : only15: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only12: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only18: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only19: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only1: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only2: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only3: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only14: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only4: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only11: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only6: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only7: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only10: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only16: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only5: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only8: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 01:13:36 INFO : only9: Copied (replaced existing) 2025/09/16 01:13:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.72s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:13:44 DEBUG : empty_dir: Making directory with metadata 2025/09/16 01:13:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:13:44 DEBUG : empty_on_remote: Making directory with metadata 2025/09/16 01:13:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:13:44 INFO : empty_on_remote: Making directory 2025/09/16 01:13:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/16 01:13:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:13:47 DEBUG : empty_dir: Making directory with metadata 2025/09/16 01:13:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:13:47 DEBUG : empty_on_remote: Making directory with metadata 2025/09/16 01:13:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 01:13:47 INFO : empty_on_remote: Making directory 2025/09/16 01:13:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/16 01:13:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:13:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:50 INFO : sub dir: Making directory 2025/09/16 01:13:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:13:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 01:13:54 INFO : sub dir: Making directory 2025/09/16 01:13:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:14:10 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:11 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:14:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : apple: Unchanged skipping 2025/09/16 01:14:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : banana: Unchanged skipping 2025/09/16 01:14:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:14:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:14:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:14:11 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:14:11 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:11 INFO : There was nothing to transfer 2025/09/16 01:14:11 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:12 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:14:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : apple: Unchanged skipping 2025/09/16 01:14:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:14:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:14:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : banana: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:14:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:14:12 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:14:12 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:12 INFO : There was nothing to transfer 2025/09/16 01:14:12 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:13 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:14:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:14:28 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:29 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : apple: Unchanged skipping 2025/09/16 01:14:30 DEBUG : banana: Unchanged skipping 2025/09/16 01:14:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:14:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:14:30 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:14:30 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:14:30 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:30 INFO : There was nothing to transfer 2025/09/16 01:14:30 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:30 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:14:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:14:30 DEBUG : apple: Unchanged skipping 2025/09/16 01:14:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:14:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:30 DEBUG : banana: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:14:31 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:14:31 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:31 INFO : There was nothing to transfer 2025/09/16 01:14:31 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:31 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:14:47 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:48 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:14:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 01:14:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 01:14:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 01:14:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 01:14:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 01:14:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:14:49 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:14:49 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:14:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 01:14:49 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/16 01:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 01:14:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 01:14:49 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/16 01:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 01:14:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 01:14:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 01:14:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 01:14:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 01:14:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 01:14:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 01:14:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 01:14:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 01:14:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 01:14:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 01:14:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 01:14:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 01:14:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 01:14:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 01:14:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 01:14:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 01:14:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:51 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 01:14:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 01:14:52 INFO : apple: Deleted 2025/09/16 01:14:52 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 01:14:52 INFO : appleappleapplebanana: Deleted 2025/09/16 01:14:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 01:14:52 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 01:14:52 INFO : banana: Deleted 2025/09/16 01:14:52 INFO : splitbananasplit: Deleted 2025/09/16 01:14:52 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 01:14:52 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/16 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:14:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : apple: Unchanged skipping 2025/09/16 01:14:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:14:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : banana: Unchanged skipping 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 01:14:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:14:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:14:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:14:53 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:14:53 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:53 DEBUG : Waiting for deletions to finish 2025/09/16 01:14:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/16 01:14:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 01:14:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 01:14:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 01:14:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 01:14:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 01:14:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 01:14:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 01:14:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 01:14:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 01:14:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:15:09 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:10 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:15:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:10 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:10 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:10 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:10 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:10 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:10 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:10 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:10 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 01:15:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 01:15:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 01:15:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 01:15:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 01:15:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 01:15:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 01:15:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 01:15:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 01:15:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 01:15:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 01:15:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 01:15:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 01:15:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/16 01:15:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:10 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:15:10 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:15:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 01:15:11 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/16 01:15:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 01:15:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/16 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 01:15:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/16 01:15:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 01:15:11 INFO : apple: Copied (new) to: PREFIXapple 2025/09/16 01:15:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 01:15:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 01:15:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 01:15:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 01:15:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 01:15:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 01:15:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 01:15:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 01:15:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 01:15:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 01:15:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 01:15:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 01:15:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 01:15:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 01:15:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 01:15:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 01:15:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:13 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:13 INFO : splitbananasplit: Deleted 2025/09/16 01:15:13 INFO : apple: Deleted 2025/09/16 01:15:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 01:15:13 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 01:15:14 INFO : appleappleapplebanana: Deleted 2025/09/16 01:15:14 INFO : banana: Deleted 2025/09/16 01:15:14 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 01:15:14 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 01:15:14 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 01:15:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 01:15:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 01:15:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 01:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 01:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 01:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 01:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 01:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 01:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 01:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 01:15:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:15 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:15:15 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:15:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 01:15:15 INFO : splitbananasplit: Copied (new) 2025/09/16 01:15:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 01:15:15 INFO : apple: Copied (new) 2025/09/16 01:15:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 01:15:15 INFO : appleappleapplebanana: Copied (new) 2025/09/16 01:15:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 01:15:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/16 01:15:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 01:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/16 01:15:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 01:15:15 INFO : banana: Copied (new) 2025/09/16 01:15:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 01:15:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/16 01:15:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 01:15:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/16 01:15:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 01:15:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/16 01:15:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 01:15:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/16 01:15:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 01:15:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/16 01:15:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 01:15:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/16 01:15:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 01:15:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/16 01:15:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 01:15:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/16 01:15:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 01:15:17 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/16 01:15:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 01:15:17 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/16 01:15:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 01:15:17 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/16 01:15:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 01:15:17 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/16 01:15:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 01:15:17 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/16 01:15:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 01:15:17 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/16 01:15:17 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/16 01:15:18 INFO : PREFIXapple: Deleted 2025/09/16 01:15:18 INFO : PREFIXsplitbananasplit: Deleted 2025/09/16 01:15:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/16 01:15:18 INFO : PREFIXbanana: Deleted 2025/09/16 01:15:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/16 01:15:18 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:18 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:15:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:19 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:15:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:15:35 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:35 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:15:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 01:15:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 01:15:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 01:15:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:36 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:15:36 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:15:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 01:15:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 01:15:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 01:15:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 01:15:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 01:15:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 01:15:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 01:15:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 01:15:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 01:15:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 01:15:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 01:15:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 01:15:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 01:15:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 01:15:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 01:15:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 01:15:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 01:15:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 01:15:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 01:15:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 01:15:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 01:15:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:38 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:38 INFO : appleappleapplebanana: Deleted 2025/09/16 01:15:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 01:15:38 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 01:15:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 01:15:38 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 01:15:38 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 01:15:39 INFO : apple: Deleted 2025/09/16 01:15:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 01:15:39 INFO : splitbananasplit: Deleted 2025/09/16 01:15:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 01:15:39 INFO : banana: Deleted 2025/09/16 01:15:39 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 01:15:39 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 01:15:39 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/16 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 01:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 01:15:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 01:15:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 01:15:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 01:15:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:15:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:15:40 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:15:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 01:15:40 INFO : banana: Copied (new) 2025/09/16 01:15:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 01:15:40 INFO : splitbananasplit: Copied (new) 2025/09/16 01:15:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 01:15:40 INFO : appleappleapplebanana: Copied (new) 2025/09/16 01:15:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 01:15:40 INFO : apple: Copied (new) 2025/09/16 01:15:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 01:15:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/16 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 01:15:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 01:15:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 01:15:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 01:15:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 01:15:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 01:15:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 01:15:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 01:15:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/16 01:15:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 01:15:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/16 01:15:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 01:15:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/16 01:15:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 01:15:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/16 01:15:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 01:15:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/16 01:15:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 01:15:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/16 01:15:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 01:15:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/16 01:15:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 01:15:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/16 01:15:42 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : appleSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : bananaSUFFIX: Deleted 2025/09/16 01:15:42 INFO : splitbananasplitSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/16 01:15:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/16 01:15:43 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/16 01:15:43 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/16 01:15:43 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/16 01:15:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/16 01:15:43 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/16 01:15:43 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:43 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : Waiting for deletions to finish 2025/09/16 01:15:43 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:16:00 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:00 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:16:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:01 DEBUG : apple: Unchanged skipping 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : banana: Unchanged skipping 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 01:16:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 01:16:01 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:16:01 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:16:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 01:16:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/16 01:16:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 01:16:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/16 01:16:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 01:16:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/16 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 01:16:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/16 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 01:16:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/16 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 01:16:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/16 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 01:16:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/16 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 01:16:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/16 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 01:16:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/16 01:16:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 01:16:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/16 01:16:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 01:16:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 01:16:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 01:16:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 01:16:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 01:16:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/16 01:16:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 01:16:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/16 01:16:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 01:16:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/16 01:16:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 01:16:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/16 01:16:04 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:04 INFO : splitbananasplit: Deleted 2025/09/16 01:16:04 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 01:16:04 INFO : appleappleapplebanana: Deleted 2025/09/16 01:16:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 01:16:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 01:16:04 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:05 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : appleapple: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : banana: Unchanged skipping 2025/09/16 01:16:05 DEBUG : apple: Unchanged skipping 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:16:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 01:16:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 01:16:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 01:16:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 01:16:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 01:16:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 01:16:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 01:16:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 01:16:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 01:16:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 01:16:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 01:16:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 01:16:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:16:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:16:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:16:05 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:05 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:05 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : appleapple: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/16 01:16:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/16 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:16:22 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:22 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:16:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:22 DEBUG : apple: Unchanged skipping 2025/09/16 01:16:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:16:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:22 DEBUG : banana: Unchanged skipping 2025/09/16 01:16:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:16:23 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:16:23 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:23 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:23 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:16:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : apple: Unchanged skipping 2025/09/16 01:16:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:16:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:16:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:23 DEBUG : banana: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:16:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:16:24 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:16:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:24 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:24 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:16:42 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:43 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:16:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : apple: Unchanged skipping 2025/09/16 01:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:16:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : banana: Unchanged skipping 2025/09/16 01:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:16:43 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:16:43 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:43 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:44 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : apple: Unchanged skipping 2025/09/16 01:16:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:16:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : banana: Unchanged skipping 2025/09/16 01:16:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:16:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:16:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:16:44 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:16:44 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:44 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:44 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:16:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:03 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:03 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : apple: Unchanged skipping 2025/09/16 01:17:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:17:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : banana: Unchanged skipping 2025/09/16 01:17:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:17:04 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:04 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:04 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:04 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:04 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : apple: Unchanged skipping 2025/09/16 01:17:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:17:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : banana: Unchanged skipping 2025/09/16 01:17:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:17:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:05 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:05 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:05 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:21 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:22 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:17:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:22 DEBUG : apple: Unchanged skipping 2025/09/16 01:17:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:17:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:22 DEBUG : banana: Unchanged skipping 2025/09/16 01:17:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:17:23 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:23 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:23 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:23 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : apple: Unchanged skipping 2025/09/16 01:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : banana: Unchanged skipping 2025/09/16 01:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:17:24 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:24 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:41 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:41 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:17:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : apple: Unchanged skipping 2025/09/16 01:17:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : banana: Unchanged skipping 2025/09/16 01:17:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:17:42 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:42 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:42 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:42 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : apple: Unchanged skipping 2025/09/16 01:17:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 01:17:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 01:17:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : banana: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 01:17:43 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:43 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:43 DEBUG : Waiting for deletions to finish 2025/09/16 01:17:43 DEBUG : apple: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : banana: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 01:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (230.54s) --- PASS: TestTransform/NFC (19.85s) --- PASS: TestTransform/NFD (18.29s) --- PASS: TestTransform/base64 (22.57s) --- PASS: TestTransform/prefix (25.70s) --- PASS: TestTransform/suffix (24.22s) --- PASS: TestTransform/truncate (22.28s) --- PASS: TestTransform/encoder (20.61s) --- PASS: TestTransform/ISO-8859-1 (18.28s) --- PASS: TestTransform/charmap (20.77s) --- PASS: TestTransform/lowercase (18.52s) --- PASS: TestTransform/ascii (19.45s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/16 01:17:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/16 01:17:48 INFO : sub dir_somesuffix: Making directory 2025/09/16 01:17:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/16 01:17:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/16 01:17:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/16 01:17:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/16 01:17:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/16 01:17:48 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:48 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:17:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/16 01:17:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:50 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:50 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:50 INFO : tictactoe: Making directory 2025/09/16 01:17:50 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:50 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:17:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/16 01:17:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:17:50 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:50 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:51 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:17:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/16 01:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:52 INFO : toe: Making directory 2025/09/16 01:17:52 INFO : toe/toe: Making directory 2025/09/16 01:17:52 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 01:17:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 01:17:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 01:17:52 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:52 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:17:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/16 01:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.02s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:54 INFO : toe: Making directory 2025/09/16 01:17:54 INFO : toe/toe: Making directory 2025/09/16 01:17:54 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 01:17:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 01:17:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 01:17:54 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:54 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:17:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/16 01:17:55 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.22s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:56 DEBUG : empty_dir: Making directory with metadata 2025/09/16 01:17:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:17:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:56 INFO : tictacempty_dir: Making directory 2025/09/16 01:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:56 INFO : tictactoe: Making directory 2025/09/16 01:17:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:17:56 INFO : tictactoe/tictactoe: Making directory 2025/09/16 01:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 01:17:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 01:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 01:17:56 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:56 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:17:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/16 01:17:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.73s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:17:57 DEBUG : empty_dir: Making directory with metadata 2025/09/16 01:17:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:17:57 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:58 INFO : tictacempty_dir: Making directory 2025/09/16 01:17:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:58 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:58 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:58 INFO : tictactoe: Making directory 2025/09/16 01:17:58 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:58 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:17:58 INFO : tictactoe/tictactoe: Making directory 2025/09/16 01:17:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:17:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 01:17:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:17:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 01:17:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:17:58 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:58 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:17:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:17:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:17:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/16 01:17:59 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:17:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 01:17:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:17:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/16 01:17:59 NOTICE: B2 bucket rclone-test-nipihar2cagu: 0 differences found 2025/09/16 01:17:59 NOTICE: B2 bucket rclone-test-nipihar2cagu: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:18:00 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:00 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:00 INFO : tictactoe: Making directory 2025/09/16 01:18:00 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:00 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:00 INFO : tictactoe/tictactoe: Making directory 2025/09/16 01:18:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 01:18:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 01:18:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 01:18:00 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:00 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/16 01:18:01 DEBUG : Waiting for deletions to finish 2025/09/16 01:18:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:18:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 01:18:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/16 01:18:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.63s) === RUN TestSyntax 2025/09/16 01:18:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:18:02 INFO : toe: Making directory 2025/09/16 01:18:02 INFO : toe/toe: Making directory 2025/09/16 01:18:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 01:18:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:02 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:04 INFO : toe/toe/toe: Copied (new) 2025/09/16 01:18:04 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.03s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:18:04 DEBUG : empty_dir: Making directory with metadata 2025/09/16 01:18:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:18:04 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:05 INFO : tictacempty_dir: Making directory 2025/09/16 01:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:05 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:05 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:05 INFO : tictactoe: Making directory 2025/09/16 01:18:05 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:05 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:05 INFO : tictactoe/tictactoe: Making directory 2025/09/16 01:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 01:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 01:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:05 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:05 INFO : toe/toe/toe.txt: Deleted 2025/09/16 01:18:05 INFO : toe/toe: Removing directory 2025/09/16 01:18:05 INFO : toe: Removing directory 2025/09/16 01:18:05 INFO : empty_dir: Removing directory 2025/09/16 01:18:05 DEBUG : Local file system at /tmp/rclone3505736374: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.77s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:18:06 DEBUG : empty_dir: Making directory with metadata 2025/09/16 01:18:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:06 INFO : tictacempty_dir: Making directory 2025/09/16 01:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:06 INFO : tictactoe: Making directory 2025/09/16 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:06 INFO : tictactoe/tictactoe: Making directory 2025/09/16 01:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 01:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 01:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:06 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:06 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:07 INFO : toe/toe/toe.txt: Deleted 2025/09/16 01:18:07 INFO : toe/toe: Removing directory 2025/09/16 01:18:07 INFO : toe: Removing directory 2025/09/16 01:18:07 INFO : empty_dir: Removing directory 2025/09/16 01:18:07 DEBUG : Local file system at /tmp/rclone3505736374: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/16 01:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 01:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 01:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 01:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 01:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/16 01:18:08 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.13s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:18:09 DEBUG : Reset feature "Copy" 2025/09/16 01:18:09 DEBUG : Reset feature "Move" 2025/09/16 01:18:09 DEBUG : Reset feature "Copy" 2025/09/16 01:18:09 DEBUG : Reset feature "Move" 2025/09/16 01:18:09 DEBUG : empty_dir: Making directory with metadata 2025/09/16 01:18:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:09 INFO : tictacempty_dir: Making directory 2025/09/16 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:09 INFO : tictactoe: Making directory 2025/09/16 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/09/16 01:18:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:09 INFO : tictactoe/tictactoe: Making directory 2025/09/16 01:18:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 01:18:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:09 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:09 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 01:18:10 INFO : toe/toe/toe.txt: Deleted 2025/09/16 01:18:10 INFO : toe/toe: Removing directory 2025/09/16 01:18:10 INFO : toe: Removing directory 2025/09/16 01:18:10 INFO : empty_dir: Removing directory 2025/09/16 01:18:10 DEBUG : Local file system at /tmp/rclone3505736374: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/16 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 01:18:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/16 01:18:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.34s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:18:14 DEBUG : toe: transformed to: dG9l 2025/09/16 01:18:14 DEBUG : toe: transformed to: dG9l 2025/09/16 01:18:14 INFO : dG9l: Making directory 2025/09/16 01:18:14 DEBUG : toe: transformed to: dG9l 2025/09/16 01:18:14 DEBUG : toe: transformed to: dG9l 2025/09/16 01:18:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/16 01:18:14 INFO : dG9l/dG9l: Making directory 2025/09/16 01:18:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/16 01:18:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/16 01:18:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/16 01:18:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 01:18:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/16 01:18:14 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:14 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/16 01:18:15 DEBUG : Waiting for deletions to finish 2025/09/16 01:18:15 DEBUG : dG9l: transformed to: toe 2025/09/16 01:18:15 DEBUG : dG9l: transformed to: toe 2025/09/16 01:18:15 DEBUG : dG9l: transformed to: toe 2025/09/16 01:18:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/16 01:18:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/16 01:18:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/16 01:18:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/16 01:18:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/16 01:18:15 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for checks to finish 2025/09/16 01:18:15 DEBUG : Local file system at /tmp/rclone3505736374: Waiting for transfers to finish 2025/09/16 01:18:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-nipihar2cagu", Local "Local file system at /tmp/rclone3505736374", Modify Window "1ms" 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe: transformed to: 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe: transformed to: 2025/09/16 01:18:16 INFO : B2 bucket rclone-test-nipihar2cagu: Making directory 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe: transformed to: 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe: transformed to: 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe/toe: transformed to: 2025/09/16 01:18:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/16 01:18:16 INFO : toe/toe: Making directory 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe/toe: transformed to: 2025/09/16 01:18:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe: transformed to: 2025/09/16 01:18:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 01:18:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 01:18:16 DEBUG : toe/toe/toe: transformed to: 2025/09/16 01:18:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/16 01:18:16 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for checks to finish 2025/09/16 01:18:16 DEBUG : B2 bucket rclone-test-nipihar2cagu: Waiting for transfers to finish 2025/09/16 01:18:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 01:18:17 INFO : toe/toe/toe: Copied (new) 2025/09/16 01:18:17 ERROR : B2 bucket rclone-test-nipihar2cagu: not deleting files as there were IO errors 2025/09/16 01:18:17 ERROR : B2 bucket rclone-test-nipihar2cagu: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/09/16 01:18:18 DEBUG : B2 bucket rclone-test-nipihar2cagu: Purge remote 2025/09/16 01:18:18 INFO : B2 bucket rclone-test-nipihar2cagu: cleaning bucket "rclone-test-nipihar2cagu" of all files 2025/09/16 01:18:19 DEBUG : BackupDir/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b04a_d20250916_m011108_c001_v7007000_t0000_u01757985068959") 2025/09/16 01:18:19 DEBUG : BackupDir/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11809695ac13a7b8_d20250916_m011103_c001_v0001184_t0006_u01757985063080") 2025/09/16 01:18:19 DEBUG : CompareDest/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae46c1_d20250916_m011042_c001_v7007000_t0000_u01757985042840") 2025/09/16 01:18:19 DEBUG : CompareDest/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396cc7_d20250916_m011036_c001_v0001130_t0024_u01757985036768") 2025/09/16 01:18:19 DEBUG : CompareDest/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae46c4_d20250916_m011043_c001_v7007000_t0000_u01757985043023") 2025/09/16 01:18:19 DEBUG : CompareDest/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117983_d20250916_m011038_c001_v0001104_t0007_u01757985038070") 2025/09/16 01:18:19 DEBUG : CopyDest/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b04b_d20250916_m011109_c001_v7007000_t0000_u01757985069142") 2025/09/16 01:18:19 DEBUG : CopyDest/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1179d9_d20250916_m011059_c001_v0001104_t0037_u01757985059794") 2025/09/16 01:18:19 DEBUG : CopyDest/three: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b04c_d20250916_m011109_c001_v7007000_t0000_u01757985069362") 2025/09/16 01:18:19 DEBUG : CopyDest/three: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1179f7_d20250916_m011105_c001_v0001104_t0018_u01757985065983") 2025/09/16 01:18:19 DEBUG : CopyDest/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b04d_d20250916_m011109_c001_v7007000_t0000_u01757985069547") 2025/09/16 01:18:20 DEBUG : CopyDest/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396d47_d20250916_m011103_c001_v0001130_t0019_u01757985063889") 2025/09/16 01:18:20 DEBUG : EXISTING: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27b7_d20250916_m011241_c001_v7007000_t0000_u01757985161391") 2025/09/16 01:18:20 DEBUG : EXISTING: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b60_d20250916_m011240_c001_v0001104_t0055_u01757985160023") 2025/09/16 01:18:20 DEBUG : PREFIXapple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415583662ce39d9f_d20250916_m011518_c001_v7007000_t0000_u01757985318182") 2025/09/16 01:18:20 DEBUG : PREFIXapple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dce_d20250916_m011510_c001_v0001104_t0019_u01757985310886") 2025/09/16 01:18:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bf2_d20250916_m011518_c001_v7007000_t0000_u01757985318250") 2025/09/16 01:18:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a327_d20250916_m011510_c001_v0001036_t0032_u01757985310873") 2025/09/16 01:18:20 DEBUG : PREFIXbanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415583662ce39da0_d20250916_m011518_c001_v7007000_t0000_u01757985318449") 2025/09/16 01:18:20 DEBUG : PREFIXbanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397269_d20250916_m011510_c001_v0001130_t0001_u01757985310852") 2025/09/16 01:18:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3a2d_d20250916_m011518_c001_v7007000_t0000_u01757985318243") 2025/09/16 01:18:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68c1_d20250916_m011510_c001_v0001092_t0017_u01757985310860") 2025/09/16 01:18:20 DEBUG : Testêé: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27b4_d20250916_m011237_c001_v7007000_t0000_u01757985157283") 2025/09/16 01:18:20 DEBUG : Testêé: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b50_d20250916_m011235_c001_v0001104_t0047_u01757985155998") 2025/09/16 01:18:20 DEBUG : Testêé: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f0e_d20250916_m011234_c001_v0001130_t0027_u01757985154831") 2025/09/16 01:18:20 DEBUG : YXBwbGU=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b53_d20250916_m011454_c001_v7007000_t0000_u01757985294286") 2025/09/16 01:18:20 DEBUG : YXBwbGU=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971c5_d20250916_m011448_c001_v0001130_t0035_u01757985288925") 2025/09/16 01:18:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b55_d20250916_m011454_c001_v7007000_t0000_u01757985294512") 2025/09/16 01:18:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2cd_d20250916_m011448_c001_v0001036_t0002_u01757985288955") 2025/09/16 01:18:20 DEBUG : YmFuYW5h: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b56_d20250916_m011454_c001_v7007000_t0000_u01757985294694") 2025/09/16 01:18:20 DEBUG : YmFuYW5h: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d7d_d20250916_m011448_c001_v0001104_t0057_u01757985288936") 2025/09/16 01:18:20 DEBUG : a/potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21a8_d20250916_m010907_c001_v7007000_t0000_u01757984947832") 2025/09/16 01:18:21 DEBUG : a/potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7255a_d20250916_m010907_c001_v0001181_t0041_u01757984947105") 2025/09/16 01:18:21 DEBUG : a/potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d8b_d20250916_m010905_c001_v7007000_t0000_u01757984945662") 2025/09/16 01:18:21 DEBUG : a/potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72546_d20250916_m010904_c001_v0001181_t0039_u01757984944767") 2025/09/16 01:18:21 DEBUG : a/potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face68_d20250916_m010848_c001_v7007000_t0000_u01757984928982") 2025/09/16 01:18:21 DEBUG : a/potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72492_d20250916_m010848_c001_v0001181_t0039_u01757984928088") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae89f_d20250916_m011744_c001_v7007000_t0000_u01757985464376") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a531_d20250916_m011739_c001_v0001036_t0059_u01757985459070") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dc8_d20250916_m011724_c001_v7007000_t0000_u01757985444871") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4f7_d20250916_m011720_c001_v0001036_t0020_u01757985440199") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8da6_d20250916_m011706_c001_v7007000_t0000_u01757985426302") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4b8_d20250916_m011701_c001_v0001036_t0056_u01757985421094") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0e2_d20250916_m011645_c001_v7007000_t0000_u01757985405498") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a478_d20250916_m011641_c001_v0001036_t0056_u01757985401205") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505c8_d20250916_m011625_c001_v7007000_t0000_u01757985385536") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a431_d20250916_m011620_c001_v0001036_t0018_u01757985380097") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cf5_d20250916_m011606_c001_v7007000_t0000_u01757985366506") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f697a_d20250916_m011558_c001_v0001092_t0058_u01757985358653") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a0_d20250916_m011544_c001_v7007000_t0000_u01757985344434") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e47_d20250916_m011540_c001_v0001104_t0017_u01757985340093") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff50193_d20250916_m011538_c001_v7007000_t0000_u01757985338910") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e23_d20250916_m011533_c001_v0001104_t0050_u01757985333037") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bfa_d20250916_m011520_c001_v7007000_t0000_u01757985320043") 2025/09/16 01:18:21 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397285_d20250916_m011515_c001_v0001130_t0014_u01757985315170") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff658718_d20250916_m011513_c001_v7007000_t0000_u01757985313563") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397253_d20250916_m011507_c001_v0001130_t0058_u01757985307877") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae7ec_d20250916_m011452_c001_v7007000_t0000_u01757985292030") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971bb_d20250916_m011445_c001_v0001130_t0039_u01757985285842") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b86997_d20250916_m011431_c001_v7007000_t0000_u01757985271940") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39716f_d20250916_m011427_c001_v0001130_t0002_u01757985267264") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5f8_d20250916_m011413_c001_v7007000_t0000_u01757985253631") 2025/09/16 01:18:22 DEBUG : apple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397111_d20250916_m011408_c001_v0001130_t0008_u01757985248307") 2025/09/16 01:18:22 DEBUG : appleSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0ec80_d20250916_m011542_c001_v7007000_t0000_u01757985342650") 2025/09/16 01:18:22 DEBUG : appleSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3972fd_d20250916_m011535_c001_v0001130_t0044_u01757985335963") 2025/09/16 01:18:22 DEBUG : appleapple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cf7_d20250916_m011606_c001_v7007000_t0000_u01757985366688") 2025/09/16 01:18:22 DEBUG : appleapple: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6980_d20250916_m011601_c001_v0001092_t0010_u01757985361429") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a0_d20250916_m011744_c001_v7007000_t0000_u01757985464556") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3975af_d20250916_m011739_c001_v0001130_t0026_u01757985459739") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dca_d20250916_m011725_c001_v7007000_t0000_u01757985445053") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39755a_d20250916_m011720_c001_v0001130_t0058_u01757985440979") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8da7_d20250916_m011706_c001_v7007000_t0000_u01757985426487") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3974d0_d20250916_m011702_c001_v0001130_t0042_u01757985422076") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0e3_d20250916_m011645_c001_v7007000_t0000_u01757985405681") 2025/09/16 01:18:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39748b_d20250916_m011641_c001_v0001130_t0050_u01757985401901") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505cb_d20250916_m011625_c001_v7007000_t0000_u01757985385728") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39740a_d20250916_m011620_c001_v0001130_t0021_u01757985380922") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af2a01_d20250916_m011604_c001_v7007000_t0000_u01757985364557") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3eb_d20250916_m011559_c001_v0001036_t0006_u01757985359746") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a2_d20250916_m011544_c001_v7007000_t0000_u01757985344616") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39731d_d20250916_m011540_c001_v0001130_t0036_u01757985340112") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580fae328_d20250916_m011538_c001_v7007000_t0000_u01757985338525") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f691a_d20250916_m011534_c001_v0001092_t0012_u01757985334365") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bfb_d20250916_m011520_c001_v7007000_t0000_u01757985320333") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a343_d20250916_m011515_c001_v0001036_t0037_u01757985315150") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0df62_d20250916_m011513_c001_v7007000_t0000_u01757985313997") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a31b_d20250916_m011508_c001_v0001036_t0016_u01757985308707") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf626_d20250916_m011452_c001_v7007000_t0000_u01757985292050") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6867_d20250916_m011446_c001_v0001092_t0021_u01757985286977") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b86998_d20250916_m011432_c001_v7007000_t0000_u01757985272122") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6813_d20250916_m011428_c001_v0001092_t0010_u01757985268278") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5f9_d20250916_m011413_c001_v7007000_t0000_u01757985253814") 2025/09/16 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f67e8_d20250916_m011409_c001_v0001092_t0000_u01757985249371") 2025/09/16 01:18:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580fae331_d20250916_m011542_c001_v7007000_t0000_u01757985342995") 2025/09/16 01:18:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6926_d20250916_m011535_c001_v0001092_t0053_u01757985335950") 2025/09/16 01:18:23 DEBUG : b/potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21aa_d20250916_m010908_c001_v7007000_t0000_u01757984948012") 2025/09/16 01:18:24 DEBUG : b/potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72554_d20250916_m010906_c001_v0001181_t0011_u01757984946268") 2025/09/16 01:18:24 DEBUG : b/potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d8a_d20250916_m010905_c001_v7007000_t0000_u01757984945108") 2025/09/16 01:18:24 DEBUG : b/potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7253a_d20250916_m010903_c001_v0001181_t0001_u01757984943957") 2025/09/16 01:18:24 DEBUG : b/potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face67_d20250916_m010848_c001_v7007000_t0000_u01757984928432") 2025/09/16 01:18:24 DEBUG : b/potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72486_d20250916_m010847_c001_v0001181_t0032_u01757984927283") 2025/09/16 01:18:24 DEBUG : backup/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4170aff87a963677_d20250916_m011123_c001_v7007000_t0000_u01757985083619") 2025/09/16 01:18:24 DEBUG : backup/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11645f415bfd50ab_d20250916_m011120_c001_v0001184_t0045_u01757985080593") 2025/09/16 01:18:24 DEBUG : backup/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f112481528db58a3d_d20250916_m011116_c001_v0001150_t0045_u01757985076417") 2025/09/16 01:18:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7a95_d20250916_m011153_c001_v7007000_t0000_u01757985113772") 2025/09/16 01:18:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10626a9acbfaf22c_d20250916_m011151_c001_v0001144_t0034_u01757985111634") 2025/09/16 01:18:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1144d3fbc42c2b2e_d20250916_m011147_c001_v0001183_t0049_u01757985107462") 2025/09/16 01:18:24 DEBUG : backup/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff4fb36_d20250916_m011138_c001_v7007000_t0000_u01757985098154") 2025/09/16 01:18:24 DEBUG : backup/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10932595cb4a3cbf_d20250916_m011135_c001_v0001101_t0005_u01757985095476") 2025/09/16 01:18:24 DEBUG : backup/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f108d71d2bd8ea309_d20250916_m011131_c001_v0001092_t0057_u01757985091027") 2025/09/16 01:18:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7a96_d20250916_m011153_c001_v7007000_t0000_u01757985113953") 2025/09/16 01:18:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11809695ac13aa11_d20250916_m011153_c001_v0001184_t0024_u01757985113028") 2025/09/16 01:18:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11579ba267ee8ec3_d20250916_m011148_c001_v0001092_t0009_u01757985108981") 2025/09/16 01:18:24 DEBUG : backup/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4170aff87a963678_d20250916_m011123_c001_v7007000_t0000_u01757985083800") 2025/09/16 01:18:24 DEBUG : backup/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f119c52feb5e482ba_d20250916_m011121_c001_v0001104_t0031_u01757985081610") 2025/09/16 01:18:24 DEBUG : backup/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11686f1ee007efc4_d20250916_m011118_c001_v0001177_t0026_u01757985078084") 2025/09/16 01:18:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff4fb38_d20250916_m011138_c001_v7007000_t0000_u01757985098335") 2025/09/16 01:18:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f104c79ef32e9b3a6_d20250916_m011137_c001_v0001157_t0027_u01757985097064") 2025/09/16 01:18:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1183ac68160a9301_d20250916_m011132_c001_v0001091_t0026_u01757985092720") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a1_d20250916_m011744_c001_v7007000_t0000_u01757985464736") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a90_d20250916_m011739_c001_v0001092_t0027_u01757985459428") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dcb_d20250916_m011725_c001_v7007000_t0000_u01757985445238") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a54_d20250916_m011720_c001_v0001092_t0050_u01757985440634") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8da8_d20250916_m011706_c001_v7007000_t0000_u01757985426670") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a2e_d20250916_m011701_c001_v0001092_t0015_u01757985421600") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0e4_d20250916_m011645_c001_v7007000_t0000_u01757985405872") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69f0_d20250916_m011641_c001_v0001092_t0034_u01757985401531") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505cc_d20250916_m011626_c001_v7007000_t0000_u01757985386059") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69be_d20250916_m011620_c001_v0001092_t0016_u01757985380536") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cf8_d20250916_m011606_c001_v7007000_t0000_u01757985366884") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e86_d20250916_m011559_c001_v0001104_t0041_u01757985359080") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a3_d20250916_m011544_c001_v7007000_t0000_u01757985344797") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a395_d20250916_m011540_c001_v0001036_t0048_u01757985340101") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407317f3aeb0230d_d20250916_m011539_c001_v7007000_t0000_u01757985339017") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a373_d20250916_m011533_c001_v0001036_t0041_u01757985333676") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bfc_d20250916_m011520_c001_v7007000_t0000_u01757985320519") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117de2_d20250916_m011515_c001_v0001104_t0050_u01757985315182") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3a29_d20250916_m011513_c001_v7007000_t0000_u01757985313995") 2025/09/16 01:18:25 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68bb_d20250916_m011508_c001_v0001092_t0009_u01757985308233") 2025/09/16 01:18:26 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff4fd84_d20250916_m011452_c001_v7007000_t0000_u01757985292272") 2025/09/16 01:18:26 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d73_d20250916_m011446_c001_v0001104_t0034_u01757985286319") 2025/09/16 01:18:26 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b86999_d20250916_m011432_c001_v7007000_t0000_u01757985272317") 2025/09/16 01:18:26 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d30_d20250916_m011427_c001_v0001104_t0008_u01757985267798") 2025/09/16 01:18:26 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5fa_d20250916_m011413_c001_v7007000_t0000_u01757985253996") 2025/09/16 01:18:26 DEBUG : banana: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d01_d20250916_m011408_c001_v0001104_t0012_u01757985248658") 2025/09/16 01:18:26 DEBUG : bananaSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407317f3aeb02310_d20250916_m011542_c001_v7007000_t0000_u01757985342690") 2025/09/16 01:18:26 DEBUG : bananaSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e31_d20250916_m011535_c001_v0001104_t0049_u01757985335933") 2025/09/16 01:18:26 DEBUG : both0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5a8_d20250916_m011337_c001_v7007000_t0000_u01757985217410") 2025/09/16 01:18:26 DEBUG : both0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396fef_d20250916_m011312_c001_v0001130_t0006_u01757985192559") 2025/09/16 01:18:26 DEBUG : both0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8555c_d20250916_m011308_c001_v7007000_t0000_u01757985188390") 2025/09/16 01:18:26 DEBUG : both0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f29_d20250916_m011243_c001_v0001130_t0047_u01757985163276") 2025/09/16 01:18:26 DEBUG : both1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5aa_d20250916_m011337_c001_v7007000_t0000_u01757985217591") 2025/09/16 01:18:26 DEBUG : both1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396ffb_d20250916_m011313_c001_v0001130_t0048_u01757985193877") 2025/09/16 01:18:26 DEBUG : both1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8555d_d20250916_m011308_c001_v7007000_t0000_u01757985188571") 2025/09/16 01:18:26 DEBUG : both1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f31_d20250916_m011244_c001_v0001130_t0036_u01757985164215") 2025/09/16 01:18:26 DEBUG : both10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ab_d20250916_m011337_c001_v7007000_t0000_u01757985217771") 2025/09/16 01:18:26 DEBUG : both10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397037_d20250916_m011323_c001_v0001130_t0030_u01757985203746") 2025/09/16 01:18:26 DEBUG : both10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8555e_d20250916_m011308_c001_v7007000_t0000_u01757985188753") 2025/09/16 01:18:26 DEBUG : both10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f7a_d20250916_m011254_c001_v0001130_t0048_u01757985174199") 2025/09/16 01:18:26 DEBUG : both11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ac_d20250916_m011337_c001_v7007000_t0000_u01757985217991") 2025/09/16 01:18:26 DEBUG : both11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39703d_d20250916_m011324_c001_v0001130_t0046_u01757985204987") 2025/09/16 01:18:26 DEBUG : both11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8555f_d20250916_m011308_c001_v7007000_t0000_u01757985188934") 2025/09/16 01:18:27 DEBUG : both11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f7e_d20250916_m011255_c001_v0001130_t0051_u01757985175342") 2025/09/16 01:18:27 DEBUG : both12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ad_d20250916_m011338_c001_v7007000_t0000_u01757985218173") 2025/09/16 01:18:27 DEBUG : both12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397043_d20250916_m011325_c001_v0001130_t0038_u01757985205989") 2025/09/16 01:18:27 DEBUG : both12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85560_d20250916_m011309_c001_v7007000_t0000_u01757985189114") 2025/09/16 01:18:27 DEBUG : both12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f84_d20250916_m011256_c001_v0001130_t0000_u01757985176182") 2025/09/16 01:18:27 DEBUG : both13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5af_d20250916_m011338_c001_v7007000_t0000_u01757985218358") 2025/09/16 01:18:27 DEBUG : both13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397048_d20250916_m011327_c001_v0001130_t0048_u01757985207200") 2025/09/16 01:18:27 DEBUG : both13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85562_d20250916_m011309_c001_v7007000_t0000_u01757985189296") 2025/09/16 01:18:27 DEBUG : both13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f8e_d20250916_m011257_c001_v0001130_t0033_u01757985177051") 2025/09/16 01:18:27 DEBUG : both14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5b0_d20250916_m011338_c001_v7007000_t0000_u01757985218541") 2025/09/16 01:18:27 DEBUG : both14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39704e_d20250916_m011328_c001_v0001130_t0040_u01757985208364") 2025/09/16 01:18:27 DEBUG : both14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85563_d20250916_m011309_c001_v7007000_t0000_u01757985189479") 2025/09/16 01:18:27 DEBUG : both14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f98_d20250916_m011258_c001_v0001130_t0045_u01757985178785") 2025/09/16 01:18:27 DEBUG : both15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5b2_d20250916_m011338_c001_v7007000_t0000_u01757985218722") 2025/09/16 01:18:27 DEBUG : both15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397052_d20250916_m011329_c001_v0001130_t0021_u01757985209606") 2025/09/16 01:18:27 DEBUG : both15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85564_d20250916_m011309_c001_v7007000_t0000_u01757985189660") 2025/09/16 01:18:27 DEBUG : both15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f9f_d20250916_m011300_c001_v0001130_t0046_u01757985180717") 2025/09/16 01:18:27 DEBUG : both16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5b3_d20250916_m011338_c001_v7007000_t0000_u01757985218902") 2025/09/16 01:18:27 DEBUG : both16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39705a_d20250916_m011330_c001_v0001130_t0041_u01757985210525") 2025/09/16 01:18:27 DEBUG : both16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85565_d20250916_m011309_c001_v7007000_t0000_u01757985189840") 2025/09/16 01:18:28 DEBUG : both16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396fa7_d20250916_m011301_c001_v0001130_t0040_u01757985181660") 2025/09/16 01:18:28 DEBUG : both17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5b4_d20250916_m011339_c001_v7007000_t0000_u01757985219083") 2025/09/16 01:18:28 DEBUG : both17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397060_d20250916_m011331_c001_v0001130_t0036_u01757985211525") 2025/09/16 01:18:28 DEBUG : both17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85566_d20250916_m011310_c001_v7007000_t0000_u01757985190020") 2025/09/16 01:18:28 DEBUG : both17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396fab_d20250916_m011302_c001_v0001130_t0053_u01757985182638") 2025/09/16 01:18:28 DEBUG : both18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5b6_d20250916_m011339_c001_v7007000_t0000_u01757985219263") 2025/09/16 01:18:28 DEBUG : both18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39706e_d20250916_m011332_c001_v0001130_t0037_u01757985212839") 2025/09/16 01:18:28 DEBUG : both18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85567_d20250916_m011310_c001_v7007000_t0000_u01757985190203") 2025/09/16 01:18:28 DEBUG : both18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396faf_d20250916_m011303_c001_v0001130_t0059_u01757985183488") 2025/09/16 01:18:28 DEBUG : both19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5b7_d20250916_m011339_c001_v7007000_t0000_u01757985219444") 2025/09/16 01:18:28 DEBUG : both19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397070_d20250916_m011333_c001_v0001130_t0014_u01757985213923") 2025/09/16 01:18:28 DEBUG : both19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85568_d20250916_m011310_c001_v7007000_t0000_u01757985190384") 2025/09/16 01:18:28 DEBUG : both19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396fb5_d20250916_m011304_c001_v0001130_t0020_u01757985184617") 2025/09/16 01:18:28 DEBUG : both2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5b9_d20250916_m011339_c001_v7007000_t0000_u01757985219624") 2025/09/16 01:18:28 DEBUG : both2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397001_d20250916_m011315_c001_v0001130_t0037_u01757985195150") 2025/09/16 01:18:28 DEBUG : both2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85569_d20250916_m011310_c001_v7007000_t0000_u01757985190565") 2025/09/16 01:18:28 DEBUG : both2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f3b_d20250916_m011245_c001_v0001130_t0026_u01757985165241") 2025/09/16 01:18:28 DEBUG : both3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5bb_d20250916_m011339_c001_v7007000_t0000_u01757985219804") 2025/09/16 01:18:28 DEBUG : both3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39700b_d20250916_m011316_c001_v0001130_t0029_u01757985196128") 2025/09/16 01:18:28 DEBUG : both3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8556a_d20250916_m011310_c001_v7007000_t0000_u01757985190745") 2025/09/16 01:18:28 DEBUG : both3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f49_d20250916_m011246_c001_v0001130_t0028_u01757985166530") 2025/09/16 01:18:29 DEBUG : both4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5bc_d20250916_m011339_c001_v7007000_t0000_u01757985219985") 2025/09/16 01:18:29 DEBUG : both4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39700f_d20250916_m011317_c001_v0001130_t0005_u01757985197211") 2025/09/16 01:18:29 DEBUG : both4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8556b_d20250916_m011310_c001_v7007000_t0000_u01757985190925") 2025/09/16 01:18:29 DEBUG : both4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f51_d20250916_m011247_c001_v0001130_t0032_u01757985167956") 2025/09/16 01:18:29 DEBUG : both5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5bd_d20250916_m011340_c001_v7007000_t0000_u01757985220166") 2025/09/16 01:18:29 DEBUG : both5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397017_d20250916_m011318_c001_v0001130_t0017_u01757985198429") 2025/09/16 01:18:29 DEBUG : both5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8556d_d20250916_m011311_c001_v7007000_t0000_u01757985191105") 2025/09/16 01:18:29 DEBUG : both5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f59_d20250916_m011249_c001_v0001130_t0008_u01757985169196") 2025/09/16 01:18:29 DEBUG : both6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5bf_d20250916_m011340_c001_v7007000_t0000_u01757985220391") 2025/09/16 01:18:29 DEBUG : both6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39701d_d20250916_m011320_c001_v0001130_t0005_u01757985200057") 2025/09/16 01:18:29 DEBUG : both6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8556e_d20250916_m011311_c001_v7007000_t0000_u01757985191285") 2025/09/16 01:18:29 DEBUG : both6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f5d_d20250916_m011250_c001_v0001130_t0019_u01757985170015") 2025/09/16 01:18:29 DEBUG : both7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c0_d20250916_m011340_c001_v7007000_t0000_u01757985220570") 2025/09/16 01:18:29 DEBUG : both7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39702b_d20250916_m011320_c001_v0001130_t0000_u01757985200948") 2025/09/16 01:18:29 DEBUG : both7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8556f_d20250916_m011311_c001_v7007000_t0000_u01757985191465") 2025/09/16 01:18:29 DEBUG : both7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f6a_d20250916_m011250_c001_v0001130_t0025_u01757985170993") 2025/09/16 01:18:29 DEBUG : both8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c1_d20250916_m011340_c001_v7007000_t0000_u01757985220752") 2025/09/16 01:18:29 DEBUG : both8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39702f_d20250916_m011321_c001_v0001130_t0040_u01757985201986") 2025/09/16 01:18:29 DEBUG : both8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85570_d20250916_m011311_c001_v7007000_t0000_u01757985191646") 2025/09/16 01:18:29 DEBUG : both8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f6c_d20250916_m011252_c001_v0001130_t0012_u01757985172006") 2025/09/16 01:18:29 DEBUG : both9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c2_d20250916_m011340_c001_v7007000_t0000_u01757985220932") 2025/09/16 01:18:29 DEBUG : both9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397035_d20250916_m011322_c001_v0001130_t0008_u01757985202868") 2025/09/16 01:18:30 DEBUG : both9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85571_d20250916_m011311_c001_v7007000_t0000_u01757985191837") 2025/09/16 01:18:30 DEBUG : both9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f74_d20250916_m011252_c001_v0001130_t0048_u01757985172980") 2025/09/16 01:18:30 DEBUG : c/non empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21ab_d20250916_m010908_c001_v7007000_t0000_u01757984948192") 2025/09/16 01:18:30 DEBUG : c/non empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72556_d20250916_m010906_c001_v0001181_t0049_u01757984946477") 2025/09/16 01:18:30 DEBUG : c/non empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d8d_d20250916_m010905_c001_v7007000_t0000_u01757984945905") 2025/09/16 01:18:30 DEBUG : c/non empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7253e_d20250916_m010904_c001_v0001181_t0048_u01757984944166") 2025/09/16 01:18:30 DEBUG : c/non empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face69_d20250916_m010849_c001_v7007000_t0000_u01757984929163") 2025/09/16 01:18:30 DEBUG : c/non empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72488_d20250916_m010847_c001_v0001181_t0013_u01757984927489") 2025/09/16 01:18:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b57_d20250916_m011454_c001_v7007000_t0000_u01757985294878") 2025/09/16 01:18:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f686f_d20250916_m011448_c001_v0001092_t0049_u01757985288944") 2025/09/16 01:18:30 DEBUG : check sum: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face4c_d20250916_m010840_c001_v7007000_t0000_u01757984920513") 2025/09/16 01:18:30 DEBUG : check sum: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72441_d20250916_m010839_c001_v0001181_t0001_u01757984919573") 2025/09/16 01:18:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b1e5_d20250916_m011816_c001_v7007000_t0000_u01757985496389") 2025/09/16 01:18:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a5a4_d20250916_m011814_c001_v0001036_t0006_u01757985494727") 2025/09/16 01:18:30 DEBUG : dest/3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b025_d20250916_m011052_c001_v7007000_t0000_u01757985052462") 2025/09/16 01:18:30 DEBUG : dest/3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408cc5f2e19993fa_d20250916_m011051_c001_v0001090_t0021_u01757985051305") 2025/09/16 01:18:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cfa_d20250916_m011607_c001_v7007000_t0000_u01757985367074") 2025/09/16 01:18:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3ef_d20250916_m011601_c001_v0001036_t0038_u01757985361657") 2025/09/16 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a2_d20250916_m011744_c001_v7007000_t0000_u01757985464917") 2025/09/16 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a513_d20250916_m011729_c001_v0001036_t0006_u01757985449519") 2025/09/16 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dcc_d20250916_m011725_c001_v7007000_t0000_u01757985445421") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4d7_d20250916_m011710_c001_v0001036_t0051_u01757985430993") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8da9_d20250916_m011706_c001_v7007000_t0000_u01757985426855") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a48e_d20250916_m011650_c001_v0001036_t0048_u01757985410222") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0e5_d20250916_m011646_c001_v7007000_t0000_u01757985406056") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a44c_d20250916_m011631_c001_v0001036_t0015_u01757985391933") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505cd_d20250916_m011626_c001_v7007000_t0000_u01757985386242") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a411_d20250916_m011611_c001_v0001036_t0007_u01757985371321") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4163d92aba041f92_d20250916_m011604_c001_v7007000_t0000_u01757985364555") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6958_d20250916_m011549_c001_v0001092_t0034_u01757985349038") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a4_d20250916_m011544_c001_v7007000_t0000_u01757985344978") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a397_d20250916_m011540_c001_v0001036_t0048_u01757985340442") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407317f3aeb0230b_d20250916_m011538_c001_v7007000_t0000_u01757985338572") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e05_d20250916_m011524_c001_v0001104_t0012_u01757985324825") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bfd_d20250916_m011520_c001_v7007000_t0000_u01757985320735") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68db_d20250916_m011515_c001_v0001092_t0040_u01757985315554") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e0632c_d20250916_m011514_c001_v7007000_t0000_u01757985314157") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39721d_d20250916_m011459_c001_v0001130_t0013_u01757985299125") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404208404cdaa22d_d20250916_m011451_c001_v7007000_t0000_u01757985291649") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397197_d20250916_m011436_c001_v0001130_t0040_u01757985276551") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8699a_d20250916_m011432_c001_v7007000_t0000_u01757985272498") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397133_d20250916_m011418_c001_v0001130_t0053_u01757985258266") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5fb_d20250916_m011414_c001_v7007000_t0000_u01757985254178") 2025/09/16 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3970d7_d20250916_m011358_c001_v0001130_t0057_u01757985238410") 2025/09/16 01:18:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580fae32e_d20250916_m011542_c001_v7007000_t0000_u01757985342624") 2025/09/16 01:18:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3972ff_d20250916_m011536_c001_v0001130_t0016_u01757985336279") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cfc_d20250916_m011607_c001_v7007000_t0000_u01757985367270") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973ac_d20250916_m011601_c001_v0001130_t0019_u01757985361666") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a3_d20250916_m011745_c001_v7007000_t0000_u01757985465099") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a72_d20250916_m011730_c001_v0001092_t0059_u01757985450553") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dcd_d20250916_m011725_c001_v7007000_t0000_u01757985445603") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a40_d20250916_m011711_c001_v0001092_t0026_u01757985431773") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8daa_d20250916_m011707_c001_v7007000_t0000_u01757985427039") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a14_d20250916_m011652_c001_v0001092_t0030_u01757985412529") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0e6_d20250916_m011646_c001_v7007000_t0000_u01757985406238") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69dc_d20250916_m011632_c001_v0001092_t0006_u01757985392753") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505ce_d20250916_m011626_c001_v7007000_t0000_u01757985386430") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69a0_d20250916_m011612_c001_v0001092_t0014_u01757985372035") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ce5_d20250916_m011604_c001_v7007000_t0000_u01757985364347") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e6b_d20250916_m011549_c001_v0001104_t0012_u01757985349787") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a5_d20250916_m011545_c001_v7007000_t0000_u01757985345160") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f693c_d20250916_m011540_c001_v0001092_t0005_u01757985340451") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae4fb5_d20250916_m011538_c001_v7007000_t0000_u01757985338929") 2025/09/16 01:18:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a359_d20250916_m011525_c001_v0001036_t0042_u01757985325834") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bff_d20250916_m011520_c001_v7007000_t0000_u01757985320921") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39728b_d20250916_m011515_c001_v0001130_t0046_u01757985315603") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f411e7b6559673002_d20250916_m011514_c001_v7007000_t0000_u01757985314174") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f689d_d20250916_m011459_c001_v0001092_t0005_u01757985299933") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3a16_d20250916_m011452_c001_v7007000_t0000_u01757985292068") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d51_d20250916_m011437_c001_v0001104_t0031_u01757985277800") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8699c_d20250916_m011432_c001_v7007000_t0000_u01757985272691") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d13_d20250916_m011418_c001_v0001104_t0018_u01757985258967") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5fc_d20250916_m011414_c001_v7007000_t0000_u01757985254361") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117cdb_d20250916_m011359_c001_v0001104_t0049_u01757985239124") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff5019d_d20250916_m011542_c001_v7007000_t0000_u01757985342851") 2025/09/16 01:18:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f692a_d20250916_m011536_c001_v0001092_t0015_u01757985336305") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cfe_d20250916_m011607_c001_v7007000_t0000_u01757985367480") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6984_d20250916_m011601_c001_v0001092_t0000_u01757985361836") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a4_d20250916_m011745_c001_v7007000_t0000_u01757985465279") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397580_d20250916_m011731_c001_v0001130_t0042_u01757985451236") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dce_d20250916_m011725_c001_v7007000_t0000_u01757985445788") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397514_d20250916_m011712_c001_v0001130_t0019_u01757985432490") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dab_d20250916_m011707_c001_v7007000_t0000_u01757985427222") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3974af_d20250916_m011653_c001_v0001130_t0044_u01757985413470") 2025/09/16 01:18:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0e7_d20250916_m011646_c001_v7007000_t0000_u01757985406421") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397447_d20250916_m011633_c001_v0001130_t0037_u01757985393407") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505cf_d20250916_m011626_c001_v7007000_t0000_u01757985386614") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973ea_d20250916_m011612_c001_v0001130_t0042_u01757985372791") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b173_d20250916_m011604_c001_v7007000_t0000_u01757985364568") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3c9_d20250916_m011550_c001_v0001036_t0034_u01757985350938") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a7_d20250916_m011545_c001_v7007000_t0000_u01757985345343") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397321_d20250916_m011540_c001_v0001130_t0013_u01757985340745") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0ec7b_d20250916_m011538_c001_v7007000_t0000_u01757985338939") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6903_d20250916_m011526_c001_v0001092_t0007_u01757985326624") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c01_d20250916_m011521_c001_v7007000_t0000_u01757985321105") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a347_d20250916_m011515_c001_v0001036_t0043_u01757985315637") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e0632a_d20250916_m011513_c001_v7007000_t0000_u01757985313948") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2ff_d20250916_m011500_c001_v0001036_t0015_u01757985300674") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869b2_d20250916_m011452_c001_v7007000_t0000_u01757985292075") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6837_d20250916_m011438_c001_v0001092_t0046_u01757985278928") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8699d_d20250916_m011432_c001_v7007000_t0000_u01757985272872") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6802_d20250916_m011419_c001_v0001092_t0045_u01757985259988") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5fd_d20250916_m011414_c001_v7007000_t0000_u01757985254544") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f67c8_d20250916_m011400_c001_v0001092_t0055_u01757985240505") 2025/09/16 01:18:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff5019c_d20250916_m011542_c001_v7007000_t0000_u01757985342667") 2025/09/16 01:18:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a381_d20250916_m011536_c001_v0001036_t0050_u01757985336421") 2025/09/16 01:18:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cff_d20250916_m011607_c001_v7007000_t0000_u01757985367664") 2025/09/16 01:18:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e96_d20250916_m011602_c001_v0001104_t0014_u01757985362064") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a5_d20250916_m011745_c001_v7007000_t0000_u01757985465459") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117fbd_d20250916_m011732_c001_v0001104_t0023_u01757985452043") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dcf_d20250916_m011725_c001_v7007000_t0000_u01757985445971") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f89_d20250916_m011713_c001_v0001104_t0052_u01757985433256") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dac_d20250916_m011707_c001_v7007000_t0000_u01757985427407") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f45_d20250916_m011654_c001_v0001104_t0015_u01757985414286") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0e8_d20250916_m011646_c001_v7007000_t0000_u01757985406606") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f02_d20250916_m011634_c001_v0001104_t0050_u01757985394300") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d0_d20250916_m011626_c001_v7007000_t0000_u01757985386798") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117eba_d20250916_m011613_c001_v0001104_t0038_u01757985373628") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4163d92aba041f90_d20250916_m011604_c001_v7007000_t0000_u01757985364349") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39736e_d20250916_m011551_c001_v0001130_t0022_u01757985351924") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a8_d20250916_m011545_c001_v7007000_t0000_u01757985345526") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e4b_d20250916_m011540_c001_v0001104_t0025_u01757985340763") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f418a9cce02652191_d20250916_m011539_c001_v7007000_t0000_u01757985339122") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3972d3_d20250916_m011527_c001_v0001130_t0004_u01757985327313") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c02_d20250916_m011521_c001_v7007000_t0000_u01757985321288") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39728d_d20250916_m011515_c001_v0001130_t0010_u01757985315925") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e06328_d20250916_m011513_c001_v7007000_t0000_u01757985313762") 2025/09/16 01:18:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117db0_d20250916_m011501_c001_v0001104_t0014_u01757985301517") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae7ed_d20250916_m011452_c001_v7007000_t0000_u01757985292211") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2a5_d20250916_m011439_c001_v0001036_t0027_u01757985279823") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8699e_d20250916_m011433_c001_v7007000_t0000_u01757985273053") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a267_d20250916_m011420_c001_v0001036_t0000_u01757985260719") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5fe_d20250916_m011414_c001_v7007000_t0000_u01757985254727") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a22d_d20250916_m011401_c001_v0001036_t0042_u01757985241297") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580fae32f_d20250916_m011542_c001_v7007000_t0000_u01757985342813") 2025/09/16 01:18:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e35_d20250916_m011536_c001_v0001104_t0046_u01757985336440") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d01_d20250916_m011607_c001_v7007000_t0000_u01757985367848") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973b2_d20250916_m011602_c001_v0001130_t0058_u01757985362124") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a6_d20250916_m011745_c001_v7007000_t0000_u01757985465639") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a51b_d20250916_m011732_c001_v0001036_t0041_u01757985452887") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd0_d20250916_m011726_c001_v7007000_t0000_u01757985446155") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4dd_d20250916_m011713_c001_v0001036_t0059_u01757985433723") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dad_d20250916_m011707_c001_v7007000_t0000_u01757985427593") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4a0_d20250916_m011654_c001_v0001036_t0010_u01757985414871") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0ea_d20250916_m011646_c001_v7007000_t0000_u01757985406788") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a45a_d20250916_m011635_c001_v0001036_t0030_u01757985395099") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d1_d20250916_m011626_c001_v7007000_t0000_u01757985386982") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a41d_d20250916_m011614_c001_v0001036_t0055_u01757985374412") 2025/09/16 01:18:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4163d92aba041f8f_d20250916_m011604_c001_v7007000_t0000_u01757985364167") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6964_d20250916_m011552_c001_v0001092_t0050_u01757985352458") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501a9_d20250916_m011545_c001_v7007000_t0000_u01757985345709") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a399_d20250916_m011540_c001_v0001036_t0027_u01757985340805") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0ec7c_d20250916_m011539_c001_v7007000_t0000_u01757985339143") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e13_d20250916_m011527_c001_v0001104_t0028_u01757985327729") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c03_d20250916_m011521_c001_v7007000_t0000_u01757985321472") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68dd_d20250916_m011515_c001_v0001092_t0051_u01757985315938") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415583662ce395c9_d20250916_m011513_c001_v7007000_t0000_u01757985313958") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397235_d20250916_m011502_c001_v0001130_t0046_u01757985302606") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404208404cdaa22e_d20250916_m011451_c001_v7007000_t0000_u01757985291831") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971a3_d20250916_m011440_c001_v0001130_t0026_u01757985280461") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8699f_d20250916_m011433_c001_v7007000_t0000_u01757985273234") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397143_d20250916_m011421_c001_v0001130_t0025_u01757985261251") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ff_d20250916_m011414_c001_v7007000_t0000_u01757985254921") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3970eb_d20250916_m011401_c001_v0001130_t0029_u01757985241778") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede08932_d20250916_m011542_c001_v7007000_t0000_u01757985342634") 2025/09/16 01:18:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397306_d20250916_m011536_c001_v0001130_t0035_u01757985336824") 2025/09/16 01:18:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d03_d20250916_m011608_c001_v7007000_t0000_u01757985368032") 2025/09/16 01:18:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3f1_d20250916_m011602_c001_v0001036_t0036_u01757985362252") 2025/09/16 01:18:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a7_d20250916_m011745_c001_v7007000_t0000_u01757985465819") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a78_d20250916_m011733_c001_v0001092_t0053_u01757985453403") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd2_d20250916_m011726_c001_v7007000_t0000_u01757985446337") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a46_d20250916_m011714_c001_v0001092_t0055_u01757985434106") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dae_d20250916_m011707_c001_v7007000_t0000_u01757985427794") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a1c_d20250916_m011655_c001_v0001092_t0012_u01757985415392") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0eb_d20250916_m011646_c001_v7007000_t0000_u01757985406970") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69e0_d20250916_m011635_c001_v0001092_t0013_u01757985395677") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d2_d20250916_m011627_c001_v7007000_t0000_u01757985387165") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69ac_d20250916_m011614_c001_v0001092_t0034_u01757985374877") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7ba2_d20250916_m011604_c001_v7007000_t0000_u01757985364702") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e74_d20250916_m011552_c001_v0001104_t0046_u01757985352743") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501aa_d20250916_m011545_c001_v7007000_t0000_u01757985345891") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6940_d20250916_m011541_c001_v0001092_t0045_u01757985341051") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4090828a97b1b47c_d20250916_m011538_c001_v7007000_t0000_u01757985338988") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a35f_d20250916_m011528_c001_v0001036_t0051_u01757985328448") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c04_d20250916_m011521_c001_v7007000_t0000_u01757985321656") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117de6_d20250916_m011515_c001_v0001104_t0051_u01757985315965") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff658719_d20250916_m011513_c001_v7007000_t0000_u01757985313763") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68ad_d20250916_m011503_c001_v0001092_t0019_u01757985303015") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5813_d20250916_m011452_c001_v7007000_t0000_u01757985292229") 2025/09/16 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d59_d20250916_m011440_c001_v0001104_t0046_u01757985280870") 2025/09/16 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a0_d20250916_m011433_c001_v7007000_t0000_u01757985273416") 2025/09/16 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d1d_d20250916_m011421_c001_v0001104_t0002_u01757985261741") 2025/09/16 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf600_d20250916_m011415_c001_v7007000_t0000_u01757985255103") 2025/09/16 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ce7_d20250916_m011402_c001_v0001104_t0031_u01757985242293") 2025/09/16 01:18:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae4fce_d20250916_m011542_c001_v7007000_t0000_u01757985342863") 2025/09/16 01:18:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a383_d20250916_m011536_c001_v0001036_t0057_u01757985336850") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d05_d20250916_m011608_c001_v7007000_t0000_u01757985368215") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6988_d20250916_m011602_c001_v0001092_t0045_u01757985362309") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a8_d20250916_m011745_c001_v7007000_t0000_u01757985465999") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39758f_d20250916_m011733_c001_v0001130_t0046_u01757985453725") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd3_d20250916_m011726_c001_v7007000_t0000_u01757985446522") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39751e_d20250916_m011714_c001_v0001130_t0009_u01757985434519") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8daf_d20250916_m011707_c001_v7007000_t0000_u01757985427979") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3974b5_d20250916_m011655_c001_v0001130_t0042_u01757985415895") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0ec_d20250916_m011647_c001_v7007000_t0000_u01757985407152") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397451_d20250916_m011636_c001_v0001130_t0004_u01757985396293") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d3_d20250916_m011627_c001_v7007000_t0000_u01757985387350") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973f4_d20250916_m011615_c001_v0001130_t0014_u01757985375315") 2025/09/16 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ced_d20250916_m011604_c001_v7007000_t0000_u01757985364730") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3cf_d20250916_m011553_c001_v0001036_t0009_u01757985353669") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501ab_d20250916_m011546_c001_v7007000_t0000_u01757985346073") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397323_d20250916_m011541_c001_v0001130_t0015_u01757985341129") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580fae329_d20250916_m011538_c001_v7007000_t0000_u01757985338776") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6907_d20250916_m011528_c001_v0001092_t0053_u01757985328795") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c05_d20250916_m011521_c001_v7007000_t0000_u01757985321851") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a349_d20250916_m011516_c001_v0001036_t0018_u01757985316033") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff65871b_d20250916_m011514_c001_v7007000_t0000_u01757985314128") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a307_d20250916_m011503_c001_v0001036_t0057_u01757985303336") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf627_d20250916_m011452_c001_v7007000_t0000_u01757985292240") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f684b_d20250916_m011441_c001_v0001092_t0002_u01757985281435") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a1_d20250916_m011433_c001_v7007000_t0000_u01757985273597") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6804_d20250916_m011422_c001_v0001092_t0050_u01757985262391") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf601_d20250916_m011415_c001_v7007000_t0000_u01757985255296") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f67d0_d20250916_m011403_c001_v0001092_t0045_u01757985243022") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0ec82_d20250916_m011543_c001_v7007000_t0000_u01757985343041") 2025/09/16 01:18:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f692c_d20250916_m011536_c001_v0001092_t0013_u01757985336946") 2025/09/16 01:18:40 DEBUG : dir1/0007-12345: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d07_d20250916_m011608_c001_v7007000_t0000_u01757985368414") 2025/09/16 01:18:40 DEBUG : dir1/0007-12345: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973b6_d20250916_m011602_c001_v0001130_t0036_u01757985362453") 2025/09/16 01:18:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8a9_d20250916_m011746_c001_v7007000_t0000_u01757985466179") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117fc1_d20250916_m011734_c001_v0001104_t0051_u01757985454321") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd4_d20250916_m011726_c001_v7007000_t0000_u01757985446705") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f8b_d20250916_m011714_c001_v0001104_t0047_u01757985434828") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db0_d20250916_m011708_c001_v7007000_t0000_u01757985428163") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f47_d20250916_m011656_c001_v0001104_t0056_u01757985416341") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0ed_d20250916_m011647_c001_v7007000_t0000_u01757985407378") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f06_d20250916_m011636_c001_v0001104_t0002_u01757985396753") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d4_d20250916_m011627_c001_v7007000_t0000_u01757985387533") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ec0_d20250916_m011615_c001_v0001104_t0043_u01757985375697") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7ba1_d20250916_m011604_c001_v7007000_t0000_u01757985364521") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39737e_d20250916_m011554_c001_v0001130_t0045_u01757985354040") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501ac_d20250916_m011546_c001_v7007000_t0000_u01757985346254") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a39b_d20250916_m011541_c001_v0001036_t0048_u01757985341388") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff50194_d20250916_m011539_c001_v7007000_t0000_u01757985339095") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3972e1_d20250916_m011529_c001_v0001130_t0042_u01757985329163") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c06_d20250916_m011522_c001_v7007000_t0000_u01757985322035") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68df_d20250916_m011516_c001_v0001092_t0028_u01757985316381") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3a2a_d20250916_m011514_c001_v7007000_t0000_u01757985314181") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dba_d20250916_m011503_c001_v0001104_t0024_u01757985303694") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404208404cdaa22f_d20250916_m011452_c001_v7007000_t0000_u01757985292013") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2af_d20250916_m011441_c001_v0001036_t0036_u01757985281864") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a2_d20250916_m011433_c001_v7007000_t0000_u01757985273778") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a26f_d20250916_m011422_c001_v0001036_t0019_u01757985262746") 2025/09/16 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf602_d20250916_m011415_c001_v7007000_t0000_u01757985255478") 2025/09/16 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a235_d20250916_m011403_c001_v0001036_t0031_u01757985243423") 2025/09/16 01:18:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407317f3aeb02311_d20250916_m011542_c001_v7007000_t0000_u01757985342875") 2025/09/16 01:18:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e39_d20250916_m011537_c001_v0001104_t0006_u01757985337055") 2025/09/16 01:18:42 DEBUG : dir1/0008-23456: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d09_d20250916_m011608_c001_v7007000_t0000_u01757985368596") 2025/09/16 01:18:42 DEBUG : dir1/0008-23456: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3f9_d20250916_m011602_c001_v0001036_t0012_u01757985362755") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8aa_d20250916_m011746_c001_v7007000_t0000_u01757985466359") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a521_d20250916_m011735_c001_v0001036_t0025_u01757985455198") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd5_d20250916_m011726_c001_v7007000_t0000_u01757985446890") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4e1_d20250916_m011715_c001_v0001036_t0030_u01757985435751") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db1_d20250916_m011708_c001_v7007000_t0000_u01757985428347") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4a8_d20250916_m011657_c001_v0001036_t0025_u01757985417168") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0ee_d20250916_m011647_c001_v7007000_t0000_u01757985407585") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a464_d20250916_m011637_c001_v0001036_t0041_u01757985397555") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d5_d20250916_m011627_c001_v7007000_t0000_u01757985387830") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a423_d20250916_m011616_c001_v0001036_t0008_u01757985376506") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ce8_d20250916_m011604_c001_v7007000_t0000_u01757985364525") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f696c_d20250916_m011554_c001_v0001092_t0022_u01757985354415") 2025/09/16 01:18:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501ae_d20250916_m011546_c001_v7007000_t0000_u01757985346436") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6944_d20250916_m011541_c001_v0001092_t0011_u01757985341443") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede0892c_d20250916_m011538_c001_v7007000_t0000_u01757985338782") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e17_d20250916_m011529_c001_v0001104_t0039_u01757985329581") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c07_d20250916_m011522_c001_v7007000_t0000_u01757985322219") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117de8_d20250916_m011516_c001_v0001104_t0051_u01757985316454") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5c37_d20250916_m011514_c001_v7007000_t0000_u01757985314138") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39723d_d20250916_m011504_c001_v0001130_t0021_u01757985304237") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b52_d20250916_m011452_c001_v7007000_t0000_u01757985292410") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971a5_d20250916_m011442_c001_v0001130_t0019_u01757985282363") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a3_d20250916_m011433_c001_v7007000_t0000_u01757985273967") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397157_d20250916_m011423_c001_v0001130_t0043_u01757985263268") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf603_d20250916_m011415_c001_v7007000_t0000_u01757985255661") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3970fb_d20250916_m011403_c001_v0001130_t0025_u01757985243959") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4090828a97b1b480_d20250916_m011542_c001_v7007000_t0000_u01757985342886") 2025/09/16 01:18:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397308_d20250916_m011537_c001_v0001130_t0039_u01757985337216") 2025/09/16 01:18:43 DEBUG : dir1/0009-34567: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d0a_d20250916_m011608_c001_v7007000_t0000_u01757985368830") 2025/09/16 01:18:43 DEBUG : dir1/0009-34567: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f698c_d20250916_m011602_c001_v0001092_t0041_u01757985362763") 2025/09/16 01:18:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8ab_d20250916_m011746_c001_v7007000_t0000_u01757985466539") 2025/09/16 01:18:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a82_d20250916_m011735_c001_v0001092_t0028_u01757985455731") 2025/09/16 01:18:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd6_d20250916_m011727_c001_v7007000_t0000_u01757985447074") 2025/09/16 01:18:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a4e_d20250916_m011716_c001_v0001092_t0026_u01757985436219") 2025/09/16 01:18:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db2_d20250916_m011708_c001_v7007000_t0000_u01757985428531") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a22_d20250916_m011657_c001_v0001092_t0052_u01757985417956") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f0_d20250916_m011647_c001_v7007000_t0000_u01757985407768") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69e4_d20250916_m011637_c001_v0001092_t0036_u01757985397988") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d6_d20250916_m011628_c001_v7007000_t0000_u01757985388144") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69b6_d20250916_m011616_c001_v0001092_t0042_u01757985376934") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ce4_d20250916_m011604_c001_v7007000_t0000_u01757985364165") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e76_d20250916_m011554_c001_v0001104_t0032_u01757985354826") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501af_d20250916_m011546_c001_v7007000_t0000_u01757985346617") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397327_d20250916_m011541_c001_v0001130_t0008_u01757985341474") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae4fb7_d20250916_m011539_c001_v7007000_t0000_u01757985339111") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a367_d20250916_m011530_c001_v0001036_t0031_u01757985330114") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c08_d20250916_m011522_c001_v7007000_t0000_u01757985322403") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a34b_d20250916_m011516_c001_v0001036_t0042_u01757985316564") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415583662ce395ca_d20250916_m011514_c001_v7007000_t0000_u01757985314148") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68b1_d20250916_m011504_c001_v0001092_t0008_u01757985304578") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3a17_d20250916_m011452_c001_v7007000_t0000_u01757985292252") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d61_d20250916_m011442_c001_v0001104_t0025_u01757985282777") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a4_d20250916_m011434_c001_v7007000_t0000_u01757985274149") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d21_d20250916_m011423_c001_v0001104_t0058_u01757985263671") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf604_d20250916_m011415_c001_v7007000_t0000_u01757985255847") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117cef_d20250916_m011404_c001_v0001104_t0050_u01757985244399") 2025/09/16 01:18:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede08934_d20250916_m011542_c001_v7007000_t0000_u01757985342815") 2025/09/16 01:18:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a387_d20250916_m011537_c001_v0001036_t0008_u01757985337259") 2025/09/16 01:18:45 DEBUG : dir1/0010-45678: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d0c_d20250916_m011609_c001_v7007000_t0000_u01757985369012") 2025/09/16 01:18:45 DEBUG : dir1/0010-45678: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e9a_d20250916_m011602_c001_v0001104_t0045_u01757985362868") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8ac_d20250916_m011746_c001_v7007000_t0000_u01757985466719") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39759a_d20250916_m011736_c001_v0001130_t0042_u01757985456063") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd7_d20250916_m011727_c001_v7007000_t0000_u01757985447256") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397534_d20250916_m011716_c001_v0001130_t0020_u01757985436591") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db3_d20250916_m011708_c001_v7007000_t0000_u01757985428726") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3974c0_d20250916_m011658_c001_v0001130_t0021_u01757985418272") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f1_d20250916_m011647_c001_v7007000_t0000_u01757985407952") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397469_d20250916_m011638_c001_v0001130_t0019_u01757985398526") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d8_d20250916_m011628_c001_v7007000_t0000_u01757985388371") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973fa_d20250916_m011617_c001_v0001130_t0006_u01757985377321") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ce9_d20250916_m011604_c001_v7007000_t0000_u01757985364526") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3db_d20250916_m011556_c001_v0001036_t0044_u01757985356037") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501b0_d20250916_m011546_c001_v7007000_t0000_u01757985346797") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e51_d20250916_m011541_c001_v0001104_t0002_u01757985341728") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407317f3aeb0230c_d20250916_m011538_c001_v7007000_t0000_u01757985338782") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f690f_d20250916_m011530_c001_v0001092_t0005_u01757985330604") 2025/09/16 01:18:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c09_d20250916_m011522_c001_v7007000_t0000_u01757985322587") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397291_d20250916_m011516_c001_v0001130_t0053_u01757985316575") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0df63_d20250916_m011514_c001_v7007000_t0000_u01757985314193") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a30b_d20250916_m011504_c001_v0001036_t0024_u01757985304984") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b50_d20250916_m011452_c001_v7007000_t0000_u01757985292021") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6855_d20250916_m011443_c001_v0001092_t0030_u01757985283364") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a5_d20250916_m011434_c001_v7007000_t0000_u01757985274331") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6808_d20250916_m011424_c001_v0001092_t0048_u01757985264217") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf605_d20250916_m011416_c001_v7007000_t0000_u01757985256031") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f67d2_d20250916_m011405_c001_v0001092_t0020_u01757985245345") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae4fcc_d20250916_m011542_c001_v7007000_t0000_u01757985342678") 2025/09/16 01:18:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e3d_d20250916_m011537_c001_v0001104_t0014_u01757985337598") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d0e_d20250916_m011609_c001_v7007000_t0000_u01757985369195") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973b8_d20250916_m011603_c001_v0001130_t0058_u01757985363052") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8ad_d20250916_m011746_c001_v7007000_t0000_u01757985466900") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117fcb_d20250916_m011736_c001_v0001104_t0053_u01757985456658") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd8_d20250916_m011727_c001_v7007000_t0000_u01757985447440") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f91_d20250916_m011717_c001_v0001104_t0029_u01757985437268") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db4_d20250916_m011708_c001_v7007000_t0000_u01757985428912") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f55_d20250916_m011658_c001_v0001104_t0015_u01757985418756") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f2_d20250916_m011648_c001_v7007000_t0000_u01757985408144") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f14_d20250916_m011638_c001_v0001104_t0027_u01757985398820") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505d9_d20250916_m011628_c001_v7007000_t0000_u01757985388682") 2025/09/16 01:18:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ec4_d20250916_m011617_c001_v0001104_t0027_u01757985377694") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7ba0_d20250916_m011604_c001_v7007000_t0000_u01757985364339") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39738e_d20250916_m011556_c001_v0001130_t0012_u01757985356504") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501b1_d20250916_m011546_c001_v7007000_t0000_u01757985346981") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6946_d20250916_m011541_c001_v0001092_t0000_u01757985341776") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580fae32a_d20250916_m011538_c001_v7007000_t0000_u01757985338958") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3972eb_d20250916_m011531_c001_v0001130_t0018_u01757985331040") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c0e_d20250916_m011522_c001_v7007000_t0000_u01757985322773") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397295_d20250916_m011516_c001_v0001130_t0033_u01757985316924") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff65871a_d20250916_m011513_c001_v7007000_t0000_u01757985313944") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dbc_d20250916_m011505_c001_v0001104_t0023_u01757985305528") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff4fd83_d20250916_m011452_c001_v7007000_t0000_u01757985292083") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2b7_d20250916_m011443_c001_v0001036_t0057_u01757985283797") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a6_d20250916_m011434_c001_v7007000_t0000_u01757985274513") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a271_d20250916_m011424_c001_v0001036_t0027_u01757985264646") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf606_d20250916_m011416_c001_v7007000_t0000_u01757985256214") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a23d_d20250916_m011405_c001_v0001036_t0025_u01757985245721") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f418a9cce02652197_d20250916_m011543_c001_v7007000_t0000_u01757985343029") 2025/09/16 01:18:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39730a_d20250916_m011537_c001_v0001130_t0007_u01757985337641") 2025/09/16 01:18:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d10_d20250916_m011609_c001_v7007000_t0000_u01757985369377") 2025/09/16 01:18:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3fb_d20250916_m011603_c001_v0001036_t0052_u01757985363166") 2025/09/16 01:18:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8ae_d20250916_m011747_c001_v7007000_t0000_u01757985467080") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a52b_d20250916_m011737_c001_v0001036_t0048_u01757985457174") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dd9_d20250916_m011727_c001_v7007000_t0000_u01757985447624") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4ef_d20250916_m011718_c001_v0001036_t0046_u01757985438136") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db5_d20250916_m011709_c001_v7007000_t0000_u01757985429096") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a4b4_d20250916_m011659_c001_v0001036_t0044_u01757985419348") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f3_d20250916_m011648_c001_v7007000_t0000_u01757985408327") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a46c_d20250916_m011639_c001_v0001036_t0053_u01757985399353") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505da_d20250916_m011629_c001_v7007000_t0000_u01757985389019") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a42b_d20250916_m011618_c001_v0001036_t0017_u01757985378284") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8cec_d20250916_m011604_c001_v7007000_t0000_u01757985364720") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6974_d20250916_m011556_c001_v0001092_t0016_u01757985356863") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501b2_d20250916_m011547_c001_v7007000_t0000_u01757985347164") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a39d_d20250916_m011541_c001_v0001036_t0051_u01757985341788") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580fae32b_d20250916_m011539_c001_v7007000_t0000_u01757985339203") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e1f_d20250916_m011531_c001_v0001104_t0044_u01757985331364") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c0f_d20250916_m011522_c001_v7007000_t0000_u01757985322957") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68e5_d20250916_m011516_c001_v0001092_t0035_u01757985316964") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9be7_d20250916_m011513_c001_v7007000_t0000_u01757985313972") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39724b_d20250916_m011506_c001_v0001130_t0041_u01757985306200") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404208404cdaa230_d20250916_m011452_c001_v7007000_t0000_u01757985292193") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971b3_d20250916_m011444_c001_v0001130_t0055_u01757985284221") 2025/09/16 01:18:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a7_d20250916_m011434_c001_v7007000_t0000_u01757985274696") 2025/09/16 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397163_d20250916_m011425_c001_v0001130_t0057_u01757985265161") 2025/09/16 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf607_d20250916_m011416_c001_v7007000_t0000_u01757985256396") 2025/09/16 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397105_d20250916_m011406_c001_v0001130_t0007_u01757985246227") 2025/09/16 01:18:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff5019e_d20250916_m011543_c001_v7007000_t0000_u01757985343038") 2025/09/16 01:18:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f692e_d20250916_m011537_c001_v0001092_t0006_u01757985337712") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d12_d20250916_m011609_c001_v7007000_t0000_u01757985369563") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6990_d20250916_m011603_c001_v0001092_t0054_u01757985363174") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8af_d20250916_m011747_c001_v7007000_t0000_u01757985467261") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a8c_d20250916_m011737_c001_v0001092_t0009_u01757985457548") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8dda_d20250916_m011727_c001_v7007000_t0000_u01757985447807") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a50_d20250916_m011718_c001_v0001092_t0024_u01757985438621") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db6_d20250916_m011709_c001_v7007000_t0000_u01757985429281") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6a26_d20250916_m011659_c001_v0001092_t0014_u01757985419763") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f4_d20250916_m011648_c001_v7007000_t0000_u01757985408518") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69ea_d20250916_m011639_c001_v0001092_t0013_u01757985399953") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505db_d20250916_m011629_c001_v7007000_t0000_u01757985389337") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f69ba_d20250916_m011618_c001_v0001092_t0007_u01757985378653") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f412a8b411d99121b_d20250916_m011604_c001_v7007000_t0000_u01757985364735") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e80_d20250916_m011557_c001_v0001104_t0037_u01757985357197") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501b3_d20250916_m011547_c001_v7007000_t0000_u01757985347345") 2025/09/16 01:18:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397329_d20250916_m011541_c001_v0001130_t0009_u01757985341876") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede0892d_d20250916_m011538_c001_v7007000_t0000_u01757985338986") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a36b_d20250916_m011531_c001_v0001036_t0048_u01757985331819") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c10_d20250916_m011523_c001_v7007000_t0000_u01757985323140") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a34d_d20250916_m011517_c001_v0001036_t0051_u01757985317054") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e0632b_d20250916_m011513_c001_v7007000_t0000_u01757985313971") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68b5_d20250916_m011506_c001_v0001092_t0051_u01757985306640") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869b3_d20250916_m011452_c001_v7007000_t0000_u01757985292266") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d69_d20250916_m011444_c001_v0001104_t0007_u01757985284567") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a8_d20250916_m011434_c001_v7007000_t0000_u01757985274878") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d29_d20250916_m011425_c001_v0001104_t0017_u01757985265505") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf608_d20250916_m011416_c001_v7007000_t0000_u01757985256580") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117cf5_d20250916_m011406_c001_v0001104_t0036_u01757985246609") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f418a9cce02652195_d20250916_m011542_c001_v7007000_t0000_u01757985342657") 2025/09/16 01:18:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a38b_d20250916_m011537_c001_v0001036_t0002_u01757985337889") 2025/09/16 01:18:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d13_d20250916_m011609_c001_v7007000_t0000_u01757985369747") 2025/09/16 01:18:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973bc_d20250916_m011603_c001_v0001130_t0054_u01757985363387") 2025/09/16 01:18:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8b0_d20250916_m011747_c001_v7007000_t0000_u01757985467442") 2025/09/16 01:18:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3975a1_d20250916_m011738_c001_v0001130_t0023_u01757985458007") 2025/09/16 01:18:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ddb_d20250916_m011727_c001_v7007000_t0000_u01757985447989") 2025/09/16 01:18:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397544_d20250916_m011718_c001_v0001130_t0040_u01757985438956") 2025/09/16 01:18:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db7_d20250916_m011709_c001_v7007000_t0000_u01757985429465") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3974c6_d20250916_m011700_c001_v0001130_t0054_u01757985420097") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f5_d20250916_m011648_c001_v7007000_t0000_u01757985408711") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397483_d20250916_m011640_c001_v0001130_t0007_u01757985400361") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505dc_d20250916_m011629_c001_v7007000_t0000_u01757985389521") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397400_d20250916_m011619_c001_v0001130_t0009_u01757985379113") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f412a8b411d99121a_d20250916_m011604_c001_v7007000_t0000_u01757985364546") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3e1_d20250916_m011557_c001_v0001036_t0059_u01757985357830") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501b4_d20250916_m011547_c001_v7007000_t0000_u01757985347527") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39732b_d20250916_m011542_c001_v0001130_t0024_u01757985342210") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede0892e_d20250916_m011539_c001_v7007000_t0000_u01757985339202") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6912_d20250916_m011532_c001_v0001092_t0059_u01757985332243") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c11_d20250916_m011523_c001_v7007000_t0000_u01757985323324") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39729b_d20250916_m011517_c001_v0001130_t0027_u01757985317307") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9be8_d20250916_m011514_c001_v7007000_t0000_u01757985314260") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a313_d20250916_m011506_c001_v0001036_t0007_u01757985306956") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5812_d20250916_m011452_c001_v7007000_t0000_u01757985292041") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f685b_d20250916_m011445_c001_v0001092_t0021_u01757985285039") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869a9_d20250916_m011435_c001_v7007000_t0000_u01757985275059") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f680e_d20250916_m011426_c001_v0001092_t0031_u01757985266517") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf609_d20250916_m011416_c001_v7007000_t0000_u01757985256763") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f67e2_d20250916_m011407_c001_v0001092_t0051_u01757985247360") 2025/09/16 01:18:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0ec81_d20250916_m011542_c001_v7007000_t0000_u01757985342833") 2025/09/16 01:18:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39730c_d20250916_m011537_c001_v0001130_t0052_u01757985337966") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d16_d20250916_m011609_c001_v7007000_t0000_u01757985369930") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e9c_d20250916_m011603_c001_v0001104_t0011_u01757985363411") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8b1_d20250916_m011747_c001_v7007000_t0000_u01757985467623") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117fd3_d20250916_m011738_c001_v0001104_t0021_u01757985458564") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ddc_d20250916_m011728_c001_v7007000_t0000_u01757985448177") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f97_d20250916_m011719_c001_v0001104_t0052_u01757985439333") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db8_d20250916_m011709_c001_v7007000_t0000_u01757985429650") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f5f_d20250916_m011700_c001_v0001104_t0024_u01757985420529") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f6_d20250916_m011648_c001_v7007000_t0000_u01757985408894") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f1a_d20250916_m011640_c001_v0001104_t0050_u01757985400682") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505dd_d20250916_m011629_c001_v7007000_t0000_u01757985389858") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117eca_d20250916_m011619_c001_v0001104_t0001_u01757985379531") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4163d92aba041f91_d20250916_m011604_c001_v7007000_t0000_u01757985364533") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39739a_d20250916_m011558_c001_v0001130_t0041_u01757985358205") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501b6_d20250916_m011547_c001_v7007000_t0000_u01757985347708") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a3a1_d20250916_m011542_c001_v0001036_t0043_u01757985342166") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede0892b_d20250916_m011538_c001_v7007000_t0000_u01757985338544") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3972ef_d20250916_m011532_c001_v0001130_t0017_u01757985332626") 2025/09/16 01:18:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c12_d20250916_m011523_c001_v7007000_t0000_u01757985323506") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68e7_d20250916_m011517_c001_v0001092_t0044_u01757985317395") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f411e7b6559673001_d20250916_m011513_c001_v7007000_t0000_u01757985313953") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dc4_d20250916_m011507_c001_v0001104_t0011_u01757985307345") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b51_d20250916_m011452_c001_v7007000_t0000_u01757985292202") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2bf_d20250916_m011445_c001_v0001036_t0010_u01757985285414") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869aa_d20250916_m011435_c001_v7007000_t0000_u01757985275240") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a281_d20250916_m011426_c001_v0001036_t0024_u01757985266859") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf60a_d20250916_m011416_c001_v7007000_t0000_u01757985256947") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a245_d20250916_m011407_c001_v0001036_t0025_u01757985247738") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f418a9cce02652196_d20250916_m011542_c001_v7007000_t0000_u01757985342846") 2025/09/16 01:18:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6930_d20250916_m011538_c001_v0001092_t0011_u01757985338067") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b58_d20250916_m011455_c001_v7007000_t0000_u01757985295059") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971c7_d20250916_m011449_c001_v0001130_t0033_u01757985289366") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b59_d20250916_m011455_c001_v7007000_t0000_u01757985295245") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2cf_d20250916_m011449_c001_v0001036_t0037_u01757985289483") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b5a_d20250916_m011455_c001_v7007000_t0000_u01757985295426") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d81_d20250916_m011449_c001_v0001104_t0046_u01757985289601") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b5b_d20250916_m011455_c001_v7007000_t0000_u01757985295608") 2025/09/16 01:18:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6875_d20250916_m011449_c001_v0001092_t0025_u01757985289660") 2025/09/16 01:18:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b5c_d20250916_m011455_c001_v7007000_t0000_u01757985295789") 2025/09/16 01:18:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6879_d20250916_m011449_c001_v0001092_t0011_u01757985289944") 2025/09/16 01:18:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b5d_d20250916_m011455_c001_v7007000_t0000_u01757985295974") 2025/09/16 01:18:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971cf_d20250916_m011450_c001_v0001130_t0057_u01757985290062") 2025/09/16 01:18:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b5e_d20250916_m011456_c001_v7007000_t0000_u01757985296156") 2025/09/16 01:18:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2d3_d20250916_m011450_c001_v0001036_t0042_u01757985290078") 2025/09/16 01:18:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b5f_d20250916_m011456_c001_v7007000_t0000_u01757985296337") 2025/09/16 01:18:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f687d_d20250916_m011450_c001_v0001092_t0013_u01757985290384") 2025/09/16 01:18:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b60_d20250916_m011456_c001_v7007000_t0000_u01757985296520") 2025/09/16 01:18:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2df_d20250916_m011450_c001_v0001036_t0028_u01757985290445") 2025/09/16 01:18:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b61_d20250916_m011456_c001_v7007000_t0000_u01757985296704") 2025/09/16 01:18:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971d7_d20250916_m011450_c001_v0001130_t0004_u01757985290473") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b62_d20250916_m011456_c001_v7007000_t0000_u01757985296886") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d83_d20250916_m011450_c001_v0001104_t0048_u01757985290564") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b63_d20250916_m011457_c001_v7007000_t0000_u01757985297068") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f687f_d20250916_m011450_c001_v0001092_t0056_u01757985290765") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b65_d20250916_m011457_c001_v7007000_t0000_u01757985297282") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3971db_d20250916_m011450_c001_v0001130_t0044_u01757985290925") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b66_d20250916_m011457_c001_v7007000_t0000_u01757985297558") 2025/09/16 01:18:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2e1_d20250916_m011450_c001_v0001036_t0015_u01757985290986") 2025/09/16 01:18:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b67_d20250916_m011457_c001_v7007000_t0000_u01757985297780") 2025/09/16 01:18:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117d85_d20250916_m011451_c001_v0001104_t0023_u01757985291129") 2025/09/16 01:18:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b68_d20250916_m011457_c001_v7007000_t0000_u01757985297992") 2025/09/16 01:18:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6881_d20250916_m011451_c001_v0001092_t0011_u01757985291178") 2025/09/16 01:18:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f411e7b6559673010_d20250916_m011518_c001_v7007000_t0000_u01757985318259") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397271_d20250916_m011511_c001_v0001130_t0027_u01757985311305") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bf1_d20250916_m011518_c001_v7007000_t0000_u01757985318050") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68c5_d20250916_m011511_c001_v0001092_t0055_u01757985311315") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0eb1e_d20250916_m011518_c001_v7007000_t0000_u01757985318061") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a32b_d20250916_m011511_c001_v0001036_t0055_u01757985311410") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3a2c_d20250916_m011517_c001_v7007000_t0000_u01757985317953") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dd2_d20250916_m011511_c001_v0001104_t0028_u01757985311544") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e06718_d20250916_m011517_c001_v7007000_t0000_u01757985317971") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68c7_d20250916_m011511_c001_v0001092_t0037_u01757985311629") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3a2e_d20250916_m011518_c001_v7007000_t0000_u01757985318425") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397275_d20250916_m011511_c001_v0001130_t0059_u01757985311760") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9bf3_d20250916_m011518_c001_v7007000_t0000_u01757985318437") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a32f_d20250916_m011511_c001_v0001036_t0039_u01757985311916") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415583662ce39d9e_d20250916_m011517_c001_v7007000_t0000_u01757985317984") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397279_d20250916_m011512_c001_v0001130_t0029_u01757985312112") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5c3c_d20250916_m011518_c001_v7007000_t0000_u01757985318322") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dd6_d20250916_m011512_c001_v0001104_t0034_u01757985312264") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f411e7b655967300f_d20250916_m011518_c001_v7007000_t0000_u01757985318073") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68cd_d20250916_m011512_c001_v0001092_t0023_u01757985312325") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff658ef4_d20250916_m011518_c001_v7007000_t0000_u01757985318100") 2025/09/16 01:18:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a335_d20250916_m011512_c001_v0001036_t0030_u01757985312417") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f408302b639a0eb1f_d20250916_m011518_c001_v7007000_t0000_u01757985318267") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39727b_d20250916_m011512_c001_v0001130_t0016_u01757985312641") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5c3b_d20250916_m011518_c001_v7007000_t0000_u01757985318098") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68d1_d20250916_m011512_c001_v0001092_t0026_u01757985312684") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff658ef6_d20250916_m011518_c001_v7007000_t0000_u01757985318282") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39727f_d20250916_m011512_c001_v0001130_t0028_u01757985312966") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e06719_d20250916_m011518_c001_v7007000_t0000_u01757985318181") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68d3_d20250916_m011513_c001_v0001092_t0022_u01757985313023") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e0671a_d20250916_m011518_c001_v7007000_t0000_u01757985318426") 2025/09/16 01:18:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dda_d20250916_m011513_c001_v0001104_t0045_u01757985313052") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27af_d20250916_m011233_c001_v7007000_t0000_u01757985153330") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f104631a221234b81_d20250916_m011231_c001_v0001178_t0016_u01757985151478") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae737_d20250916_m011231_c001_v7007000_t0000_u01757985151289") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f104631a221234b6f_d20250916_m011228_c001_v0001178_t0053_u01757985148199") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae734_d20250916_m011227_c001_v7007000_t0000_u01757985147466") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b12_d20250916_m011222_c001_v0001104_t0015_u01757985142062") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdce9a6_d20250916_m011220_c001_v7007000_t0000_u01757985140608") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72a16_d20250916_m011218_c001_v0001181_t0001_u01757985138719") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff6581f2_d20250916_m011218_c001_v7007000_t0000_u01757985138539") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c729fc_d20250916_m011215_c001_v0001181_t0011_u01757985135421") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff6581ee_d20250916_m011214_c001_v7007000_t0000_u01757985134688") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396e96_d20250916_m011209_c001_v0001130_t0037_u01757985129590") 2025/09/16 01:18:56 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8754_d20250916_m011208_c001_v7007000_t0000_u01757985128313") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1079df944a981f28_d20250916_m011204_c001_v0001092_t0040_u01757985124276") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4224daa8c0a2eff6_d20250916_m011204_c001_v7007000_t0000_u01757985124094") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1079df944a981f12_d20250916_m011200_c001_v0001092_t0024_u01757985120435") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4224daa8c0a2efef_d20250916_m011159_c001_v7007000_t0000_u01757985119706") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396e43_d20250916_m011155_c001_v0001130_t0027_u01757985115052") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7a97_d20250916_m011154_c001_v7007000_t0000_u01757985114135") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f102e4dc6a8d6d29e_d20250916_m011152_c001_v0001044_t0012_u01757985112342") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4014b6c3fbe7b309_d20250916_m011152_c001_v7007000_t0000_u01757985112160") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f102e4dc6a8d6d294_d20250916_m011148_c001_v0001044_t0004_u01757985108388") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4014b6c3fbe7b301_d20250916_m011147_c001_v7007000_t0000_u01757985107661") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396df7_d20250916_m011139_c001_v0001130_t0054_u01757985099432") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff4fb3a_d20250916_m011138_c001_v7007000_t0000_u01757985098524") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f109d9ad2b03d0c65_d20250916_m011136_c001_v0001032_t0026_u01757985096308") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5707_d20250916_m011136_c001_v7007000_t0000_u01757985096124") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f109d9ad2b03d0c5d_d20250916_m011132_c001_v0001032_t0016_u01757985092111") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5705_d20250916_m011131_c001_v7007000_t0000_u01757985091378") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396dbb_d20250916_m011124_c001_v0001130_t0050_u01757985084888") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4170aff87a96367a_d20250916_m011123_c001_v7007000_t0000_u01757985083981") 2025/09/16 01:18:57 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f107731e56ecf9b75_d20250916_m011120_c001_v0001099_t0028_u01757985080988") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580facf1f_d20250916_m011120_c001_v7007000_t0000_u01757985080802") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f107731e56ecf9b5f_d20250916_m011117_c001_v0001099_t0015_u01757985077395") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580facf1a_d20250916_m011116_c001_v7007000_t0000_u01757985076647") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396d67_d20250916_m011110_c001_v0001130_t0040_u01757985070822") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b04e_d20250916_m011109_c001_v7007000_t0000_u01757985069729") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f116d888fec57b5f5_d20250916_m011103_c001_v0001183_t0044_u01757985063490") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec871e_d20250916_m011103_c001_v7007000_t0000_u01757985063288") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396d35_d20250916_m011059_c001_v0001130_t0055_u01757985059090") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1199418b9000d76c_d20250916_m011058_c001_v0001038_t0013_u01757985058221") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1199418b9000d768_d20250916_m011056_c001_v0001038_t0016_u01757985056899") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae46c7_d20250916_m011043_c001_v7007000_t0000_u01757985043205") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117979_d20250916_m011035_c001_v0001104_t0000_u01757985035488") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f115ba10070d1952e_d20250916_m011034_c001_v0001178_t0057_u01757985034724") 2025/09/16 01:18:58 DEBUG : dst/one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f115ba10070d19520_d20250916_m011033_c001_v0001178_t0020_u01757985033717") 2025/09/16 01:18:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27b0_d20250916_m011233_c001_v7007000_t0000_u01757985153529") 2025/09/16 01:18:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1043d3a2685e8508_d20250916_m011230_c001_v0001105_t0010_u01757985150878") 2025/09/16 01:18:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f116be81d97319b25_d20250916_m011226_c001_v0001040_t0021_u01757985146786") 2025/09/16 01:18:58 DEBUG : dst/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdce9a7_d20250916_m011220_c001_v7007000_t0000_u01757985140792") 2025/09/16 01:18:58 DEBUG : dst/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11820b5e92b95918_d20250916_m011218_c001_v0001177_t0017_u01757985138312") 2025/09/16 01:18:58 DEBUG : dst/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11356ba0ac8416b1_d20250916_m011214_c001_v0001137_t0020_u01757985134386") 2025/09/16 01:18:58 DEBUG : dst/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8755_d20250916_m011208_c001_v7007000_t0000_u01757985128495") 2025/09/16 01:18:58 DEBUG : dst/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f118a93ac300f99ed_d20250916_m011203_c001_v0001176_t0038_u01757985123870") 2025/09/16 01:18:59 DEBUG : dst/one.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11742dff820d1a1b_d20250916_m011158_c001_v0001115_t0042_u01757985118942") 2025/09/16 01:18:59 DEBUG : dst/three: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b04f_d20250916_m011109_c001_v7007000_t0000_u01757985069911") 2025/09/16 01:18:59 DEBUG : dst/three: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1199418b9000d794_d20250916_m011108_c001_v0001038_t0025_u01757985068020") 2025/09/16 01:18:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27b1_d20250916_m011233_c001_v7007000_t0000_u01757985153727") 2025/09/16 01:18:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1120576b112d2be6_d20250916_m011232_c001_v0001178_t0011_u01757985152251") 2025/09/16 01:18:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f101090c5d0d3958d_d20250916_m011228_c001_v0001040_t0009_u01757985148973") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27b2_d20250916_m011233_c001_v7007000_t0000_u01757985153910") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f104631a221234b87_d20250916_m011232_c001_v0001178_t0017_u01757985152658") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae738_d20250916_m011232_c001_v7007000_t0000_u01757985152468") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f104631a221234b75_d20250916_m011229_c001_v0001178_t0020_u01757985149518") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae735_d20250916_m011229_c001_v7007000_t0000_u01757985149327") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b1c_d20250916_m011223_c001_v0001104_t0035_u01757985143699") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdce9a8_d20250916_m011220_c001_v7007000_t0000_u01757985140974") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72a25_d20250916_m011220_c001_v0001181_t0051_u01757985140020") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff6581f3_d20250916_m011219_c001_v7007000_t0000_u01757985139838") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72a0a_d20250916_m011216_c001_v0001181_t0019_u01757985136970") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff6581ef_d20250916_m011216_c001_v7007000_t0000_u01757985136785") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396ea8_d20250916_m011211_c001_v0001130_t0031_u01757985131410") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4224daa8c0a2eff8_d20250916_m011207_c001_v7007000_t0000_u01757985127740") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ac8_d20250916_m011202_c001_v0001104_t0058_u01757985122722") 2025/09/16 01:18:59 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4224daa8c0a2eff0_d20250916_m011201_c001_v7007000_t0000_u01757985121568") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396e4d_d20250916_m011156_c001_v0001130_t0003_u01757985116239") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4014b6c3fbe7b30a_d20250916_m011153_c001_v7007000_t0000_u01757985113220") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117aaa_d20250916_m011150_c001_v0001104_t0034_u01757985110406") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4014b6c3fbe7b304_d20250916_m011149_c001_v7007000_t0000_u01757985109282") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396df9_d20250916_m011141_c001_v0001130_t0015_u01757985101052") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5709_d20250916_m011137_c001_v7007000_t0000_u01757985097566") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117a62_d20250916_m011134_c001_v0001104_t0002_u01757985094147") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4027163b1d6d5706_d20250916_m011133_c001_v7007000_t0000_u01757985093051") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396dc7_d20250916_m011126_c001_v0001130_t0032_u01757985086478") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580facf21_d20250916_m011123_c001_v7007000_t0000_u01757985083068") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117a30_d20250916_m011119_c001_v0001104_t0037_u01757985079410") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580facf1d_d20250916_m011118_c001_v7007000_t0000_u01757985078320") 2025/09/16 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396d73_d20250916_m011111_c001_v0001130_t0014_u01757985071758") 2025/09/16 01:19:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdce9a9_d20250916_m011221_c001_v7007000_t0000_u01757985141155") 2025/09/16 01:19:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11366945e97ff9ce_d20250916_m011219_c001_v0001098_t0001_u01757985139498") 2025/09/16 01:19:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f101a9f6a818e3254_d20250916_m011216_c001_v0001144_t0040_u01757985136211") 2025/09/16 01:19:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8756_d20250916_m011208_c001_v7007000_t0000_u01757985128679") 2025/09/16 01:19:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11151f4f4d66a050_d20250916_m011204_c001_v0001136_t0006_u01757985124916") 2025/09/16 01:19:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f109f7b8a2c3a8f74_d20250916_m011200_c001_v0001144_t0035_u01757985120965") 2025/09/16 01:19:00 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27b3_d20250916_m011234_c001_v7007000_t0000_u01757985154093") 2025/09/16 01:19:00 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396ed9_d20250916_m011223_c001_v0001130_t0048_u01757985143419") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdce9aa_d20250916_m011221_c001_v7007000_t0000_u01757985141337") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ae6_d20250916_m011210_c001_v0001104_t0002_u01757985130398") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8757_d20250916_m011208_c001_v7007000_t0000_u01757985128861") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ab4_d20250916_m011155_c001_v0001104_t0023_u01757985115505") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7a98_d20250916_m011154_c001_v7007000_t0000_u01757985114318") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117a74_d20250916_m011140_c001_v0001104_t0014_u01757985100259") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff4fb3b_d20250916_m011138_c001_v7007000_t0000_u01757985098707") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117a48_d20250916_m011125_c001_v0001104_t0019_u01757985085677") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4170aff87a96367b_d20250916_m011124_c001_v7007000_t0000_u01757985084163") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117a0b_d20250916_m011111_c001_v0001104_t0026_u01757985071245") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b050_d20250916_m011110_c001_v7007000_t0000_u01757985070093") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f104df441899d1805_d20250916_m011104_c001_v0001145_t0003_u01757985064815") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae46ca_d20250916_m011043_c001_v7007000_t0000_u01757985043387") 2025/09/16 01:19:01 DEBUG : dst/two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f115ba10070d1955e_d20250916_m011042_c001_v0001178_t0024_u01757985042258") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4033424b34cc19cf_d20250916_m011008_c001_v7007000_t0000_u01757985008244") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117907_d20250916_m011004_c001_v0001104_t0050_u01757985004266") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4033424b34cc19c8_d20250916_m011002_c001_v7007000_t0000_u01757985002297") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396bec_d20250916_m010952_c001_v0001130_t0059_u01757984992016") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21f9_d20250916_m010943_c001_v7007000_t0000_u01757984983081") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1178b4_d20250916_m010938_c001_v0001104_t0058_u01757984978832") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21c0_d20250916_m010918_c001_v7007000_t0000_u01757984958404") 2025/09/16 01:19:01 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c725a8_d20250916_m010916_c001_v0001181_t0023_u01757984956699") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21bc_d20250916_m010915_c001_v7007000_t0000_u01757984955951") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7259f_d20250916_m010914_c001_v0001181_t0039_u01757984954820") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21b7_d20250916_m010912_c001_v7007000_t0000_u01757984952325") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72578_d20250916_m010910_c001_v0001181_t0031_u01757984950782") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21b0_d20250916_m010910_c001_v7007000_t0000_u01757984950000") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72568_d20250916_m010908_c001_v0001181_t0035_u01757984948839") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d87_d20250916_m010903_c001_v7007000_t0000_u01757984943410") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72526_d20250916_m010901_c001_v0001181_t0020_u01757984941856") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d7b_d20250916_m010901_c001_v7007000_t0000_u01757984941061") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72514_d20250916_m010900_c001_v0001181_t0039_u01757984940275") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d6d_d20250916_m010856_c001_v7007000_t0000_u01757984936205") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c724de_d20250916_m010855_c001_v0001181_t0023_u01757984935024") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face71_d20250916_m010853_c001_v7007000_t0000_u01757984933184") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c724be_d20250916_m010852_c001_v0001181_t0059_u01757984932237") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face6e_d20250916_m010851_c001_v7007000_t0000_u01757984931874") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1108190413385875_d20250916_m010851_c001_v0001136_t0040_u01757984931032") 2025/09/16 01:19:02 DEBUG : empty space: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c724a5_d20250916_m010849_c001_v0001181_t0045_u01757984929527") 2025/09/16 01:19:02 DEBUG : enormous: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21be_d20250916_m010917_c001_v7007000_t0000_u01757984957495") 2025/09/16 01:19:02 DEBUG : enormous: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c725aa_d20250916_m010916_c001_v0001181_t0059_u01757984956906") 2025/09/16 01:19:02 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af27b6_d20250916_m011239_c001_v7007000_t0000_u01757985159642") 2025/09/16 01:19:02 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396f17_d20250916_m011238_c001_v0001130_t0039_u01757985158034") 2025/09/16 01:19:02 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21f4_d20250916_m010937_c001_v7007000_t0000_u01757984977198") 2025/09/16 01:19:03 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396b98_d20250916_m010935_c001_v0001130_t0054_u01757984975924") 2025/09/16 01:19:03 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face55_d20250916_m010846_c001_v7007000_t0000_u01757984926921") 2025/09/16 01:19:03 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72476_d20250916_m010845_c001_v0001181_t0050_u01757984925966") 2025/09/16 01:19:03 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face53_d20250916_m010845_c001_v7007000_t0000_u01757984925422") 2025/09/16 01:19:03 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7246e_d20250916_m010844_c001_v0001181_t0040_u01757984924804") 2025/09/16 01:19:03 DEBUG : existing: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72464_d20250916_m010843_c001_v0001181_t0012_u01757984923868") 2025/09/16 01:19:03 DEBUG : existing-b: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21f5_d20250916_m010937_c001_v7007000_t0000_u01757984977379") 2025/09/16 01:19:03 DEBUG : existing-b: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1178a8_d20250916_m010935_c001_v0001104_t0027_u01757984975934") 2025/09/16 01:19:03 DEBUG : file1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5e1_d20250916_m011349_c001_v7007000_t0000_u01757985229576") 2025/09/16 01:19:03 DEBUG : file1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f67a6_d20250916_m011348_c001_v0001092_t0050_u01757985228348") 2025/09/16 01:19:03 DEBUG : file1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5dc_d20250916_m011347_c001_v7007000_t0000_u01757985227046") 2025/09/16 01:19:03 DEBUG : file1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117caa_d20250916_m011345_c001_v0001104_t0037_u01757985225499") 2025/09/16 01:19:03 DEBUG : five: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21c4_d20250916_m010921_c001_v7007000_t0000_u01757984961881") 2025/09/16 01:19:03 DEBUG : five: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40876b3d17c725be_d20250916_m010919_c001_v0001181_t0005_u01757984959958") 2025/09/16 01:19:03 DEBUG : foo: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d68_d20250916_m010854_c001_v7007000_t0000_u01757984934661") 2025/09/16 01:19:03 DEBUG : foo: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40876b3d17c724d4_d20250916_m010854_c001_v0001181_t0005_u01757984934109") 2025/09/16 01:19:03 DEBUG : foo: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40876b3d17c724ce_d20250916_m010853_c001_v0001181_t0005_u01757984933547") 2025/09/16 01:19:03 DEBUG : four: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21c5_d20250916_m010922_c001_v7007000_t0000_u01757984962061") 2025/09/16 01:19:03 DEBUG : four: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413fda88ba117873_d20250916_m010920_c001_v0001104_t0035_u01757984960702") 2025/09/16 01:19:03 DEBUG : four: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c725ba_d20250916_m010919_c001_v0001181_t0022_u01757984959387") 2025/09/16 01:19:03 DEBUG : hello world2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4b9_d20250916_m010803_c001_v7007000_t0000_u01757984883464") 2025/09/16 01:19:03 DEBUG : hello world2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722d1_d20250916_m010802_c001_v0001181_t0022_u01757984882884") 2025/09/16 01:19:04 DEBUG : ignore-size: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face51_d20250916_m010843_c001_v7007000_t0000_u01757984923504") 2025/09/16 01:19:04 DEBUG : ignore-size: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7245c_d20250916_m010842_c001_v0001181_t0057_u01757984922538") 2025/09/16 01:19:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21ea_d20250916_m010935_c001_v7007000_t0000_u01757984975193") 2025/09/16 01:19:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1178a4_d20250916_m010934_c001_v0001104_t0023_u01757984974356") 2025/09/16 01:19:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21d9_d20250916_m010933_c001_v7007000_t0000_u01757984973616") 2025/09/16 01:19:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1178a0_d20250916_m010932_c001_v0001104_t0022_u01757984972615") 2025/09/16 01:19:04 DEBUG : one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21c6_d20250916_m010922_c001_v7007000_t0000_u01757984962241") 2025/09/16 01:19:04 DEBUG : one: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40876b3d17c725b2_d20250916_m010918_c001_v0001181_t0005_u01757984958798") 2025/09/16 01:19:04 DEBUG : only0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c3_d20250916_m011341_c001_v7007000_t0000_u01757985221112") 2025/09/16 01:19:04 DEBUG : only0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40166f7cbe397078_d20250916_m011335_c001_v0001130_t0009_u01757985215436") 2025/09/16 01:19:04 DEBUG : only0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c04_d20250916_m011313_c001_v0001104_t0030_u01757985193222") 2025/09/16 01:19:04 DEBUG : only0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3948_d20250916_m011307_c001_v7007000_t0000_u01757985187356") 2025/09/16 01:19:04 DEBUG : only0: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b6e_d20250916_m011243_c001_v0001104_t0021_u01757985163683") 2025/09/16 01:19:04 DEBUG : only1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c4_d20250916_m011341_c001_v7007000_t0000_u01757985221293") 2025/09/16 01:19:04 DEBUG : only1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f405fd25ac25f6780_d20250916_m011336_c001_v0001092_t0023_u01757985216187") 2025/09/16 01:19:04 DEBUG : only1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c0c_d20250916_m011314_c001_v0001104_t0052_u01757985194369") 2025/09/16 01:19:04 DEBUG : only1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3947_d20250916_m011307_c001_v7007000_t0000_u01757985187176") 2025/09/16 01:19:04 DEBUG : only1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b72_d20250916_m011244_c001_v0001104_t0043_u01757985164718") 2025/09/16 01:19:04 DEBUG : only10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c5_d20250916_m011341_c001_v7007000_t0000_u01757985221473") 2025/09/16 01:19:04 DEBUG : only10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f405fd25ac25f6786_d20250916_m011336_c001_v0001092_t0023_u01757985216552") 2025/09/16 01:19:04 DEBUG : only10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c45_d20250916_m011324_c001_v0001104_t0039_u01757985204143") 2025/09/16 01:19:05 DEBUG : only10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9b6c_d20250916_m011307_c001_v7007000_t0000_u01757985187455") 2025/09/16 01:19:05 DEBUG : only10: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ba2_d20250916_m011254_c001_v0001104_t0031_u01757985174712") 2025/09/16 01:19:05 DEBUG : only11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c6_d20250916_m011341_c001_v7007000_t0000_u01757985221653") 2025/09/16 01:19:05 DEBUG : only11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413fda88ba117c80_d20250916_m011336_c001_v0001104_t0035_u01757985216387") 2025/09/16 01:19:05 DEBUG : only11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c49_d20250916_m011325_c001_v0001104_t0054_u01757985205326") 2025/09/16 01:19:05 DEBUG : only11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85559_d20250916_m011307_c001_v7007000_t0000_u01757985187417") 2025/09/16 01:19:05 DEBUG : only11: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ba6_d20250916_m011255_c001_v0001104_t0059_u01757985175645") 2025/09/16 01:19:05 DEBUG : only12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c7_d20250916_m011341_c001_v7007000_t0000_u01757985221833") 2025/09/16 01:19:05 DEBUG : only12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f405fd25ac25f677e_d20250916_m011336_c001_v0001092_t0023_u01757985216002") 2025/09/16 01:19:05 DEBUG : only12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c4b_d20250916_m011326_c001_v0001104_t0050_u01757985206497") 2025/09/16 01:19:05 DEBUG : only12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3949_d20250916_m011307_c001_v7007000_t0000_u01757985187539") 2025/09/16 01:19:05 DEBUG : only12: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ba8_d20250916_m011256_c001_v0001104_t0034_u01757985176512") 2025/09/16 01:19:05 DEBUG : only13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c8_d20250916_m011342_c001_v7007000_t0000_u01757985222014") 2025/09/16 01:19:05 DEBUG : only13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413fda88ba117c74_d20250916_m011335_c001_v0001104_t0035_u01757985215449") 2025/09/16 01:19:05 DEBUG : only13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c4f_d20250916_m011327_c001_v0001104_t0018_u01757985207582") 2025/09/16 01:19:05 DEBUG : only13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8555a_d20250916_m011307_c001_v7007000_t0000_u01757985187596") 2025/09/16 01:19:05 DEBUG : only13: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117bb6_d20250916_m011257_c001_v0001104_t0053_u01757985177845") 2025/09/16 01:19:05 DEBUG : only14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5c9_d20250916_m011342_c001_v7007000_t0000_u01757985222195") 2025/09/16 01:19:05 DEBUG : only14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41157d367a95a1d1_d20250916_m011336_c001_v0001036_t0015_u01757985216188") 2025/09/16 01:19:05 DEBUG : only14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c59_d20250916_m011328_c001_v0001104_t0025_u01757985208997") 2025/09/16 01:19:05 DEBUG : only14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b8555b_d20250916_m011307_c001_v7007000_t0000_u01757985187777") 2025/09/16 01:19:06 DEBUG : only14: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117bbe_d20250916_m011300_c001_v0001104_t0025_u01757985180013") 2025/09/16 01:19:06 DEBUG : only15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ca_d20250916_m011342_c001_v7007000_t0000_u01757985222376") 2025/09/16 01:19:06 DEBUG : only15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40166f7cbe39707a_d20250916_m011335_c001_v0001130_t0009_u01757985215831") 2025/09/16 01:19:06 DEBUG : only15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c5b_d20250916_m011330_c001_v0001104_t0045_u01757985210024") 2025/09/16 01:19:06 DEBUG : only15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede077dd_d20250916_m011307_c001_v7007000_t0000_u01757985187631") 2025/09/16 01:19:06 DEBUG : only15: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117bc8_d20250916_m011301_c001_v0001104_t0045_u01757985181095") 2025/09/16 01:19:06 DEBUG : only16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5cb_d20250916_m011342_c001_v7007000_t0000_u01757985222556") 2025/09/16 01:19:06 DEBUG : only16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413fda88ba117c82_d20250916_m011336_c001_v0001104_t0035_u01757985216569") 2025/09/16 01:19:06 DEBUG : only16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c60_d20250916_m011331_c001_v0001104_t0041_u01757985211029") 2025/09/16 01:19:06 DEBUG : only16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85557_d20250916_m011307_c001_v7007000_t0000_u01757985187057") 2025/09/16 01:19:06 DEBUG : only16: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117bd0_d20250916_m011302_c001_v0001104_t0049_u01757985182211") 2025/09/16 01:19:07 DEBUG : only17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5cd_d20250916_m011342_c001_v7007000_t0000_u01757985222736") 2025/09/16 01:19:07 DEBUG : only17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413fda88ba117c78_d20250916_m011335_c001_v0001104_t0035_u01757985215842") 2025/09/16 01:19:07 DEBUG : only17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c66_d20250916_m011332_c001_v0001104_t0039_u01757985212061") 2025/09/16 01:19:07 DEBUG : only17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3945_d20250916_m011306_c001_v7007000_t0000_u01757985186813") 2025/09/16 01:19:07 DEBUG : only17: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117bd4_d20250916_m011302_c001_v0001104_t0025_u01757985182938") 2025/09/16 01:19:07 DEBUG : only18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ce_d20250916_m011342_c001_v7007000_t0000_u01757985222916") 2025/09/16 01:19:07 DEBUG : only18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413fda88ba117c7a_d20250916_m011336_c001_v0001104_t0035_u01757985216024") 2025/09/16 01:19:07 DEBUG : only18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c6a_d20250916_m011333_c001_v0001104_t0022_u01757985213440") 2025/09/16 01:19:07 DEBUG : only18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede077da_d20250916_m011307_c001_v7007000_t0000_u01757985187051") 2025/09/16 01:19:07 DEBUG : only18: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117bda_d20250916_m011304_c001_v0001104_t0001_u01757985184035") 2025/09/16 01:19:07 DEBUG : only19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5cf_d20250916_m011343_c001_v7007000_t0000_u01757985223096") 2025/09/16 01:19:07 DEBUG : only19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40166f7cbe39707c_d20250916_m011336_c001_v0001130_t0009_u01757985216034") 2025/09/16 01:19:07 DEBUG : only19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c6e_d20250916_m011334_c001_v0001104_t0030_u01757985214274") 2025/09/16 01:19:07 DEBUG : only19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9b6a_d20250916_m011307_c001_v7007000_t0000_u01757985187052") 2025/09/16 01:19:07 DEBUG : only19: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117bdc_d20250916_m011305_c001_v0001104_t0038_u01757985185119") 2025/09/16 01:19:07 DEBUG : only2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5d0_d20250916_m011343_c001_v7007000_t0000_u01757985223276") 2025/09/16 01:19:07 DEBUG : only2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413fda88ba117c7c_d20250916_m011336_c001_v0001104_t0035_u01757985216206") 2025/09/16 01:19:07 DEBUG : only2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c19_d20250916_m011315_c001_v0001104_t0015_u01757985195518") 2025/09/16 01:19:07 DEBUG : only2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede077dc_d20250916_m011307_c001_v7007000_t0000_u01757985187434") 2025/09/16 01:19:07 DEBUG : only2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b78_d20250916_m011245_c001_v0001104_t0030_u01757985165659") 2025/09/16 01:19:07 DEBUG : only3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5d1_d20250916_m011343_c001_v7007000_t0000_u01757985223457") 2025/09/16 01:19:07 DEBUG : only3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40166f7cbe39707e_d20250916_m011336_c001_v0001130_t0009_u01757985216216") 2025/09/16 01:19:08 DEBUG : only3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c1d_d20250916_m011316_c001_v0001104_t0015_u01757985196593") 2025/09/16 01:19:08 DEBUG : only3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3946_d20250916_m011306_c001_v7007000_t0000_u01757985186996") 2025/09/16 01:19:08 DEBUG : only3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b7e_d20250916_m011246_c001_v0001104_t0040_u01757985166873") 2025/09/16 01:19:08 DEBUG : only4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5d2_d20250916_m011343_c001_v7007000_t0000_u01757985223638") 2025/09/16 01:19:08 DEBUG : only4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f405fd25ac25f6784_d20250916_m011336_c001_v0001092_t0023_u01757985216369") 2025/09/16 01:19:08 DEBUG : only4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c23_d20250916_m011317_c001_v0001104_t0034_u01757985197494") 2025/09/16 01:19:08 DEBUG : only4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b85558_d20250916_m011307_c001_v7007000_t0000_u01757985187236") 2025/09/16 01:19:08 DEBUG : only4: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b88_d20250916_m011248_c001_v0001104_t0021_u01757985168488") 2025/09/16 01:19:08 DEBUG : only5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5d3_d20250916_m011343_c001_v7007000_t0000_u01757985223819") 2025/09/16 01:19:08 DEBUG : only5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40166f7cbe397086_d20250916_m011336_c001_v0001130_t0009_u01757985216580") 2025/09/16 01:19:08 DEBUG : only5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c2d_d20250916_m011318_c001_v0001104_t0024_u01757985198985") 2025/09/16 01:19:08 DEBUG : only5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9b6d_d20250916_m011307_c001_v7007000_t0000_u01757985187656") 2025/09/16 01:19:08 DEBUG : only5: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b8c_d20250916_m011249_c001_v0001104_t0021_u01757985169521") 2025/09/16 01:19:08 DEBUG : only6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5d4_d20250916_m011344_c001_v7007000_t0000_u01757985224000") 2025/09/16 01:19:08 DEBUG : only6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40166f7cbe397082_d20250916_m011336_c001_v0001130_t0009_u01757985216398") 2025/09/16 01:19:08 DEBUG : only6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c2f_d20250916_m011320_c001_v0001104_t0018_u01757985200357") 2025/09/16 01:19:08 DEBUG : only6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f407ae4c2ede077db_d20250916_m011307_c001_v7007000_t0000_u01757985187249") 2025/09/16 01:19:08 DEBUG : only6: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b8e_d20250916_m011250_c001_v0001104_t0048_u01757985170387") 2025/09/16 01:19:08 DEBUG : only7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5d8_d20250916_m011344_c001_v7007000_t0000_u01757985224190") 2025/09/16 01:19:08 DEBUG : only7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41157d367a95a1d3_d20250916_m011336_c001_v0001036_t0015_u01757985216408") 2025/09/16 01:19:08 DEBUG : only7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c37_d20250916_m011321_c001_v0001104_t0004_u01757985201288") 2025/09/16 01:19:08 DEBUG : only7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9b6b_d20250916_m011307_c001_v7007000_t0000_u01757985187262") 2025/09/16 01:19:09 DEBUG : only7: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b90_d20250916_m011251_c001_v0001104_t0046_u01757985171375") 2025/09/16 01:19:09 DEBUG : only8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5d9_d20250916_m011344_c001_v7007000_t0000_u01757985224370") 2025/09/16 01:19:09 DEBUG : only8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41157d367a95a1d7_d20250916_m011336_c001_v0001036_t0015_u01757985216591") 2025/09/16 01:19:09 DEBUG : only8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c39_d20250916_m011322_c001_v0001104_t0054_u01757985202321") 2025/09/16 01:19:09 DEBUG : only8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d3944_d20250916_m011306_c001_v7007000_t0000_u01757985186633") 2025/09/16 01:19:09 DEBUG : only8: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b98_d20250916_m011252_c001_v0001104_t0001_u01757985172489") 2025/09/16 01:19:09 DEBUG : only9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5da_d20250916_m011344_c001_v7007000_t0000_u01757985224551") 2025/09/16 01:19:09 DEBUG : only9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f405fd25ac25f6788_d20250916_m011336_c001_v0001092_t0023_u01757985216735") 2025/09/16 01:19:09 DEBUG : only9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117c3f_d20250916_m011323_c001_v0001104_t0011_u01757985203221") 2025/09/16 01:19:09 DEBUG : only9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4058e986147d394a_d20250916_m011307_c001_v7007000_t0000_u01757985187719") 2025/09/16 01:19:09 DEBUG : only9: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117b9c_d20250916_m011253_c001_v0001104_t0008_u01757985173331") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21d2_d20250916_m010931_c001_v7007000_t0000_u01757984971471") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396b78_d20250916_m010929_c001_v0001130_t0015_u01757984969553") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21cd_d20250916_m010928_c001_v7007000_t0000_u01757984968828") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396b6b_d20250916_m010926_c001_v0001130_t0039_u01757984966438") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21ca_d20250916_m010925_c001_v7007000_t0000_u01757984965705") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396b55_d20250916_m010923_c001_v0001130_t0028_u01757984963210") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21ba_d20250916_m010914_c001_v7007000_t0000_u01757984954066") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72592_d20250916_m010912_c001_v0001181_t0033_u01757984952916") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21b5_d20250916_m010911_c001_v7007000_t0000_u01757984951376") 2025/09/16 01:19:09 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72574_d20250916_m010910_c001_v0001181_t0044_u01757984950542") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21af_d20250916_m010909_c001_v7007000_t0000_u01757984949432") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72564_d20250916_m010908_c001_v0001181_t0041_u01757984948571") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d85_d20250916_m010902_c001_v7007000_t0000_u01757984942853") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72520_d20250916_m010901_c001_v0001181_t0019_u01757984941607") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d7d_d20250916_m010901_c001_v7007000_t0000_u01757984941244") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72512_d20250916_m010900_c001_v0001181_t0054_u01757984940057") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d75_d20250916_m010859_c001_v7007000_t0000_u01757984939678") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7250e_d20250916_m010858_c001_v0001181_t0041_u01757984938964") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7250a_d20250916_m010858_c001_v0001181_t0046_u01757984938387") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d73_d20250916_m010858_c001_v7007000_t0000_u01757984938026") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c724fe_d20250916_m010857_c001_v0001181_t0041_u01757984937386") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c724f8_d20250916_m010856_c001_v0001181_t0049_u01757984936747") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d6e_d20250916_m010856_c001_v7007000_t0000_u01757984936386") 2025/09/16 01:19:10 DEBUG : potato: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c724e8_d20250916_m010855_c001_v0001181_t0025_u01757984935626") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff4f667_d20250916_m011017_c001_v7007000_t0000_u01757985017860") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba11793e_d20250916_m011016_c001_v0001104_t0047_u01757985016982") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4033424b34cc19d0_d20250916_m011008_c001_v7007000_t0000_u01757985008592") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396c39_d20250916_m011003_c001_v0001130_t0009_u01757985003580") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404208404cdaa08f_d20250916_m010956_c001_v7007000_t0000_u01757984996064") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1178d4_d20250916_m010951_c001_v0001104_t0034_u01757984991127") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21fa_d20250916_m010943_c001_v7007000_t0000_u01757984983326") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396bac_d20250916_m010938_c001_v0001130_t0023_u01757984978322") 2025/09/16 01:19:10 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21bf_d20250916_m010917_c001_v7007000_t0000_u01757984957675") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c725a6_d20250916_m010916_c001_v0001181_t0053_u01757984956493") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21bd_d20250916_m010916_c001_v7007000_t0000_u01757984956132") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7259b_d20250916_m010914_c001_v0001181_t0005_u01757984954610") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21bb_d20250916_m010914_c001_v7007000_t0000_u01757984954248") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72594_d20250916_m010913_c001_v0001181_t0026_u01757984953491") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21b8_d20250916_m010912_c001_v7007000_t0000_u01757984952554") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72586_d20250916_m010911_c001_v0001181_t0015_u01757984951742") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21b2_d20250916_m010910_c001_v7007000_t0000_u01757984950180") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72570_d20250916_m010909_c001_v0001181_t0059_u01757984949423") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff657d88_d20250916_m010903_c001_v7007000_t0000_u01757984943591") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7252e_d20250916_m010902_c001_v0001181_t0042_u01757984942442") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4bd_d20250916_m010806_c001_v7007000_t0000_u01757984886084") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722e3_d20250916_m010805_c001_v0001181_t0048_u01757984885480") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4ba_d20250916_m010804_c001_v7007000_t0000_u01757984884576") 2025/09/16 01:19:11 DEBUG : potato2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722d7_d20250916_m010804_c001_v0001181_t0020_u01757984884011") 2025/09/16 01:19:11 DEBUG : potato3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4033424b34cc19d1_d20250916_m011008_c001_v7007000_t0000_u01757985008923") 2025/09/16 01:19:11 DEBUG : potato3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396c43_d20250916_m011005_c001_v0001130_t0010_u01757985005293") 2025/09/16 01:19:11 DEBUG : potato3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404208404cdaa090_d20250916_m010956_c001_v7007000_t0000_u01757984996306") 2025/09/16 01:19:11 DEBUG : potato3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba1178da_d20250916_m010952_c001_v0001104_t0056_u01757984992547") 2025/09/16 01:19:11 DEBUG : potato3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21fb_d20250916_m010943_c001_v7007000_t0000_u01757984983865") 2025/09/16 01:19:11 DEBUG : potato3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396bba_d20250916_m010940_c001_v0001130_t0040_u01757984980061") 2025/09/16 01:19:12 DEBUG : pre-dest1/1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b026_d20250916_m011052_c001_v7007000_t0000_u01757985052644") 2025/09/16 01:19:12 DEBUG : pre-dest1/1: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396ce0_d20250916_m011044_c001_v0001130_t0000_u01757985044135") 2025/09/16 01:19:12 DEBUG : pre-dest2/2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b027_d20250916_m011052_c001_v7007000_t0000_u01757985052826") 2025/09/16 01:19:12 DEBUG : pre-dest2/2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba11799f_d20250916_m011044_c001_v0001104_t0045_u01757985044891") 2025/09/16 01:19:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f420ff6e9f6ae46b2_d20250916_m011029_c001_v7007000_t0000_u01757985029687") 2025/09/16 01:19:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396ca1_d20250916_m011025_c001_v0001130_t0012_u01757985025602") 2025/09/16 01:19:12 DEBUG : sizeonly: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face4e_d20250916_m010841_c001_v7007000_t0000_u01757984921992") 2025/09/16 01:19:12 DEBUG : sizeonly: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7244d_d20250916_m010841_c001_v0001181_t0048_u01757984921059") 2025/09/16 01:19:12 DEBUG : splitbanan: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8d18_d20250916_m011610_c001_v7007000_t0000_u01757985370114") 2025/09/16 01:19:12 DEBUG : splitbanan: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117e90_d20250916_m011601_c001_v0001104_t0001_u01757985361442") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8b2_d20250916_m011747_c001_v7007000_t0000_u01757985467804") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117fd7_d20250916_m011740_c001_v0001104_t0008_u01757985460506") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8ddd_d20250916_m011728_c001_v7007000_t0000_u01757985448361") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f9d_d20250916_m011721_c001_v0001104_t0025_u01757985441334") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f415e55e7bfec8db9_d20250916_m011709_c001_v7007000_t0000_u01757985429836") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f65_d20250916_m011702_c001_v0001104_t0020_u01757985422467") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419de83fdb26f0f8_d20250916_m011649_c001_v7007000_t0000_u01757985409077") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117f20_d20250916_m011642_c001_v0001104_t0049_u01757985402230") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff505df_d20250916_m011630_c001_v7007000_t0000_u01757985390328") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117ed4_d20250916_m011621_c001_v0001104_t0032_u01757985381394") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f417c3ec94f1b7b9f_d20250916_m011604_c001_v7007000_t0000_u01757985364137") 2025/09/16 01:19:12 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3973a6_d20250916_m011600_c001_v0001130_t0059_u01757985360113") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f406706708ff501b7_d20250916_m011547_c001_v7007000_t0000_u01757985347891") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f693a_d20250916_m011540_c001_v0001092_t0026_u01757985340119") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f418a9cce0265218f_d20250916_m011538_c001_v7007000_t0000_u01757985338911") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3972f9_d20250916_m011534_c001_v0001130_t0024_u01757985334768") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f419eac34badd9c13_d20250916_m011523_c001_v7007000_t0000_u01757985323689") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f68d9_d20250916_m011515_c001_v0001092_t0045_u01757985315157") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f416fe87503e06327_d20250916_m011513_c001_v7007000_t0000_u01757985313577") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117dca_d20250916_m011509_c001_v0001104_t0051_u01757985309160") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404208404cdaa231_d20250916_m011452_c001_v7007000_t0000_u01757985292412") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a2c3_d20250916_m011447_c001_v0001036_t0058_u01757985287413") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f423fb2df74b869ab_d20250916_m011435_c001_v7007000_t0000_u01757985275421") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a283_d20250916_m011428_c001_v0001036_t0019_u01757985268682") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf60b_d20250916_m011417_c001_v7007000_t0000_u01757985257130") 2025/09/16 01:19:13 DEBUG : splitbananasplit: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a24b_d20250916_m011410_c001_v0001036_t0025_u01757985250184") 2025/09/16 01:19:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4090828a97b1b47f_d20250916_m011542_c001_v7007000_t0000_u01757985342699") 2025/09/16 01:19:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a37f_d20250916_m011535_c001_v0001036_t0041_u01757985335942") 2025/09/16 01:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ea_d20250916_m011357_c001_v7007000_t0000_u01757985237504") 2025/09/16 01:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a20d_d20250916_m011354_c001_v0001036_t0050_u01757985234684") 2025/09/16 01:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff6582df_d20250916_m011353_c001_v7007000_t0000_u01757985233543") 2025/09/16 01:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117cb7_d20250916_m011350_c001_v0001104_t0026_u01757985230518") 2025/09/16 01:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21eb_d20250916_m010935_c001_v7007000_t0000_u01757984975374") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396b8a_d20250916_m010934_c001_v0001130_t0031_u01757984974345") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21dc_d20250916_m010933_c001_v7007000_t0000_u01757984973797") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe396b7e_d20250916_m010932_c001_v0001130_t0046_u01757984972604") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face4b_d20250916_m010839_c001_v7007000_t0000_u01757984919024") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7241b_d20250916_m010837_c001_v0001181_t0053_u01757984917555") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face48_d20250916_m010837_c001_v7007000_t0000_u01757984917193") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72405_d20250916_m010836_c001_v0001181_t0045_u01757984916095") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face46_d20250916_m010834_c001_v7007000_t0000_u01757984914008") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c723f1_d20250916_m010832_c001_v0001181_t0032_u01757984912928") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face45_d20250916_m010832_c001_v7007000_t0000_u01757984912386") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c723d9_d20250916_m010830_c001_v0001181_t0010_u01757984910991") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c723bf_d20250916_m010828_c001_v0001181_t0042_u01757984908116") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face41_d20250916_m010827_c001_v7007000_t0000_u01757984907717") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c723b5_d20250916_m010827_c001_v0001181_t0004_u01757984907154") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c723af_d20250916_m010826_c001_v0001181_t0005_u01757984906396") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f404f355580face40_d20250916_m010826_c001_v7007000_t0000_u01757984906034") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72391_d20250916_m010823_c001_v0001181_t0002_u01757984903122") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72377_d20250916_m010820_c001_v0001181_t0044_u01757984900458") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4ea_d20250916_m010820_c001_v7007000_t0000_u01757984900095") 2025/09/16 01:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7236b_d20250916_m010819_c001_v0001181_t0033_u01757984899514") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72363_d20250916_m010818_c001_v0001181_t0007_u01757984898768") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4e5_d20250916_m010818_c001_v7007000_t0000_u01757984898407") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72335_d20250916_m010814_c001_v0001181_t0027_u01757984894345") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4d1_d20250916_m010813_c001_v7007000_t0000_u01757984893982") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72325_d20250916_m010813_c001_v0001181_t0018_u01757984893413") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4cc_d20250916_m010812_c001_v7007000_t0000_u01757984892508") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72315_d20250916_m010811_c001_v0001181_t0029_u01757984891938") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4cb_d20250916_m010811_c001_v7007000_t0000_u01757984891371") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7230d_d20250916_m010810_c001_v0001181_t0007_u01757984890779") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4ca_d20250916_m010809_c001_v7007000_t0000_u01757984889835") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c72301_d20250916_m010809_c001_v0001181_t0034_u01757984889041") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4c8_d20250916_m010808_c001_v7007000_t0000_u01757984888491") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722fb_d20250916_m010807_c001_v0001181_t0023_u01757984887918") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4c5_d20250916_m010807_c001_v7007000_t0000_u01757984887376") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722f3_d20250916_m010806_c001_v0001181_t0042_u01757984886627") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4b6_d20250916_m010802_c001_v7007000_t0000_u01757984882342") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722cb_d20250916_m010801_c001_v0001181_t0042_u01757984881712") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4b4_d20250916_m010801_c001_v7007000_t0000_u01757984881172") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722b7_d20250916_m010800_c001_v0001181_t0003_u01757984880575") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4b0_d20250916_m010759_c001_v7007000_t0000_u01757984879678") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c722ab_d20250916_m010759_c001_v0001181_t0045_u01757984879101") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f413de4df4f56a4ab_d20250916_m010756_c001_v7007000_t0000_u01757984876768") 2025/09/16 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c7229d_d20250916_m010756_c001_v0001181_t0018_u01757984876092") 2025/09/16 01:19:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5ec_d20250916_m011357_c001_v7007000_t0000_u01757985237685") 2025/09/16 01:19:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f67b6_d20250916_m011354_c001_v0001092_t0046_u01757985234689") 2025/09/16 01:19:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f41854ab3ff6582e0_d20250916_m011353_c001_v7007000_t0000_u01757985233726") 2025/09/16 01:19:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3970c1_d20250916_m011350_c001_v0001130_t0043_u01757985230527") 2025/09/16 01:19:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8b4_d20250916_m011749_c001_v7007000_t0000_u01757985469963") 2025/09/16 01:19:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a560_d20250916_m011749_c001_v0001036_t0040_u01757985469161") 2025/09/16 01:19:16 DEBUG : sub/yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21d1_d20250916_m010930_c001_v7007000_t0000_u01757984970929") 2025/09/16 01:19:16 DEBUG : sub/yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117898_d20250916_m010929_c001_v0001104_t0046_u01757984969563") 2025/09/16 01:19:16 DEBUG : test_dir1/file2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5e2_d20250916_m011349_c001_v7007000_t0000_u01757985229757") 2025/09/16 01:19:16 DEBUG : test_dir1/file2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a1ef_d20250916_m011348_c001_v0001036_t0025_u01757985228005") 2025/09/16 01:19:16 DEBUG : test_dir1/file2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5dd_d20250916_m011347_c001_v7007000_t0000_u01757985227227") 2025/09/16 01:19:16 DEBUG : test_dir1/file2: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a1e9_d20250916_m011345_c001_v0001036_t0053_u01757985225526") 2025/09/16 01:19:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5e3_d20250916_m011349_c001_v7007000_t0000_u01757985229937") 2025/09/16 01:19:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3970ad_d20250916_m011347_c001_v0001130_t0050_u01757985227994") 2025/09/16 01:19:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f4146187dcfdcf5de_d20250916_m011347_c001_v7007000_t0000_u01757985227407") 2025/09/16 01:19:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe3970a3_d20250916_m011345_c001_v0001130_t0010_u01757985225508") 2025/09/16 01:19:16 DEBUG : three: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21c7_d20250916_m010922_c001_v7007000_t0000_u01757984962431") 2025/09/16 01:19:16 DEBUG : three: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c725c4_d20250916_m010921_c001_v0001181_t0022_u01757984961268") 2025/09/16 01:19:16 DEBUG : three: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10876b3d17c725b8_d20250916_m010919_c001_v0001181_t0044_u01757984959163") 2025/09/16 01:19:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8b6_d20250916_m011751_c001_v7007000_t0000_u01757985471686") 2025/09/16 01:19:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6ab4_d20250916_m011750_c001_v0001092_t0048_u01757985470907") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8d2_d20250916_m011812_c001_v7007000_t0000_u01757985492801") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe39765b_d20250916_m011810_c001_v0001130_t0002_u01757985490375") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8d0_d20250916_m011808_c001_v7007000_t0000_u01757985488829") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6add_d20250916_m011807_c001_v0001092_t0019_u01757985487229") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8ce_d20250916_m011806_c001_v7007000_t0000_u01757985486288") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a591_d20250916_m011805_c001_v0001036_t0036_u01757985485464") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8c2_d20250916_m011759_c001_v7007000_t0000_u01757985479858") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6ac3_d20250916_m011758_c001_v0001092_t0056_u01757985478603") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8ca_d20250916_m011802_c001_v7007000_t0000_u01757985482488") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397633_d20250916_m011800_c001_v0001130_t0035_u01757985480806") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8bd_d20250916_m011757_c001_v7007000_t0000_u01757985477654") 2025/09/16 01:19:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f11157d367a95a573_d20250916_m011756_c001_v0001036_t0057_u01757985476874") 2025/09/16 01:19:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8ba_d20250916_m011755_c001_v7007000_t0000_u01757985475924") 2025/09/16 01:19:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba11802b_d20250916_m011754_c001_v0001104_t0000_u01757985474660") 2025/09/16 01:19:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8b7_d20250916_m011753_c001_v7007000_t0000_u01757985473694") 2025/09/16 01:19:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f10166f7cbe397609_d20250916_m011752_c001_v0001130_t0023_u01757985472636") 2025/09/16 01:19:17 DEBUG : toe/toe/toe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f410a564b8f31b1e7_d20250916_m011818_c001_v7007000_t0000_u01757985498120") 2025/09/16 01:19:17 DEBUG : toe/toe/toe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f105fd25ac25f6af0_d20250916_m011817_c001_v0001092_t0052_u01757985497335") 2025/09/16 01:19:17 DEBUG : toe/toe/toe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8cd_d20250916_m011804_c001_v7007000_t0000_u01757985484498") 2025/09/16 01:19:17 DEBUG : toe/toe/toe: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba118049_d20250916_m011803_c001_v0001104_t0037_u01757985483436") 2025/09/16 01:19:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8d3_d20250916_m011813_c001_v7007000_t0000_u01757985493388") 2025/09/16 01:19:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba118071_d20250916_m011812_c001_v0001104_t0033_u01757985492024") 2025/09/16 01:19:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f421035119e8ae8d1_d20250916_m011809_c001_v7007000_t0000_u01757985489406") 2025/09/16 01:19:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f101e731a0ab0bd20_d20250916_m011808_c001_v0001137_t0026_u01757985488496") 2025/09/16 01:19:18 DEBUG : two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21c8_d20250916_m010922_c001_v7007000_t0000_u01757984962611") 2025/09/16 01:19:18 DEBUG : two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40166f7cbe396b4d_d20250916_m010920_c001_v0001130_t0009_u01757984960516") 2025/09/16 01:19:18 DEBUG : two: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40876b3d17c725b4_d20250916_m010918_c001_v0001181_t0005_u01757984958981") 2025/09/16 01:19:18 DEBUG : yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21d3_d20250916_m010931_c001_v7007000_t0000_u01757984971650") 2025/09/16 01:19:18 DEBUG : yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1048ab4b74aeaa99_d20250916_m010930_c001_v0001182_t0010_u01757984970719") 2025/09/16 01:19:18 DEBUG : yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21cc_d20250916_m010928_c001_v7007000_t0000_u01757984968232") 2025/09/16 01:19:18 DEBUG : yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117893_d20250916_m010926_c001_v0001104_t0015_u01757984966516") 2025/09/16 01:19:18 DEBUG : yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21c9_d20250916_m010925_c001_v7007000_t0000_u01757984965105") 2025/09/16 01:19:18 DEBUG : yam: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f113fda88ba117881_d20250916_m010923_c001_v0001104_t0021_u01757984963223") 2025/09/16 01:19:18 DEBUG : yaml: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21ce_d20250916_m010929_c001_v7007000_t0000_u01757984969007") 2025/09/16 01:19:18 DEBUG : yaml: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f119a07377114f39d_d20250916_m010927_c001_v0001134_t0023_u01757984967922") 2025/09/16 01:19:18 DEBUG : yaml: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f40056f63f8af21cb_d20250916_m010925_c001_v7007000_t0000_u01757984965884") 2025/09/16 01:19:18 DEBUG : yaml: Deleting (id "4_z1fa25df3100d5b0b9f980e1b_f1091be68efdb2471_d20250916_m010924_c001_v0001157_t0006_u01757984964770") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m26.523088776s (try 1/5)