"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/23 02:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho" 2025/10/23 02:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:53:03 DEBUG : Creating backend with remote "/tmp/rclone2152616270" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/23 02:53:04 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:04 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/23 02:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:05 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:05 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:06 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:53:06 DEBUG : B2 bucket rclone-test-huvesah7caho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.90s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", 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-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", 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-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:07 DEBUG : Creating backend with remote "/non-existing" 2025/10/23 02:53:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/23 02:53:08 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:08 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:09 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:09 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", 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-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:10 INFO : B2 bucket rclone-test-huvesah7caho: Running all checks before starting transfers 2025/10/23 02:53:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:10 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:10 INFO : B2 bucket rclone-test-huvesah7caho: Checks finished, now starting transfers 2025/10/23 02:53:10 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:11 ERROR : Ignoring --no-traverse with sync 2025/10/23 02:53:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:12 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:12 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:12 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:53:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.38s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/23 02:53:13 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:13 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/23 02:53:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:53:14 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:14 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:53:16 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:16 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/23 02:53:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:53:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/23 02:53:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/23 02:53:17 INFO : sub dir2: Making directory 2025/10/23 02:53:17 INFO : sub dir: Making directory 2025/10/23 02:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:17 INFO : sub dir2/sub sub dir2: Making directory 2025/10/23 02:53:17 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:17 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:17 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/10/23 02:53:18 DEBUG : B2 bucket rclone-test-huvesah7caho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.18s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:18 INFO : sub dir2: Making directory 2025/10/23 02:53:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/23 02:53:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:53:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:18 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:18 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:19 DEBUG : sub dir2: Making directory with metadata 2025/10/23 02:53:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:53:20 INFO : sub dir2: Making directory 2025/10/23 02:53:20 INFO : sub dir: Making directory 2025/10/23 02:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:20 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:53:20 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/23 02:53:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/23 02:53:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:21 INFO : sub dir2: Making directory 2025/10/23 02:53:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:21 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:21 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:22 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:53:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.39s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:23 DEBUG : sub dir2: Making directory with metadata 2025/10/23 02:53:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:53:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/23 02:53:23 INFO : sub dir2: Making directory 2025/10/23 02:53:23 INFO : sub dir: Making directory 2025/10/23 02:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:23 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:53:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/23 02:53:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", 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-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:24 INFO : sub dir2: Making directory 2025/10/23 02:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:24 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:24 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:25 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:53:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nerovek4jaku" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-huvesah7caho -> B2 bucket rclone-test-nerovek4jaku 2025/10/23 02:53:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:27 DEBUG : B2 bucket rclone-test-nerovek4jaku: Waiting for checks to finish 2025/10/23 02:53:27 DEBUG : B2 bucket rclone-test-nerovek4jaku: Waiting for transfers to finish 2025/10/23 02:53:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/23 02:53:28 DEBUG : B2 bucket rclone-test-nerovek4jaku: Purge remote 2025/10/23 02:53:28 INFO : B2 bucket rclone-test-nerovek4jaku: cleaning bucket "rclone-test-nerovek4jaku" of all files 2025/10/23 02:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z0fb25d03f0cd0beb9fa80e1b_f100bcc512458a100_d20251023_m025328_c001_v0001136_t0032_u01761188008421") --- PASS: TestServerSideCopy (4.15s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/23 02:53:31 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:31 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/23 02:53:31 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:32 DEBUG : Creating backend with remote "TestB2:rclone-test-ricajiv2fiqo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-huvesah7caho -> B2 bucket rclone-test-ricajiv2fiqo 2025/10/23 02:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:33 DEBUG : B2 bucket rclone-test-ricajiv2fiqo: Waiting for checks to finish 2025/10/23 02:53:33 DEBUG : B2 bucket rclone-test-ricajiv2fiqo: Waiting for transfers to finish 2025/10/23 02:53:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/23 02:53:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/23 02:53:35 DEBUG : B2 bucket rclone-test-ricajiv2fiqo: Waiting for checks to finish 2025/10/23 02:53:35 DEBUG : B2 bucket rclone-test-ricajiv2fiqo: Waiting for transfers to finish 2025/10/23 02:53:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/23 02:53:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/23 02:53:36 DEBUG : B2 bucket rclone-test-ricajiv2fiqo: Purge remote 2025/10/23 02:53:36 INFO : B2 bucket rclone-test-ricajiv2fiqo: cleaning bucket "rclone-test-ricajiv2fiqo" of all files 2025/10/23 02:53:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fe26d73f0cd0beb9fa80e1b_f1048b70ba9d88f3c_d20251023_m025335_c001_v0001171_t0038_u01761188015683") 2025/10/23 02:53:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fe26d73f0cd0beb9fa80e1b_f1092882a7d553f6a_d20251023_m025334_c001_v0001184_t0050_u01761188014384") --- PASS: TestServerSideCopyOverSelf (5.79s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/23 02:53:38 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:38 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/23 02:53:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/23 02:53:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-necefeq4cugu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-huvesah7caho -> B2 bucket rclone-test-necefeq4cugu 2025/10/23 02:53:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:41 DEBUG : B2 bucket rclone-test-necefeq4cugu: Waiting for checks to finish 2025/10/23 02:53:41 DEBUG : B2 bucket rclone-test-necefeq4cugu: Waiting for transfers to finish 2025/10/23 02:53:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/23 02:53:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/23 02:53:43 DEBUG : B2 bucket rclone-test-necefeq4cugu: Waiting for checks to finish 2025/10/23 02:53:43 DEBUG : B2 bucket rclone-test-necefeq4cugu: Waiting for transfers to finish 2025/10/23 02:53:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/23 02:53:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/23 02:53:44 INFO : sub dir/hello world: Deleted 2025/10/23 02:53:45 DEBUG : testing file moves 2025/10/23 02:53:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/23 02:53:45 DEBUG : B2 bucket rclone-test-necefeq4cugu: Waiting for checks to finish 2025/10/23 02:53:45 DEBUG : B2 bucket rclone-test-necefeq4cugu: Waiting for transfers to finish 2025/10/23 02:53:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/23 02:53:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/23 02:53:45 INFO : sub dir/hello world: Deleted 2025/10/23 02:53:46 DEBUG : B2 bucket rclone-test-necefeq4cugu: Purge remote 2025/10/23 02:53:46 INFO : B2 bucket rclone-test-necefeq4cugu: cleaning bucket "rclone-test-necefeq4cugu" of all files 2025/10/23 02:53:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f228d63f0cd0beb9fa80e1b_f1074c346201cf9af_d20251023_m025345_c001_v0001145_t0042_u01761188025457") 2025/10/23 02:53:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f228d63f0cd0beb9fa80e1b_f10560c6502ecbb8d_d20251023_m025343_c001_v0001183_t0001_u01761188023925") 2025/10/23 02:53:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f228d63f0cd0beb9fa80e1b_f119ebbfe4fcdec84_d20251023_m025342_c001_v0001113_t0040_u01761188022324") --- PASS: TestServerSideMoveOverSelf (7.87s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:48 ERROR : error listing: directory not found 2025/10/23 02:53:48 INFO : Local file system at /tmp/rclone2152616270: Making directory 2025/10/23 02:53:48 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:48 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.39s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:53:49 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for checks to finish 2025/10/23 02:53:49 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for transfers to finish 2025/10/23 02:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:53:50 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/23 02:53:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/23 02:53:51 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:51 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/23 02:53:51 INFO : check sum: Copied (new) 2025/10/23 02:53:51 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:52 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/23 02:53:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/23 02:53:52 DEBUG : check sum: Unchanged skipping 2025/10/23 02:53:52 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:52 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.88s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/23 02:53:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/23 02:53:53 INFO : sizeonly: Copied (new) 2025/10/23 02:53:53 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:53 DEBUG : sizeonly: Sizes identical 2025/10/23 02:53:53 DEBUG : sizeonly: Unchanged skipping 2025/10/23 02:53:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:53 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/23 02:53:54 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:54 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/23 02:53:54 INFO : ignore-size: Copied (new) 2025/10/23 02:53:54 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:53:55 DEBUG : ignore-size: Unchanged skipping 2025/10/23 02:53:55 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:55 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:55 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:53:56 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:56 DEBUG : existing: Unchanged skipping 2025/10/23 02:53:56 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:56 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:56 INFO : There was nothing to transfer 2025/10/23 02:53:56 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/23 02:53:56 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/23 02:53:57 INFO : existing: Copied (replaced existing) 2025/10/23 02:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:53:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/23 02:53:58 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:58 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/23 02:53:58 INFO : existing: Copied (new) 2025/10/23 02:53:58 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:58 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:53:58 DEBUG : existing: Destination exists, skipping 2025/10/23 02:53:58 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:53:58 DEBUG : Waiting for deletions to finish 2025/10/23 02:53:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/23 02:54:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:00 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:00 DEBUG : c/non empty space: Unchanged skipping 2025/10/23 02:54:00 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:54:01 INFO : a/potato2: Copied (new) 2025/10/23 02:54:01 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:03 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:03 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/10/23 02:54:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/23 02:54:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/23 02:54:03 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:03 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:03 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:03 INFO : There was nothing to transfer 2025/10/23 02:54:03 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:03 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/10/23 02:54:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/23 02:54:04 INFO : empty space: Updated modification time in destination 2025/10/23 02:54:04 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:04 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:04 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.94s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:05 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:05 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/10/23 02:54:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/23 02:54:05 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:05 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:05 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:07 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/10/23 02:54:07 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2152616270) 2025/10/23 02:54:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huvesah7caho) 2025/10/23 02:54:07 DEBUG : foo: sha1 differ 2025/10/23 02:54:07 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/23 02:54:07 INFO : foo: Copied (replaced existing) 2025/10/23 02:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/23 02:54:08 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:08 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:08 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:54:09 INFO : potato: Copied (new) 2025/10/23 02:54:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:11 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/23 02:54:11 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/23 02:54:11 INFO : potato: Copied (replaced existing) 2025/10/23 02:54:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:13 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/10/23 02:54:13 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2152616270) 2025/10/23 02:54:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huvesah7caho) 2025/10/23 02:54:13 DEBUG : potato: sha1 differ 2025/10/23 02:54:13 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/23 02:54:13 INFO : potato: Copied (replaced existing) 2025/10/23 02:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:15 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/23 02:54:15 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:15 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:15 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:18 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:18 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:18 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:54:18 INFO : potato2: Copied (new) 2025/10/23 02:54:18 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:20 INFO : d: Making directory 2025/10/23 02:54:20 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/23 02:54:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:20 DEBUG : c/non empty space: Unchanged skipping 2025/10/23 02:54:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:54:20 INFO : a/potato2: Copied (new) 2025/10/23 02:54:20 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/23 02:54:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:23 DEBUG : c/non empty space: Unchanged skipping 2025/10/23 02:54:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:54:23 INFO : a/potato2: Copied (new) 2025/10/23 02:54:23 ERROR : B2 bucket rclone-test-huvesah7caho: not deleting files as there were IO errors 2025/10/23 02:54:23 ERROR : B2 bucket rclone-test-huvesah7caho: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:25 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:25 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:25 INFO : potato: Deleted 2025/10/23 02:54:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:54:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:27 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:28 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:28 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:28 INFO : potato: Deleted 2025/10/23 02:54:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:28 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:28 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:28 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:54:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.87s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:54:30 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:30 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/23 02:54:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.02s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:32 DEBUG : enormous: Excluded (Size Filter) 2025/10/23 02:54:32 DEBUG : enormous: Excluded 2025/10/23 02:54:32 DEBUG : potato2: Excluded (Size Filter) 2025/10/23 02:54:32 DEBUG : potato2: Excluded 2025/10/23 02:54:32 DEBUG : potato2: Excluded (Size Filter) 2025/10/23 02:54:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:32 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:32 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:32 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:32 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:32 INFO : There was nothing to transfer 2025/10/23 02:54:33 DEBUG : enormous: Excluded (Size Filter) 2025/10/23 02:54:33 DEBUG : enormous: Excluded 2025/10/23 02:54:33 DEBUG : potato2: Excluded (Size Filter) 2025/10/23 02:54:33 DEBUG : potato2: Excluded 2025/10/23 02:54:33 DEBUG : potato2: Excluded (Size Filter) 2025/10/23 02:54:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/23 02:54:33 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:33 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for checks to finish 2025/10/23 02:54:33 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for transfers to finish 2025/10/23 02:54:33 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:35 DEBUG : enormous: Excluded (Size Filter) 2025/10/23 02:54:35 DEBUG : enormous: Excluded 2025/10/23 02:54:35 DEBUG : potato2: Excluded (Size Filter) 2025/10/23 02:54:35 DEBUG : potato2: Excluded 2025/10/23 02:54:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:54:35 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:35 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:35 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:35 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:36 INFO : potato2: Deleted 2025/10/23 02:54:36 INFO : enormous: Deleted 2025/10/23 02:54:36 INFO : There was nothing to transfer 2025/10/23 02:54:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/23 02:54:36 DEBUG : empty space: Unchanged skipping 2025/10/23 02:54:36 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for checks to finish 2025/10/23 02:54:36 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for transfers to finish 2025/10/23 02:54:36 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:36 INFO : enormous: Deleted 2025/10/23 02:54:36 INFO : potato2: Deleted 2025/10/23 02:54:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:38 DEBUG : five: Need to transfer - File not found at Destination 2025/10/23 02:54:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/23 02:54:38 DEBUG : one: Destination is newer than source, skipping 2025/10/23 02:54:38 DEBUG : three: Sizes identical 2025/10/23 02:54:38 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/23 02:54:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/23 02:54:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2152616270) 2025/10/23 02:54:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huvesah7caho) 2025/10/23 02:54:38 DEBUG : two: sha1 differ 2025/10/23 02:54:38 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/23 02:54:39 INFO : five: Copied (new) 2025/10/23 02:54:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/23 02:54:39 INFO : four: Copied (replaced existing) 2025/10/23 02:54:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/23 02:54:39 INFO : two: Copied (replaced existing) 2025/10/23 02:54:39 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:39 DEBUG : one: Destination is newer than source, skipping 2025/10/23 02:54:39 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/23 02:54:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/23 02:54:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/23 02:54:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/23 02:54:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/23 02:54:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/23 02:54:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/23 02:54:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/23 02:54:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/23 02:54:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2152616270) 2025/10/23 02:54:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huvesah7caho) 2025/10/23 02:54:39 DEBUG : three: sha1 differ 2025/10/23 02:54:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/23 02:54:39 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/23 02:54:40 INFO : three: Copied (replaced existing) 2025/10/23 02:54:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.74s) === 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-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/23 02:54:42 INFO : B2 bucket rclone-test-huvesah7caho: Making map for --track-renames 2025/10/23 02:54:42 INFO : B2 bucket rclone-test-huvesah7caho: Finished making map for --track-renames 2025/10/23 02:54:42 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/23 02:54:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/23 02:54:42 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for renames to finish 2025/10/23 02:54:42 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/23 02:54:42 INFO : yam: Copied (new) 2025/10/23 02:54:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/23 02:54:42 INFO : potato: Copied (new) 2025/10/23 02:54:42 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:54:43 INFO : B2 bucket rclone-test-huvesah7caho: Making map for --track-renames 2025/10/23 02:54:43 INFO : B2 bucket rclone-test-huvesah7caho: Finished making map for --track-renames 2025/10/23 02:54:43 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:43 DEBUG : potato: Unchanged skipping 2025/10/23 02:54:43 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for renames to finish 2025/10/23 02:54:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/23 02:54:44 INFO : yam: Copied (server-side copy) to: yaml 2025/10/23 02:54:44 INFO : yam: Deleted 2025/10/23 02:54:44 INFO : yaml: Renamed from "yam" 2025/10/23 02:54:44 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/23 02:54:45 INFO : B2 bucket rclone-test-huvesah7caho: Making map for --track-renames 2025/10/23 02:54:45 INFO : B2 bucket rclone-test-huvesah7caho: Finished making map for --track-renames 2025/10/23 02:54:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for renames to finish 2025/10/23 02:54:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/23 02:54:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/23 02:54:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/23 02:54:45 INFO : yam: Copied (new) 2025/10/23 02:54:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/23 02:54:46 INFO : potato: Copied (new) 2025/10/23 02:54:46 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:54:46 INFO : B2 bucket rclone-test-huvesah7caho: Making map for --track-renames 2025/10/23 02:54:46 INFO : B2 bucket rclone-test-huvesah7caho: Finished making map for --track-renames 2025/10/23 02:54:46 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:46 DEBUG : potato: Unchanged skipping 2025/10/23 02:54:46 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for renames to finish 2025/10/23 02:54:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/23 02:54:47 INFO : yam: Copied (server-side copy) to: yaml 2025/10/23 02:54:47 INFO : yam: Deleted 2025/10/23 02:54:47 INFO : yaml: Renamed from "yam" 2025/10/23 02:54:47 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/23 02:54:48 INFO : B2 bucket rclone-test-huvesah7caho: Making map for --track-renames 2025/10/23 02:54:48 INFO : B2 bucket rclone-test-huvesah7caho: Finished making map for --track-renames 2025/10/23 02:54:48 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/23 02:54:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/23 02:54:48 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for renames to finish 2025/10/23 02:54:48 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/23 02:54:48 INFO : potato: Copied (new) 2025/10/23 02:54:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/23 02:54:49 INFO : sub/yam: Copied (new) 2025/10/23 02:54:49 DEBUG : Waiting for deletions to finish 2025/10/23 02:54:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:54:49 DEBUG : potato: Unchanged skipping 2025/10/23 02:54:49 INFO : B2 bucket rclone-test-huvesah7caho: Making map for --track-renames 2025/10/23 02:54:49 INFO : B2 bucket rclone-test-huvesah7caho: Finished making map for --track-renames 2025/10/23 02:54:49 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:49 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for renames to finish 2025/10/23 02:54:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/23 02:54:50 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/23 02:54:50 INFO : sub/yam: Deleted 2025/10/23 02:54:50 INFO : yam: Renamed from "sub/yam" 2025/10/23 02:54:50 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:51 DEBUG : Creating backend with remote "/tmp/rclone2152616270/dir1" 2025/10/23 02:54:51 DEBUG : Creating backend with remote "/tmp/rclone2152616270/dir2" 2025/10/23 02:54:51 DEBUG : Local file system at /tmp/rclone2152616270/dir2: Using server-side directory move 2025/10/23 02:54:51 INFO : Local file system at /tmp/rclone2152616270/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/23 02:54:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/23 02:54:51 INFO : file1.txt: Moved (server-side) 2025/10/23 02:54:51 DEBUG : Local file system at /tmp/rclone2152616270/dir2: Waiting for checks to finish 2025/10/23 02:54:51 DEBUG : Local file system at /tmp/rclone2152616270/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:54:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/23 02:54:52 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:52 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/23 02:54:52 INFO : nested/sub dir/file: Copied (new) 2025/10/23 02:54:52 INFO : nested/sub dir/file: Deleted 2025/10/23 02:54:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:54:52 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:54:52 INFO : sub dir/hello world: Deleted 2025/10/23 02:54:52 INFO : sub dir: Removing directory 2025/10/23 02:54:52 INFO : nested/sub dir: Removing directory 2025/10/23 02:54:52 INFO : nested: Removing directory 2025/10/23 02:54:52 DEBUG : Local file system at /tmp/rclone2152616270: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/23 02:54:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/23 02:54:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/23 02:54:54 INFO : nested/sub dir/file: Copied (new) 2025/10/23 02:54:54 INFO : nested/sub dir/file: Deleted 2025/10/23 02:54:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 02:54:54 INFO : sub dir/hello world: Copied (new) 2025/10/23 02:54:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/23 02:54:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/23 02:54:55 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:55 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/23 02:54:55 INFO : existing: Copied (new) 2025/10/23 02:54:55 INFO : existing: Deleted 2025/10/23 02:54:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/23 02:54:55 INFO : existing-b: Copied (new) 2025/10/23 02:54:55 INFO : existing-b: Deleted 2025/10/23 02:54:56 DEBUG : existing: Destination exists, skipping 2025/10/23 02:54:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/23 02:54:56 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:54:56 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:54:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyecef9jiya" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-huvesah7caho -> B2 bucket rclone-test-zoyecef9jiya 2025/10/23 02:55:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:55:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/23 02:55:01 DEBUG : empty space: Unchanged skipping 2025/10/23 02:55:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/23 02:55:01 DEBUG : B2 bucket rclone-test-zoyecef9jiya: Waiting for checks to finish 2025/10/23 02:55:01 INFO : empty space: Deleted 2025/10/23 02:55:01 DEBUG : B2 bucket rclone-test-zoyecef9jiya: Waiting for transfers to finish 2025/10/23 02:55:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:55:01 INFO : potato2: Copied (server-side copy) 2025/10/23 02:55:01 INFO : potato2: Deleted 2025/10/23 02:55:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/23 02:55:01 INFO : potato3: Copied (server-side copy) 2025/10/23 02:55:01 INFO : potato3: Deleted 2025/10/23 02:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pevivug2lole" 2025/10/23 02:55:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/23 02:55:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:55:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/23 02:55:03 DEBUG : B2 bucket rclone-test-pevivug2lole: Waiting for checks to finish 2025/10/23 02:55:03 DEBUG : B2 bucket rclone-test-pevivug2lole: Waiting for transfers to finish 2025/10/23 02:55:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/23 02:55:04 INFO : empty space: Copied (server-side copy) 2025/10/23 02:55:04 INFO : empty space: Deleted 2025/10/23 02:55:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:55:04 INFO : potato2: Copied (server-side copy) 2025/10/23 02:55:04 INFO : potato2: Deleted 2025/10/23 02:55:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/23 02:55:04 INFO : potato3: Copied (server-side copy) 2025/10/23 02:55:05 INFO : potato3: Deleted 2025/10/23 02:55:05 DEBUG : B2 bucket rclone-test-pevivug2lole: Purge remote 2025/10/23 02:55:05 INFO : B2 bucket rclone-test-pevivug2lole: cleaning bucket "rclone-test-pevivug2lole" of all files 2025/10/23 02:55:05 DEBUG : empty space: Deleting (id "4_z6f72cd53f0dd0beb9fa80e1b_f111eb52d0bdd8b1a_d20251023_m025504_c001_v0001182_t0032_u01761188104051") 2025/10/23 02:55:05 DEBUG : potato2: Deleting (id "4_z6f72cd53f0dd0beb9fa80e1b_f116e8f6d8a0c18a6_d20251023_m025504_c001_v0001032_t0034_u01761188104315") 2025/10/23 02:55:05 DEBUG : potato3: Deleting (id "4_z6f72cd53f0dd0beb9fa80e1b_f112ba08561fd8d40_d20251023_m025504_c001_v0001037_t0050_u01761188104415") 2025/10/23 02:55:06 DEBUG : B2 bucket rclone-test-zoyecef9jiya: Purge remote 2025/10/23 02:55:06 INFO : B2 bucket rclone-test-zoyecef9jiya: cleaning bucket "rclone-test-zoyecef9jiya" of all files 2025/10/23 02:55:06 DEBUG : empty space: Deleting (id "4_z6f02bd53f0dd0beb9fa80e1b_f416b2c496b6c3b63_d20251023_m025504_c001_v7007000_t0000_u01761188104289") 2025/10/23 02:55:06 DEBUG : empty space: Deleting (id "4_z6f02bd53f0dd0beb9fa80e1b_f105c712b9a955529_d20251023_m025500_c001_v0001177_t0008_u01761188100441") 2025/10/23 02:55:06 DEBUG : potato2: Deleting (id "4_z6f02bd53f0dd0beb9fa80e1b_f416b2c496b6c3b64_d20251023_m025504_c001_v7007000_t0000_u01761188104634") 2025/10/23 02:55:06 DEBUG : potato2: Deleting (id "4_z6f02bd53f0dd0beb9fa80e1b_f1010095c42909c57_d20251023_m025501_c001_v0001179_t0017_u01761188101264") 2025/10/23 02:55:06 DEBUG : potato3: Deleting (id "4_z6f02bd53f0dd0beb9fa80e1b_f416b2c496b6c3b65_d20251023_m025505_c001_v7007000_t0000_u01761188105062") 2025/10/23 02:55:06 DEBUG : potato3: Deleting (id "4_z6f02bd53f0dd0beb9fa80e1b_f114e86d6e2a71c6f_d20251023_m025501_c001_v0001180_t0010_u01761188101526") 2025/10/23 02:55:06 DEBUG : potato3: Deleting (id "4_z6f02bd53f0dd0beb9fa80e1b_f105c712b9a95552d_d20251023_m025500_c001_v0001177_t0015_u01761188100659") --- PASS: TestServerSideMove (11.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:55:08 DEBUG : Creating backend with remote "TestB2:rclone-test-racezih4vade" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-huvesah7caho -> B2 bucket rclone-test-racezih4vade 2025/10/23 02:55:14 DEBUG : empty space: Excluded (Size Filter) 2025/10/23 02:55:14 DEBUG : empty space: Excluded (Size Filter) 2025/10/23 02:55:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:55:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/23 02:55:14 DEBUG : B2 bucket rclone-test-racezih4vade: Waiting for checks to finish 2025/10/23 02:55:14 DEBUG : B2 bucket rclone-test-racezih4vade: Waiting for transfers to finish 2025/10/23 02:55:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/23 02:55:14 INFO : potato3: Copied (server-side copy) 2025/10/23 02:55:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:55:14 INFO : potato2: Copied (server-side copy) 2025/10/23 02:55:14 INFO : potato3: Deleted 2025/10/23 02:55:15 INFO : potato2: Deleted 2025/10/23 02:55:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zizuyuq4sije" 2025/10/23 02:55:16 DEBUG : empty space: Excluded (Size Filter) 2025/10/23 02:55:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:55:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/23 02:55:16 DEBUG : B2 bucket rclone-test-zizuyuq4sije: Waiting for checks to finish 2025/10/23 02:55:16 DEBUG : B2 bucket rclone-test-zizuyuq4sije: Waiting for transfers to finish 2025/10/23 02:55:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:55:17 INFO : potato2: Copied (server-side copy) 2025/10/23 02:55:17 INFO : potato2: Deleted 2025/10/23 02:55:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/23 02:55:17 INFO : potato3: Copied (server-side copy) 2025/10/23 02:55:17 INFO : potato3: Deleted 2025/10/23 02:55:18 DEBUG : B2 bucket rclone-test-zizuyuq4sije: Purge remote 2025/10/23 02:55:18 INFO : B2 bucket rclone-test-zizuyuq4sije: cleaning bucket "rclone-test-zizuyuq4sije" of all files 2025/10/23 02:55:18 DEBUG : potato2: Deleting (id "4_zbf92fd83f0dd0beb9fa80e1b_f100f0405c16f8d78_d20251023_m025517_c001_v0001102_t0008_u01761188117077") 2025/10/23 02:55:18 DEBUG : potato3: Deleting (id "4_zbf92fd83f0dd0beb9fa80e1b_f11261759620ccd4d_d20251023_m025517_c001_v0001161_t0023_u01761188117439") 2025/10/23 02:55:19 DEBUG : B2 bucket rclone-test-racezih4vade: Purge remote 2025/10/23 02:55:19 INFO : B2 bucket rclone-test-racezih4vade: cleaning bucket "rclone-test-racezih4vade" of all files 2025/10/23 02:55:19 DEBUG : empty space: Deleting (id "4_zbf02ed63f0dd0beb9fa80e1b_f1109060f10a4989d_d20251023_m025513_c001_v0001120_t0022_u01761188113033") 2025/10/23 02:55:19 DEBUG : potato2: Deleting (id "4_zbf02ed63f0dd0beb9fa80e1b_f423f3964a6555ccd_d20251023_m025517_c001_v7007000_t0000_u01761188117503") 2025/10/23 02:55:19 DEBUG : potato2: Deleting (id "4_zbf02ed63f0dd0beb9fa80e1b_f107c7266c19afa53_d20251023_m025514_c001_v0001029_t0039_u01761188114147") 2025/10/23 02:55:19 DEBUG : potato3: Deleting (id "4_zbf02ed63f0dd0beb9fa80e1b_f423f3964a6555ccf_d20251023_m025517_c001_v7007000_t0000_u01761188117878") 2025/10/23 02:55:19 DEBUG : potato3: Deleting (id "4_zbf02ed63f0dd0beb9fa80e1b_f101c61c4083e9b19_d20251023_m025514_c001_v0001182_t0059_u01761188114516") 2025/10/23 02:55:19 DEBUG : potato3: Deleting (id "4_zbf02ed63f0dd0beb9fa80e1b_f1109060f10a4989f_d20251023_m025513_c001_v0001120_t0056_u01761188113276") --- PASS: TestServerSideMoveWithFilter (12.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:55:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dokapud0wico" 2025/10/23 02:55:23 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-huvesah7caho -> B2 bucket rclone-test-dokapud0wico 2025/10/23 02:55:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:55:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/23 02:55:25 DEBUG : empty space: Unchanged skipping 2025/10/23 02:55:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/23 02:55:25 DEBUG : B2 bucket rclone-test-dokapud0wico: Waiting for checks to finish 2025/10/23 02:55:26 INFO : empty space: Deleted 2025/10/23 02:55:26 DEBUG : B2 bucket rclone-test-dokapud0wico: Waiting for transfers to finish 2025/10/23 02:55:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:55:26 INFO : potato2: Copied (server-side copy) 2025/10/23 02:55:26 INFO : potato2: Deleted 2025/10/23 02:55:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/23 02:55:26 INFO : potato3: Copied (server-side copy) 2025/10/23 02:55:27 INFO : potato3: Deleted 2025/10/23 02:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vixoriq4safo" 2025/10/23 02:55:28 INFO : tomatoDir: Making directory 2025/10/23 02:55:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/23 02:55:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/23 02:55:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/23 02:55:28 DEBUG : B2 bucket rclone-test-vixoriq4safo: Waiting for checks to finish 2025/10/23 02:55:28 DEBUG : B2 bucket rclone-test-vixoriq4safo: Waiting for transfers to finish 2025/10/23 02:55:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/23 02:55:29 INFO : empty space: Copied (server-side copy) 2025/10/23 02:55:29 INFO : empty space: Deleted 2025/10/23 02:55:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/23 02:55:29 INFO : potato3: Copied (server-side copy) 2025/10/23 02:55:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/23 02:55:29 INFO : potato2: Copied (server-side copy) 2025/10/23 02:55:29 INFO : potato3: Deleted 2025/10/23 02:55:30 INFO : potato2: Deleted 2025/10/23 02:55:30 DEBUG : B2 bucket rclone-test-vixoriq4safo: Purge remote 2025/10/23 02:55:30 INFO : B2 bucket rclone-test-vixoriq4safo: cleaning bucket "rclone-test-vixoriq4safo" of all files 2025/10/23 02:55:30 DEBUG : empty space: Deleting (id "4_z6fd22d83f0ed0beb9fa80e1b_f105feebcc0e3839c_d20251023_m025529_c001_v0001102_t0037_u01761188129256") 2025/10/23 02:55:30 DEBUG : potato2: Deleting (id "4_z6fd22d83f0ed0beb9fa80e1b_f1117ad923ec65993_d20251023_m025529_c001_v0001172_t0011_u01761188129598") 2025/10/23 02:55:30 DEBUG : potato3: Deleting (id "4_z6fd22d83f0ed0beb9fa80e1b_f101f9571a0aac310_d20251023_m025529_c001_v0001178_t0051_u01761188129617") 2025/10/23 02:55:31 DEBUG : B2 bucket rclone-test-dokapud0wico: Purge remote 2025/10/23 02:55:31 INFO : B2 bucket rclone-test-dokapud0wico: cleaning bucket "rclone-test-dokapud0wico" of all files 2025/10/23 02:55:31 DEBUG : empty space: Deleting (id "4_z4fa21d63f0ed0beb9fa80e1b_f41308852a4309937_d20251023_m025529_c001_v7007000_t0000_u01761188129577") 2025/10/23 02:55:31 DEBUG : empty space: Deleting (id "4_z4fa21d63f0ed0beb9fa80e1b_f119ac0ac1e7a9ae1_d20251023_m025525_c001_v0001184_t0012_u01761188125145") 2025/10/23 02:55:31 DEBUG : potato2: Deleting (id "4_z4fa21d63f0ed0beb9fa80e1b_f415e79b3fd5d78dc_d20251023_m025530_c001_v7007000_t0000_u01761188130025") 2025/10/23 02:55:31 DEBUG : potato2: Deleting (id "4_z4fa21d63f0ed0beb9fa80e1b_f1047b9cde0654550_d20251023_m025525_c001_v0001157_t0013_u01761188125984") 2025/10/23 02:55:31 DEBUG : potato3: Deleting (id "4_z4fa21d63f0ed0beb9fa80e1b_f41308852a4309939_d20251023_m025529_c001_v7007000_t0000_u01761188129827") 2025/10/23 02:55:31 DEBUG : potato3: Deleting (id "4_z4fa21d63f0ed0beb9fa80e1b_f106d931b6941b4c3_d20251023_m025526_c001_v0001115_t0006_u01761188126352") 2025/10/23 02:55:31 DEBUG : potato3: Deleting (id "4_z4fa21d63f0ed0beb9fa80e1b_f119ac0ac1e7a9ae9_d20251023_m025525_c001_v0001184_t0018_u01761188125381") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.00s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/rclone-sync-test" 2025/10/23 02:55:39 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/rclone-sync-test-include/layer2" 2025/10/23 02:55:41 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/rclone-sync-test-ignore-file" 2025/10/23 02:55:45 DEBUG : B2 bucket rclone-test-huvesah7caho path rclone-sync-test: Waiting for checks to finish 2025/10/23 02:55:45 DEBUG : B2 bucket rclone-test-huvesah7caho path rclone-sync-test: Waiting for transfers to finish 2025/10/23 02:55:45 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:45 INFO : There was nothing to transfer 2025/10/23 02:55:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:55:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:55:45 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:45 INFO : There was nothing to transfer 2025/10/23 02:55:46 DEBUG : B2 bucket rclone-test-huvesah7caho path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/23 02:55:46 DEBUG : B2 bucket rclone-test-huvesah7caho path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/23 02:55:46 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:46 INFO : There was nothing to transfer 2025/10/23 02:55:46 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:55:46 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:55:46 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:46 INFO : There was nothing to transfer 2025/10/23 02:55:46 DEBUG : B2 bucket rclone-test-huvesah7caho path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/23 02:55:46 DEBUG : B2 bucket rclone-test-huvesah7caho path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/23 02:55:46 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/CompareDest" 2025/10/23 02:55:50 DEBUG : one: Need to transfer - File not found at Destination 2025/10/23 02:55:50 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:55:50 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:55:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:55:51 INFO : one: Copied (new) 2025/10/23 02:55:51 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:55:51 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:55:52 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:55:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/23 02:55:52 INFO : one: Copied (replaced existing) 2025/10/23 02:55:52 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:54 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:55:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:55:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/23 02:55:54 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:55:54 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:54 INFO : There was nothing to transfer 2025/10/23 02:55:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:55:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:55:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/23 02:55:56 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:55:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:55:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/23 02:55:56 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:55:56 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:56 INFO : There was nothing to transfer 2025/10/23 02:55:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:55:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:55:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/23 02:55:56 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:55:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:55:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/23 02:55:56 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:55:56 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:56 INFO : There was nothing to transfer 2025/10/23 02:55:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:55:57 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/10/23 02:55:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/23 02:55:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/23 02:55:57 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:55:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:55:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/23 02:55:57 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:55:57 DEBUG : Waiting for deletions to finish 2025/10/23 02:55:57 INFO : There was nothing to transfer 2025/10/23 02:55:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:55:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/23 02:55:58 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 02:55:58 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:55:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:55:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/23 02:55:58 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:55:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/23 02:55:59 INFO : two: Copied (new) 2025/10/23 02:55:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dest" 2025/10/23 02:56:03 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/pre-dest1" 2025/10/23 02:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/pre-dest2" 2025/10/23 02:56:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:56:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/23 02:56:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:56:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/23 02:56:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/23 02:56:07 DEBUG : B2 bucket rclone-test-huvesah7caho path dest: Waiting for checks to finish 2025/10/23 02:56:07 DEBUG : B2 bucket rclone-test-huvesah7caho path dest: Waiting for transfers to finish 2025/10/23 02:56:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/23 02:56:08 INFO : 3: Copied (new) 2025/10/23 02:56:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/CopyDest" 2025/10/23 02:56:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/23 02:56:13 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:13 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:56:13 INFO : one: Copied (new) 2025/10/23 02:56:13 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:14 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:56:14 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/23 02:56:14 INFO : one: Copied (replaced existing) 2025/10/23 02:56:14 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/BackupDir" 2025/10/23 02:56:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:56:17 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:56:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:56:19 INFO : one: Copied (server-side copy) 2025/10/23 02:56:19 INFO : one: Deleted 2025/10/23 02:56:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/23 02:56:19 INFO : one: Copied (server-side copy) 2025/10/23 02:56:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/23 02:56:19 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:19 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:56:21 DEBUG : one: Unchanged skipping 2025/10/23 02:56:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:56:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/23 02:56:22 INFO : two: Copied (server-side copy) 2025/10/23 02:56:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/23 02:56:22 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:22 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:22 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:56:22 DEBUG : one: Unchanged skipping 2025/10/23 02:56:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:56:22 DEBUG : two: Unchanged skipping 2025/10/23 02:56:22 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:22 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:22 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:22 INFO : There was nothing to transfer 2025/10/23 02:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:56:24 DEBUG : one: Unchanged skipping 2025/10/23 02:56:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/23 02:56:24 DEBUG : three: Destination not found in --copy-dest 2025/10/23 02:56:24 DEBUG : three: Need to transfer - File not found at Destination 2025/10/23 02:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:56:24 DEBUG : two: Unchanged skipping 2025/10/23 02:56:24 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:24 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/23 02:56:25 INFO : three: Copied (new) 2025/10/23 02:56:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.98s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:56:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-02.backblaze.com/b2api/v1/b2_upload_file/6ff2fd33f0bd0beb9fa80e1b/c001_v0001150_t0005": EOF 2025/10/23 02:56:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-02.backblaze.com/b2api/v1/b2_upload_file/6ff2fd33f0bd0beb9fa80e1b/c001_v0001150_t0005": EOF) 2025/10/23 02:56:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-huvesah7caho: 1/10 (Post "https://pod-000-1150-02.backblaze.com/b2api/v1/b2_upload_file/6ff2fd33f0bd0beb9fa80e1b/c001_v0001150_t0005": EOF) 2025/10/23 02:56:31 DEBUG : pacer: Reducing sleep to 10ms 2025/10/23 02:56:31 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/backup" 2025/10/23 02:56:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/23 02:56:34 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:56:34 DEBUG : two: Unchanged skipping 2025/10/23 02:56:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:56:35 INFO : one: Copied (server-side copy) 2025/10/23 02:56:35 INFO : one: Deleted 2025/10/23 02:56:35 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:56:36 INFO : one: Copied (new) 2025/10/23 02:56:36 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/23 02:56:37 INFO : three.txt: Copied (server-side copy) 2025/10/23 02:56:37 INFO : three.txt: Deleted 2025/10/23 02:56:37 INFO : three.txt: Moved into backup dir 2025/10/23 02:56:39 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/23 02:56:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:56:39 DEBUG : two: Unchanged skipping 2025/10/23 02:56:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:56:39 INFO : one: Copied (server-side copy) 2025/10/23 02:56:39 INFO : one: Deleted 2025/10/23 02:56:39 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/23 02:56:40 INFO : one: Copied (new) 2025/10/23 02:56:40 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:56:40 INFO : three.txt: Copied (server-side copy) 2025/10/23 02:56:41 INFO : three.txt: Deleted 2025/10/23 02:56:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:56:44 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:56:45 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/backup" 2025/10/23 02:56:47 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/23 02:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:56:47 DEBUG : two: Unchanged skipping 2025/10/23 02:56:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:56:48 INFO : one: Copied (server-side copy) to: one.bak 2025/10/23 02:56:48 INFO : one: Deleted 2025/10/23 02:56:48 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:56:49 INFO : one: Copied (new) 2025/10/23 02:56:49 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/23 02:56:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/23 02:56:50 INFO : three.txt: Deleted 2025/10/23 02:56:50 INFO : three.txt: Moved into backup dir 2025/10/23 02:56:52 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:56:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/23 02:56:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:56:52 DEBUG : two: Unchanged skipping 2025/10/23 02:56:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:56:52 INFO : one: Copied (server-side copy) to: one.bak 2025/10/23 02:56:52 INFO : one: Deleted 2025/10/23 02:56:52 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:56:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/23 02:56:53 INFO : one: Copied (new) 2025/10/23 02:56:53 DEBUG : Waiting for deletions to finish 2025/10/23 02:56:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:56:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/23 02:56:54 INFO : three.txt: Deleted 2025/10/23 02:56:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:56:58 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/backup" 2025/10/23 02:57:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/23 02:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:00 DEBUG : two: Unchanged skipping 2025/10/23 02:57:00 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:57:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:57:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/23 02:57:01 INFO : one: Deleted 2025/10/23 02:57:01 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:57:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:02 INFO : one: Copied (new) 2025/10/23 02:57:02 DEBUG : Waiting for deletions to finish 2025/10/23 02:57:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/23 02:57:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/23 02:57:03 INFO : three.txt: Deleted 2025/10/23 02:57:03 INFO : three.txt: Moved into backup dir 2025/10/23 02:57:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/23 02:57:05 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:57:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:05 DEBUG : two: Unchanged skipping 2025/10/23 02:57:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/23 02:57:06 INFO : one: Deleted 2025/10/23 02:57:06 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:57:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/23 02:57:06 INFO : one: Copied (new) 2025/10/23 02:57:06 DEBUG : Waiting for deletions to finish 2025/10/23 02:57:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:57:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/23 02:57:07 INFO : three.txt: Deleted 2025/10/23 02:57:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:57:12 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:57:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:12 DEBUG : two: Unchanged skipping 2025/10/23 02:57:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/23 02:57:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:57:13 INFO : one: Copied (server-side copy) to: one.bak 2025/10/23 02:57:13 INFO : one: Deleted 2025/10/23 02:57:13 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:57:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:14 INFO : one: Copied (new) 2025/10/23 02:57:14 DEBUG : Waiting for deletions to finish 2025/10/23 02:57:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/23 02:57:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/23 02:57:15 INFO : three.txt: Deleted 2025/10/23 02:57:15 INFO : three.txt: Moved into backup dir 2025/10/23 02:57:16 DEBUG : one.bak: Excluded (Path Filter) 2025/10/23 02:57:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/23 02:57:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/23 02:57:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:16 DEBUG : two: Unchanged skipping 2025/10/23 02:57:16 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for checks to finish 2025/10/23 02:57:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:17 INFO : one: Copied (server-side copy) to: one.bak 2025/10/23 02:57:17 INFO : one: Deleted 2025/10/23 02:57:17 DEBUG : B2 bucket rclone-test-huvesah7caho path dst: Waiting for transfers to finish 2025/10/23 02:57:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/23 02:57:17 INFO : one: Copied (new) 2025/10/23 02:57:17 DEBUG : Waiting for deletions to finish 2025/10/23 02:57:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:57:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/23 02:57:18 INFO : three.txt: Deleted 2025/10/23 02:57:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.90s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:57:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/23 02:57:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:57:24 INFO : one: Copied (server-side copy) to: one.bak 2025/10/23 02:57:24 INFO : one: Deleted 2025/10/23 02:57:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:25 INFO : one: Copied (new) 2025/10/23 02:57:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:25 DEBUG : two: Unchanged skipping 2025/10/23 02:57:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/23 02:57:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/23 02:57:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/23 02:57:26 INFO : three.txt: Deleted 2025/10/23 02:57:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:57:26 INFO : three.txt: Copied (new) 2025/10/23 02:57:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/23 02:57:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/23 02:57:27 DEBUG : pacer: Reducing sleep to 10ms 2025/10/23 02:57:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/23 02:57:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:28 INFO : one: Copied (server-side copy) to: one.bak 2025/10/23 02:57:28 INFO : one: Deleted 2025/10/23 02:57:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/23 02:57:28 INFO : one: Copied (new) 2025/10/23 02:57:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:28 DEBUG : two: Unchanged skipping 2025/10/23 02:57:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/23 02:57:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:57:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/23 02:57:29 INFO : three.txt: Deleted 2025/10/23 02:57:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/23 02:57:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:57:33 DEBUG : Creating backend with remote "TestB2:rclone-test-huvesah7caho/dst" 2025/10/23 02:57:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/23 02:57:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/23 02:57:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/23 02:57:36 INFO : one: Deleted 2025/10/23 02:57:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:37 INFO : one: Copied (new) 2025/10/23 02:57:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:37 DEBUG : two: Unchanged skipping 2025/10/23 02:57:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/23 02:57:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/23 02:57:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/23 02:57:38 INFO : three.txt: Deleted 2025/10/23 02:57:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:57:39 INFO : three.txt: Copied (new) 2025/10/23 02:57:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/23 02:57:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/23 02:57:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/23 02:57:40 INFO : one: Deleted 2025/10/23 02:57:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/23 02:57:41 INFO : one: Copied (new) 2025/10/23 02:57:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:41 DEBUG : two: Unchanged skipping 2025/10/23 02:57:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/23 02:57:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/23 02:57:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/23 02:57:42 INFO : three.txt: Deleted 2025/10/23 02:57:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/23 02:57:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.59s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:57:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/23 02:57:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:57:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:57:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/23 02:57:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/23 02:57:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:57:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/23 02:57:47 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:57:47 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:57:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/23 02:57:48 INFO : existing: Copied (new) 2025/10/23 02:57:48 DEBUG : Waiting for deletions to finish 2025/10/23 02:57:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/23 02:57:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/23 02:57:48 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:57:48 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:57:48 ERROR : B2 bucket rclone-test-huvesah7caho: not deleting files as there were IO errors 2025/10/23 02:57:48 ERROR : B2 bucket rclone-test-huvesah7caho: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:57:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:57:50 DEBUG : existing: Unchanged skipping 2025/10/23 02:57:50 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:57:50 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:57:50 DEBUG : Waiting for deletions to finish 2025/10/23 02:57:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.79s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.22s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:58:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:58:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both0: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both13: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both14: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both10: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both16: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both17: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both12: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both11: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both15: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both18: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both3: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both4: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both19: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both6: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both7: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both1: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:13 DEBUG : both2: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both5: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both8: Unchanged skipping 2025/10/23 02:58:13 DEBUG : both9: Unchanged skipping 2025/10/23 02:58:13 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:58:13 DEBUG : Waiting for deletions to finish 2025/10/23 02:58:13 INFO : only6: Deleted 2025/10/23 02:58:14 INFO : only13: Deleted 2025/10/23 02:58:14 INFO : only8: Deleted 2025/10/23 02:58:14 INFO : only14: Deleted 2025/10/23 02:58:14 INFO : only19: Deleted 2025/10/23 02:58:14 INFO : only3: Deleted 2025/10/23 02:58:14 INFO : only4: Deleted 2025/10/23 02:58:14 INFO : only9: Deleted 2025/10/23 02:58:14 INFO : only0: Deleted 2025/10/23 02:58:14 INFO : only17: Deleted 2025/10/23 02:58:14 INFO : only18: Deleted 2025/10/23 02:58:14 INFO : only2: Deleted 2025/10/23 02:58:14 INFO : only12: Deleted 2025/10/23 02:58:14 INFO : only16: Deleted 2025/10/23 02:58:14 INFO : only5: Deleted 2025/10/23 02:58:14 INFO : only7: Deleted 2025/10/23 02:58:14 INFO : only10: Deleted 2025/10/23 02:58:14 INFO : only11: Deleted 2025/10/23 02:58:14 INFO : only1: Deleted 2025/10/23 02:58:14 INFO : only15: Deleted 2025/10/23 02:58:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:58:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:58:41 DEBUG : both10: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both13: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both11: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both15: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both0: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both17: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both12: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both14: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both16: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both18: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both19: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both4: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both5: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both6: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both1: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both8: Unchanged skipping 2025/10/23 02:58:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:58:41 DEBUG : both2: Unchanged skipping 2025/10/23 02:58:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : both3: Unchanged skipping 2025/10/23 02:58:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : both7: Unchanged skipping 2025/10/23 02:58:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : both9: Unchanged skipping 2025/10/23 02:58:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/23 02:58:41 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:58:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:41 INFO : only12: Copied (replaced existing) 2025/10/23 02:58:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:41 INFO : only13: Copied (replaced existing) 2025/10/23 02:58:41 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:41 INFO : only16: Copied (replaced existing) 2025/10/23 02:58:41 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:41 INFO : only17: Copied (replaced existing) 2025/10/23 02:58:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:41 INFO : only15: Copied (replaced existing) 2025/10/23 02:58:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:41 INFO : only0: Copied (replaced existing) 2025/10/23 02:58:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:41 INFO : only10: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only14: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only11: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only18: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only19: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only4: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only5: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only6: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only1: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only2: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only3: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only7: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only8: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/23 02:58:42 INFO : only9: Copied (replaced existing) 2025/10/23 02:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.35s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:58:50 DEBUG : empty_dir: Making directory with metadata 2025/10/23 02:58:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:58:50 DEBUG : empty_on_remote: Making directory with metadata 2025/10/23 02:58:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:58:50 INFO : empty_on_remote: Making directory 2025/10/23 02:58:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/23 02:58:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.50s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:58:53 DEBUG : empty_dir: Making directory with metadata 2025/10/23 02:58:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:58:53 DEBUG : empty_on_remote: Making directory with metadata 2025/10/23 02:58:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/23 02:58:53 INFO : empty_on_remote: Making directory 2025/10/23 02:58:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/23 02:58:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:55 INFO : sub dir: Making directory 2025/10/23 02:58:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:58:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/23 02:58:57 INFO : sub dir: Making directory 2025/10/23 02:58:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:59:07 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:08 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 02:59:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 02:59:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : apple: Unchanged skipping 2025/10/23 02:59:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : banana: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:59:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 02:59:08 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:59:08 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:08 INFO : There was nothing to transfer 2025/10/23 02:59:08 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:08 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : apple: Unchanged skipping 2025/10/23 02:59:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 02:59:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 02:59:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : banana: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:59:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 02:59:09 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:59:09 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:09 INFO : There was nothing to transfer 2025/10/23 02:59:09 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:09 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:59:24 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:24 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 02:59:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : apple: Unchanged skipping 2025/10/23 02:59:25 DEBUG : banana: Unchanged skipping 2025/10/23 02:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:59:25 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:25 INFO : There was nothing to transfer 2025/10/23 02:59:25 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:25 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 02:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 02:59:25 DEBUG : apple: Unchanged skipping 2025/10/23 02:59:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : banana: Unchanged skipping 2025/10/23 02:59:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 02:59:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:59:25 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:25 INFO : There was nothing to transfer 2025/10/23 02:59:25 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:26 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:59:40 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:41 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 02:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/23 02:59:41 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:59:41 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:59:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/23 02:59:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/23 02:59:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/23 02:59:42 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/23 02:59:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/23 02:59:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/23 02:59:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/23 02:59:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/23 02:59:42 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/23 02:59:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/23 02:59:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/23 02:59:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/23 02:59:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/23 02:59:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/23 02:59:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/23 02:59:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/23 02:59:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/23 02:59:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/23 02:59:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/23 02:59:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/23 02:59:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/23 02:59:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/23 02:59:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:43 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/23 02:59:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/23 02:59:44 INFO : apple: Deleted 2025/10/23 02:59:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0007-1234567.txt: Deleted 2025/10/23 02:59:44 INFO : splitbananasplit: Deleted 2025/10/23 02:59:44 INFO : dir1/0003-defghij.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0009-3456789.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0012-6789;.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0013-789;=.txt: Deleted 2025/10/23 02:59:44 INFO : banana: Deleted 2025/10/23 02:59:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0008-2345678.txt: Deleted 2025/10/23 02:59:44 INFO : dir1/0014-89;=.txt: Deleted 2025/10/23 02:59:44 INFO : appleappleapplebanana: Deleted 2025/10/23 02:59:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/23 02:59:44 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : apple: Unchanged skipping 2025/10/23 02:59:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 02:59:45 DEBUG : banana: Unchanged skipping 2025/10/23 02:59:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 02:59:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 02:59:45 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 02:59:45 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:45 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/23 02:59:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/23 02:59:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/23 02:59:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/23 02:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/23 02:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/23 02:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/23 02:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/23 02:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 02:59:59 DEBUG : Waiting for deletions to finish 2025/10/23 02:59:59 DEBUG : apple: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : banana: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 02:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 02:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 02:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 02:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 02:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 02:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 02:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 02:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 02:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 02:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 02:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 02:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 02:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 02:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 02:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/23 03:00:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/23 03:00:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/23 03:00:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/23 03:00:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/23 03:00:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/23 03:00:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/23 03:00:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/23 03:00:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/23 03:00:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/23 03:00:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:00 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:00:00 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:00:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/23 03:00:00 INFO : apple: Copied (new) to: PREFIXapple 2025/10/23 03:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/23 03:00:00 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/23 03:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/23 03:00:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/23 03:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/23 03:00:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/23 03:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/23 03:00:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/23 03:00:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/23 03:00:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/23 03:00:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/23 03:00:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/23 03:00:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/23 03:00:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/23 03:00:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/23 03:00:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/23 03:00:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/23 03:00:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/23 03:00:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/23 03:00:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/23 03:00:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/23 03:00:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/23 03:00:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:01 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:02 INFO : dir1/0012-6789;.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0010-456789.txt: Deleted 2025/10/23 03:00:02 INFO : apple: Deleted 2025/10/23 03:00:02 INFO : dir1/0007-1234567.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0008-2345678.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0009-3456789.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0013-789;=.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0003-defghij.txt: Deleted 2025/10/23 03:00:02 INFO : banana: Deleted 2025/10/23 03:00:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0011-56789;.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0014-89;=.txt: Deleted 2025/10/23 03:00:02 INFO : appleappleapplebanana: Deleted 2025/10/23 03:00:02 INFO : splitbananasplit: Deleted 2025/10/23 03:00:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/23 03:00:02 INFO : dir1/0015-9;=.txt: Deleted 2025/10/23 03:00:02 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : apple: transformed to: PREFIXapple 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/23 03:00:03 DEBUG : banana: transformed to: PREFIXbanana 2025/10/23 03:00:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/23 03:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/23 03:00:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:03 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:00:03 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:00:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/23 03:00:03 INFO : apple: Copied (new) 2025/10/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/23 03:00:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/23 03:00:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/23 03:00:03 INFO : banana: Copied (new) 2025/10/23 03:00:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/23 03:00:04 INFO : appleappleapplebanana: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/23 03:00:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/23 03:00:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/23 03:00:04 INFO : splitbananasplit: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/23 03:00:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/23 03:00:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/23 03:00:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/23 03:00:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/23 03:00:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/23 03:00:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/23 03:00:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/23 03:00:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/23 03:00:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/23 03:00:05 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/23 03:00:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/23 03:00:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/23 03:00:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/23 03:00:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/23 03:00:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/23 03:00:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/23 03:00:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/23 03:00:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/23 03:00:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/23 03:00:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/23 03:00:05 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:05 INFO : PREFIXapple: Deleted 2025/10/23 03:00:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/23 03:00:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/23 03:00:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/23 03:00:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/23 03:00:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/23 03:00:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/23 03:00:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/23 03:00:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/23 03:00:06 INFO : PREFIXsplitbananasplit: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/23 03:00:06 INFO : PREFIXbanana: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/23 03:00:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/23 03:00:06 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:06 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:06 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:00:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:00:22 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:23 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:00:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:00:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/23 03:00:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/23 03:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/23 03:00:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/23 03:00:24 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/23 03:00:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/23 03:00:24 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/23 03:00:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/23 03:00:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/23 03:00:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/23 03:00:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/23 03:00:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/23 03:00:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/23 03:00:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/23 03:00:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/23 03:00:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/23 03:00:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/23 03:00:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/23 03:00:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/23 03:00:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/23 03:00:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/23 03:00:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/23 03:00:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:25 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:26 INFO : appleappleapplebanana: Deleted 2025/10/23 03:00:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0013-789;=.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0008-2345678.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0014-89;=.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0011-56789;.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0015-9;=.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0003-defghij.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/23 03:00:26 INFO : banana: Deleted 2025/10/23 03:00:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0010-456789.txt: Deleted 2025/10/23 03:00:26 INFO : splitbananasplit: Deleted 2025/10/23 03:00:26 INFO : dir1/0012-6789;.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/23 03:00:26 INFO : dir1/0009-3456789.txt: Deleted 2025/10/23 03:00:26 INFO : apple: Deleted 2025/10/23 03:00:26 INFO : dir1/0007-1234567.txt: Deleted 2025/10/23 03:00:26 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : apple: transformed to: appleSUFFIX 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/23 03:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/23 03:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/23 03:00:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:27 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:00:27 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:00:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/23 03:00:27 INFO : appleappleapplebanana: Copied (new) 2025/10/23 03:00:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/23 03:00:27 INFO : banana: Copied (new) 2025/10/23 03:00:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/23 03:00:27 INFO : splitbananasplit: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/23 03:00:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/23 03:00:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/23 03:00:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/23 03:00:28 INFO : apple: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/23 03:00:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/23 03:00:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/23 03:00:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/23 03:00:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/23 03:00:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/23 03:00:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/23 03:00:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/23 03:00:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/23 03:00:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/23 03:00:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/23 03:00:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/23 03:00:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/23 03:00:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/23 03:00:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/23 03:00:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/23 03:00:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/23 03:00:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/23 03:00:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/23 03:00:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/23 03:00:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/23 03:00:29 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:29 INFO : bananaSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : appleSUFFIX: Deleted 2025/10/23 03:00:29 INFO : splitbananasplitSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/23 03:00:29 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/23 03:00:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/23 03:00:30 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:30 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:30 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:00:45 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:45 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:00:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:46 DEBUG : apple: Unchanged skipping 2025/10/23 03:00:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:46 DEBUG : banana: Unchanged skipping 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/23 03:00:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/23 03:00:46 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:00:46 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:00:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/23 03:00:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/23 03:00:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/23 03:00:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/23 03:00:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/23 03:00:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/23 03:00:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/23 03:00:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/23 03:00:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/23 03:00:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/23 03:00:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/23 03:00:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/23 03:00:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/23 03:00:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/23 03:00:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/23 03:00:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/23 03:00:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/23 03:00:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/23 03:00:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/23 03:00:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/23 03:00:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/23 03:00:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/23 03:00:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/23 03:00:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/23 03:00:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/23 03:00:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/23 03:00:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/23 03:00:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/23 03:00:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/23 03:00:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/23 03:00:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/23 03:00:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/23 03:00:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/23 03:00:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/23 03:00:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/23 03:00:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/23 03:00:47 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/23 03:00:47 INFO : splitbananasplit: Deleted 2025/10/23 03:00:47 INFO : dir1/0012-6789;.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/23 03:00:48 INFO : appleappleapplebanana: Deleted 2025/10/23 03:00:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0003-defghij.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0008-2345678.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0009-3456789.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0007-1234567.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0013-789;=.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0014-89;=.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0010-456789.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0011-56789;.txt: Deleted 2025/10/23 03:00:48 INFO : dir1/0015-9;=.txt: Deleted 2025/10/23 03:00:48 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:48 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : appleapple: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/23 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : apple: Unchanged skipping 2025/10/23 03:00:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : banana: Unchanged skipping 2025/10/23 03:00:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:00:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/23 03:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/23 03:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/23 03:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/23 03:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/23 03:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/23 03:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/23 03:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/23 03:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/23 03:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/23 03:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/23 03:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/23 03:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/23 03:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/23 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/23 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/23 03:00:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:00:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:00:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:00:49 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:00:49 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:49 DEBUG : Waiting for deletions to finish 2025/10/23 03:00:49 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : appleapple: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/23 03:00:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/23 03:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/23 03:00:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/23 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/23 03:00:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/23 03:00:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/23 03:00:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/23 03:00:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/23 03:00:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/23 03:00:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/23 03:00:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/23 03:00:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/23 03:00:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/23 03:00:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/23 03:00:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/23 03:00:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/23 03:00:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/23 03:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/23 03:00:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:01:03 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:03 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:04 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:04 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:04 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:04 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:04 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:04 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:04 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:04 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:05 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:05 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:01:19 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:20 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:20 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:20 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:20 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:20 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:21 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:21 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:21 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:21 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:01:35 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:35 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:36 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:36 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:36 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:36 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:36 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:37 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:37 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:37 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:37 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:37 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:01:52 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:52 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:53 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:53 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:53 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:01:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : apple: Unchanged skipping 2025/10/23 03:01:53 DEBUG : banana: Unchanged skipping 2025/10/23 03:01:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:01:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:01:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:01:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:01:53 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:01:53 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:53 DEBUG : Waiting for deletions to finish 2025/10/23 03:01:54 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:01:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:09 DEBUG : Waiting for deletions to finish 2025/10/23 03:02:09 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:02:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : apple: Unchanged skipping 2025/10/23 03:02:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:02:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:02:10 DEBUG : banana: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:10 DEBUG : Waiting for deletions to finish 2025/10/23 03:02:10 DEBUG : Waiting for deletions to finish 2025/10/23 03:02:10 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/23 03:02:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : apple: Unchanged skipping 2025/10/23 03:02:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/23 03:02:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : banana: Unchanged skipping 2025/10/23 03:02:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : splitbananasplit: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/23 03:02:10 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:10 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:10 DEBUG : Waiting for deletions to finish 2025/10/23 03:02:10 DEBUG : Waiting for deletions to finish 2025/10/23 03:02:11 DEBUG : apple: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : banana: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/23 03:02:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (196.61s) --- PASS: TestTransform/NFC (15.08s) --- PASS: TestTransform/NFD (16.44s) --- PASS: TestTransform/base64 (19.61s) --- PASS: TestTransform/prefix (21.26s) --- PASS: TestTransform/suffix (23.90s) --- PASS: TestTransform/truncate (18.60s) --- PASS: TestTransform/encoder (16.16s) --- PASS: TestTransform/ISO-8859-1 (16.10s) --- PASS: TestTransform/charmap (15.88s) --- PASS: TestTransform/lowercase (16.60s) --- PASS: TestTransform/ascii (16.98s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/23 03:02:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/23 03:02:16 INFO : sub dir_somesuffix: Making directory 2025/10/23 03:02:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/23 03:02:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/23 03:02:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/23 03:02:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/23 03:02:16 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:16 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/23 03:02:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.86s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:17 INFO : tictactoe: Making directory 2025/10/23 03:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/23 03:02:17 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:17 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/23 03:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:19 INFO : toe: Making directory 2025/10/23 03:02:19 INFO : toe/toe: Making directory 2025/10/23 03:02:19 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/23 03:02:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/23 03:02:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/23 03:02:19 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:19 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/23 03:02:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:21 INFO : toe: Making directory 2025/10/23 03:02:21 INFO : toe/toe: Making directory 2025/10/23 03:02:21 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/23 03:02:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/23 03:02:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/23 03:02:21 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:21 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/23 03:02:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.98s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:23 DEBUG : empty_dir: Making directory with metadata 2025/10/23 03:02:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 03:02:23 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:23 INFO : tictacempty_dir: Making directory 2025/10/23 03:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:23 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:23 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:23 INFO : tictactoe: Making directory 2025/10/23 03:02:23 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:23 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:23 INFO : tictactoe/tictactoe: Making directory 2025/10/23 03:02:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/23 03:02:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/23 03:02:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:23 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/23 03:02:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:24 DEBUG : empty_dir: Making directory with metadata 2025/10/23 03:02:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 03:02:24 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:25 INFO : tictacempty_dir: Making directory 2025/10/23 03:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:25 INFO : tictactoe: Making directory 2025/10/23 03:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:25 INFO : tictactoe/tictactoe: Making directory 2025/10/23 03:02:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/23 03:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/23 03:02:25 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:26 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:26 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/23 03:02:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/23 03:02:26 NOTICE: B2 bucket rclone-test-huvesah7caho: 0 differences found 2025/10/23 03:02:26 NOTICE: B2 bucket rclone-test-huvesah7caho: 1 matching files --- PASS: TestAllTag (1.81s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:26 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:26 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:26 INFO : tictactoe: Making directory 2025/10/23 03:02:26 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:26 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:26 INFO : tictactoe/tictactoe: Making directory 2025/10/23 03:02:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/23 03:02:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/23 03:02:26 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:26 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/23 03:02:27 DEBUG : Waiting for deletions to finish 2025/10/23 03:02:27 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:27 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:27 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 03:02:27 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/23 03:02:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/23 03:02:27 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.06s) === RUN TestSyntax 2025/10/23 03:02:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:28 INFO : toe: Making directory 2025/10/23 03:02:28 INFO : toe/toe: Making directory 2025/10/23 03:02:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/23 03:02:28 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:28 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:29 INFO : toe/toe/toe: Copied (new) 2025/10/23 03:02:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.94s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:30 DEBUG : empty_dir: Making directory with metadata 2025/10/23 03:02:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 03:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:30 INFO : tictacempty_dir: Making directory 2025/10/23 03:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:30 INFO : tictactoe: Making directory 2025/10/23 03:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:30 INFO : tictactoe/tictactoe: Making directory 2025/10/23 03:02:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/23 03:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:30 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:30 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:31 INFO : toe/toe/toe.txt: Deleted 2025/10/23 03:02:31 INFO : toe/toe: Removing directory 2025/10/23 03:02:31 INFO : toe: Removing directory 2025/10/23 03:02:31 INFO : empty_dir: Removing directory 2025/10/23 03:02:31 DEBUG : Local file system at /tmp/rclone2152616270: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:32 DEBUG : empty_dir: Making directory with metadata 2025/10/23 03:02:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 03:02:32 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:32 INFO : tictacempty_dir: Making directory 2025/10/23 03:02:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:32 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:32 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:32 INFO : tictactoe: Making directory 2025/10/23 03:02:32 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:32 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:32 INFO : tictactoe/tictactoe: Making directory 2025/10/23 03:02:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/23 03:02:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:32 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:32 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:33 INFO : toe/toe/toe.txt: Deleted 2025/10/23 03:02:33 INFO : toe/toe: Removing directory 2025/10/23 03:02:33 INFO : toe: Removing directory 2025/10/23 03:02:33 INFO : empty_dir: Removing directory 2025/10/23 03:02:33 DEBUG : Local file system at /tmp/rclone2152616270: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/23 03:02:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/23 03:02:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/23 03:02:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/23 03:02:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/23 03:02:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/23 03:02:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.17s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:35 DEBUG : Reset feature "Copy" 2025/10/23 03:02:35 DEBUG : Reset feature "Move" 2025/10/23 03:02:35 DEBUG : Reset feature "Copy" 2025/10/23 03:02:35 DEBUG : Reset feature "Move" 2025/10/23 03:02:35 DEBUG : empty_dir: Making directory with metadata 2025/10/23 03:02:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 03:02:35 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:35 INFO : tictacempty_dir: Making directory 2025/10/23 03:02:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/23 03:02:35 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:35 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:35 INFO : tictactoe: Making directory 2025/10/23 03:02:35 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:35 DEBUG : toe: transformed to: tictactoe 2025/10/23 03:02:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:35 INFO : tictactoe/tictactoe: Making directory 2025/10/23 03:02:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/23 03:02:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/23 03:02:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:35 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:35 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/23 03:02:36 INFO : toe/toe/toe.txt: Deleted 2025/10/23 03:02:36 INFO : toe/toe: Removing directory 2025/10/23 03:02:36 INFO : toe: Removing directory 2025/10/23 03:02:36 INFO : empty_dir: Removing directory 2025/10/23 03:02:36 DEBUG : Local file system at /tmp/rclone2152616270: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/23 03:02:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/23 03:02:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/23 03:02:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/23 03:02:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/23 03:02:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/23 03:02:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.71s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:39 DEBUG : toe: transformed to: dG9l 2025/10/23 03:02:39 DEBUG : toe: transformed to: dG9l 2025/10/23 03:02:39 INFO : dG9l: Making directory 2025/10/23 03:02:39 DEBUG : toe: transformed to: dG9l 2025/10/23 03:02:39 DEBUG : toe: transformed to: dG9l 2025/10/23 03:02:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/23 03:02:39 INFO : dG9l/dG9l: Making directory 2025/10/23 03:02:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/23 03:02:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/23 03:02:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/23 03:02:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/23 03:02:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/23 03:02:39 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:39 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:40 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/23 03:02:40 DEBUG : Waiting for deletions to finish 2025/10/23 03:02:40 DEBUG : dG9l: transformed to: toe 2025/10/23 03:02:40 DEBUG : dG9l: transformed to: toe 2025/10/23 03:02:40 DEBUG : dG9l: transformed to: toe 2025/10/23 03:02:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/23 03:02:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/23 03:02:40 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for checks to finish 2025/10/23 03:02:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/23 03:02:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/23 03:02:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/23 03:02:40 DEBUG : Local file system at /tmp/rclone2152616270: Waiting for transfers to finish 2025/10/23 03:02:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-huvesah7caho", Local "Local file system at /tmp/rclone2152616270", Modify Window "1ms" 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe: transformed to: 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe: transformed to: 2025/10/23 03:02:41 INFO : B2 bucket rclone-test-huvesah7caho: Making directory 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe: transformed to: 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe: transformed to: 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe/toe: transformed to: 2025/10/23 03:02:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/23 03:02:41 INFO : toe/toe: Making directory 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe/toe: transformed to: 2025/10/23 03:02:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe: transformed to: 2025/10/23 03:02:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/23 03:02:41 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for checks to finish 2025/10/23 03:02:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/23 03:02:41 DEBUG : toe/toe/toe: transformed to: 2025/10/23 03:02:41 DEBUG : B2 bucket rclone-test-huvesah7caho: Waiting for transfers to finish 2025/10/23 03:02:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/23 03:02:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/23 03:02:42 INFO : toe/toe/toe: Copied (new) 2025/10/23 03:02:42 ERROR : B2 bucket rclone-test-huvesah7caho: not deleting files as there were IO errors 2025/10/23 03:02:42 ERROR : B2 bucket rclone-test-huvesah7caho: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/10/23 03:02:43 DEBUG : B2 bucket rclone-test-huvesah7caho: Purge remote 2025/10/23 03:02:43 INFO : B2 bucket rclone-test-huvesah7caho: cleaning bucket "rclone-test-huvesah7caho" of all files 2025/10/23 03:02:44 DEBUG : BackupDir/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cd2_d20251023_m025625_c001_v7007000_t0000_u01761188185494") 2025/10/23 03:02:44 DEBUG : BackupDir/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f110ffd8d1f293477_d20251023_m025619_c001_v0001113_t0036_u01761188179113") 2025/10/23 03:02:44 DEBUG : CompareDest/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f080_d20251023_m025559_c001_v7007000_t0000_u01761188159924") 2025/10/23 03:02:44 DEBUG : CompareDest/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077904_d20251023_m025553_c001_v0001115_t0015_u01761188153747") 2025/10/23 03:02:44 DEBUG : CompareDest/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f081_d20251023_m025600_c001_v7007000_t0000_u01761188160107") 2025/10/23 03:02:44 DEBUG : CompareDest/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f44a_d20251023_m025555_c001_v0001150_t0015_u01761188155330") 2025/10/23 03:02:44 DEBUG : CopyDest/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cd4_d20251023_m025625_c001_v7007000_t0000_u01761188185674") 2025/10/23 03:02:44 DEBUG : CopyDest/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39bf9_d20251023_m025616_c001_v0001137_t0020_u01761188176191") 2025/10/23 03:02:44 DEBUG : CopyDest/three: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cd6_d20251023_m025625_c001_v7007000_t0000_u01761188185890") 2025/10/23 03:02:44 DEBUG : CopyDest/three: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f4b8_d20251023_m025623_c001_v0001150_t0054_u01761188183429") 2025/10/23 03:02:44 DEBUG : CopyDest/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cd9_d20251023_m025626_c001_v7007000_t0000_u01761188186070") 2025/10/23 03:02:44 DEBUG : CopyDest/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f5907796b_d20251023_m025620_c001_v0001115_t0038_u01761188180621") 2025/10/23 03:02:44 DEBUG : EXISTING: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f125_d20251023_m025751_c001_v7007000_t0000_u01761188271252") 2025/10/23 03:02:44 DEBUG : EXISTING: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ade_d20251023_m025749_c001_v0001115_t0034_u01761188269851") 2025/10/23 03:02:45 DEBUG : PREFIXapple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9c11d_d20251023_m030005_c001_v7007000_t0000_u01761188405722") 2025/10/23 03:02:45 DEBUG : PREFIXapple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33220b_d20251023_m030000_c001_v0001183_t0027_u01761188400269") 2025/10/23 03:02:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9c8_d20251023_m030005_c001_v7007000_t0000_u01761188405938") 2025/10/23 03:02:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04f9_d20251023_m030000_c001_v0001093_t0044_u01761188400260") 2025/10/23 03:02:45 DEBUG : PREFIXbanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d477_d20251023_m030006_c001_v7007000_t0000_u01761188406017") 2025/10/23 03:02:45 DEBUG : PREFIXbanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f47_d20251023_m030000_c001_v0001137_t0036_u01761188400278") 2025/10/23 03:02:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d1d5_d20251023_m030005_c001_v7007000_t0000_u01761188405957") 2025/10/23 03:02:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d54_d20251023_m030000_c001_v0001115_t0028_u01761188400249") 2025/10/23 03:02:45 DEBUG : Testêé: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f115_d20251023_m025747_c001_v7007000_t0000_u01761188267299") 2025/10/23 03:02:45 DEBUG : Testêé: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077acc_d20251023_m025746_c001_v0001115_t0028_u01761188266419") 2025/10/23 03:02:45 DEBUG : Testêé: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d27_d20251023_m025745_c001_v0001137_t0028_u01761188265359") 2025/10/23 03:02:45 DEBUG : YXBwbGU=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097286_d20251023_m025946_c001_v7007000_t0000_u01761188386095") 2025/10/23 03:02:45 DEBUG : YXBwbGU=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077cfe_d20251023_m025941_c001_v0001115_t0037_u01761188381956") 2025/10/23 03:02:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609728a_d20251023_m025946_c001_v7007000_t0000_u01761188386277") 2025/10/23 03:02:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f09_d20251023_m025941_c001_v0001137_t0025_u01761188381975") 2025/10/23 03:02:45 DEBUG : YmFuYW5h: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609728e_d20251023_m025946_c001_v7007000_t0000_u01761188386459") 2025/10/23 03:02:45 DEBUG : YmFuYW5h: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04c7_d20251023_m025941_c001_v0001093_t0056_u01761188381945") 2025/10/23 03:02:45 DEBUG : a/potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bda5_d20251023_m025423_c001_v7007000_t0000_u01761188063958") 2025/10/23 03:02:45 DEBUG : a/potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a06_d20251023_m025423_c001_v0001137_t0050_u01761188063210") 2025/10/23 03:02:45 DEBUG : a/potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd91_d20251023_m025421_c001_v7007000_t0000_u01761188061582") 2025/10/23 03:02:46 DEBUG : a/potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399f4_d20251023_m025420_c001_v0001137_t0020_u01761188060664") 2025/10/23 03:02:46 DEBUG : a/potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daac7_d20251023_m025401_c001_v7007000_t0000_u01761188041724") 2025/10/23 03:02:46 DEBUG : a/potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39974_d20251023_m025400_c001_v0001137_t0050_u01761188040789") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c70_d20251023_m030211_c001_v7007000_t0000_u01761188531670") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0699_d20251023_m030207_c001_v0001093_t0057_u01761188527262") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056f3_d20251023_m030154_c001_v7007000_t0000_u01761188514713") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e066d_d20251023_m030150_c001_v0001093_t0031_u01761188510550") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501dc_d20251023_m030138_c001_v7007000_t0000_u01761188498077") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0645_d20251023_m030134_c001_v0001093_t0028_u01761188494268") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1976_d20251023_m030122_c001_v7007000_t0000_u01761188482212") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0612_d20251023_m030118_c001_v0001093_t0032_u01761188478408") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d589_d20251023_m030106_c001_v7007000_t0000_u01761188466167") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05e2_d20251023_m030101_c001_v0001093_t0045_u01761188461812") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a6d_d20251023_m030050_c001_v7007000_t0000_u01761188450016") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33235b_d20251023_m030043_c001_v0001183_t0010_u01761188443642") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a828_d20251023_m030031_c001_v7007000_t0000_u01761188431230") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077dde_d20251023_m030027_c001_v0001115_t0034_u01761188427587") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223f41_d20251023_m030026_c001_v7007000_t0000_u01761188426628") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fa6_d20251023_m030021_c001_v0001137_t0042_u01761188421037") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9cc_d20251023_m030007_c001_v7007000_t0000_u01761188407426") 2025/10/23 03:02:46 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33222f_d20251023_m030003_c001_v0001183_t0003_u01761188403628") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9badd_d20251023_m030002_c001_v7007000_t0000_u01761188402243") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d46_d20251023_m025957_c001_v0001115_t0016_u01761188397895") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bac7_d20251023_m025944_c001_v7007000_t0000_u01761188384077") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04bf_d20251023_m025939_c001_v0001093_t0004_u01761188379272") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b7f_d20251023_m025926_c001_v7007000_t0000_u01761188366658") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e048b_d20251023_m025922_c001_v0001093_t0022_u01761188362170") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1c8_d20251023_m025910_c001_v7007000_t0000_u01761188350131") 2025/10/23 03:02:47 DEBUG : apple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0454_d20251023_m025906_c001_v0001093_t0057_u01761188346352") 2025/10/23 03:02:47 DEBUG : appleSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a820_d20251023_m030029_c001_v7007000_t0000_u01761188429725") 2025/10/23 03:02:47 DEBUG : appleSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fb6_d20251023_m030023_c001_v0001137_t0011_u01761188423747") 2025/10/23 03:02:47 DEBUG : appleapple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a6e_d20251023_m030050_c001_v7007000_t0000_u01761188450197") 2025/10/23 03:02:47 DEBUG : appleapple: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05a8_d20251023_m030046_c001_v0001093_t0021_u01761188446171") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c71_d20251023_m030211_c001_v7007000_t0000_u01761188531850") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a13b_d20251023_m030207_c001_v0001137_t0057_u01761188527926") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056f4_d20251023_m030154_c001_v7007000_t0000_u01761188514894") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0f7_d20251023_m030151_c001_v0001137_t0029_u01761188511137") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501dd_d20251023_m030138_c001_v7007000_t0000_u01761188498272") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0ad_d20251023_m030134_c001_v0001137_t0052_u01761188494894") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1977_d20251023_m030122_c001_v7007000_t0000_u01761188482394") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a07b_d20251023_m030118_c001_v0001137_t0048_u01761188478992") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d58b_d20251023_m030106_c001_v7007000_t0000_u01761188466349") 2025/10/23 03:02:47 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a04e_d20251023_m030102_c001_v0001137_t0047_u01761188462400") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e87cb_d20251023_m030048_c001_v7007000_t0000_u01761188448049") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a001_d20251023_m030044_c001_v0001137_t0024_u01761188444382") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a829_d20251023_m030031_c001_v7007000_t0000_u01761188431412") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322f3_d20251023_m030027_c001_v0001183_t0000_u01761188427565") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2f008_d20251023_m030025_c001_v7007000_t0000_u01761188425975") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077dc0_d20251023_m030021_c001_v0001115_t0039_u01761188421992") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9cd_d20251023_m030007_c001_v7007000_t0000_u01761188407608") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0505_d20251023_m030003_c001_v0001093_t0043_u01761188403608") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d1cd_d20251023_m030002_c001_v7007000_t0000_u01761188402638") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3321fd_d20251023_m025958_c001_v0001183_t0051_u01761188398893") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bac9_d20251023_m025944_c001_v7007000_t0000_u01761188384441") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33215f_d20251023_m025940_c001_v0001183_t0051_u01761188380282") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b80_d20251023_m025926_c001_v7007000_t0000_u01761188366841") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332109_d20251023_m025923_c001_v0001183_t0036_u01761188363362") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1ca_d20251023_m025910_c001_v7007000_t0000_u01761188350313") 2025/10/23 03:02:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332087_d20251023_m025907_c001_v0001183_t0008_u01761188347351") 2025/10/23 03:02:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223f5e_d20251023_m030029_c001_v7007000_t0000_u01761188429899") 2025/10/23 03:02:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322cd_d20251023_m030023_c001_v0001183_t0016_u01761188423759") 2025/10/23 03:02:48 DEBUG : b/potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bda6_d20251023_m025424_c001_v7007000_t0000_u01761188064140") 2025/10/23 03:02:48 DEBUG : b/potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399fe_d20251023_m025422_c001_v0001137_t0016_u01761188062128") 2025/10/23 03:02:48 DEBUG : b/potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd8b_d20251023_m025421_c001_v7007000_t0000_u01761188061027") 2025/10/23 03:02:49 DEBUG : b/potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399ee_d20251023_m025419_c001_v0001137_t0046_u01761188059563") 2025/10/23 03:02:49 DEBUG : b/potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daac6_d20251023_m025401_c001_v7007000_t0000_u01761188041155") 2025/10/23 03:02:49 DEBUG : b/potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39968_d20251023_m025359_c001_v0001137_t0016_u01761188039678") 2025/10/23 03:02:49 DEBUG : backup/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697d47_d20251023_m025641_c001_v7007000_t0000_u01761188201658") 2025/10/23 03:02:49 DEBUG : backup/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f109909f42ae1405e_d20251023_m025639_c001_v0001176_t0029_u01761188199509") 2025/10/23 03:02:49 DEBUG : backup/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e331bc0_d20251023_m025635_c001_v0001183_t0051_u01761188195299") 2025/10/23 03:02:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cbd_d20251023_m025707_c001_v7007000_t0000_u01761188227993") 2025/10/23 03:02:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1143be0385ea74d9_d20251023_m025705_c001_v0001099_t0045_u01761188225694") 2025/10/23 03:02:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10877db9314e2eb1_d20251023_m025701_c001_v0001184_t0039_u01761188221355") 2025/10/23 03:02:49 DEBUG : backup/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f0af_d20251023_m025654_c001_v7007000_t0000_u01761188214547") 2025/10/23 03:02:49 DEBUG : backup/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103eeece7a07d4d1_d20251023_m025652_c001_v0001172_t0018_u01761188212521") 2025/10/23 03:02:49 DEBUG : backup/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f100379395f08f49f_d20251023_m025648_c001_v0001157_t0018_u01761188208303") 2025/10/23 03:02:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cbe_d20251023_m025708_c001_v7007000_t0000_u01761188228174") 2025/10/23 03:02:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f119da05d9a73e7ed_d20251023_m025706_c001_v0001116_t0027_u01761188226820") 2025/10/23 03:02:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102617c1f4f543bd_d20251023_m025702_c001_v0001104_t0001_u01761188222865") 2025/10/23 03:02:49 DEBUG : backup/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697d48_d20251023_m025641_c001_v7007000_t0000_u01761188201840") 2025/10/23 03:02:49 DEBUG : backup/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f108b6e081a575885_d20251023_m025640_c001_v0001116_t0025_u01761188200585") 2025/10/23 03:02:49 DEBUG : backup/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f109581c565556afe_d20251023_m025636_c001_v0001100_t0052_u01761188196847") 2025/10/23 03:02:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f0b0_d20251023_m025654_c001_v7007000_t0000_u01761188214728") 2025/10/23 03:02:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1136b2974784aa05_d20251023_m025653_c001_v0001100_t0049_u01761188213537") 2025/10/23 03:02:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f112edf8721a733f3_d20251023_m025649_c001_v0001171_t0004_u01761188209926") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c72_d20251023_m030212_c001_v7007000_t0000_u01761188532043") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33258c_d20251023_m030207_c001_v0001183_t0051_u01761188527713") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056f6_d20251023_m030155_c001_v7007000_t0000_u01761188515077") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33250b_d20251023_m030150_c001_v0001183_t0038_u01761188510937") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501de_d20251023_m030138_c001_v7007000_t0000_u01761188498456") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332488_d20251023_m030134_c001_v0001183_t0001_u01761188494665") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1979_d20251023_m030122_c001_v7007000_t0000_u01761188482576") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33242d_d20251023_m030118_c001_v0001183_t0009_u01761188478789") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d58c_d20251023_m030106_c001_v7007000_t0000_u01761188466530") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3323d5_d20251023_m030102_c001_v0001183_t0003_u01761188462207") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a6f_d20251023_m030050_c001_v7007000_t0000_u01761188450382") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e059e_d20251023_m030043_c001_v0001093_t0057_u01761188443836") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a82b_d20251023_m030031_c001_v7007000_t0000_u01761188431595") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fc7_d20251023_m030027_c001_v0001137_t0056_u01761188427574") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223f3f_d20251023_m030026_c001_v7007000_t0000_u01761188426445") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322b1_d20251023_m030021_c001_v0001183_t0021_u01761188421777") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9ce_d20251023_m030007_c001_v7007000_t0000_u01761188407789") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f59_d20251023_m030003_c001_v0001137_t0021_u01761188403619") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9bf_d20251023_m030002_c001_v7007000_t0000_u01761188402468") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04f3_d20251023_m025958_c001_v0001093_t0012_u01761188398417") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b18aa_d20251023_m025944_c001_v7007000_t0000_u01761188384313") 2025/10/23 03:02:50 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077cf2_d20251023_m025939_c001_v0001115_t0041_u01761188379642") 2025/10/23 03:02:51 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b81_d20251023_m025927_c001_v7007000_t0000_u01761188367024") 2025/10/23 03:02:51 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077caf_d20251023_m025922_c001_v0001115_t0005_u01761188362688") 2025/10/23 03:02:51 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1cb_d20251023_m025910_c001_v7007000_t0000_u01761188350496") 2025/10/23 03:02:51 DEBUG : banana: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c6f_d20251023_m025906_c001_v0001115_t0015_u01761188346929") 2025/10/23 03:02:51 DEBUG : bananaSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609730b_d20251023_m030029_c001_v7007000_t0000_u01761188429501") 2025/10/23 03:02:51 DEBUG : bananaSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0562_d20251023_m030023_c001_v0001093_t0017_u01761188423780") 2025/10/23 03:02:51 DEBUG : both0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cde3_d20251023_m025843_c001_v7007000_t0000_u01761188323161") 2025/10/23 03:02:51 DEBUG : both0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dc4_d20251023_m025819_c001_v0001137_t0049_u01761188299742") 2025/10/23 03:02:51 DEBUG : both0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a686_d20251023_m025815_c001_v7007000_t0000_u01761188295490") 2025/10/23 03:02:51 DEBUG : both0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d43_d20251023_m025753_c001_v0001137_t0002_u01761188273216") 2025/10/23 03:02:51 DEBUG : both1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cde5_d20251023_m025843_c001_v7007000_t0000_u01761188323342") 2025/10/23 03:02:51 DEBUG : both1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dc8_d20251023_m025820_c001_v0001137_t0012_u01761188300974") 2025/10/23 03:02:51 DEBUG : both1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a687_d20251023_m025815_c001_v7007000_t0000_u01761188295673") 2025/10/23 03:02:51 DEBUG : both1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d4b_d20251023_m025754_c001_v0001137_t0055_u01761188274255") 2025/10/23 03:02:51 DEBUG : both10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cde6_d20251023_m025843_c001_v7007000_t0000_u01761188323522") 2025/10/23 03:02:51 DEBUG : both10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39df7_d20251023_m025830_c001_v0001137_t0056_u01761188310565") 2025/10/23 03:02:51 DEBUG : both10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a688_d20251023_m025815_c001_v7007000_t0000_u01761188295896") 2025/10/23 03:02:51 DEBUG : both10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d7a_d20251023_m025802_c001_v0001137_t0028_u01761188282602") 2025/10/23 03:02:51 DEBUG : both11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cde8_d20251023_m025843_c001_v7007000_t0000_u01761188323703") 2025/10/23 03:02:51 DEBUG : both11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39df9_d20251023_m025831_c001_v0001137_t0000_u01761188311504") 2025/10/23 03:02:51 DEBUG : both11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a689_d20251023_m025816_c001_v7007000_t0000_u01761188296079") 2025/10/23 03:02:52 DEBUG : both11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d7e_d20251023_m025803_c001_v0001137_t0026_u01761188283790") 2025/10/23 03:02:52 DEBUG : both12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdea_d20251023_m025843_c001_v7007000_t0000_u01761188323894") 2025/10/23 03:02:52 DEBUG : both12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dfb_d20251023_m025832_c001_v0001137_t0013_u01761188312473") 2025/10/23 03:02:52 DEBUG : both12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a68b_d20251023_m025816_c001_v7007000_t0000_u01761188296261") 2025/10/23 03:02:52 DEBUG : both12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d86_d20251023_m025804_c001_v0001137_t0041_u01761188284688") 2025/10/23 03:02:52 DEBUG : both13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdeb_d20251023_m025844_c001_v7007000_t0000_u01761188324075") 2025/10/23 03:02:52 DEBUG : both13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dff_d20251023_m025833_c001_v0001137_t0013_u01761188313275") 2025/10/23 03:02:52 DEBUG : both13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a68c_d20251023_m025816_c001_v7007000_t0000_u01761188296443") 2025/10/23 03:02:52 DEBUG : both13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d8a_d20251023_m025805_c001_v0001137_t0054_u01761188285641") 2025/10/23 03:02:52 DEBUG : both14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdec_d20251023_m025844_c001_v7007000_t0000_u01761188324308") 2025/10/23 03:02:52 DEBUG : both14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e07_d20251023_m025834_c001_v0001137_t0044_u01761188314457") 2025/10/23 03:02:52 DEBUG : both14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a68d_d20251023_m025816_c001_v7007000_t0000_u01761188296626") 2025/10/23 03:02:52 DEBUG : both14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d8c_d20251023_m025806_c001_v0001137_t0009_u01761188286632") 2025/10/23 03:02:52 DEBUG : both15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cded_d20251023_m025844_c001_v7007000_t0000_u01761188324489") 2025/10/23 03:02:52 DEBUG : both15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e0d_d20251023_m025835_c001_v0001137_t0047_u01761188315567") 2025/10/23 03:02:52 DEBUG : both15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a68e_d20251023_m025816_c001_v7007000_t0000_u01761188296808") 2025/10/23 03:02:52 DEBUG : both15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d94_d20251023_m025807_c001_v0001137_t0046_u01761188287814") 2025/10/23 03:02:52 DEBUG : both16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdee_d20251023_m025844_c001_v7007000_t0000_u01761188324670") 2025/10/23 03:02:52 DEBUG : both16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e17_d20251023_m025836_c001_v0001137_t0032_u01761188316876") 2025/10/23 03:02:52 DEBUG : both16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a68f_d20251023_m025816_c001_v7007000_t0000_u01761188296990") 2025/10/23 03:02:52 DEBUG : both16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d96_d20251023_m025808_c001_v0001137_t0051_u01761188288905") 2025/10/23 03:02:53 DEBUG : both17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdef_d20251023_m025844_c001_v7007000_t0000_u01761188324850") 2025/10/23 03:02:53 DEBUG : both17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e1b_d20251023_m025837_c001_v0001137_t0059_u01761188317595") 2025/10/23 03:02:53 DEBUG : both17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a690_d20251023_m025817_c001_v7007000_t0000_u01761188297172") 2025/10/23 03:02:53 DEBUG : both17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d9a_d20251023_m025809_c001_v0001137_t0046_u01761188289967") 2025/10/23 03:02:53 DEBUG : both18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf0_d20251023_m025845_c001_v7007000_t0000_u01761188325032") 2025/10/23 03:02:53 DEBUG : both18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e1d_d20251023_m025838_c001_v0001137_t0055_u01761188318476") 2025/10/23 03:02:53 DEBUG : both18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a691_d20251023_m025817_c001_v7007000_t0000_u01761188297358") 2025/10/23 03:02:53 DEBUG : both18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d9e_d20251023_m025810_c001_v0001137_t0022_u01761188290798") 2025/10/23 03:02:53 DEBUG : both19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf1_d20251023_m025845_c001_v7007000_t0000_u01761188325213") 2025/10/23 03:02:53 DEBUG : both19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e21_d20251023_m025839_c001_v0001137_t0058_u01761188319333") 2025/10/23 03:02:53 DEBUG : both19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a692_d20251023_m025817_c001_v7007000_t0000_u01761188297541") 2025/10/23 03:02:53 DEBUG : both19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39da2_d20251023_m025811_c001_v0001137_t0005_u01761188291757") 2025/10/23 03:02:53 DEBUG : both2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf2_d20251023_m025845_c001_v7007000_t0000_u01761188325394") 2025/10/23 03:02:53 DEBUG : both2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dca_d20251023_m025822_c001_v0001137_t0044_u01761188302156") 2025/10/23 03:02:53 DEBUG : both2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a693_d20251023_m025817_c001_v7007000_t0000_u01761188297724") 2025/10/23 03:02:53 DEBUG : both2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d53_d20251023_m025755_c001_v0001137_t0029_u01761188275095") 2025/10/23 03:02:53 DEBUG : both3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf4_d20251023_m025845_c001_v7007000_t0000_u01761188325587") 2025/10/23 03:02:53 DEBUG : both3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dd0_d20251023_m025822_c001_v0001137_t0033_u01761188302905") 2025/10/23 03:02:53 DEBUG : both3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a694_d20251023_m025817_c001_v7007000_t0000_u01761188297908") 2025/10/23 03:02:53 DEBUG : both3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d59_d20251023_m025755_c001_v0001137_t0038_u01761188275934") 2025/10/23 03:02:53 DEBUG : both4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf6_d20251023_m025845_c001_v7007000_t0000_u01761188325768") 2025/10/23 03:02:54 DEBUG : both4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dda_d20251023_m025823_c001_v0001137_t0026_u01761188303943") 2025/10/23 03:02:54 DEBUG : both4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a696_d20251023_m025818_c001_v7007000_t0000_u01761188298092") 2025/10/23 03:02:54 DEBUG : both4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d5d_d20251023_m025757_c001_v0001137_t0003_u01761188277074") 2025/10/23 03:02:54 DEBUG : both5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf7_d20251023_m025845_c001_v7007000_t0000_u01761188325961") 2025/10/23 03:02:54 DEBUG : both5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39de0_d20251023_m025824_c001_v0001137_t0029_u01761188304799") 2025/10/23 03:02:54 DEBUG : both5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a698_d20251023_m025818_c001_v7007000_t0000_u01761188298277") 2025/10/23 03:02:54 DEBUG : both5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d66_d20251023_m025757_c001_v0001137_t0053_u01761188277941") 2025/10/23 03:02:54 DEBUG : both6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf8_d20251023_m025846_c001_v7007000_t0000_u01761188326142") 2025/10/23 03:02:54 DEBUG : both6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39de4_d20251023_m025825_c001_v0001137_t0029_u01761188305890") 2025/10/23 03:02:54 DEBUG : both6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a69a_d20251023_m025818_c001_v7007000_t0000_u01761188298459") 2025/10/23 03:02:54 DEBUG : both6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d68_d20251023_m025758_c001_v0001137_t0026_u01761188278888") 2025/10/23 03:02:54 DEBUG : both7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdf9_d20251023_m025846_c001_v7007000_t0000_u01761188326325") 2025/10/23 03:02:54 DEBUG : both7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39dea_d20251023_m025827_c001_v0001137_t0052_u01761188307010") 2025/10/23 03:02:54 DEBUG : both7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a69b_d20251023_m025818_c001_v7007000_t0000_u01761188298642") 2025/10/23 03:02:54 DEBUG : both7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d6a_d20251023_m025759_c001_v0001137_t0024_u01761188279718") 2025/10/23 03:02:54 DEBUG : both8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdfb_d20251023_m025846_c001_v7007000_t0000_u01761188326506") 2025/10/23 03:02:54 DEBUG : both8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39def_d20251023_m025828_c001_v0001137_t0039_u01761188308207") 2025/10/23 03:02:54 DEBUG : both8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a69c_d20251023_m025818_c001_v7007000_t0000_u01761188298824") 2025/10/23 03:02:54 DEBUG : both8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d6e_d20251023_m025800_c001_v0001137_t0001_u01761188280502") 2025/10/23 03:02:54 DEBUG : both9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdfc_d20251023_m025846_c001_v7007000_t0000_u01761188326687") 2025/10/23 03:02:54 DEBUG : both9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39df1_d20251023_m025829_c001_v0001137_t0049_u01761188309255") 2025/10/23 03:02:54 DEBUG : both9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a69d_d20251023_m025819_c001_v7007000_t0000_u01761188299007") 2025/10/23 03:02:55 DEBUG : both9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d76_d20251023_m025801_c001_v0001137_t0014_u01761188281598") 2025/10/23 03:02:55 DEBUG : c/non empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bda9_d20251023_m025424_c001_v7007000_t0000_u01761188064322") 2025/10/23 03:02:55 DEBUG : c/non empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a00_d20251023_m025422_c001_v0001137_t0032_u01761188062431") 2025/10/23 03:02:55 DEBUG : c/non empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd92_d20251023_m025421_c001_v7007000_t0000_u01761188061764") 2025/10/23 03:02:55 DEBUG : c/non empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399f0_d20251023_m025419_c001_v0001137_t0003_u01761188059949") 2025/10/23 03:02:55 DEBUG : c/non empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daac8_d20251023_m025401_c001_v7007000_t0000_u01761188041905") 2025/10/23 03:02:55 DEBUG : c/non empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3996e_d20251023_m025400_c001_v0001137_t0047_u01761188040045") 2025/10/23 03:02:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097290_d20251023_m025946_c001_v7007000_t0000_u01761188386644") 2025/10/23 03:02:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332171_d20251023_m025941_c001_v0001183_t0053_u01761188381966") 2025/10/23 03:02:55 DEBUG : check sum: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daab1_d20251023_m025352_c001_v7007000_t0000_u01761188032609") 2025/10/23 03:02:55 DEBUG : check sum: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39935_d20251023_m025351_c001_v0001137_t0015_u01761188031278") 2025/10/23 03:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a99060_d20251023_m030241_c001_v7007000_t0000_u01761188561461") 2025/10/23 03:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e06eb_d20251023_m030239_c001_v0001093_t0036_u01761188559862") 2025/10/23 03:02:55 DEBUG : dest/3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cc9_d20251023_m025609_c001_v7007000_t0000_u01761188169246") 2025/10/23 03:02:55 DEBUG : dest/3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4046c15fbd4cf46d_d20251023_m025608_c001_v0001105_t0032_u01761188168080") 2025/10/23 03:02:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a70_d20251023_m030050_c001_v7007000_t0000_u01761188450565") 2025/10/23 03:02:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a011_d20251023_m030046_c001_v0001137_t0026_u01761188446179") 2025/10/23 03:02:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c73_d20251023_m030212_c001_v7007000_t0000_u01761188532224") 2025/10/23 03:02:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0685_d20251023_m030159_c001_v0001093_t0053_u01761188519363") 2025/10/23 03:02:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056f7_d20251023_m030155_c001_v7007000_t0000_u01761188515269") 2025/10/23 03:02:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0659_d20251023_m030142_c001_v0001093_t0041_u01761188502763") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501df_d20251023_m030138_c001_v7007000_t0000_u01761188498640") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e062a_d20251023_m030126_c001_v0001093_t0015_u01761188486878") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b197a_d20251023_m030122_c001_v7007000_t0000_u01761188482757") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05fe_d20251023_m030110_c001_v0001093_t0056_u01761188470781") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d58e_d20251023_m030106_c001_v7007000_t0000_u01761188466710") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05c6_d20251023_m030054_c001_v0001093_t0028_u01761188454618") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097323_d20251023_m030048_c001_v7007000_t0000_u01761188448281") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33232b_d20251023_m030036_c001_v0001183_t0001_u01761188436017") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a82d_d20251023_m030031_c001_v7007000_t0000_u01761188431776") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322f5_d20251023_m030027_c001_v0001183_t0030_u01761188427894") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097306_d20251023_m030026_c001_v7007000_t0000_u01761188426444") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f86_d20251023_m030012_c001_v0001137_t0056_u01761188412117") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9cf_d20251023_m030007_c001_v7007000_t0000_u01761188407972") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332231_d20251023_m030003_c001_v0001183_t0053_u01761188403832") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d1cc_d20251023_m030002_c001_v7007000_t0000_u01761188402455") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d22_d20251023_m025950_c001_v0001115_t0019_u01761188390871") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b109_d20251023_m025944_c001_v7007000_t0000_u01761188384384") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04a5_d20251023_m025931_c001_v0001093_t0014_u01761188371253") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b82_d20251023_m025927_c001_v7007000_t0000_u01761188367206") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0470_d20251023_m025914_c001_v0001093_t0043_u01761188354817") 2025/10/23 03:02:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1cd_d20251023_m025910_c001_v7007000_t0000_u01761188350677") 2025/10/23 03:02:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e043c_d20251023_m025859_c001_v0001093_t0035_u01761188339372") 2025/10/23 03:02:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2f00d_d20251023_m030029_c001_v7007000_t0000_u01761188429555") 2025/10/23 03:02:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322cf_d20251023_m030023_c001_v0001183_t0018_u01761188423983") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a71_d20251023_m030050_c001_v7007000_t0000_u01761188450748") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e31_d20251023_m030046_c001_v0001115_t0024_u01761188446190") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c75_d20251023_m030212_c001_v7007000_t0000_u01761188532425") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332553_d20251023_m030200_c001_v0001183_t0010_u01761188520247") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056f8_d20251023_m030155_c001_v7007000_t0000_u01761188515460") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3324ea_d20251023_m030143_c001_v0001183_t0017_u01761188503479") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e0_d20251023_m030138_c001_v7007000_t0000_u01761188498823") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33245c_d20251023_m030127_c001_v0001183_t0051_u01761188487584") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b197b_d20251023_m030122_c001_v7007000_t0000_u01761188482940") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3323ff_d20251023_m030111_c001_v0001183_t0051_u01761188471500") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d58f_d20251023_m030106_c001_v7007000_t0000_u01761188466900") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3323a9_d20251023_m030055_c001_v0001183_t0042_u01761188455273") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e87cd_d20251023_m030048_c001_v7007000_t0000_u01761188448409") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e058a_d20251023_m030036_c001_v0001093_t0003_u01761188436641") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a82f_d20251023_m030031_c001_v7007000_t0000_u01761188431958") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fcb_d20251023_m030027_c001_v0001137_t0039_u01761188427973") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097304_d20251023_m030026_c001_v7007000_t0000_u01761188426065") 2025/10/23 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332289_d20251023_m030012_c001_v0001183_t0001_u01761188412936") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9d2_d20251023_m030008_c001_v7007000_t0000_u01761188408153") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332233_d20251023_m030004_c001_v0001183_t0031_u01761188404041") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9c0_d20251023_m030002_c001_v7007000_t0000_u01761188402657") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04df_d20251023_m025951_c001_v0001093_t0011_u01761188391880") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bac6_d20251023_m025943_c001_v7007000_t0000_u01761188383894") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077cd4_d20251023_m025932_c001_v0001115_t0052_u01761188372033") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b83_d20251023_m025927_c001_v7007000_t0000_u01761188367390") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c95_d20251023_m025915_c001_v0001115_t0011_u01761188355535") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1cf_d20251023_m025910_c001_v7007000_t0000_u01761188350890") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c4f_d20251023_m025859_c001_v0001115_t0022_u01761188339847") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609730c_d20251023_m030029_c001_v7007000_t0000_u01761188429685") 2025/10/23 03:02:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fba_d20251023_m030024_c001_v0001137_t0027_u01761188424105") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a72_d20251023_m030050_c001_v7007000_t0000_u01761188450931") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33236d_d20251023_m030046_c001_v0001183_t0059_u01761188446371") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c76_d20251023_m030212_c001_v7007000_t0000_u01761188532608") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a11f_d20251023_m030200_c001_v0001137_t0000_u01761188520829") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056f9_d20251023_m030155_c001_v7007000_t0000_u01761188515644") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0d3_d20251023_m030144_c001_v0001137_t0009_u01761188504100") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e1_d20251023_m030139_c001_v7007000_t0000_u01761188499007") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a097_d20251023_m030128_c001_v0001137_t0004_u01761188488147") 2025/10/23 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b197c_d20251023_m030123_c001_v7007000_t0000_u01761188483122") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a065_d20251023_m030112_c001_v0001137_t0029_u01761188472084") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d591_d20251023_m030107_c001_v7007000_t0000_u01761188467082") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a03a_d20251023_m030055_c001_v0001137_t0050_u01761188455849") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a98172_d20251023_m030048_c001_v7007000_t0000_u01761188448046") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fea_d20251023_m030037_c001_v0001137_t0053_u01761188437399") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a831_d20251023_m030032_c001_v7007000_t0000_u01761188432140") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e056f_d20251023_m030028_c001_v0001093_t0036_u01761188428054") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a811_d20251023_m030026_c001_v7007000_t0000_u01761188426553") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d8e_d20251023_m030013_c001_v0001115_t0024_u01761188413530") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9d3_d20251023_m030008_c001_v7007000_t0000_u01761188408335") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f5d_d20251023_m030004_c001_v0001137_t0023_u01761188404063") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f24e_d20251023_m030002_c001_v7007000_t0000_u01761188402670") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3321cf_d20251023_m025952_c001_v0001183_t0000_u01761188392565") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f401886b196ef9d33_d20251023_m025944_c001_v7007000_t0000_u01761188384392") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33213b_d20251023_m025932_c001_v0001183_t0055_u01761188372963") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b84_d20251023_m025927_c001_v7007000_t0000_u01761188367572") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3320d3_d20251023_m025916_c001_v0001183_t0019_u01761188356346") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1d0_d20251023_m025911_c001_v7007000_t0000_u01761188351072") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332053_d20251023_m025900_c001_v0001183_t0040_u01761188340413") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a821_d20251023_m030029_c001_v7007000_t0000_u01761188429749") 2025/10/23 03:02:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322d1_d20251023_m030024_c001_v0001183_t0035_u01761188424195") 2025/10/23 03:02:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a73_d20251023_m030051_c001_v7007000_t0000_u01761188451121") 2025/10/23 03:03:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a013_d20251023_m030046_c001_v0001137_t0036_u01761188446503") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c77_d20251023_m030212_c001_v7007000_t0000_u01761188532789") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f6c_d20251023_m030201_c001_v0001115_t0001_u01761188521647") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056fa_d20251023_m030155_c001_v7007000_t0000_u01761188515825") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f27_d20251023_m030144_c001_v0001115_t0044_u01761188504848") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e2_d20251023_m030139_c001_v7007000_t0000_u01761188499192") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077eda_d20251023_m030128_c001_v0001115_t0001_u01761188488864") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b197d_d20251023_m030123_c001_v7007000_t0000_u01761188483304") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e99_d20251023_m030112_c001_v0001115_t0057_u01761188472873") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d593_d20251023_m030107_c001_v7007000_t0000_u01761188467265") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e5d_d20251023_m030056_c001_v0001115_t0033_u01761188456567") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a98173_d20251023_m030048_c001_v7007000_t0000_u01761188448226") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e0a_d20251023_m030038_c001_v0001115_t0056_u01761188438304") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a832_d20251023_m030032_c001_v7007000_t0000_u01761188432322") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322f9_d20251023_m030028_c001_v0001183_t0052_u01761188428100") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af469_d20251023_m030026_c001_v7007000_t0000_u01761188426410") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0540_d20251023_m030014_c001_v0001093_t0018_u01761188414476") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9d4_d20251023_m030008_c001_v7007000_t0000_u01761188408527") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e050f_d20251023_m030004_c001_v0001093_t0021_u01761188404234") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9c11a_d20251023_m030002_c001_v7007000_t0000_u01761188402464") 2025/10/23 03:03:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f35_d20251023_m025953_c001_v0001137_t0019_u01761188393216") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f401886b196ef9d31_d20251023_m025944_c001_v7007000_t0000_u01761188384202") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ee3_d20251023_m025933_c001_v0001137_t0006_u01761188373529") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b85_d20251023_m025927_c001_v7007000_t0000_u01761188367754") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39eae_d20251023_m025916_c001_v0001137_t0010_u01761188356927") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1d2_d20251023_m025911_c001_v7007000_t0000_u01761188351282") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e70_d20251023_m025900_c001_v0001137_t0059_u01761188340642") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f417489b595a9ac17_d20251023_m030029_c001_v7007000_t0000_u01761188429757") 2025/10/23 03:03:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0565_d20251023_m030024_c001_v0001093_t0031_u01761188424312") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a74_d20251023_m030051_c001_v7007000_t0000_u01761188451304") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05aa_d20251023_m030046_c001_v0001093_t0025_u01761188446570") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c78_d20251023_m030212_c001_v7007000_t0000_u01761188532970") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e068d_d20251023_m030202_c001_v0001093_t0005_u01761188522244") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056fb_d20251023_m030156_c001_v7007000_t0000_u01761188516021") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e065d_d20251023_m030145_c001_v0001093_t0025_u01761188505372") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e3_d20251023_m030139_c001_v7007000_t0000_u01761188499378") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0635_d20251023_m030129_c001_v0001093_t0047_u01761188489376") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b197e_d20251023_m030123_c001_v7007000_t0000_u01761188483505") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0604_d20251023_m030113_c001_v0001093_t0054_u01761188473459") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d594_d20251023_m030107_c001_v7007000_t0000_u01761188467447") 2025/10/23 03:03:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05d4_d20251023_m030057_c001_v0001093_t0042_u01761188457202") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e87cc_d20251023_m030048_c001_v7007000_t0000_u01761188448229") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332331_d20251023_m030038_c001_v0001183_t0042_u01761188438876") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a834_d20251023_m030032_c001_v7007000_t0000_u01761188432504") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322fd_d20251023_m030028_c001_v0001183_t0002_u01761188428339") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af46a_d20251023_m030026_c001_v7007000_t0000_u01761188426590") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f8c_d20251023_m030014_c001_v0001137_t0044_u01761188414914") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9d6_d20251023_m030008_c001_v7007000_t0000_u01761188408708") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332235_d20251023_m030004_c001_v0001183_t0012_u01761188404253") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f250_d20251023_m030002_c001_v7007000_t0000_u01761188402680") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d2a_d20251023_m025953_c001_v0001115_t0004_u01761188393572") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f401886b196ef9d32_d20251023_m025944_c001_v7007000_t0000_u01761188384202") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04ad_d20251023_m025933_c001_v0001093_t0009_u01761188373967") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b86_d20251023_m025927_c001_v7007000_t0000_u01761188367943") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e047a_d20251023_m025917_c001_v0001093_t0034_u01761188357223") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1d4_d20251023_m025911_c001_v7007000_t0000_u01761188351473") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0440_d20251023_m025901_c001_v0001093_t0051_u01761188341044") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a823_d20251023_m030029_c001_v7007000_t0000_u01761188429907") 2025/10/23 03:03:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322d7_d20251023_m030024_c001_v0001183_t0043_u01761188424432") 2025/10/23 03:03:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a75_d20251023_m030051_c001_v7007000_t0000_u01761188451488") 2025/10/23 03:03:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33236f_d20251023_m030046_c001_v0001183_t0029_u01761188446685") 2025/10/23 03:03:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c79_d20251023_m030213_c001_v7007000_t0000_u01761188533152") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332563_d20251023_m030202_c001_v0001183_t0030_u01761188522618") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056fc_d20251023_m030156_c001_v7007000_t0000_u01761188516203") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3324f5_d20251023_m030145_c001_v0001183_t0033_u01761188505769") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e4_d20251023_m030139_c001_v7007000_t0000_u01761188499562") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33246c_d20251023_m030129_c001_v0001183_t0041_u01761188489953") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b197f_d20251023_m030123_c001_v7007000_t0000_u01761188483694") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33240e_d20251023_m030113_c001_v0001183_t0035_u01761188473904") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d596_d20251023_m030107_c001_v7007000_t0000_u01761188467634") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3323b5_d20251023_m030057_c001_v0001183_t0005_u01761188457572") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e87ca_d20251023_m030047_c001_v7007000_t0000_u01761188447850") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0590_d20251023_m030039_c001_v0001093_t0058_u01761188439080") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a837_d20251023_m030032_c001_v7007000_t0000_u01761188432779") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fce_d20251023_m030028_c001_v0001137_t0038_u01761188428350") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb05_d20251023_m030026_c001_v7007000_t0000_u01761188426432") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332297_d20251023_m030015_c001_v0001183_t0040_u01761188415346") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9d8_d20251023_m030008_c001_v7007000_t0000_u01761188408889") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f61_d20251023_m030004_c001_v0001137_t0040_u01761188404332") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f24b_d20251023_m030002_c001_v7007000_t0000_u01761188402483") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04e5_d20251023_m025954_c001_v0001093_t0006_u01761188394018") 2025/10/23 03:03:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b10a_d20251023_m025944_c001_v7007000_t0000_u01761188384404") 2025/10/23 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077cde_d20251023_m025934_c001_v0001115_t0056_u01761188374493") 2025/10/23 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b87_d20251023_m025928_c001_v7007000_t0000_u01761188368124") 2025/10/23 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c9d_d20251023_m025917_c001_v0001115_t0045_u01761188357667") 2025/10/23 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1d5_d20251023_m025911_c001_v7007000_t0000_u01761188351654") 2025/10/23 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c57_d20251023_m025901_c001_v0001115_t0058_u01761188341591") 2025/10/23 03:03:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f417489b595a9ac14_d20251023_m030029_c001_v7007000_t0000_u01761188429572") 2025/10/23 03:03:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077dce_d20251023_m030024_c001_v0001115_t0008_u01761188424445") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a76_d20251023_m030051_c001_v7007000_t0000_u01761188451669") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e33_d20251023_m030046_c001_v0001115_t0045_u01761188446717") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c7a_d20251023_m030213_c001_v7007000_t0000_u01761188533333") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a127_d20251023_m030202_c001_v0001137_t0025_u01761188522838") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056fd_d20251023_m030156_c001_v7007000_t0000_u01761188516385") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0df_d20251023_m030145_c001_v0001137_t0040_u01761188505979") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e5_d20251023_m030139_c001_v7007000_t0000_u01761188499746") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a09d_d20251023_m030130_c001_v0001137_t0003_u01761188490158") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1980_d20251023_m030123_c001_v7007000_t0000_u01761188483876") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a069_d20251023_m030114_c001_v0001137_t0011_u01761188474113") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d597_d20251023_m030107_c001_v7007000_t0000_u01761188467815") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a03e_d20251023_m030057_c001_v0001137_t0016_u01761188457800") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b1f6_d20251023_m030048_c001_v7007000_t0000_u01761188448061") 2025/10/23 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fef_d20251023_m030039_c001_v0001137_t0048_u01761188439469") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a838_d20251023_m030032_c001_v7007000_t0000_u01761188432962") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077de6_d20251023_m030028_c001_v0001115_t0031_u01761188428411") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb03_d20251023_m030026_c001_v7007000_t0000_u01761188426066") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d9a_d20251023_m030015_c001_v0001115_t0009_u01761188415569") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9d9_d20251023_m030009_c001_v7007000_t0000_u01761188409071") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d66_d20251023_m030004_c001_v0001115_t0057_u01761188404468") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f24c_d20251023_m030002_c001_v7007000_t0000_u01761188402490") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3321d7_d20251023_m025954_c001_v0001183_t0040_u01761188394366") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609726f_d20251023_m025944_c001_v7007000_t0000_u01761188384120") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332145_d20251023_m025935_c001_v0001183_t0027_u01761188375406") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b88_d20251023_m025928_c001_v7007000_t0000_u01761188368307") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3320e1_d20251023_m025918_c001_v0001183_t0024_u01761188358473") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1d7_d20251023_m025911_c001_v7007000_t0000_u01761188351834") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332063_d20251023_m025902_c001_v0001183_t0053_u01761188342159") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a81f_d20251023_m030029_c001_v7007000_t0000_u01761188429564") 2025/10/23 03:03:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fbc_d20251023_m030024_c001_v0001137_t0026_u01761188424452") 2025/10/23 03:03:05 DEBUG : dir1/0007-12345: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a77_d20251023_m030051_c001_v7007000_t0000_u01761188451850") 2025/10/23 03:03:05 DEBUG : dir1/0007-12345: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a015_d20251023_m030046_c001_v0001137_t0000_u01761188446853") 2025/10/23 03:03:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c7d_d20251023_m030213_c001_v7007000_t0000_u01761188533562") 2025/10/23 03:03:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f72_d20251023_m030203_c001_v0001115_t0045_u01761188523196") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056fe_d20251023_m030156_c001_v7007000_t0000_u01761188516566") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f2f_d20251023_m030146_c001_v0001115_t0057_u01761188506286") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e6_d20251023_m030139_c001_v7007000_t0000_u01761188499932") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ee4_d20251023_m030130_c001_v0001115_t0048_u01761188490685") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1981_d20251023_m030124_c001_v7007000_t0000_u01761188484057") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e9f_d20251023_m030114_c001_v0001115_t0010_u01761188474421") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d599_d20251023_m030107_c001_v7007000_t0000_u01761188467996") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e63_d20251023_m030058_c001_v0001115_t0057_u01761188458197") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a66_d20251023_m030048_c001_v7007000_t0000_u01761188448257") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e14_d20251023_m030039_c001_v0001115_t0039_u01761188439937") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a83a_d20251023_m030033_c001_v7007000_t0000_u01761188433145") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332301_d20251023_m030028_c001_v0001183_t0057_u01761188428541") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097308_d20251023_m030026_c001_v7007000_t0000_u01761188426637") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0546_d20251023_m030016_c001_v0001093_t0034_u01761188416569") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9db_d20251023_m030009_c001_v7007000_t0000_u01761188409253") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332239_d20251023_m030004_c001_v0001183_t0009_u01761188404535") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f411eabb0cd89b5a3_d20251023_m030002_c001_v7007000_t0000_u01761188402259") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f37_d20251023_m025954_c001_v0001137_t0041_u01761188394561") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b18a9_d20251023_m025944_c001_v7007000_t0000_u01761188384129") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ee9_d20251023_m025935_c001_v0001137_t0021_u01761188375617") 2025/10/23 03:03:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b89_d20251023_m025928_c001_v7007000_t0000_u01761188368488") 2025/10/23 03:03:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39eb1_d20251023_m025918_c001_v0001137_t0020_u01761188358664") 2025/10/23 03:03:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1d9_d20251023_m025912_c001_v7007000_t0000_u01761188352061") 2025/10/23 03:03:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e78_d20251023_m025902_c001_v0001137_t0024_u01761188342465") 2025/10/23 03:03:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb0a_d20251023_m030029_c001_v7007000_t0000_u01761188429706") 2025/10/23 03:03:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322d9_d20251023_m030024_c001_v0001183_t0022_u01761188424624") 2025/10/23 03:03:07 DEBUG : dir1/0008-23456: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a78_d20251023_m030052_c001_v7007000_t0000_u01761188452033") 2025/10/23 03:03:07 DEBUG : dir1/0008-23456: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05ac_d20251023_m030046_c001_v0001093_t0037_u01761188446866") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c7f_d20251023_m030213_c001_v7007000_t0000_u01761188533745") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0693_d20251023_m030203_c001_v0001093_t0002_u01761188523791") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b5623056ff_d20251023_m030156_c001_v7007000_t0000_u01761188516749") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0663_d20251023_m030146_c001_v0001093_t0052_u01761188506952") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e7_d20251023_m030140_c001_v7007000_t0000_u01761188500120") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e063b_d20251023_m030131_c001_v0001093_t0028_u01761188491173") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1982_d20251023_m030124_c001_v7007000_t0000_u01761188484239") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0608_d20251023_m030114_c001_v0001093_t0054_u01761188474840") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d59c_d20251023_m030108_c001_v7007000_t0000_u01761188468178") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05d6_d20251023_m030058_c001_v0001093_t0017_u01761188458753") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a883_d20251023_m030048_c001_v7007000_t0000_u01761188448241") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332339_d20251023_m030040_c001_v0001183_t0013_u01761188440452") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a83b_d20251023_m030033_c001_v7007000_t0000_u01761188433330") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0575_d20251023_m030028_c001_v0001093_t0034_u01761188428679") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb04_d20251023_m030026_c001_v7007000_t0000_u01761188426250") 2025/10/23 03:03:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f98_d20251023_m030017_c001_v0001137_t0050_u01761188417029") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9de_d20251023_m030009_c001_v7007000_t0000_u01761188409443") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0511_d20251023_m030004_c001_v0001093_t0022_u01761188404576") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bade_d20251023_m030002_c001_v7007000_t0000_u01761188402427") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d30_d20251023_m025955_c001_v0001115_t0023_u01761188395008") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41448d3fdda0ea01_d20251023_m025944_c001_v7007000_t0000_u01761188384414") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04b5_d20251023_m025935_c001_v0001093_t0047_u01761188375934") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b8b_d20251023_m025928_c001_v7007000_t0000_u01761188368676") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e047e_d20251023_m025918_c001_v0001093_t0014_u01761188358962") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1da_d20251023_m025912_c001_v7007000_t0000_u01761188352242") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e044a_d20251023_m025902_c001_v0001093_t0011_u01761188342781") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af46e_d20251023_m030029_c001_v7007000_t0000_u01761188429770") 2025/10/23 03:03:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0567_d20251023_m030024_c001_v0001093_t0011_u01761188424690") 2025/10/23 03:03:08 DEBUG : dir1/0009-34567: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a79_d20251023_m030052_c001_v7007000_t0000_u01761188452214") 2025/10/23 03:03:08 DEBUG : dir1/0009-34567: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332371_d20251023_m030046_c001_v0001183_t0026_u01761188446891") 2025/10/23 03:03:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c80_d20251023_m030213_c001_v7007000_t0000_u01761188533925") 2025/10/23 03:03:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33256f_d20251023_m030204_c001_v0001183_t0023_u01761188524226") 2025/10/23 03:03:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305700_d20251023_m030156_c001_v7007000_t0000_u01761188516931") 2025/10/23 03:03:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3324fb_d20251023_m030147_c001_v0001183_t0000_u01761188507387") 2025/10/23 03:03:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e8_d20251023_m030140_c001_v7007000_t0000_u01761188500305") 2025/10/23 03:03:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33247c_d20251023_m030131_c001_v0001183_t0020_u01761188491616") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1983_d20251023_m030124_c001_v7007000_t0000_u01761188484420") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332419_d20251023_m030115_c001_v0001183_t0041_u01761188475321") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d59d_d20251023_m030108_c001_v7007000_t0000_u01761188468362") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3323bd_d20251023_m030059_c001_v0001183_t0003_u01761188459102") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b1f7_d20251023_m030048_c001_v7007000_t0000_u01761188448244") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0594_d20251023_m030040_c001_v0001093_t0046_u01761188440646") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a83d_d20251023_m030033_c001_v7007000_t0000_u01761188433598") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332305_d20251023_m030028_c001_v0001183_t0040_u01761188428745") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb06_d20251023_m030026_c001_v7007000_t0000_u01761188426614") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33229d_d20251023_m030017_c001_v0001183_t0028_u01761188417568") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9df_d20251023_m030009_c001_v7007000_t0000_u01761188409625") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332241_d20251023_m030004_c001_v0001183_t0012_u01761188404746") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f404540c7057281d4_d20251023_m030002_c001_v7007000_t0000_u01761188402438") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04e9_d20251023_m025955_c001_v0001093_t0037_u01761188395443") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b105_d20251023_m025944_c001_v7007000_t0000_u01761188384202") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ce4_d20251023_m025936_c001_v0001115_t0056_u01761188376371") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b8c_d20251023_m025928_c001_v7007000_t0000_u01761188368858") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ca3_d20251023_m025919_c001_v0001115_t0020_u01761188359366") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1dc_d20251023_m025912_c001_v7007000_t0000_u01761188352423") 2025/10/23 03:03:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c5d_d20251023_m025903_c001_v0001115_t0059_u01761188343127") 2025/10/23 03:03:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609730d_d20251023_m030029_c001_v7007000_t0000_u01761188429868") 2025/10/23 03:03:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fc0_d20251023_m030024_c001_v0001137_t0040_u01761188424738") 2025/10/23 03:03:10 DEBUG : dir1/0010-45678: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a7a_d20251023_m030052_c001_v7007000_t0000_u01761188452396") 2025/10/23 03:03:10 DEBUG : dir1/0010-45678: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332377_d20251023_m030047_c001_v0001183_t0043_u01761188447085") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c81_d20251023_m030214_c001_v7007000_t0000_u01761188534106") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a12d_d20251023_m030204_c001_v0001137_t0037_u01761188524424") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305701_d20251023_m030157_c001_v7007000_t0000_u01761188517111") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0e5_d20251023_m030147_c001_v0001137_t0045_u01761188507773") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501e9_d20251023_m030140_c001_v7007000_t0000_u01761188500489") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0a7_d20251023_m030131_c001_v0001137_t0026_u01761188491830") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1984_d20251023_m030124_c001_v7007000_t0000_u01761188484602") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a06f_d20251023_m030115_c001_v0001137_t0018_u01761188475531") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d59f_d20251023_m030108_c001_v7007000_t0000_u01761188468546") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a044_d20251023_m030059_c001_v0001137_t0022_u01761188459326") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb55_d20251023_m030048_c001_v7007000_t0000_u01761188448421") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ff1_d20251023_m030041_c001_v0001137_t0050_u01761188441141") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a83f_d20251023_m030033_c001_v7007000_t0000_u01761188433779") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fd2_d20251023_m030028_c001_v0001137_t0033_u01761188428821") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097307_d20251023_m030026_c001_v7007000_t0000_u01761188426444") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077da6_d20251023_m030017_c001_v0001115_t0033_u01761188417783") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9e0_d20251023_m030009_c001_v7007000_t0000_u01761188409807") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332245_d20251023_m030004_c001_v0001183_t0037_u01761188404950") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f411eabb0cd89b59f_d20251023_m030002_c001_v7007000_t0000_u01761188402075") 2025/10/23 03:03:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3321dd_d20251023_m025955_c001_v0001183_t0056_u01761188395744") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097271_d20251023_m025944_c001_v7007000_t0000_u01761188384485") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33214d_d20251023_m025936_c001_v0001183_t0047_u01761188376881") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b8d_d20251023_m025929_c001_v7007000_t0000_u01761188369041") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3320eb_d20251023_m025919_c001_v0001183_t0046_u01761188359866") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1df_d20251023_m025912_c001_v7007000_t0000_u01761188352604") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332069_d20251023_m025903_c001_v0001183_t0018_u01761188343794") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223f5a_d20251023_m030029_c001_v7007000_t0000_u01761188429513") 2025/10/23 03:03:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322dd_d20251023_m030024_c001_v0001183_t0033_u01761188424832") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a7b_d20251023_m030052_c001_v7007000_t0000_u01761188452578") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e35_d20251023_m030047_c001_v0001115_t0042_u01761188447291") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c83_d20251023_m030214_c001_v7007000_t0000_u01761188534287") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f7e_d20251023_m030204_c001_v0001115_t0008_u01761188524781") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305702_d20251023_m030157_c001_v7007000_t0000_u01761188517293") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f35_d20251023_m030148_c001_v0001115_t0026_u01761188508195") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501eb_d20251023_m030140_c001_v7007000_t0000_u01761188500673") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077eed_d20251023_m030132_c001_v0001115_t0002_u01761188492152") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1986_d20251023_m030124_c001_v7007000_t0000_u01761188484784") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ea5_d20251023_m030115_c001_v0001115_t0010_u01761188475871") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d5a0_d20251023_m030108_c001_v7007000_t0000_u01761188468727") 2025/10/23 03:03:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e67_d20251023_m030059_c001_v0001115_t0044_u01761188459652") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b1f8_d20251023_m030048_c001_v7007000_t0000_u01761188448431") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e1a_d20251023_m030041_c001_v0001115_t0021_u01761188441572") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a840_d20251023_m030033_c001_v7007000_t0000_u01761188433962") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077dec_d20251023_m030028_c001_v0001115_t0051_u01761188428946") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2f00a_d20251023_m030026_c001_v7007000_t0000_u01761188426343") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e054e_d20251023_m030018_c001_v0001093_t0011_u01761188418566") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9e2_d20251023_m030009_c001_v7007000_t0000_u01761188409988") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0519_d20251023_m030005_c001_v0001093_t0040_u01761188405022") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9badf_d20251023_m030002_c001_v7007000_t0000_u01761188402610") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f3b_d20251023_m025955_c001_v0001137_t0010_u01761188395960") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bac5_d20251023_m025943_c001_v7007000_t0000_u01761188383696") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ef3_d20251023_m025937_c001_v0001137_t0048_u01761188377081") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b8e_d20251023_m025929_c001_v7007000_t0000_u01761188369223") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ebb_d20251023_m025920_c001_v0001137_t0043_u01761188360122") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1e2_d20251023_m025912_c001_v7007000_t0000_u01761188352785") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e7c_d20251023_m025903_c001_v0001137_t0050_u01761188343998") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb0b_d20251023_m030029_c001_v7007000_t0000_u01761188429889") 2025/10/23 03:03:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322e1_d20251023_m030025_c001_v0001183_t0033_u01761188425034") 2025/10/23 03:03:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a7c_d20251023_m030052_c001_v7007000_t0000_u01761188452760") 2025/10/23 03:03:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05ae_d20251023_m030047_c001_v0001093_t0003_u01761188447304") 2025/10/23 03:03:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c84_d20251023_m030214_c001_v7007000_t0000_u01761188534468") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0697_d20251023_m030205_c001_v0001093_t0053_u01761188525308") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305703_d20251023_m030157_c001_v7007000_t0000_u01761188517476") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e066b_d20251023_m030148_c001_v0001093_t0014_u01761188508802") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501ec_d20251023_m030140_c001_v7007000_t0000_u01761188500857") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e063d_d20251023_m030132_c001_v0001093_t0010_u01761188492755") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1987_d20251023_m030124_c001_v7007000_t0000_u01761188484969") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e060c_d20251023_m030116_c001_v0001093_t0042_u01761188476733") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d5a2_d20251023_m030108_c001_v7007000_t0000_u01761188468908") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e05dc_d20251023_m030100_c001_v0001093_t0026_u01761188460187") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b1f5_d20251023_m030047_c001_v7007000_t0000_u01761188447873") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33234b_d20251023_m030042_c001_v0001183_t0042_u01761188442015") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a842_d20251023_m030034_c001_v7007000_t0000_u01761188434144") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332307_d20251023_m030028_c001_v0001183_t0026_u01761188428956") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2f00b_d20251023_m030026_c001_v7007000_t0000_u01761188426527") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f9c_d20251023_m030018_c001_v0001137_t0047_u01761188418918") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9e4_d20251023_m030010_c001_v7007000_t0000_u01761188410169") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f65_d20251023_m030005_c001_v0001137_t0035_u01761188405046") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9badc_d20251023_m030002_c001_v7007000_t0000_u01761188402062") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d3e_d20251023_m025956_c001_v0001115_t0038_u01761188396422") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bac8_d20251023_m025944_c001_v7007000_t0000_u01761188384258") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04b9_d20251023_m025937_c001_v0001093_t0032_u01761188377502") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b8f_d20251023_m025929_c001_v7007000_t0000_u01761188369405") 2025/10/23 03:03:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0482_d20251023_m025920_c001_v0001093_t0001_u01761188360704") 2025/10/23 03:03:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1e7_d20251023_m025912_c001_v7007000_t0000_u01761188352967") 2025/10/23 03:03:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0450_d20251023_m025904_c001_v0001093_t0055_u01761188344513") 2025/10/23 03:03:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4190ef62beb9bb09_d20251023_m030029_c001_v7007000_t0000_u01761188429524") 2025/10/23 03:03:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077dd2_d20251023_m030025_c001_v0001115_t0058_u01761188425066") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a7d_d20251023_m030052_c001_v7007000_t0000_u01761188452941") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332379_d20251023_m030047_c001_v0001183_t0041_u01761188447314") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c85_d20251023_m030214_c001_v7007000_t0000_u01761188534650") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33257f_d20251023_m030205_c001_v0001183_t0048_u01761188525903") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305705_d20251023_m030157_c001_v7007000_t0000_u01761188517658") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332501_d20251023_m030149_c001_v0001183_t0055_u01761188509205") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501ee_d20251023_m030141_c001_v7007000_t0000_u01761188501044") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332480_d20251023_m030133_c001_v0001183_t0047_u01761188493197") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1988_d20251023_m030125_c001_v7007000_t0000_u01761188485149") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332427_d20251023_m030117_c001_v0001183_t0049_u01761188477247") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d5a4_d20251023_m030109_c001_v7007000_t0000_u01761188469089") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3323cd_d20251023_m030100_c001_v0001183_t0049_u01761188460532") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382366040_d20251023_m030048_c001_v7007000_t0000_u01761188448263") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0598_d20251023_m030042_c001_v0001093_t0053_u01761188442276") 2025/10/23 03:03:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a844_d20251023_m030034_c001_v7007000_t0000_u01761188434337") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0577_d20251023_m030029_c001_v0001093_t0014_u01761188429037") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2f009_d20251023_m030026_c001_v7007000_t0000_u01761188426159") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322a5_d20251023_m030019_c001_v0001183_t0054_u01761188419615") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9e6_d20251023_m030010_c001_v7007000_t0000_u01761188410351") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d6a_d20251023_m030005_c001_v0001115_t0033_u01761188405059") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f411eabb0cd89b5a8_d20251023_m030002_c001_v7007000_t0000_u01761188402461") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04ed_d20251023_m025956_c001_v0001093_t0012_u01761188396968") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097270_d20251023_m025944_c001_v7007000_t0000_u01761188384302") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077cea_d20251023_m025938_c001_v0001115_t0041_u01761188378038") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b90_d20251023_m025929_c001_v7007000_t0000_u01761188369587") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ca9_d20251023_m025921_c001_v0001115_t0052_u01761188361108") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1ea_d20251023_m025913_c001_v7007000_t0000_u01761188353149") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c67_d20251023_m025905_c001_v0001115_t0045_u01761188345141") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af46d_d20251023_m030029_c001_v7007000_t0000_u01761188429532") 2025/10/23 03:03:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e056b_d20251023_m030025_c001_v0001093_t0025_u01761188425078") 2025/10/23 03:03:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a7e_d20251023_m030053_c001_v7007000_t0000_u01761188453122") 2025/10/23 03:03:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a019_d20251023_m030047_c001_v0001137_t0031_u01761188447424") 2025/10/23 03:03:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c86_d20251023_m030214_c001_v7007000_t0000_u01761188534852") 2025/10/23 03:03:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a135_d20251023_m030206_c001_v0001137_t0045_u01761188526108") 2025/10/23 03:03:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305706_d20251023_m030157_c001_v7007000_t0000_u01761188517840") 2025/10/23 03:03:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0f3_d20251023_m030149_c001_v0001137_t0051_u01761188509438") 2025/10/23 03:03:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501ef_d20251023_m030141_c001_v7007000_t0000_u01761188501226") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a0a9_d20251023_m030133_c001_v0001137_t0002_u01761188493394") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b1989_d20251023_m030125_c001_v7007000_t0000_u01761188485344") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a075_d20251023_m030117_c001_v0001137_t0051_u01761188477448") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d5a5_d20251023_m030109_c001_v7007000_t0000_u01761188469276") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a04c_d20251023_m030100_c001_v0001137_t0032_u01761188460898") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697f38_d20251023_m030048_c001_v7007000_t0000_u01761188448279") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ff9_d20251023_m030042_c001_v0001137_t0029_u01761188442760") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a846_d20251023_m030034_c001_v7007000_t0000_u01761188434520") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fd4_d20251023_m030029_c001_v0001137_t0030_u01761188429109") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097305_d20251023_m030026_c001_v7007000_t0000_u01761188426249") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077db2_d20251023_m030019_c001_v0001115_t0056_u01761188419820") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9e7_d20251023_m030010_c001_v7007000_t0000_u01761188410573") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33224b_d20251023_m030005_c001_v0001183_t0023_u01761188405182") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f404540c7057281d6_d20251023_m030002_c001_v7007000_t0000_u01761188402620") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3321f3_d20251023_m025957_c001_v0001183_t0048_u01761188397292") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f401886b196ef9d34_d20251023_m025944_c001_v7007000_t0000_u01761188384423") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332157_d20251023_m025938_c001_v0001183_t0013_u01761188378717") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b91_d20251023_m025929_c001_v7007000_t0000_u01761188369777") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3320fb_d20251023_m025921_c001_v0001183_t0026_u01761188361650") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1ed_d20251023_m025913_c001_v7007000_t0000_u01761188353335") 2025/10/23 03:03:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332077_d20251023_m025905_c001_v0001183_t0003_u01761188345677") 2025/10/23 03:03:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223f5d_d20251023_m030029_c001_v7007000_t0000_u01761188429716") 2025/10/23 03:03:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39fc2_d20251023_m030025_c001_v0001137_t0046_u01761188425125") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a7f_d20251023_m030053_c001_v7007000_t0000_u01761188453305") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332381_d20251023_m030047_c001_v0001183_t0027_u01761188447530") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c87_d20251023_m030215_c001_v7007000_t0000_u01761188535032") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f88_d20251023_m030206_c001_v0001115_t0012_u01761188526619") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305707_d20251023_m030158_c001_v7007000_t0000_u01761188518022") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f3e_d20251023_m030150_c001_v0001115_t0031_u01761188510059") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501f0_d20251023_m030141_c001_v7007000_t0000_u01761188501410") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ef5_d20251023_m030133_c001_v0001115_t0050_u01761188493742") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b198a_d20251023_m030125_c001_v7007000_t0000_u01761188485527") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ead_d20251023_m030117_c001_v0001115_t0008_u01761188477833") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d5a7_d20251023_m030109_c001_v7007000_t0000_u01761188469458") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e6d_d20251023_m030101_c001_v0001115_t0018_u01761188461211") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a68_d20251023_m030048_c001_v7007000_t0000_u01761188448444") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e1f_d20251023_m030043_c001_v0001115_t0041_u01761188443051") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a848_d20251023_m030034_c001_v7007000_t0000_u01761188434701") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332309_d20251023_m030029_c001_v0001183_t0035_u01761188429163") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a810_d20251023_m030026_c001_v7007000_t0000_u01761188426369") 2025/10/23 03:03:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0554_d20251023_m030020_c001_v0001093_t0056_u01761188420598") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9e9_d20251023_m030010_c001_v7007000_t0000_u01761188410758") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e051b_d20251023_m030005_c001_v0001093_t0052_u01761188405317") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9c11b_d20251023_m030002_c001_v7007000_t0000_u01761188402689") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f41_d20251023_m025957_c001_v0001137_t0057_u01761188397510") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41448d3fdda0ea00_d20251023_m025944_c001_v7007000_t0000_u01761188384204") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ef9_d20251023_m025938_c001_v0001137_t0010_u01761188378917") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b92_d20251023_m025929_c001_v7007000_t0000_u01761188369959") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ec3_d20251023_m025921_c001_v0001137_t0012_u01761188361859") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1f0_d20251023_m025913_c001_v7007000_t0000_u01761188353520") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e84_d20251023_m025905_c001_v0001137_t0044_u01761188345904") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a81e_d20251023_m030029_c001_v7007000_t0000_u01761188429542") 2025/10/23 03:03:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3322e3_d20251023_m030025_c001_v0001183_t0028_u01761188425234") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097294_d20251023_m025946_c001_v7007000_t0000_u01761188386835") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332175_d20251023_m025942_c001_v0001183_t0053_u01761188382195") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f6097298_d20251023_m025947_c001_v7007000_t0000_u01761188387019") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f0d_d20251023_m025942_c001_v0001137_t0014_u01761188382263") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609729c_d20251023_m025947_c001_v7007000_t0000_u01761188387201") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04c9_d20251023_m025942_c001_v0001093_t0045_u01761188382327") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f609729f_d20251023_m025947_c001_v7007000_t0000_u01761188387384") 2025/10/23 03:03:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332177_d20251023_m025942_c001_v0001183_t0024_u01761188382401") 2025/10/23 03:03:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972a3_d20251023_m025947_c001_v7007000_t0000_u01761188387597") 2025/10/23 03:03:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f0f_d20251023_m025942_c001_v0001137_t0005_u01761188382581") 2025/10/23 03:03:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972a8_d20251023_m025947_c001_v7007000_t0000_u01761188387780") 2025/10/23 03:03:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33217b_d20251023_m025942_c001_v0001183_t0048_u01761188382604") 2025/10/23 03:03:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972ac_d20251023_m025947_c001_v7007000_t0000_u01761188387963") 2025/10/23 03:03:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d02_d20251023_m025942_c001_v0001115_t0014_u01761188382645") 2025/10/23 03:03:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972b0_d20251023_m025948_c001_v7007000_t0000_u01761188388147") 2025/10/23 03:03:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33217f_d20251023_m025942_c001_v0001183_t0022_u01761188382806") 2025/10/23 03:03:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972b4_d20251023_m025948_c001_v7007000_t0000_u01761188388329") 2025/10/23 03:03:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04cb_d20251023_m025942_c001_v0001093_t0037_u01761188382823") 2025/10/23 03:03:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972b8_d20251023_m025948_c001_v7007000_t0000_u01761188388511") 2025/10/23 03:03:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332183_d20251023_m025943_c001_v0001183_t0030_u01761188383017") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972bc_d20251023_m025948_c001_v7007000_t0000_u01761188388697") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d04_d20251023_m025943_c001_v0001115_t0053_u01761188383059") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972c0_d20251023_m025948_c001_v7007000_t0000_u01761188388882") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f17_d20251023_m025943_c001_v0001137_t0018_u01761188383068") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972c3_d20251023_m025949_c001_v7007000_t0000_u01761188389065") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04cd_d20251023_m025943_c001_v0001093_t0013_u01761188383183") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972c7_d20251023_m025949_c001_v7007000_t0000_u01761188389248") 2025/10/23 03:03:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332185_d20251023_m025943_c001_v0001183_t0045_u01761188383222") 2025/10/23 03:03:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972cb_d20251023_m025949_c001_v7007000_t0000_u01761188389464") 2025/10/23 03:03:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f1a_d20251023_m025943_c001_v0001137_t0004_u01761188383358") 2025/10/23 03:03:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60972cf_d20251023_m025949_c001_v7007000_t0000_u01761188389647") 2025/10/23 03:03:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332187_d20251023_m025943_c001_v0001183_t0058_u01761188383425") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f25d_d20251023_m030005_c001_v7007000_t0000_u01761188405736") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33220d_d20251023_m030000_c001_v0001183_t0042_u01761188400479") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9c122_d20251023_m030006_c001_v7007000_t0000_u01761188406091") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f49_d20251023_m030000_c001_v0001137_t0048_u01761188400647") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d1d4_d20251023_m030005_c001_v7007000_t0000_u01761188405776") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04fd_d20251023_m030000_c001_v0001093_t0040_u01761188400661") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f411eabb0cd89b5db_d20251023_m030005_c001_v7007000_t0000_u01761188405767") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d58_d20251023_m030000_c001_v0001115_t0013_u01761188400729") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f404540c7057281e2_d20251023_m030005_c001_v7007000_t0000_u01761188405795") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33220f_d20251023_m030000_c001_v0001183_t0048_u01761188400764") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f404540c7057281e6_d20251023_m030005_c001_v7007000_t0000_u01761188405976") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332215_d20251023_m030000_c001_v0001183_t0037_u01761188400997") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f25e_d20251023_m030005_c001_v7007000_t0000_u01761188405745") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f4d_d20251023_m030001_c001_v0001137_t0023_u01761188401055") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d476_d20251023_m030005_c001_v7007000_t0000_u01761188405833") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e04ff_d20251023_m030001_c001_v0001093_t0010_u01761188401185") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f264_d20251023_m030006_c001_v7007000_t0000_u01761188406106") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332219_d20251023_m030001_c001_v0001183_t0014_u01761188401202") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f411eabb0cd89b5dc_d20251023_m030005_c001_v7007000_t0000_u01761188405991") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d5c_d20251023_m030001_c001_v0001115_t0026_u01761188401368") 2025/10/23 03:03:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9c7_d20251023_m030005_c001_v7007000_t0000_u01761188405752") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33221b_d20251023_m030001_c001_v0001183_t0033_u01761188401406") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9c120_d20251023_m030005_c001_v7007000_t0000_u01761188405907") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f4f_d20251023_m030001_c001_v0001137_t0029_u01761188401417") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f261_d20251023_m030005_c001_v7007000_t0000_u01761188405918") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0501_d20251023_m030001_c001_v0001093_t0041_u01761188401573") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f262_d20251023_m030005_c001_v7007000_t0000_u01761188405930") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33221f_d20251023_m030001_c001_v0001183_t0049_u01761188401647") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f265_d20251023_m030006_c001_v7007000_t0000_u01761188406115") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f51_d20251023_m030001_c001_v0001137_t0033_u01761188401701") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9c9_d20251023_m030006_c001_v7007000_t0000_u01761188406123") 2025/10/23 03:03:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332221_d20251023_m030001_c001_v0001183_t0034_u01761188401852") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f105_d20251023_m025743_c001_v7007000_t0000_u01761188263864") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f113891f4b07cc04e_d20251023_m025740_c001_v0001113_t0059_u01761188260777") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af2a5_d20251023_m025740_c001_v7007000_t0000_u01761188260594") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f113891f4b07cc044_d20251023_m025737_c001_v0001113_t0056_u01761188257151") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af2a1_d20251023_m025736_c001_v7007000_t0000_u01761188256424") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077a8c_d20251023_m025731_c001_v0001115_t0047_u01761188251756") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df893_d20251023_m025730_c001_v7007000_t0000_u01761188250293") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11776ae73c052325_d20251023_m025728_c001_v0001176_t0043_u01761188248423") 2025/10/23 03:03:21 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60971ab_d20251023_m025728_c001_v7007000_t0000_u01761188248238") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11776ae73c052315_d20251023_m025725_c001_v0001176_t0048_u01761188245087") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60971a9_d20251023_m025724_c001_v7007000_t0000_u01761188244356") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39cd5_d20251023_m025720_c001_v0001137_t0034_u01761188240181") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cc6_d20251023_m025718_c001_v7007000_t0000_u01761188238899") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1159e76bc79dc21e_d20251023_m025717_c001_v0001145_t0040_u01761188237393") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d0f5_d20251023_m025717_c001_v7007000_t0000_u01761188237208") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1159e76bc79dc210_d20251023_m025714_c001_v0001145_t0057_u01761188234033") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d0f1_d20251023_m025713_c001_v7007000_t0000_u01761188233299") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39cb7_d20251023_m025709_c001_v0001137_t0009_u01761188229273") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cbf_d20251023_m025708_c001_v7007000_t0000_u01761188228355") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1173fcb47626d141_d20251023_m025706_c001_v0001105_t0004_u01761188226333") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a97f35_d20251023_m025706_c001_v7007000_t0000_u01761188226145") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1173fcb47626d12d_d20251023_m025702_c001_v0001105_t0035_u01761188222280") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a97f21_d20251023_m025701_c001_v7007000_t0000_u01761188221547") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39c99_d20251023_m025655_c001_v0001137_t0059_u01761188215825") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f0b1_d20251023_m025654_c001_v7007000_t0000_u01761188214911") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f112edf8721a73403_d20251023_m025652_c001_v0001171_t0006_u01761188212997") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f423f3964a6555d90_d20251023_m025652_c001_v7007000_t0000_u01761188212813") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f112edf8721a733f1_d20251023_m025649_c001_v0001171_t0036_u01761188209445") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f423f3964a6555d7f_d20251023_m025648_c001_v7007000_t0000_u01761188208720") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39c78_d20251023_m025642_c001_v0001137_t0037_u01761188202975") 2025/10/23 03:03:22 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697d4a_d20251023_m025642_c001_v7007000_t0000_u01761188202024") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1019abc3a60215a0_d20251023_m025639_c001_v0001042_t0031_u01761188199941") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416b2c496b6c3c79_d20251023_m025639_c001_v7007000_t0000_u01761188199752") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1019abc3a6021592_d20251023_m025636_c001_v0001042_t0020_u01761188196257") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416b2c496b6c3c76_d20251023_m025635_c001_v7007000_t0000_u01761188195517") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39c3b_d20251023_m025627_c001_v0001137_t0041_u01761188187335") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cda_d20251023_m025626_c001_v7007000_t0000_u01761188186251") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f114541b88df11849_d20251023_m025619_c001_v0001091_t0002_u01761188179707") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d1bc_d20251023_m025619_c001_v7007000_t0000_u01761188179507") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f4a0_d20251023_m025615_c001_v0001150_t0004_u01761188175449") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10046abccceff06c_d20251023_m025614_c001_v0001179_t0004_u01761188174684") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10046abccceff06a_d20251023_m025613_c001_v0001179_t0008_u01761188173718") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f082_d20251023_m025600_c001_v7007000_t0000_u01761188160290") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39b98_d20251023_m025553_c001_v0001137_t0026_u01761188153099") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1047bf138a871072_d20251023_m025552_c001_v0001137_t0022_u01761188152238") 2025/10/23 03:03:23 DEBUG : dst/one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1047bf138a87106c_d20251023_m025551_c001_v0001137_t0025_u01761188151127") 2025/10/23 03:03:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f106_d20251023_m025744_c001_v7007000_t0000_u01761188264047") 2025/10/23 03:03:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10756546ff135c2b_d20251023_m025740_c001_v0001181_t0037_u01761188260377") 2025/10/23 03:03:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f108346f82954cf01_d20251023_m025736_c001_v0001157_t0021_u01761188256097") 2025/10/23 03:03:23 DEBUG : dst/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df895_d20251023_m025730_c001_v7007000_t0000_u01761188250476") 2025/10/23 03:03:23 DEBUG : dst/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103fae2a315c1357_d20251023_m025728_c001_v0001177_t0031_u01761188248033") 2025/10/23 03:03:23 DEBUG : dst/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f109d0edf6040a659_d20251023_m025724_c001_v0001182_t0037_u01761188244156") 2025/10/23 03:03:24 DEBUG : dst/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cc7_d20251023_m025719_c001_v7007000_t0000_u01761188239081") 2025/10/23 03:03:24 DEBUG : dst/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f112485df50c8c5a1_d20251023_m025716_c001_v0001041_t0037_u01761188236854") 2025/10/23 03:03:24 DEBUG : dst/one.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e5da122fe3f4c_d20251023_m025712_c001_v0001165_t0017_u01761188232858") 2025/10/23 03:03:24 DEBUG : dst/three: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cdd_d20251023_m025626_c001_v7007000_t0000_u01761188186432") 2025/10/23 03:03:24 DEBUG : dst/three: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10046abccceff0a5_d20251023_m025624_c001_v0001179_t0013_u01761188184852") 2025/10/23 03:03:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f108_d20251023_m025744_c001_v7007000_t0000_u01761188264230") 2025/10/23 03:03:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f108e5ca0b1f8cb34_d20251023_m025742_c001_v0001146_t0004_u01761188262257") 2025/10/23 03:03:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f113b62016a6f63f0_d20251023_m025738_c001_v0001176_t0059_u01761188258183") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f10a_d20251023_m025744_c001_v7007000_t0000_u01761188264438") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f113891f4b07cc052_d20251023_m025742_c001_v0001113_t0040_u01761188262837") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af2a8_d20251023_m025742_c001_v7007000_t0000_u01761188262642") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f113891f4b07cc048_d20251023_m025738_c001_v0001113_t0006_u01761188258638") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4211a8d8966af2a4_d20251023_m025738_c001_v7007000_t0000_u01761188258453") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077a98_d20251023_m025733_c001_v0001115_t0003_u01761188253084") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df896_d20251023_m025730_c001_v7007000_t0000_u01761188250659") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11776ae73c05232b_d20251023_m025729_c001_v0001176_t0040_u01761188249690") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60971ac_d20251023_m025729_c001_v7007000_t0000_u01761188249505") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11776ae73c05231b_d20251023_m025726_c001_v0001176_t0024_u01761188246578") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416dece3f60971aa_d20251023_m025726_c001_v7007000_t0000_u01761188246392") 2025/10/23 03:03:24 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39cdb_d20251023_m025721_c001_v0001137_t0029_u01761188241365") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d0f6_d20251023_m025718_c001_v7007000_t0000_u01761188238353") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077a53_d20251023_m025715_c001_v0001115_t0029_u01761188235707") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f412fb83cf421d0f2_d20251023_m025714_c001_v7007000_t0000_u01761188234982") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39cbd_d20251023_m025710_c001_v0001137_t0033_u01761188230267") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a97f3b_d20251023_m025707_c001_v7007000_t0000_u01761188227445") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077a1d_d20251023_m025704_c001_v0001115_t0037_u01761188224520") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a97f29_d20251023_m025703_c001_v7007000_t0000_u01761188223418") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39c9d_d20251023_m025656_c001_v0001137_t0017_u01761188216930") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f423f3964a6555d95_d20251023_m025653_c001_v7007000_t0000_u01761188213996") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590779e7_d20251023_m025651_c001_v0001115_t0037_u01761188211416") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f423f3964a6555d87_d20251023_m025650_c001_v7007000_t0000_u01761188210323") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39c7e_d20251023_m025643_c001_v0001137_t0035_u01761188203951") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416b2c496b6c3c7b_d20251023_m025641_c001_v7007000_t0000_u01761188201065") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590779be_d20251023_m025638_c001_v0001115_t0010_u01761188198509") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f416b2c496b6c3c78_d20251023_m025637_c001_v7007000_t0000_u01761188197417") 2025/10/23 03:03:25 DEBUG : dst/three.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39c4b_d20251023_m025630_c001_v0001137_t0051_u01761188190823") 2025/10/23 03:03:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df898_d20251023_m025730_c001_v7007000_t0000_u01761188250845") 2025/10/23 03:03:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1147bfdb9535e649_d20251023_m025729_c001_v0001146_t0021_u01761188249207") 2025/10/23 03:03:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11537b7bcebe45d8_d20251023_m025725_c001_v0001113_t0010_u01761188245955") 2025/10/23 03:03:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cc8_d20251023_m025719_c001_v7007000_t0000_u01761188239261") 2025/10/23 03:03:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f100f0405c16f8f13_d20251023_m025718_c001_v0001102_t0023_u01761188238029") 2025/10/23 03:03:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11244d37e15d90bd_d20251023_m025714_c001_v0001150_t0046_u01761188234581") 2025/10/23 03:03:25 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f10b_d20251023_m025744_c001_v7007000_t0000_u01761188264620") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d03_d20251023_m025732_c001_v0001137_t0017_u01761188252794") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df899_d20251023_m025731_c001_v7007000_t0000_u01761188251026") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077a70_d20251023_m025720_c001_v0001115_t0005_u01761188240549") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cc9_d20251023_m025719_c001_v7007000_t0000_u01761188239443") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077a39_d20251023_m025709_c001_v0001115_t0037_u01761188229764") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f419a82c382365cc0_d20251023_m025708_c001_v7007000_t0000_u01761188228547") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590779fb_d20251023_m025656_c001_v0001115_t0018_u01761188216236") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f0b2_d20251023_m025655_c001_v7007000_t0000_u01761188215093") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590779cd_d20251023_m025643_c001_v0001115_t0013_u01761188203524") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697d4c_d20251023_m025642_c001_v7007000_t0000_u01761188202207") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f5907799d_d20251023_m025628_c001_v0001115_t0014_u01761188188246") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697cdf_d20251023_m025626_c001_v7007000_t0000_u01761188186613") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1146cec414450177_d20251023_m025622_c001_v0001036_t0009_u01761188182028") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f083_d20251023_m025600_c001_v7007000_t0000_u01761188160473") 2025/10/23 03:03:26 DEBUG : dst/two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1047bf138a87109a_d20251023_m025559_c001_v0001137_t0043_u01761188159130") 2025/10/23 03:03:26 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d133_d20251023_m025525_c001_v7007000_t0000_u01761188125968") 2025/10/23 03:03:26 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f3b3_d20251023_m025522_c001_v0001150_t0005_u01761188122772") 2025/10/23 03:03:26 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d125_d20251023_m025520_c001_v7007000_t0000_u01761188120626") 2025/10/23 03:03:26 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f383_d20251023_m025510_c001_v0001150_t0025_u01761188110360") 2025/10/23 03:03:26 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84b4_d20251023_m025501_c001_v7007000_t0000_u01761188101235") 2025/10/23 03:03:26 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f34b_d20251023_m025458_c001_v0001150_t0013_u01761188098327") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdeb_d20251023_m025436_c001_v7007000_t0000_u01761188076910") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a3d_d20251023_m025434_c001_v0001137_t0055_u01761188074703") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bde5_d20251023_m025433_c001_v7007000_t0000_u01761188073628") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a32_d20251023_m025432_c001_v0001137_t0019_u01761188072381") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdd3_d20251023_m025429_c001_v7007000_t0000_u01761188069441") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a18_d20251023_m025427_c001_v0001137_t0008_u01761188067397") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdba_d20251023_m025426_c001_v7007000_t0000_u01761188066579") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a0e_d20251023_m025424_c001_v0001137_t0028_u01761188064969") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd7a_d20251023_m025419_c001_v7007000_t0000_u01761188059016") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399dc_d20251023_m025417_c001_v0001137_t0027_u01761188057046") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd66_d20251023_m025416_c001_v7007000_t0000_u01761188056039") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399ce_d20251023_m025414_c001_v0001137_t0056_u01761188054748") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daadc_d20251023_m025409_c001_v7007000_t0000_u01761188049637") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3999a_d20251023_m025408_c001_v0001137_t0055_u01761188048101") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daad5_d20251023_m025406_c001_v7007000_t0000_u01761188046270") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3998e_d20251023_m025405_c001_v0001137_t0031_u01761188045206") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daad2_d20251023_m025404_c001_v7007000_t0000_u01761188044844") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f107603f6c2d1f21e_d20251023_m025404_c001_v0001179_t0000_u01761188044170") 2025/10/23 03:03:27 DEBUG : empty space: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39980_d20251023_m025402_c001_v0001137_t0026_u01761188042265") 2025/10/23 03:03:27 DEBUG : enormous: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdea_d20251023_m025436_c001_v7007000_t0000_u01761188076176") 2025/10/23 03:03:28 DEBUG : enormous: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a3f_d20251023_m025435_c001_v0001137_t0029_u01761188075274") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f11e_d20251023_m025749_c001_v7007000_t0000_u01761188269467") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39d37_d20251023_m025748_c001_v0001137_t0054_u01761188268050") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84af_d20251023_m025456_c001_v7007000_t0000_u01761188096670") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f33d_d20251023_m025455_c001_v0001150_t0031_u01761188095451") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daab9_d20251023_m025359_c001_v7007000_t0000_u01761188039318") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39964_d20251023_m025358_c001_v0001137_t0033_u01761188038290") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daab5_d20251023_m025357_c001_v7007000_t0000_u01761188037748") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39958_d20251023_m025357_c001_v0001137_t0015_u01761188037059") 2025/10/23 03:03:28 DEBUG : existing: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39956_d20251023_m025356_c001_v0001137_t0042_u01761188036140") 2025/10/23 03:03:28 DEBUG : existing-b: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84b0_d20251023_m025456_c001_v7007000_t0000_u01761188096851") 2025/10/23 03:03:28 DEBUG : existing-b: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a9d_d20251023_m025455_c001_v0001137_t0044_u01761188095441") 2025/10/23 03:03:28 DEBUG : file1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce18_d20251023_m025854_c001_v7007000_t0000_u01761188334576") 2025/10/23 03:03:28 DEBUG : file1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332012_d20251023_m025853_c001_v0001183_t0019_u01761188333797") 2025/10/23 03:03:28 DEBUG : file1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce14_d20251023_m025852_c001_v7007000_t0000_u01761188332488") 2025/10/23 03:03:28 DEBUG : file1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e042c_d20251023_m025851_c001_v0001093_t0008_u01761188331304") 2025/10/23 03:03:28 DEBUG : five: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9be22_d20251023_m025440_c001_v7007000_t0000_u01761188080921") 2025/10/23 03:03:28 DEBUG : five: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39a5a_d20251023_m025438_c001_v0001137_t0037_u01761188078745") 2025/10/23 03:03:28 DEBUG : foo: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daad8_d20251023_m025407_c001_v7007000_t0000_u01761188047742") 2025/10/23 03:03:28 DEBUG : foo: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39996_d20251023_m025407_c001_v0001137_t0037_u01761188047192") 2025/10/23 03:03:29 DEBUG : foo: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39994_d20251023_m025406_c001_v0001137_t0037_u01761188046629") 2025/10/23 03:03:29 DEBUG : four: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9be26_d20251023_m025441_c001_v7007000_t0000_u01761188081107") 2025/10/23 03:03:29 DEBUG : four: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41390e3f5907779b_d20251023_m025439_c001_v0001115_t0027_u01761188079301") 2025/10/23 03:03:29 DEBUG : four: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a58_d20251023_m025438_c001_v0001137_t0027_u01761188078037") 2025/10/23 03:03:29 DEBUG : hello world2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236ec_d20251023_m025314_c001_v7007000_t0000_u01761187994280") 2025/10/23 03:03:29 DEBUG : hello world2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3987b_d20251023_m025313_c001_v0001137_t0000_u01761187993556") 2025/10/23 03:03:29 DEBUG : ignore-size: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daab4_d20251023_m025355_c001_v7007000_t0000_u01761188035780") 2025/10/23 03:03:29 DEBUG : ignore-size: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39946_d20251023_m025354_c001_v0001137_t0015_u01761188034735") 2025/10/23 03:03:29 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84ac_d20251023_m025454_c001_v7007000_t0000_u01761188094714") 2025/10/23 03:03:29 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f333_d20251023_m025453_c001_v0001150_t0013_u01761188093912") 2025/10/23 03:03:29 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a9_d20251023_m025453_c001_v7007000_t0000_u01761188093175") 2025/10/23 03:03:29 DEBUG : nested/sub dir/file: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f32d_d20251023_m025452_c001_v0001150_t0015_u01761188092123") 2025/10/23 03:03:29 DEBUG : one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9be29_d20251023_m025441_c001_v7007000_t0000_u01761188081290") 2025/10/23 03:03:29 DEBUG : one: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39a4e_d20251023_m025437_c001_v0001137_t0037_u01761188077298") 2025/10/23 03:03:29 DEBUG : only0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdfd_d20251023_m025846_c001_v7007000_t0000_u01761188326868") 2025/10/23 03:03:29 DEBUG : only0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39e2b_d20251023_m025841_c001_v0001137_t0037_u01761188321764") 2025/10/23 03:03:29 DEBUG : only0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b78_d20251023_m025820_c001_v0001115_t0028_u01761188300499") 2025/10/23 03:03:29 DEBUG : only0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f422f6166221781e6_d20251023_m025814_c001_v7007000_t0000_u01761188294337") 2025/10/23 03:03:29 DEBUG : only0: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ae6_d20251023_m025753_c001_v0001115_t0037_u01761188273616") 2025/10/23 03:03:29 DEBUG : only1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdfe_d20251023_m025847_c001_v7007000_t0000_u01761188327063") 2025/10/23 03:03:29 DEBUG : only1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41390e3f59077c0d_d20251023_m025842_c001_v0001115_t0027_u01761188322152") 2025/10/23 03:03:30 DEBUG : only1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b82_d20251023_m025821_c001_v0001115_t0019_u01761188301495") 2025/10/23 03:03:30 DEBUG : only1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7ac6_d20251023_m025814_c001_v7007000_t0000_u01761188294873") 2025/10/23 03:03:30 DEBUG : only1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077aea_d20251023_m025754_c001_v0001115_t0002_u01761188274649") 2025/10/23 03:03:30 DEBUG : only10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824cdff_d20251023_m025847_c001_v7007000_t0000_u01761188327244") 2025/10/23 03:03:30 DEBUG : only10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41390e3f59077c09_d20251023_m025841_c001_v0001115_t0027_u01761188321774") 2025/10/23 03:03:30 DEBUG : only10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bc2_d20251023_m025831_c001_v0001115_t0003_u01761188311011") 2025/10/23 03:03:30 DEBUG : only10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f422f6166221781e8_d20251023_m025814_c001_v7007000_t0000_u01761188294702") 2025/10/23 03:03:30 DEBUG : only10: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b1c_d20251023_m025803_c001_v0001115_t0038_u01761188283071") 2025/10/23 03:03:30 DEBUG : only11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce00_d20251023_m025847_c001_v7007000_t0000_u01761188327426") 2025/10/23 03:03:30 DEBUG : only11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f403e0621387e0417_d20251023_m025841_c001_v0001093_t0039_u01761188321938") 2025/10/23 03:03:30 DEBUG : only11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bc6_d20251023_m025831_c001_v0001115_t0000_u01761188311880") 2025/10/23 03:03:30 DEBUG : only11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2efea_d20251023_m025814_c001_v7007000_t0000_u01761188294713") 2025/10/23 03:03:30 DEBUG : only11: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b24_d20251023_m025804_c001_v0001115_t0033_u01761188284134") 2025/10/23 03:03:30 DEBUG : only12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce01_d20251023_m025847_c001_v7007000_t0000_u01761188327616") 2025/10/23 03:03:30 DEBUG : only12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39e27_d20251023_m025841_c001_v0001137_t0037_u01761188321180") 2025/10/23 03:03:30 DEBUG : only12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bcc_d20251023_m025832_c001_v0001115_t0022_u01761188312811") 2025/10/23 03:03:30 DEBUG : only12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f422f6166221781e7_d20251023_m025814_c001_v7007000_t0000_u01761188294518") 2025/10/23 03:03:30 DEBUG : only12: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b28_d20251023_m025805_c001_v0001115_t0038_u01761188285130") 2025/10/23 03:03:30 DEBUG : only13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce02_d20251023_m025847_c001_v7007000_t0000_u01761188327799") 2025/10/23 03:03:30 DEBUG : only13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41390e3f59077c01_d20251023_m025841_c001_v0001115_t0027_u01761188321192") 2025/10/23 03:03:30 DEBUG : only13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bd0_d20251023_m025833_c001_v0001115_t0042_u01761188313580") 2025/10/23 03:03:30 DEBUG : only13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a680_d20251023_m025813_c001_v7007000_t0000_u01761188293949") 2025/10/23 03:03:30 DEBUG : only13: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b30_d20251023_m025806_c001_v0001115_t0018_u01761188286089") 2025/10/23 03:03:31 DEBUG : only14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce03_d20251023_m025847_c001_v7007000_t0000_u01761188327983") 2025/10/23 03:03:31 DEBUG : only14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4002f3e43e331fb3_d20251023_m025841_c001_v0001183_t0000_u01761188321936") 2025/10/23 03:03:31 DEBUG : only14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bd6_d20251023_m025834_c001_v0001115_t0027_u01761188314871") 2025/10/23 03:03:31 DEBUG : only14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7abe_d20251023_m025814_c001_v7007000_t0000_u01761188294139") 2025/10/23 03:03:31 DEBUG : only14: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b34_d20251023_m025807_c001_v0001115_t0008_u01761188287093") 2025/10/23 03:03:31 DEBUG : only15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce04_d20251023_m025848_c001_v7007000_t0000_u01761188328165") 2025/10/23 03:03:31 DEBUG : only15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f403e0621387e0413_d20251023_m025841_c001_v0001093_t0039_u01761188321749") 2025/10/23 03:03:31 DEBUG : only15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077be0_d20251023_m025836_c001_v0001115_t0014_u01761188316034") 2025/10/23 03:03:31 DEBUG : only15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a685_d20251023_m025814_c001_v7007000_t0000_u01761188294862") 2025/10/23 03:03:31 DEBUG : only15: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b3a_d20251023_m025808_c001_v0001115_t0055_u01761188288230") 2025/10/23 03:03:31 DEBUG : only16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce05_d20251023_m025848_c001_v7007000_t0000_u01761188328348") 2025/10/23 03:03:31 DEBUG : only16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39e29_d20251023_m025841_c001_v0001137_t0037_u01761188321579") 2025/10/23 03:03:31 DEBUG : only16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077be7_d20251023_m025837_c001_v0001115_t0015_u01761188317148") 2025/10/23 03:03:31 DEBUG : only16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2efe9_d20251023_m025814_c001_v7007000_t0000_u01761188294531") 2025/10/23 03:03:31 DEBUG : only16: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b3e_d20251023_m025809_c001_v0001115_t0034_u01761188289423") 2025/10/23 03:03:32 DEBUG : only17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce06_d20251023_m025848_c001_v7007000_t0000_u01761188328529") 2025/10/23 03:03:32 DEBUG : only17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41390e3f59077c07_d20251023_m025841_c001_v0001115_t0027_u01761188321592") 2025/10/23 03:03:32 DEBUG : only17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077beb_d20251023_m025837_c001_v0001115_t0054_u01761188317939") 2025/10/23 03:03:32 DEBUG : only17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2efe8_d20251023_m025814_c001_v7007000_t0000_u01761188294349") 2025/10/23 03:03:32 DEBUG : only17: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b44_d20251023_m025810_c001_v0001115_t0017_u01761188290373") 2025/10/23 03:03:32 DEBUG : only18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce07_d20251023_m025848_c001_v7007000_t0000_u01761188328713") 2025/10/23 03:03:32 DEBUG : only18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39e2d_d20251023_m025841_c001_v0001137_t0037_u01761188321947") 2025/10/23 03:03:32 DEBUG : only18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bee_d20251023_m025838_c001_v0001115_t0030_u01761188318856") 2025/10/23 03:03:32 DEBUG : only18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a683_d20251023_m025814_c001_v7007000_t0000_u01761188294498") 2025/10/23 03:03:32 DEBUG : only18: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b48_d20251023_m025811_c001_v0001115_t0047_u01761188291168") 2025/10/23 03:03:32 DEBUG : only19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce08_d20251023_m025848_c001_v7007000_t0000_u01761188328898") 2025/10/23 03:03:32 DEBUG : only19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41390e3f59077c0b_d20251023_m025841_c001_v0001115_t0027_u01761188321960") 2025/10/23 03:03:32 DEBUG : only19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bf9_d20251023_m025839_c001_v0001115_t0025_u01761188319955") 2025/10/23 03:03:32 DEBUG : only19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f422f6166221781e5_d20251023_m025814_c001_v7007000_t0000_u01761188294148") 2025/10/23 03:03:32 DEBUG : only19: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b4e_d20251023_m025812_c001_v0001115_t0047_u01761188292250") 2025/10/23 03:03:32 DEBUG : only2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce09_d20251023_m025849_c001_v7007000_t0000_u01761188329078") 2025/10/23 03:03:33 DEBUG : only2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4002f3e43e331fb7_d20251023_m025842_c001_v0001183_t0000_u01761188322304") 2025/10/23 03:03:33 DEBUG : only2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b8c_d20251023_m025822_c001_v0001115_t0021_u01761188302494") 2025/10/23 03:03:33 DEBUG : only2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7ac2_d20251023_m025814_c001_v7007000_t0000_u01761188294508") 2025/10/23 03:03:33 DEBUG : only2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077aec_d20251023_m025755_c001_v0001115_t0053_u01761188275379") 2025/10/23 03:03:33 DEBUG : only3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce0a_d20251023_m025849_c001_v7007000_t0000_u01761188329259") 2025/10/23 03:03:33 DEBUG : only3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f403e0621387e041b_d20251023_m025842_c001_v0001093_t0039_u01761188322316") 2025/10/23 03:03:33 DEBUG : only3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b92_d20251023_m025823_c001_v0001115_t0040_u01761188303293") 2025/10/23 03:03:33 DEBUG : only3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2efe7_d20251023_m025814_c001_v7007000_t0000_u01761188294161") 2025/10/23 03:03:33 DEBUG : only3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077af2_d20251023_m025756_c001_v0001115_t0014_u01761188276232") 2025/10/23 03:03:33 DEBUG : only4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce0b_d20251023_m025849_c001_v7007000_t0000_u01761188329441") 2025/10/23 03:03:33 DEBUG : only4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4002f3e43e331fb5_d20251023_m025842_c001_v0001183_t0000_u01761188322123") 2025/10/23 03:03:33 DEBUG : only4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b94_d20251023_m025824_c001_v0001115_t0016_u01761188304230") 2025/10/23 03:03:33 DEBUG : only4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a682_d20251023_m025814_c001_v7007000_t0000_u01761188294316") 2025/10/23 03:03:33 DEBUG : only4: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077afa_d20251023_m025757_c001_v0001115_t0020_u01761188277390") 2025/10/23 03:03:33 DEBUG : only5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce0c_d20251023_m025849_c001_v7007000_t0000_u01761188329622") 2025/10/23 03:03:33 DEBUG : only5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f403e0621387e0419_d20251023_m025842_c001_v0001093_t0039_u01761188322132") 2025/10/23 03:03:33 DEBUG : only5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b9a_d20251023_m025825_c001_v0001115_t0003_u01761188305078") 2025/10/23 03:03:33 DEBUG : only5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a684_d20251023_m025814_c001_v7007000_t0000_u01761188294680") 2025/10/23 03:03:33 DEBUG : only5: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b00_d20251023_m025758_c001_v0001115_t0031_u01761188278401") 2025/10/23 03:03:33 DEBUG : only6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce0d_d20251023_m025849_c001_v7007000_t0000_u01761188329804") 2025/10/23 03:03:34 DEBUG : only6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39e31_d20251023_m025842_c001_v0001137_t0037_u01761188322140") 2025/10/23 03:03:34 DEBUG : only6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077ba6_d20251023_m025826_c001_v0001115_t0015_u01761188306257") 2025/10/23 03:03:34 DEBUG : only6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a67f_d20251023_m025813_c001_v7007000_t0000_u01761188293767") 2025/10/23 03:03:34 DEBUG : only6: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b04_d20251023_m025759_c001_v0001115_t0030_u01761188279208") 2025/10/23 03:03:34 DEBUG : only7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce0e_d20251023_m025849_c001_v7007000_t0000_u01761188329987") 2025/10/23 03:03:34 DEBUG : only7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39e35_d20251023_m025842_c001_v0001137_t0037_u01761188322325") 2025/10/23 03:03:34 DEBUG : only7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bae_d20251023_m025827_c001_v0001115_t0026_u01761188307418") 2025/10/23 03:03:34 DEBUG : only7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7ac4_d20251023_m025814_c001_v7007000_t0000_u01761188294692") 2025/10/23 03:03:34 DEBUG : only7: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b0a_d20251023_m025759_c001_v0001115_t0020_u01761188279995") 2025/10/23 03:03:34 DEBUG : only8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce0f_d20251023_m025850_c001_v7007000_t0000_u01761188330168") 2025/10/23 03:03:34 DEBUG : only8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41390e3f59077c13_d20251023_m025842_c001_v0001115_t0027_u01761188322337") 2025/10/23 03:03:34 DEBUG : only8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bb6_d20251023_m025828_c001_v0001115_t0047_u01761188308673") 2025/10/23 03:03:34 DEBUG : only8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a681_d20251023_m025814_c001_v7007000_t0000_u01761188294131") 2025/10/23 03:03:34 DEBUG : only8: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b0e_d20251023_m025801_c001_v0001115_t0030_u01761188281056") 2025/10/23 03:03:34 DEBUG : only9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce12_d20251023_m025850_c001_v7007000_t0000_u01761188330350") 2025/10/23 03:03:34 DEBUG : only9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4002f3e43e331fbd_d20251023_m025842_c001_v0001183_t0000_u01761188322486") 2025/10/23 03:03:34 DEBUG : only9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077bbe_d20251023_m025829_c001_v0001115_t0032_u01761188309917") 2025/10/23 03:03:34 DEBUG : only9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7ac0_d20251023_m025814_c001_v7007000_t0000_u01761188294327") 2025/10/23 03:03:34 DEBUG : only9: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077b12_d20251023_m025802_c001_v0001115_t0056_u01761188282042") 2025/10/23 03:03:34 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a7_d20251023_m025450_c001_v7007000_t0000_u01761188090996") 2025/10/23 03:03:34 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f321_d20251023_m025448_c001_v0001150_t0025_u01761188088464") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a4_d20251023_m025447_c001_v7007000_t0000_u01761188087717") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a78_d20251023_m025445_c001_v0001137_t0014_u01761188085904") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a1_d20251023_m025444_c001_v7007000_t0000_u01761188084789") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590777ad_d20251023_m025442_c001_v0001115_t0045_u01761188082201") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bde1_d20251023_m025431_c001_v7007000_t0000_u01761188071469") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a24_d20251023_m025429_c001_v0001137_t0015_u01761188069994") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdc9_d20251023_m025428_c001_v7007000_t0000_u01761188068260") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a16_d20251023_m025427_c001_v0001137_t0031_u01761188067124") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdb4_d20251023_m025425_c001_v7007000_t0000_u01761188065695") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a0a_d20251023_m025424_c001_v0001137_t0032_u01761188064686") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd76_d20251023_m025418_c001_v7007000_t0000_u01761188058444") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399d8_d20251023_m025416_c001_v0001137_t0042_u01761188056585") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd68_d20251023_m025416_c001_v7007000_t0000_u01761188056221") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399cc_d20251023_m025414_c001_v0001137_t0018_u01761188054357") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd62_d20251023_m025413_c001_v7007000_t0000_u01761188053994") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399be_d20251023_m025413_c001_v0001137_t0036_u01761188053187") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399b6_d20251023_m025412_c001_v0001137_t0046_u01761188052414") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd61_d20251023_m025412_c001_v7007000_t0000_u01761188052053") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399ae_d20251023_m025411_c001_v0001137_t0025_u01761188051295") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399aa_d20251023_m025410_c001_v0001137_t0032_u01761188050538") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daadd_d20251023_m025409_c001_v7007000_t0000_u01761188049818") 2025/10/23 03:03:35 DEBUG : potato: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399a2_d20251023_m025408_c001_v0001137_t0034_u01761188048962") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9be84_d20251023_m025536_c001_v7007000_t0000_u01761188136139") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590778a4_d20251023_m025535_c001_v0001115_t0006_u01761188135021") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d137_d20251023_m025526_c001_v7007000_t0000_u01761188126615") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077860_d20251023_m025521_c001_v0001115_t0013_u01761188121923") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89ae33_d20251023_m025515_c001_v7007000_t0000_u01761188115031") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077826_d20251023_m025509_c001_v0001115_t0047_u01761188109218") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84b5_d20251023_m025501_c001_v7007000_t0000_u01761188101496") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590777fc_d20251023_m025457_c001_v0001115_t0042_u01761188097759") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bde9_d20251023_m025435_c001_v7007000_t0000_u01761188075993") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a39_d20251023_m025434_c001_v0001137_t0047_u01761188074245") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bde7_d20251023_m025433_c001_v7007000_t0000_u01761188073809") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a2e_d20251023_m025432_c001_v0001137_t0057_u01761188072014") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bde3_d20251023_m025431_c001_v7007000_t0000_u01761188071650") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a28_d20251023_m025430_c001_v0001137_t0050_u01761188070650") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdd5_d20251023_m025429_c001_v7007000_t0000_u01761188069623") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a1c_d20251023_m025428_c001_v0001137_t0059_u01761188068628") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bdbd_d20251023_m025426_c001_v7007000_t0000_u01761188066762") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a12_d20251023_m025425_c001_v0001137_t0017_u01761188065704") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9bd7d_d20251023_m025419_c001_v7007000_t0000_u01761188059198") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a399e6_d20251023_m025418_c001_v0001137_t0016_u01761188058136") 2025/10/23 03:03:36 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236fb_d20251023_m025317_c001_v7007000_t0000_u01761187997216") 2025/10/23 03:03:37 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3988f_d20251023_m025316_c001_v0001137_t0053_u01761187996426") 2025/10/23 03:03:37 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236f3_d20251023_m025315_c001_v7007000_t0000_u01761187995525") 2025/10/23 03:03:37 DEBUG : potato2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39883_d20251023_m025314_c001_v0001137_t0014_u01761187994825") 2025/10/23 03:03:37 DEBUG : potato3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d139_d20251023_m025527_c001_v7007000_t0000_u01761188127012") 2025/10/23 03:03:37 DEBUG : potato3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39b21_d20251023_m025523_c001_v0001137_t0028_u01761188123387") 2025/10/23 03:03:37 DEBUG : potato3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89ae31_d20251023_m025514_c001_v7007000_t0000_u01761188114849") 2025/10/23 03:03:37 DEBUG : potato3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39af1_d20251023_m025511_c001_v0001137_t0056_u01761188111103") 2025/10/23 03:03:37 DEBUG : potato3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84b6_d20251023_m025501_c001_v7007000_t0000_u01761188101816") 2025/10/23 03:03:37 DEBUG : potato3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39aad_d20251023_m025458_c001_v0001137_t0038_u01761188098582") 2025/10/23 03:03:37 DEBUG : pre-dest1/1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697ccb_d20251023_m025609_c001_v7007000_t0000_u01761188169427") 2025/10/23 03:03:37 DEBUG : pre-dest1/1: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39bbf_d20251023_m025601_c001_v0001137_t0013_u01761188161216") 2025/10/23 03:03:37 DEBUG : pre-dest2/2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ba7889c697ccc_d20251023_m025609_c001_v7007000_t0000_u01761188169610") 2025/10/23 03:03:37 DEBUG : pre-dest2/2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f5907792a_d20251023_m025601_c001_v0001115_t0052_u01761188161893") 2025/10/23 03:03:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f042_d20251023_m025547_c001_v7007000_t0000_u01761188147095") 2025/10/23 03:03:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f41a_d20251023_m025543_c001_v0001150_t0051_u01761188143913") 2025/10/23 03:03:37 DEBUG : sizeonly: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daab3_d20251023_m025354_c001_v7007000_t0000_u01761188034164") 2025/10/23 03:03:37 DEBUG : sizeonly: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39940_d20251023_m025353_c001_v0001137_t0019_u01761188033157") 2025/10/23 03:03:37 DEBUG : splitbanan: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562301a80_d20251023_m030053_c001_v7007000_t0000_u01761188453487") 2025/10/23 03:03:37 DEBUG : splitbanan: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332367_d20251023_m030046_c001_v0001183_t0018_u01761188446161") 2025/10/23 03:03:37 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c88_d20251023_m030215_c001_v7007000_t0000_u01761188535213") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f90_d20251023_m030208_c001_v0001115_t0049_u01761188528539") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4108f3b562305708_d20251023_m030158_c001_v7007000_t0000_u01761188518203") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077f42_d20251023_m030151_c001_v0001115_t0043_u01761188511447") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4040107c98a501f1_d20251023_m030141_c001_v7007000_t0000_u01761188501593") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077efb_d20251023_m030135_c001_v0001115_t0031_u01761188495259") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f409fcbafcf4b198b_d20251023_m030125_c001_v7007000_t0000_u01761188485708") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077eb5_d20251023_m030119_c001_v0001115_t0031_u01761188479506") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f408d91f059d1d5a8_d20251023_m030109_c001_v7007000_t0000_u01761188469639") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e75_d20251023_m030102_c001_v0001115_t0032_u01761188462842") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a98171_d20251023_m030047_c001_v7007000_t0000_u01761188447866") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077e27_d20251023_m030044_c001_v0001115_t0049_u01761188444727") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418b68eadca6a84a_d20251023_m030034_c001_v7007000_t0000_u01761188434884") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e056d_d20251023_m030027_c001_v0001093_t0047_u01761188427555") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f417489b595a9ac11_d20251023_m030026_c001_v7007000_t0000_u01761188426442") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e055c_d20251023_m030022_c001_v0001093_t0006_u01761188422500") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875df9ea_d20251023_m030010_c001_v7007000_t0000_u01761188410941") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077d62_d20251023_m030003_c001_v0001115_t0038_u01761188403597") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f411eabb0cd89b5ab_d20251023_m030002_c001_v7007000_t0000_u01761188402649") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39f45_d20251023_m025959_c001_v0001137_t0057_u01761188399100") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4036d880aa89b106_d20251023_m025944_c001_v7007000_t0000_u01761188384202") 2025/10/23 03:03:38 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39eff_d20251023_m025940_c001_v0001137_t0019_u01761188380518") 2025/10/23 03:03:39 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415e79b3fd5d7b93_d20251023_m025930_c001_v7007000_t0000_u01761188370142") 2025/10/23 03:03:39 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39ec9_d20251023_m025923_c001_v0001137_t0044_u01761188363567") 2025/10/23 03:03:39 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f405638df9014f1f4_d20251023_m025913_c001_v7007000_t0000_u01761188353704") 2025/10/23 03:03:39 DEBUG : splitbananasplit: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e8c_d20251023_m025907_c001_v0001137_t0001_u01761188347564") 2025/10/23 03:03:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40917ca080e2f00e_d20251023_m030029_c001_v7007000_t0000_u01761188429740") 2025/10/23 03:03:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077dca_d20251023_m030023_c001_v0001115_t0038_u01761188423771") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce1f_d20251023_m025858_c001_v7007000_t0000_u01761188338781") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e60_d20251023_m025857_c001_v0001137_t0037_u01761188337668") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce1d_d20251023_m025856_c001_v7007000_t0000_u01761188336916") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c3f_d20251023_m025855_c001_v0001115_t0027_u01761188335551") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84ad_d20251023_m025454_c001_v7007000_t0000_u01761188094896") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590777ef_d20251023_m025453_c001_v0001115_t0000_u01761188093902") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84aa_d20251023_m025453_c001_v7007000_t0000_u01761188093357") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a8c_d20251023_m025452_c001_v0001137_t0039_u01761188092476") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daaa9_d20251023_m025350_c001_v7007000_t0000_u01761188030726") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3992f_d20251023_m025349_c001_v0001137_t0044_u01761188029265") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daaa2_d20251023_m025348_c001_v7007000_t0000_u01761188028903") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39923_d20251023_m025347_c001_v0001137_t0011_u01761188027877") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daa95_d20251023_m025345_c001_v7007000_t0000_u01761188025839") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3991b_d20251023_m025344_c001_v0001137_t0017_u01761188024740") 2025/10/23 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daa8e_d20251023_m025344_c001_v7007000_t0000_u01761188024174") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3990d_d20251023_m025342_c001_v0001137_t0053_u01761188022948") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398fb_d20251023_m025340_c001_v0001137_t0003_u01761188020005") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4009d428875daa7b_d20251023_m025339_c001_v7007000_t0000_u01761188019645") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398f7_d20251023_m025338_c001_v0001137_t0033_u01761188018962") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398f3_d20251023_m025338_c001_v0001137_t0035_u01761188018020") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223759_d20251023_m025337_c001_v7007000_t0000_u01761188017298") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398e3_d20251023_m025334_c001_v0001137_t0006_u01761188014770") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398db_d20251023_m025332_c001_v0001137_t0058_u01761188012234") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223713_d20251023_m025331_c001_v7007000_t0000_u01761188011872") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398d9_d20251023_m025331_c001_v0001137_t0043_u01761188011094") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398d5_d20251023_m025330_c001_v0001137_t0029_u01761188010382") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223712_d20251023_m025330_c001_v7007000_t0000_u01761188010022") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398bd_d20251023_m025326_c001_v0001137_t0025_u01761188006234") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d13722370c_d20251023_m025325_c001_v7007000_t0000_u01761188005873") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398b9_d20251023_m025325_c001_v0001137_t0050_u01761188005026") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d13722370a_d20251023_m025324_c001_v7007000_t0000_u01761188004125") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398ad_d20251023_m025323_c001_v0001137_t0003_u01761188003412") 2025/10/23 03:03:40 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223708_d20251023_m025322_c001_v7007000_t0000_u01761188002869") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a398a9_d20251023_m025322_c001_v0001137_t0059_u01761188002022") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223706_d20251023_m025321_c001_v7007000_t0000_u01761188001122") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3989d_d20251023_m025320_c001_v0001137_t0040_u01761188000159") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d137223704_d20251023_m025319_c001_v7007000_t0000_u01761187999601") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3989b_d20251023_m025318_c001_v0001137_t0014_u01761187998967") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236ff_d20251023_m025318_c001_v7007000_t0000_u01761187998426") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39897_d20251023_m025317_c001_v0001137_t0036_u01761187997787") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236e7_d20251023_m025312_c001_v7007000_t0000_u01761187992995") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39875_d20251023_m025312_c001_v0001137_t0044_u01761187992161") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236e1_d20251023_m025311_c001_v7007000_t0000_u01761187991618") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39871_d20251023_m025310_c001_v0001137_t0045_u01761187990865") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236db_d20251023_m025309_c001_v7007000_t0000_u01761187989964") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39869_d20251023_m025309_c001_v0001137_t0005_u01761187989102") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f407238d1372236cd_d20251023_m025306_c001_v7007000_t0000_u01761187986920") 2025/10/23 03:03:41 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39852_d20251023_m025306_c001_v0001137_t0040_u01761187986153") 2025/10/23 03:03:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce20_d20251023_m025858_c001_v7007000_t0000_u01761188338965") 2025/10/23 03:03:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33203b_d20251023_m025857_c001_v0001183_t0005_u01761188337680") 2025/10/23 03:03:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce1e_d20251023_m025857_c001_v7007000_t0000_u01761188337096") 2025/10/23 03:03:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0432_d20251023_m025855_c001_v0001093_t0021_u01761188335563") 2025/10/23 03:03:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c8c_d20251023_m030217_c001_v7007000_t0000_u01761188537461") 2025/10/23 03:03:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e06ad_d20251023_m030216_c001_v0001093_t0018_u01761188536543") 2025/10/23 03:03:41 DEBUG : sub/yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a6_d20251023_m025450_c001_v7007000_t0000_u01761188090453") 2025/10/23 03:03:41 DEBUG : sub/yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f590777cd_d20251023_m025448_c001_v0001115_t0028_u01761188088824") 2025/10/23 03:03:42 DEBUG : test_dir1/file2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce19_d20251023_m025854_c001_v7007000_t0000_u01761188334787") 2025/10/23 03:03:42 DEBUG : test_dir1/file2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e0430_d20251023_m025853_c001_v0001093_t0006_u01761188333455") 2025/10/23 03:03:42 DEBUG : test_dir1/file2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce15_d20251023_m025852_c001_v7007000_t0000_u01761188332669") 2025/10/23 03:03:42 DEBUG : test_dir1/file2: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e48_d20251023_m025851_c001_v0001137_t0047_u01761188331299") 2025/10/23 03:03:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce1b_d20251023_m025854_c001_v7007000_t0000_u01761188334969") 2025/10/23 03:03:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39e52_d20251023_m025853_c001_v0001137_t0042_u01761188333441") 2025/10/23 03:03:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4205eaf02824ce16_d20251023_m025852_c001_v7007000_t0000_u01761188332850") 2025/10/23 03:03:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077c2b_d20251023_m025851_c001_v0001115_t0000_u01761188331312") 2025/10/23 03:03:42 DEBUG : three: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9be2d_d20251023_m025441_c001_v7007000_t0000_u01761188081471") 2025/10/23 03:03:42 DEBUG : three: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a60_d20251023_m025440_c001_v0001137_t0040_u01761188080078") 2025/10/23 03:03:42 DEBUG : three: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a39a52_d20251023_m025437_c001_v0001137_t0049_u01761188077664") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c8e_d20251023_m030219_c001_v7007000_t0000_u01761188539006") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e3325d1_d20251023_m030218_c001_v0001183_t0011_u01761188538397") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309cb8_d20251023_m030238_c001_v7007000_t0000_u01761188558331") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a1ab_d20251023_m030236_c001_v0001137_t0039_u01761188556155") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309cb4_d20251023_m030234_c001_v7007000_t0000_u01761188554628") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e33262d_d20251023_m030232_c001_v0001183_t0015_u01761188552985") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309cb2_d20251023_m030232_c001_v7007000_t0000_u01761188552044") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e06d7_d20251023_m030231_c001_v0001093_t0026_u01761188551329") 2025/10/23 03:03:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309ca7_d20251023_m030226_c001_v7007000_t0000_u01761188546378") 2025/10/23 03:03:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332601_d20251023_m030225_c001_v0001183_t0054_u01761188545562") 2025/10/23 03:03:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309cac_d20251023_m030228_c001_v7007000_t0000_u01761188548445") 2025/10/23 03:03:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a183_d20251023_m030227_c001_v0001137_t0030_u01761188547320") 2025/10/23 03:03:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309ca5_d20251023_m030224_c001_v7007000_t0000_u01761188544542") 2025/10/23 03:03:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f103e0621387e06cd_d20251023_m030223_c001_v0001093_t0052_u01761188543767") 2025/10/23 03:03:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c9b_d20251023_m030222_c001_v7007000_t0000_u01761188542830") 2025/10/23 03:03:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077fca_d20251023_m030221_c001_v0001115_t0000_u01761188541787") 2025/10/23 03:03:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309c92_d20251023_m030220_c001_v7007000_t0000_u01761188540845") 2025/10/23 03:03:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f10741acb39a3a163_d20251023_m030220_c001_v0001137_t0009_u01761188540030") 2025/10/23 03:03:43 DEBUG : toe/toe/toe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f418e418520a99065_d20251023_m030243_c001_v7007000_t0000_u01761188563027") 2025/10/23 03:03:43 DEBUG : toe/toe/toe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1002f3e43e332670_d20251023_m030242_c001_v0001183_t0013_u01761188562421") 2025/10/23 03:03:43 DEBUG : toe/toe/toe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309cb1_d20251023_m030230_c001_v7007000_t0000_u01761188550383") 2025/10/23 03:03:43 DEBUG : toe/toe/toe: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59077fee_d20251023_m030229_c001_v0001115_t0024_u01761188549423") 2025/10/23 03:03:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309cb9_d20251023_m030238_c001_v7007000_t0000_u01761188558916") 2025/10/23 03:03:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f11390e3f59078013_d20251023_m030237_c001_v0001115_t0057_u01761188557644") 2025/10/23 03:03:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f41308852a4309cb5_d20251023_m030235_c001_v7007000_t0000_u01761188555205") 2025/10/23 03:03:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f116ddb1da9fa510f_d20251023_m030234_c001_v0001091_t0007_u01761188554159") 2025/10/23 03:03:43 DEBUG : two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f415ef40f70d9be31_d20251023_m025441_c001_v7007000_t0000_u01761188081653") 2025/10/23 03:03:43 DEBUG : two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f402ea6414560f301_d20251023_m025439_c001_v0001150_t0005_u01761188079490") 2025/10/23 03:03:43 DEBUG : two: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f40741acb39a39a50_d20251023_m025437_c001_v0001137_t0037_u01761188077481") 2025/10/23 03:03:44 DEBUG : yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a8_d20251023_m025451_c001_v7007000_t0000_u01761188091177") 2025/10/23 03:03:44 DEBUG : yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102fa8e4c7b12dd5_d20251023_m025449_c001_v0001106_t0020_u01761188089976") 2025/10/23 03:03:44 DEBUG : yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a3_d20251023_m025447_c001_v7007000_t0000_u01761188087174") 2025/10/23 03:03:44 DEBUG : yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f317_d20251023_m025445_c001_v0001150_t0020_u01761188085551") 2025/10/23 03:03:44 DEBUG : yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a0_d20251023_m025444_c001_v7007000_t0000_u01761188084246") 2025/10/23 03:03:44 DEBUG : yam: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f102ea6414560f307_d20251023_m025442_c001_v0001150_t0005_u01761188082211") 2025/10/23 03:03:44 DEBUG : yaml: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a5_d20251023_m025447_c001_v7007000_t0000_u01761188087898") 2025/10/23 03:03:44 DEBUG : yaml: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f1183862769ac6597_d20251023_m025446_c001_v0001171_t0011_u01761188086873") 2025/10/23 03:03:44 DEBUG : yaml: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f4068ede49c9e84a2_d20251023_m025444_c001_v7007000_t0000_u01761188084970") 2025/10/23 03:03:44 DEBUG : yaml: Deleting (id "4_z6ff2fd33f0bd0beb9fa80e1b_f113796b5a0da84bb_d20251023_m025443_c001_v0001137_t0056_u01761188083814") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m42.361930409s (try 1/5)