"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/19 05:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva" 2025/10/19 05:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 05:07:19 DEBUG : Creating backend with remote "/tmp/rclone3417259246" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/19 05:07:20 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:20 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 05:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:21 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:21 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:22 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:07:22 DEBUG : B2 bucket rclone-test-gejabib7diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", 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-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", 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-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:23 DEBUG : Creating backend with remote "/non-existing" 2025/10/19 05:07:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/19 05:07:24 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:24 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:25 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:25 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", 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-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:26 INFO : B2 bucket rclone-test-gejabib7diva: Running all checks before starting transfers 2025/10/19 05:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:26 INFO : B2 bucket rclone-test-gejabib7diva: Checks finished, now starting transfers 2025/10/19 05:07:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.15s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:27 ERROR : Ignoring --no-traverse with sync 2025/10/19 05:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:27 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:27 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:28 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:07:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/19 05:07:28 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:28 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/19 05:07:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:07:30 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:30 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:07:31 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:31 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/19 05:07:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:07:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/19 05:07:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 05:07:32 INFO : sub dir2: Making directory 2025/10/19 05:07:32 INFO : sub dir: Making directory 2025/10/19 05:07:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:32 INFO : sub dir2/sub sub dir2: Making directory 2025/10/19 05:07:32 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:32 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:33 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/19 05:07:33 DEBUG : B2 bucket rclone-test-gejabib7diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:33 INFO : sub dir2: Making directory 2025/10/19 05:07:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/19 05:07:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:34 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:34 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:34 DEBUG : sub dir2: Making directory with metadata 2025/10/19 05:07:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:07:35 INFO : sub dir2: Making directory 2025/10/19 05:07:35 INFO : sub dir: Making directory 2025/10/19 05:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:35 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:35 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:35 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:07:35 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/19 05:07:35 DEBUG : B2 bucket rclone-test-gejabib7diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/19 05:07:35 DEBUG : B2 bucket rclone-test-gejabib7diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", 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-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:36 INFO : sub dir2: Making directory 2025/10/19 05:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:36 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:36 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:37 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:07:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:37 DEBUG : sub dir2: Making directory with metadata 2025/10/19 05:07:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:07:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 05:07:37 INFO : sub dir2: Making directory 2025/10/19 05:07:37 INFO : sub dir: Making directory 2025/10/19 05:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:37 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:37 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:38 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:07:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/19 05:07:38 DEBUG : B2 bucket rclone-test-gejabib7diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", 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-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:39 INFO : sub dir2: Making directory 2025/10/19 05:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:39 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:39 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:39 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pucataj1fehe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gejabib7diva -> B2 bucket rclone-test-pucataj1fehe 2025/10/19 05:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:42 DEBUG : B2 bucket rclone-test-pucataj1fehe: Waiting for checks to finish 2025/10/19 05:07:42 DEBUG : B2 bucket rclone-test-pucataj1fehe: Waiting for transfers to finish 2025/10/19 05:07:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 05:07:42 DEBUG : B2 bucket rclone-test-pucataj1fehe: Purge remote 2025/10/19 05:07:42 INFO : B2 bucket rclone-test-pucataj1fehe: cleaning bucket "rclone-test-pucataj1fehe" of all files 2025/10/19 05:07:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf72cd53d0ddfbab9f980e1b_f1073430d0fa98f40_d20251019_m050742_c001_v0001171_t0046_u01760850462612") --- PASS: TestServerSideCopy (3.88s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 05:07:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 05:07:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.70s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-ropumoj6fafe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gejabib7diva -> B2 bucket rclone-test-ropumoj6fafe 2025/10/19 05:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:47 DEBUG : B2 bucket rclone-test-ropumoj6fafe: Waiting for checks to finish 2025/10/19 05:07:47 DEBUG : B2 bucket rclone-test-ropumoj6fafe: Waiting for transfers to finish 2025/10/19 05:07:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 05:07:49 DEBUG : B2 bucket rclone-test-ropumoj6fafe: Waiting for checks to finish 2025/10/19 05:07:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 05:07:49 DEBUG : B2 bucket rclone-test-ropumoj6fafe: Waiting for transfers to finish 2025/10/19 05:07:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 05:07:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 05:07:50 DEBUG : B2 bucket rclone-test-ropumoj6fafe: Purge remote 2025/10/19 05:07:50 INFO : B2 bucket rclone-test-ropumoj6fafe: cleaning bucket "rclone-test-ropumoj6fafe" of all files 2025/10/19 05:07:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ddb3d0ddfbab9f980e1b_f118271832696df39_d20251019_m050749_c001_v0001115_t0008_u01760850469809") 2025/10/19 05:07:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ddb3d0ddfbab9f980e1b_f109af7e8f809608a_d20251019_m050748_c001_v0001150_t0055_u01760850468207") --- PASS: TestServerSideCopyOverSelf (6.13s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 05:07:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:07:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:07:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 05:07:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/19 05:07:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.72s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-leyunel9xore" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gejabib7diva -> B2 bucket rclone-test-leyunel9xore 2025/10/19 05:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:07:55 DEBUG : B2 bucket rclone-test-leyunel9xore: Waiting for checks to finish 2025/10/19 05:07:55 DEBUG : B2 bucket rclone-test-leyunel9xore: Waiting for transfers to finish 2025/10/19 05:07:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:07:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 05:07:57 DEBUG : B2 bucket rclone-test-leyunel9xore: Waiting for checks to finish 2025/10/19 05:07:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 05:07:57 DEBUG : B2 bucket rclone-test-leyunel9xore: Waiting for transfers to finish 2025/10/19 05:07:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 05:07:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 05:07:57 INFO : sub dir/hello world: Deleted 2025/10/19 05:07:58 DEBUG : testing file moves 2025/10/19 05:07:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/19 05:07:58 DEBUG : B2 bucket rclone-test-leyunel9xore: Waiting for checks to finish 2025/10/19 05:07:58 DEBUG : B2 bucket rclone-test-leyunel9xore: Waiting for transfers to finish 2025/10/19 05:07:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/19 05:07:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 05:07:59 INFO : sub dir/hello world: Deleted 2025/10/19 05:07:59 DEBUG : B2 bucket rclone-test-leyunel9xore: Purge remote 2025/10/19 05:07:59 INFO : B2 bucket rclone-test-leyunel9xore: cleaning bucket "rclone-test-leyunel9xore" of all files 2025/10/19 05:07:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92fda3d0ddfbab9f980e1b_f107452db2f7f13b6_d20251019_m050759_c001_v0001184_t0044_u01760850479107") 2025/10/19 05:07:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92fda3d0ddfbab9f980e1b_f114913985fa64d68_d20251019_m050757_c001_v0001100_t0041_u01760850477370") 2025/10/19 05:07:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92fda3d0ddfbab9f980e1b_f110b33beea1676a2_d20251019_m050756_c001_v0001179_t0020_u01760850476151") --- PASS: TestServerSideMoveOverSelf (7.51s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:01 ERROR : error listing: directory not found 2025/10/19 05:08:01 INFO : Local file system at /tmp/rclone3417259246: Making directory 2025/10/19 05:08:02 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:02 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:08:03 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for checks to finish 2025/10/19 05:08:03 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for transfers to finish 2025/10/19 05:08:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:08:04 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/19 05:08:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/19 05:08:04 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:04 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 05:08:05 INFO : check sum: Copied (new) 2025/10/19 05:08:05 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:05 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 05:08:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/19 05:08:05 DEBUG : check sum: Unchanged skipping 2025/10/19 05:08:05 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:05 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:05 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/19 05:08:06 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:06 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 05:08:06 INFO : sizeonly: Copied (new) 2025/10/19 05:08:06 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:07 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:07 DEBUG : sizeonly: Sizes identical 2025/10/19 05:08:07 DEBUG : sizeonly: Unchanged skipping 2025/10/19 05:08:07 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:07 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/19 05:08:07 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:07 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/19 05:08:08 INFO : ignore-size: Copied (new) 2025/10/19 05:08:08 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:08:08 DEBUG : ignore-size: Unchanged skipping 2025/10/19 05:08:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:08 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:08:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:09 DEBUG : existing: Unchanged skipping 2025/10/19 05:08:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:09 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:09 INFO : There was nothing to transfer 2025/10/19 05:08:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/19 05:08:10 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:10 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 05:08:10 INFO : existing: Copied (replaced existing) 2025/10/19 05:08:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.82s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/19 05:08:11 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:11 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 05:08:11 INFO : existing: Copied (new) 2025/10/19 05:08:11 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:11 DEBUG : existing: Destination exists, skipping 2025/10/19 05:08:11 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:11 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:11 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:13 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/19 05:08:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:13 DEBUG : c/non empty space: Unchanged skipping 2025/10/19 05:08:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:08:13 INFO : a/potato2: Copied (new) 2025/10/19 05:08:13 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:13 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:13 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:15 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:15 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/19 05:08:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 05:08:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/19 05:08:15 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:15 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:15 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:15 INFO : There was nothing to transfer 2025/10/19 05:08:16 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:16 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/19 05:08:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 05:08:17 INFO : empty space: Updated modification time in destination 2025/10/19 05:08:17 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:17 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:17 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:18 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:18 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/19 05:08:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 05:08:18 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:18 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:18 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:19 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:19 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/19 05:08:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3417259246) 2025/10/19 05:08:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gejabib7diva) 2025/10/19 05:08:19 DEBUG : foo: sha1 differ 2025/10/19 05:08:19 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/19 05:08:20 INFO : foo: Copied (replaced existing) 2025/10/19 05:08:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/19 05:08:21 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:21 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:21 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:08:21 INFO : potato: Copied (new) 2025/10/19 05:08:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/19 05:08:23 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:23 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/19 05:08:23 INFO : potato: Copied (replaced existing) 2025/10/19 05:08:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:24 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/19 05:08:24 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3417259246) 2025/10/19 05:08:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gejabib7diva) 2025/10/19 05:08:24 DEBUG : potato: sha1 differ 2025/10/19 05:08:24 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/19 05:08:24 INFO : potato: Copied (replaced existing) 2025/10/19 05:08:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:26 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/19 05:08:26 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:28 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:28 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:28 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:08:28 INFO : potato2: Copied (new) 2025/10/19 05:08:28 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:29 INFO : d: Making directory 2025/10/19 05:08:29 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/19 05:08:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:30 DEBUG : c/non empty space: Unchanged skipping 2025/10/19 05:08:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:08:30 INFO : a/potato2: Copied (new) 2025/10/19 05:08:30 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:30 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:30 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:30 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:32 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/19 05:08:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:32 DEBUG : c/non empty space: Unchanged skipping 2025/10/19 05:08:32 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:32 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:08:32 INFO : a/potato2: Copied (new) 2025/10/19 05:08:32 ERROR : B2 bucket rclone-test-gejabib7diva: not deleting files as there were IO errors 2025/10/19 05:08:32 ERROR : B2 bucket rclone-test-gejabib7diva: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:34 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:34 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:34 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:34 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:34 INFO : potato: Deleted 2025/10/19 05:08:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:08:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:36 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:37 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:37 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:37 INFO : potato: Deleted 2025/10/19 05:08:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:37 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:37 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:37 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:08:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.60s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:08:39 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:39 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/19 05:08:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:40 DEBUG : enormous: Excluded (Size Filter) 2025/10/19 05:08:40 DEBUG : enormous: Excluded 2025/10/19 05:08:40 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 05:08:40 DEBUG : potato2: Excluded 2025/10/19 05:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 05:08:41 DEBUG : potato2: Excluded 2025/10/19 05:08:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:41 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:41 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:41 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:41 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:41 INFO : There was nothing to transfer 2025/10/19 05:08:41 DEBUG : enormous: Excluded (Size Filter) 2025/10/19 05:08:41 DEBUG : enormous: Excluded 2025/10/19 05:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 05:08:41 DEBUG : potato2: Excluded 2025/10/19 05:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 05:08:41 DEBUG : potato2: Excluded 2025/10/19 05:08:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/19 05:08:41 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:41 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for checks to finish 2025/10/19 05:08:41 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for transfers to finish 2025/10/19 05:08:41 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:43 DEBUG : enormous: Excluded (Size Filter) 2025/10/19 05:08:43 DEBUG : enormous: Excluded 2025/10/19 05:08:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 05:08:43 DEBUG : potato2: Excluded 2025/10/19 05:08:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:08:43 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:43 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:43 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:43 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:43 INFO : enormous: Deleted 2025/10/19 05:08:43 INFO : potato2: Deleted 2025/10/19 05:08:43 INFO : There was nothing to transfer 2025/10/19 05:08:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/19 05:08:44 DEBUG : empty space: Unchanged skipping 2025/10/19 05:08:44 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for checks to finish 2025/10/19 05:08:44 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for transfers to finish 2025/10/19 05:08:44 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:44 INFO : potato2: Deleted 2025/10/19 05:08:44 INFO : enormous: Deleted 2025/10/19 05:08:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.41s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:45 DEBUG : five: Need to transfer - File not found at Destination 2025/10/19 05:08:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/19 05:08:45 DEBUG : one: Destination is newer than source, skipping 2025/10/19 05:08:45 DEBUG : three: Sizes identical 2025/10/19 05:08:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/19 05:08:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 05:08:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3417259246) 2025/10/19 05:08:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gejabib7diva) 2025/10/19 05:08:45 DEBUG : two: sha1 differ 2025/10/19 05:08:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/19 05:08:46 INFO : five: Copied (new) 2025/10/19 05:08:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/19 05:08:46 INFO : four: Copied (replaced existing) 2025/10/19 05:08:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 05:08:46 INFO : two: Copied (replaced existing) 2025/10/19 05:08:46 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:47 DEBUG : one: Destination is newer than source, skipping 2025/10/19 05:08:47 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 05:08:47 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/19 05:08:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 05:08:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/19 05:08:47 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/19 05:08:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/19 05:08:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 05:08:47 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/19 05:08:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 05:08:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3417259246) 2025/10/19 05:08:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gejabib7diva) 2025/10/19 05:08:47 DEBUG : three: sha1 differ 2025/10/19 05:08:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/19 05:08:47 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 05:08:47 INFO : three: Copied (replaced existing) 2025/10/19 05:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/19 05:08:49 INFO : B2 bucket rclone-test-gejabib7diva: Making map for --track-renames 2025/10/19 05:08:49 INFO : B2 bucket rclone-test-gejabib7diva: Finished making map for --track-renames 2025/10/19 05:08:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/19 05:08:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/19 05:08:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for renames to finish 2025/10/19 05:08:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/19 05:08:49 INFO : potato: Copied (new) 2025/10/19 05:08:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 05:08:49 INFO : yam: Copied (new) 2025/10/19 05:08:49 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:08:49 INFO : B2 bucket rclone-test-gejabib7diva: Making map for --track-renames 2025/10/19 05:08:49 INFO : B2 bucket rclone-test-gejabib7diva: Finished making map for --track-renames 2025/10/19 05:08:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:49 DEBUG : potato: Unchanged skipping 2025/10/19 05:08:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for renames to finish 2025/10/19 05:08:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 05:08:50 INFO : yam: Copied (server-side copy) to: yaml 2025/10/19 05:08:51 INFO : yam: Deleted 2025/10/19 05:08:51 INFO : yaml: Renamed from "yam" 2025/10/19 05:08:51 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/19 05:08:52 INFO : B2 bucket rclone-test-gejabib7diva: Making map for --track-renames 2025/10/19 05:08:52 INFO : B2 bucket rclone-test-gejabib7diva: Finished making map for --track-renames 2025/10/19 05:08:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/19 05:08:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/19 05:08:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for renames to finish 2025/10/19 05:08:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:52 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001177_t0032": EOF 2025/10/19 05:08:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001177_t0032": EOF) 2025/10/19 05:08:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 05:08:52 DEBUG : yam: Received error: Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001177_t0032": EOF - low level retry 0/10 2025/10/19 05:08:52 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 05:08:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/19 05:08:52 INFO : potato: Copied (new) 2025/10/19 05:08:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 05:08:52 INFO : yam: Copied (new) 2025/10/19 05:08:52 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:08:52 INFO : B2 bucket rclone-test-gejabib7diva: Making map for --track-renames 2025/10/19 05:08:52 INFO : B2 bucket rclone-test-gejabib7diva: Finished making map for --track-renames 2025/10/19 05:08:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:52 DEBUG : potato: Unchanged skipping 2025/10/19 05:08:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for renames to finish 2025/10/19 05:08:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 05:08:53 INFO : yam: Copied (server-side copy) to: yaml 2025/10/19 05:08:53 INFO : yam: Deleted 2025/10/19 05:08:53 INFO : yaml: Renamed from "yam" 2025/10/19 05:08:53 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/19 05:08:55 INFO : B2 bucket rclone-test-gejabib7diva: Making map for --track-renames 2025/10/19 05:08:55 INFO : B2 bucket rclone-test-gejabib7diva: Finished making map for --track-renames 2025/10/19 05:08:55 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/19 05:08:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/19 05:08:55 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for renames to finish 2025/10/19 05:08:55 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/19 05:08:55 INFO : potato: Copied (new) 2025/10/19 05:08:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 05:08:55 INFO : sub/yam: Copied (new) 2025/10/19 05:08:55 DEBUG : Waiting for deletions to finish 2025/10/19 05:08:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:08:55 DEBUG : potato: Unchanged skipping 2025/10/19 05:08:56 INFO : B2 bucket rclone-test-gejabib7diva: Making map for --track-renames 2025/10/19 05:08:56 INFO : B2 bucket rclone-test-gejabib7diva: Finished making map for --track-renames 2025/10/19 05:08:56 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:56 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for renames to finish 2025/10/19 05:08:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 05:08:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/19 05:08:56 INFO : sub/yam: Deleted 2025/10/19 05:08:56 INFO : yam: Renamed from "sub/yam" 2025/10/19 05:08:56 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:57 DEBUG : Creating backend with remote "/tmp/rclone3417259246/dir1" 2025/10/19 05:08:57 DEBUG : Creating backend with remote "/tmp/rclone3417259246/dir2" 2025/10/19 05:08:57 DEBUG : Local file system at /tmp/rclone3417259246/dir2: Using server-side directory move 2025/10/19 05:08:57 INFO : Local file system at /tmp/rclone3417259246/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/19 05:08:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/19 05:08:57 DEBUG : Local file system at /tmp/rclone3417259246/dir2: Waiting for checks to finish 2025/10/19 05:08:57 DEBUG : Local file system at /tmp/rclone3417259246/dir2: Waiting for transfers to finish 2025/10/19 05:08:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:08:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/19 05:08:58 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:58 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:08:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:08:58 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:08:58 INFO : sub dir/hello world: Deleted 2025/10/19 05:08:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/19 05:08:58 INFO : nested/sub dir/file: Copied (new) 2025/10/19 05:08:58 INFO : nested/sub dir/file: Deleted 2025/10/19 05:08:58 INFO : sub dir: Removing directory 2025/10/19 05:08:58 INFO : nested/sub dir: Removing directory 2025/10/19 05:08:58 INFO : nested: Removing directory 2025/10/19 05:08:58 DEBUG : Local file system at /tmp/rclone3417259246: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:08:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 05:08:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/19 05:08:59 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:08:59 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:09:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:09:00 INFO : sub dir/hello world: Copied (new) 2025/10/19 05:09:00 INFO : sub dir/hello world: Deleted 2025/10/19 05:09:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/19 05:09:00 INFO : nested/sub dir/file: Copied (new) 2025/10/19 05:09:00 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/19 05:09:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/19 05:09:01 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:09:01 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:09:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/19 05:09:01 INFO : existing-b: Copied (new) 2025/10/19 05:09:01 INFO : existing-b: Deleted 2025/10/19 05:09:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 05:09:01 INFO : existing: Copied (new) 2025/10/19 05:09:01 INFO : existing: Deleted 2025/10/19 05:09:02 DEBUG : existing: Destination exists, skipping 2025/10/19 05:09:02 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:09:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/19 05:09:02 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:09:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.79s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xagemij1foka" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gejabib7diva -> B2 bucket rclone-test-xagemij1foka 2025/10/19 05:09:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:09:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 05:09:08 DEBUG : empty space: Unchanged skipping 2025/10/19 05:09:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/19 05:09:08 DEBUG : B2 bucket rclone-test-xagemij1foka: Waiting for checks to finish 2025/10/19 05:09:08 INFO : empty space: Deleted 2025/10/19 05:09:08 DEBUG : B2 bucket rclone-test-xagemij1foka: Waiting for transfers to finish 2025/10/19 05:09:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:09:08 INFO : potato2: Copied (server-side copy) 2025/10/19 05:09:08 INFO : potato2: Deleted 2025/10/19 05:09:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 05:09:08 INFO : potato3: Copied (server-side copy) 2025/10/19 05:09:09 INFO : potato3: Deleted 2025/10/19 05:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-volofes5votu" 2025/10/19 05:09:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/19 05:09:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:09:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/19 05:09:10 DEBUG : B2 bucket rclone-test-volofes5votu: Waiting for checks to finish 2025/10/19 05:09:10 DEBUG : B2 bucket rclone-test-volofes5votu: Waiting for transfers to finish 2025/10/19 05:09:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 05:09:11 INFO : empty space: Copied (server-side copy) 2025/10/19 05:09:11 INFO : empty space: Deleted 2025/10/19 05:09:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:09:11 INFO : potato2: Copied (server-side copy) 2025/10/19 05:09:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 05:09:12 INFO : potato3: Copied (server-side copy) 2025/10/19 05:09:12 INFO : potato2: Deleted 2025/10/19 05:09:12 INFO : potato3: Deleted 2025/10/19 05:09:12 DEBUG : B2 bucket rclone-test-volofes5votu: Purge remote 2025/10/19 05:09:12 INFO : B2 bucket rclone-test-volofes5votu: cleaning bucket "rclone-test-volofes5votu" of all files 2025/10/19 05:09:12 DEBUG : empty space: Deleting (id "4_zcf721df3d0fdfbab9f980e1b_f100b761eca5cb018_d20251019_m050911_c001_v0001131_t0021_u01760850551127") 2025/10/19 05:09:12 DEBUG : potato2: Deleting (id "4_zcf721df3d0fdfbab9f980e1b_f103c60c958706fbf_d20251019_m050911_c001_v0001150_t0023_u01760850551503") 2025/10/19 05:09:12 DEBUG : potato3: Deleting (id "4_zcf721df3d0fdfbab9f980e1b_f10200507015aba90_d20251019_m050911_c001_v0001144_t0025_u01760850551550") 2025/10/19 05:09:13 DEBUG : B2 bucket rclone-test-xagemij1foka: Purge remote 2025/10/19 05:09:13 INFO : B2 bucket rclone-test-xagemij1foka: cleaning bucket "rclone-test-xagemij1foka" of all files 2025/10/19 05:09:13 DEBUG : empty space: Deleting (id "4_zffb20d83d0fdfbab9f980e1b_f409a344462e5bfe7_d20251019_m050911_c001_v7007000_t0000_u01760850551558") 2025/10/19 05:09:13 DEBUG : empty space: Deleting (id "4_zffb20d83d0fdfbab9f980e1b_f11642d243f760f82_d20251019_m050905_c001_v0001144_t0010_u01760850545862") 2025/10/19 05:09:13 DEBUG : potato2: Deleting (id "4_zffb20d83d0fdfbab9f980e1b_f409a344462e5bfeb_d20251019_m050911_c001_v7007000_t0000_u01760850551916") 2025/10/19 05:09:13 DEBUG : potato2: Deleting (id "4_zffb20d83d0fdfbab9f980e1b_f100ca5fe7bd5b4d9_d20251019_m050908_c001_v0001134_t0011_u01760850548354") 2025/10/19 05:09:13 DEBUG : potato3: Deleting (id "4_zffb20d83d0fdfbab9f980e1b_f4131931c2e8efdba_d20251019_m050912_c001_v7007000_t0000_u01760850552099") 2025/10/19 05:09:13 DEBUG : potato3: Deleting (id "4_zffb20d83d0fdfbab9f980e1b_f118ee409e7ef32c5_d20251019_m050908_c001_v0001090_t0036_u01760850548729") 2025/10/19 05:09:13 DEBUG : potato3: Deleting (id "4_zffb20d83d0fdfbab9f980e1b_f11642d243f760f86_d20251019_m050907_c001_v0001144_t0022_u01760850547022") --- PASS: TestServerSideMove (12.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mehibor4kona" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gejabib7diva -> B2 bucket rclone-test-mehibor4kona 2025/10/19 05:09:20 DEBUG : empty space: Excluded (Size Filter) 2025/10/19 05:09:20 DEBUG : empty space: Excluded 2025/10/19 05:09:20 DEBUG : empty space: Excluded (Size Filter) 2025/10/19 05:09:20 DEBUG : empty space: Excluded 2025/10/19 05:09:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:09:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/19 05:09:20 DEBUG : B2 bucket rclone-test-mehibor4kona: Waiting for checks to finish 2025/10/19 05:09:20 DEBUG : B2 bucket rclone-test-mehibor4kona: Waiting for transfers to finish 2025/10/19 05:09:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:09:20 INFO : potato2: Copied (server-side copy) 2025/10/19 05:09:20 INFO : potato2: Deleted 2025/10/19 05:09:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 05:09:20 INFO : potato3: Copied (server-side copy) 2025/10/19 05:09:21 INFO : potato3: Deleted 2025/10/19 05:09:21 DEBUG : Creating backend with remote "TestB2:rclone-test-godujaj3mipa" 2025/10/19 05:09:22 DEBUG : empty space: Excluded (Size Filter) 2025/10/19 05:09:22 DEBUG : empty space: Excluded 2025/10/19 05:09:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:09:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/19 05:09:22 DEBUG : B2 bucket rclone-test-godujaj3mipa: Waiting for checks to finish 2025/10/19 05:09:22 DEBUG : B2 bucket rclone-test-godujaj3mipa: Waiting for transfers to finish 2025/10/19 05:09:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:09:23 INFO : potato2: Copied (server-side copy) 2025/10/19 05:09:23 INFO : potato2: Deleted 2025/10/19 05:09:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 05:09:23 INFO : potato3: Copied (server-side copy) 2025/10/19 05:09:23 INFO : potato3: Deleted 2025/10/19 05:09:24 DEBUG : B2 bucket rclone-test-godujaj3mipa: Purge remote 2025/10/19 05:09:24 INFO : B2 bucket rclone-test-godujaj3mipa: cleaning bucket "rclone-test-godujaj3mipa" of all files 2025/10/19 05:09:24 DEBUG : potato2: Deleting (id "4_z6fe24de3d0fdfbab9f980e1b_f113cd15bed3e8917_d20251019_m050923_c001_v0001184_t0006_u01760850563215") 2025/10/19 05:09:24 DEBUG : potato3: Deleting (id "4_z6fe24de3d0fdfbab9f980e1b_f115e758e8753790a_d20251019_m050923_c001_v0001165_t0028_u01760850563462") 2025/10/19 05:09:24 DEBUG : B2 bucket rclone-test-mehibor4kona: Purge remote 2025/10/19 05:09:24 INFO : B2 bucket rclone-test-mehibor4kona: cleaning bucket "rclone-test-mehibor4kona" of all files 2025/10/19 05:09:25 DEBUG : empty space: Deleting (id "4_z4f123de3d0fdfbab9f980e1b_f11139b60ca7e9b99_d20251019_m050919_c001_v0001182_t0049_u01760850559513") 2025/10/19 05:09:25 DEBUG : potato2: Deleting (id "4_z4f123de3d0fdfbab9f980e1b_f4121dc0fd27cdeb7_d20251019_m050923_c001_v7007000_t0000_u01760850563426") 2025/10/19 05:09:25 DEBUG : potato2: Deleting (id "4_z4f123de3d0fdfbab9f980e1b_f10070cf31b682d80_d20251019_m050920_c001_v0001179_t0005_u01760850560316") 2025/10/19 05:09:25 DEBUG : potato3: Deleting (id "4_z4f123de3d0fdfbab9f980e1b_f4121dc0fd27cdebc_d20251019_m050923_c001_v7007000_t0000_u01760850563698") 2025/10/19 05:09:25 DEBUG : potato3: Deleting (id "4_z4f123de3d0fdfbab9f980e1b_f103da87c58f7fa30_d20251019_m050920_c001_v0001040_t0046_u01760850560566") 2025/10/19 05:09:25 DEBUG : potato3: Deleting (id "4_z4f123de3d0fdfbab9f980e1b_f11139b60ca7e9b9b_d20251019_m050919_c001_v0001182_t0055_u01760850559716") 2025/10/19 05:09:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/19 05:09:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 05:09:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:27 DEBUG : Creating backend with remote "TestB2:rclone-test-ludoqad3huba" 2025/10/19 05:09:29 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gejabib7diva -> B2 bucket rclone-test-ludoqad3huba 2025/10/19 05:09:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:09:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 05:09:31 DEBUG : empty space: Unchanged skipping 2025/10/19 05:09:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/19 05:09:31 DEBUG : B2 bucket rclone-test-ludoqad3huba: Waiting for checks to finish 2025/10/19 05:09:31 INFO : empty space: Deleted 2025/10/19 05:09:31 DEBUG : B2 bucket rclone-test-ludoqad3huba: Waiting for transfers to finish 2025/10/19 05:09:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:09:32 INFO : potato2: Copied (server-side copy) 2025/10/19 05:09:32 INFO : potato2: Deleted 2025/10/19 05:09:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 05:09:32 INFO : potato3: Copied (server-side copy) 2025/10/19 05:09:32 INFO : potato3: Deleted 2025/10/19 05:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yuyexaj4juxe" 2025/10/19 05:09:33 INFO : tomatoDir: Making directory 2025/10/19 05:09:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/19 05:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 05:09:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/19 05:09:34 DEBUG : B2 bucket rclone-test-yuyexaj4juxe: Waiting for checks to finish 2025/10/19 05:09:34 DEBUG : B2 bucket rclone-test-yuyexaj4juxe: Waiting for transfers to finish 2025/10/19 05:09:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 05:09:35 INFO : potato2: Copied (server-side copy) 2025/10/19 05:09:35 INFO : potato2: Deleted 2025/10/19 05:09:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 05:09:35 INFO : potato3: Copied (server-side copy) 2025/10/19 05:09:35 INFO : potato3: Deleted 2025/10/19 05:09:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 05:09:35 INFO : empty space: Copied (server-side copy) 2025/10/19 05:09:35 INFO : empty space: Deleted 2025/10/19 05:09:36 DEBUG : B2 bucket rclone-test-yuyexaj4juxe: Purge remote 2025/10/19 05:09:36 INFO : B2 bucket rclone-test-yuyexaj4juxe: cleaning bucket "rclone-test-yuyexaj4juxe" of all files 2025/10/19 05:09:36 DEBUG : empty space: Deleting (id "4_z5fd27dc3d0fdfbab9f980e1b_f1131385ac86a965d_d20251019_m050935_c001_v0001113_t0013_u01760850575240") 2025/10/19 05:09:36 DEBUG : potato2: Deleting (id "4_z5fd27dc3d0fdfbab9f980e1b_f116acbbf6728e656_d20251019_m050934_c001_v0001092_t0027_u01760850574874") 2025/10/19 05:09:36 DEBUG : potato3: Deleting (id "4_z5fd27dc3d0fdfbab9f980e1b_f107c928a64a6f466_d20251019_m050935_c001_v0001098_t0049_u01760850575277") 2025/10/19 05:09:37 DEBUG : B2 bucket rclone-test-ludoqad3huba: Purge remote 2025/10/19 05:09:37 INFO : B2 bucket rclone-test-ludoqad3huba: cleaning bucket "rclone-test-ludoqad3huba" of all files 2025/10/19 05:09:37 DEBUG : empty space: Deleting (id "4_zefa26da3d0fdfbab9f980e1b_f4131931c2e8efe42_d20251019_m050935_c001_v7007000_t0000_u01760850575803") 2025/10/19 05:09:37 DEBUG : empty space: Deleting (id "4_zefa26da3d0fdfbab9f980e1b_f1136d89a57f2f0d0_d20251019_m050930_c001_v0001177_t0058_u01760850570990") 2025/10/19 05:09:37 DEBUG : potato2: Deleting (id "4_zefa26da3d0fdfbab9f980e1b_f4131931c2e8efe3f_d20251019_m050935_c001_v7007000_t0000_u01760850575348") 2025/10/19 05:09:37 DEBUG : potato2: Deleting (id "4_zefa26da3d0fdfbab9f980e1b_f113cd15bed3e8969_d20251019_m050931_c001_v0001184_t0029_u01760850571823") 2025/10/19 05:09:37 DEBUG : potato3: Deleting (id "4_zefa26da3d0fdfbab9f980e1b_f4131931c2e8efe40_d20251019_m050935_c001_v7007000_t0000_u01760850575614") 2025/10/19 05:09:37 DEBUG : potato3: Deleting (id "4_zefa26da3d0fdfbab9f980e1b_f10058a0e7af45cdb_d20251019_m050932_c001_v0001136_t0053_u01760850572183") 2025/10/19 05:09:37 DEBUG : potato3: Deleting (id "4_zefa26da3d0fdfbab9f980e1b_f1136d89a57f2f0d4_d20251019_m050931_c001_v0001177_t0052_u01760850571215") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/rclone-sync-test" 2025/10/19 05:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/rclone-sync-test-include/layer2" 2025/10/19 05:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/rclone-sync-test-ignore-file" 2025/10/19 05:09:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/19 05:09:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 05:09:50 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 05:09:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/19 05:09:50 DEBUG : B2 bucket rclone-test-gejabib7diva path rclone-sync-test: Waiting for checks to finish 2025/10/19 05:09:50 DEBUG : B2 bucket rclone-test-gejabib7diva path rclone-sync-test: Waiting for transfers to finish 2025/10/19 05:09:50 DEBUG : Waiting for deletions to finish 2025/10/19 05:09:50 INFO : There was nothing to transfer 2025/10/19 05:09:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/19 05:09:51 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:09:51 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:09:51 DEBUG : Waiting for deletions to finish 2025/10/19 05:09:51 INFO : There was nothing to transfer 2025/10/19 05:09:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/19 05:09:51 DEBUG : B2 bucket rclone-test-gejabib7diva path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/19 05:09:51 DEBUG : B2 bucket rclone-test-gejabib7diva path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/19 05:09:51 DEBUG : Waiting for deletions to finish 2025/10/19 05:09:51 INFO : There was nothing to transfer 2025/10/19 05:09:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/19 05:09:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:09:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:09:52 DEBUG : Waiting for deletions to finish 2025/10/19 05:09:52 INFO : There was nothing to transfer 2025/10/19 05:09:52 DEBUG : Excluded 2025/10/19 05:09:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/19 05:09:52 DEBUG : B2 bucket rclone-test-gejabib7diva path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/19 05:09:52 DEBUG : B2 bucket rclone-test-gejabib7diva path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/19 05:09:52 DEBUG : Waiting for deletions to finish 2025/10/19 05:09:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:09:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/CompareDest" 2025/10/19 05:09:56 DEBUG : one: Need to transfer - File not found at Destination 2025/10/19 05:09:56 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:09:56 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:09:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:09:57 INFO : one: Copied (new) 2025/10/19 05:09:57 DEBUG : Waiting for deletions to finish 2025/10/19 05:09:58 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:09:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:09:58 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:09:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/19 05:09:58 INFO : one: Copied (replaced existing) 2025/10/19 05:09:58 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:00 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 05:10:01 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:01 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:01 INFO : There was nothing to transfer 2025/10/19 05:10:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 05:10:02 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 05:10:02 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:02 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:02 INFO : There was nothing to transfer 2025/10/19 05:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 05:10:02 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 05:10:02 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:02 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:02 INFO : There was nothing to transfer 2025/10/19 05:10:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:04 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/19 05:10:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 05:10:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 05:10:04 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 05:10:04 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:04 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:04 INFO : There was nothing to transfer 2025/10/19 05:10:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:04 DEBUG : two: Need to transfer - File not found at Destination 2025/10/19 05:10:04 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 05:10:04 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/19 05:10:05 INFO : two: Copied (new) 2025/10/19 05:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:10:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dest" 2025/10/19 05:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/pre-dest1" 2025/10/19 05:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/pre-dest2" 2025/10/19 05:10:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:10:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/19 05:10:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:10:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/19 05:10:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/19 05:10:13 DEBUG : B2 bucket rclone-test-gejabib7diva path dest: Waiting for checks to finish 2025/10/19 05:10:13 DEBUG : B2 bucket rclone-test-gejabib7diva path dest: Waiting for transfers to finish 2025/10/19 05:10:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/19 05:10:14 INFO : 3: Copied (new) 2025/10/19 05:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.76s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/CopyDest" 2025/10/19 05:10:19 DEBUG : one: Need to transfer - File not found at Destination 2025/10/19 05:10:19 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:19 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:10:20 INFO : one: Copied (new) 2025/10/19 05:10:20 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:20 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:20 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/19 05:10:21 INFO : one: Copied (replaced existing) 2025/10/19 05:10:21 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/BackupDir" 2025/10/19 05:10:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:24 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 05:10:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:10:25 INFO : one: Copied (server-side copy) 2025/10/19 05:10:25 INFO : one: Deleted 2025/10/19 05:10:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/19 05:10:26 INFO : one: Copied (server-side copy) 2025/10/19 05:10:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/19 05:10:26 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:26 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:27 DEBUG : one: Unchanged skipping 2025/10/19 05:10:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 05:10:27 INFO : two: Copied (server-side copy) 2025/10/19 05:10:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/19 05:10:27 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:27 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:27 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:28 DEBUG : one: Unchanged skipping 2025/10/19 05:10:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:28 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:28 DEBUG : two: Unchanged skipping 2025/10/19 05:10:28 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:28 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:28 INFO : There was nothing to transfer 2025/10/19 05:10:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:30 DEBUG : one: Unchanged skipping 2025/10/19 05:10:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/19 05:10:30 DEBUG : three: Destination not found in --copy-dest 2025/10/19 05:10:30 DEBUG : three: Need to transfer - File not found at Destination 2025/10/19 05:10:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 05:10:30 DEBUG : two: Unchanged skipping 2025/10/19 05:10:30 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:30 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/19 05:10:31 INFO : three: Copied (new) 2025/10/19 05:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.07s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:10:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/backup" 2025/10/19 05:10:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 05:10:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:10:37 DEBUG : two: Unchanged skipping 2025/10/19 05:10:37 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:10:38 INFO : one: Copied (server-side copy) 2025/10/19 05:10:38 INFO : one: Deleted 2025/10/19 05:10:38 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:10:39 INFO : one: Copied (new) 2025/10/19 05:10:39 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 05:10:40 INFO : three.txt: Copied (server-side copy) 2025/10/19 05:10:40 INFO : three.txt: Deleted 2025/10/19 05:10:40 INFO : three.txt: Moved into backup dir 2025/10/19 05:10:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 05:10:42 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:10:42 DEBUG : two: Unchanged skipping 2025/10/19 05:10:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:10:43 INFO : one: Copied (server-side copy) 2025/10/19 05:10:43 INFO : one: Deleted 2025/10/19 05:10:43 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 05:10:43 INFO : one: Copied (new) 2025/10/19 05:10:43 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:10:44 INFO : three.txt: Copied (server-side copy) 2025/10/19 05:10:44 INFO : three.txt: Deleted 2025/10/19 05:10:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/backup" 2025/10/19 05:10:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 05:10:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:10:50 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:50 DEBUG : two: Unchanged skipping 2025/10/19 05:10:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:10:51 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 05:10:51 INFO : one: Deleted 2025/10/19 05:10:51 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:10:52 INFO : one: Copied (new) 2025/10/19 05:10:52 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 05:10:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 05:10:53 INFO : three.txt: Deleted 2025/10/19 05:10:53 INFO : three.txt: Moved into backup dir 2025/10/19 05:10:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 05:10:55 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:10:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:10:55 DEBUG : two: Unchanged skipping 2025/10/19 05:10:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:10:55 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 05:10:56 INFO : one: Deleted 2025/10/19 05:10:56 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:10:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 05:10:56 INFO : one: Copied (new) 2025/10/19 05:10:56 DEBUG : Waiting for deletions to finish 2025/10/19 05:10:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:10:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 05:10:57 INFO : three.txt: Deleted 2025/10/19 05:10:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/backup" 2025/10/19 05:11:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 05:11:02 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:11:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:02 DEBUG : two: Unchanged skipping 2025/10/19 05:11:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:11:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 05:11:04 INFO : one: Deleted 2025/10/19 05:11:04 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:11:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:05 INFO : one: Copied (new) 2025/10/19 05:11:05 DEBUG : Waiting for deletions to finish 2025/10/19 05:11:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 05:11:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 05:11:06 INFO : three.txt: Deleted 2025/10/19 05:11:06 INFO : three.txt: Moved into backup dir 2025/10/19 05:11:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 05:11:08 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:11:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:08 DEBUG : two: Unchanged skipping 2025/10/19 05:11:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 05:11:08 INFO : one: Deleted 2025/10/19 05:11:08 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:11:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 05:11:09 INFO : one: Copied (new) 2025/10/19 05:11:09 DEBUG : Waiting for deletions to finish 2025/10/19 05:11:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:11:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 05:11:10 INFO : three.txt: Deleted 2025/10/19 05:11:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:11:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 05:11:14 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:11:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:14 DEBUG : two: Unchanged skipping 2025/10/19 05:11:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:11:15 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 05:11:15 INFO : one: Deleted 2025/10/19 05:11:15 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:11:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:16 INFO : one: Copied (new) 2025/10/19 05:11:16 DEBUG : Waiting for deletions to finish 2025/10/19 05:11:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 05:11:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 05:11:17 INFO : three.txt: Deleted 2025/10/19 05:11:17 INFO : three.txt: Moved into backup dir 2025/10/19 05:11:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001150_t0028": EOF 2025/10/19 05:11:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001150_t0028": EOF) 2025/10/19 05:11:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gejabib7diva: 1/10 (Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001150_t0028": EOF) 2025/10/19 05:11:20 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 05:11:20 DEBUG : one.bak: Excluded (Path Filter) 2025/10/19 05:11:20 DEBUG : one.bak: Excluded 2025/10/19 05:11:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/19 05:11:20 DEBUG : three.txt.bak: Excluded 2025/10/19 05:11:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 05:11:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:20 DEBUG : two: Unchanged skipping 2025/10/19 05:11:20 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for checks to finish 2025/10/19 05:11:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:20 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 05:11:21 INFO : one: Deleted 2025/10/19 05:11:21 DEBUG : B2 bucket rclone-test-gejabib7diva path dst: Waiting for transfers to finish 2025/10/19 05:11:21 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001183_t0028": EOF 2025/10/19 05:11:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001183_t0028": EOF) 2025/10/19 05:11:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 05:11:21 DEBUG : one: Received error: Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/4f127d13d0ddfbab9f980e1b/c001_v0001183_t0028": EOF - low level retry 0/10 2025/10/19 05:11:21 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 05:11:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 05:11:22 INFO : one: Copied (new) 2025/10/19 05:11:22 DEBUG : Waiting for deletions to finish 2025/10/19 05:11:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:11:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 05:11:23 INFO : three.txt: Deleted 2025/10/19 05:11:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:11:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 05:11:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:11:27 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 05:11:27 INFO : one: Deleted 2025/10/19 05:11:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:28 INFO : one: Copied (new) 2025/10/19 05:11:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:28 DEBUG : two: Unchanged skipping 2025/10/19 05:11:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/19 05:11:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 05:11:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 05:11:29 INFO : three.txt: Deleted 2025/10/19 05:11:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:11:29 INFO : three.txt: Copied (new) 2025/10/19 05:11:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 05:11:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:30 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 05:11:30 INFO : one: Deleted 2025/10/19 05:11:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 05:11:31 INFO : one: Copied (new) 2025/10/19 05:11:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:31 DEBUG : two: Unchanged skipping 2025/10/19 05:11:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/19 05:11:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:11:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 05:11:32 INFO : three.txt: Deleted 2025/10/19 05:11:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/19 05:11:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.94s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gejabib7diva/dst" 2025/10/19 05:11:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 05:11:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 05:11:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 05:11:38 INFO : one: Deleted 2025/10/19 05:11:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:39 INFO : one: Copied (new) 2025/10/19 05:11:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:39 DEBUG : two: Unchanged skipping 2025/10/19 05:11:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/19 05:11:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 05:11:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 05:11:40 INFO : three.txt: Deleted 2025/10/19 05:11:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:11:40 INFO : three.txt: Copied (new) 2025/10/19 05:11:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/19 05:11:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 05:11:40 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 05:11:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 05:11:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 05:11:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 05:11:42 INFO : one: Deleted 2025/10/19 05:11:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 05:11:42 INFO : one: Copied (new) 2025/10/19 05:11:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:42 DEBUG : two: Unchanged skipping 2025/10/19 05:11:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/19 05:11:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 05:11:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 05:11:43 INFO : three.txt: Deleted 2025/10/19 05:11:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/19 05:11:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.78s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:11:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:11:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/19 05:11:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:11:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/19 05:11:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/19 05:11:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.91s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:11:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/19 05:11:47 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:11:47 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:11:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 05:11:47 INFO : existing: Copied (new) 2025/10/19 05:11:47 DEBUG : Waiting for deletions to finish 2025/10/19 05:11:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/19 05:11:48 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:11:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/19 05:11:48 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:11:48 ERROR : B2 bucket rclone-test-gejabib7diva: not deleting files as there were IO errors 2025/10/19 05:11:48 ERROR : B2 bucket rclone-test-gejabib7diva: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:11:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:11:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:11:49 DEBUG : existing: Unchanged skipping 2025/10/19 05:11:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:11:49 DEBUG : Waiting for deletions to finish 2025/10/19 05:11:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", 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-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:12:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both0: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:12:01 DEBUG : both10: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both12: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both15: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both16: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both17: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both18: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both13: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both14: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both11: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both19: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both4: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both1: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both6: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both7: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both2: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:01 DEBUG : both3: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both5: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both8: Unchanged skipping 2025/10/19 05:12:01 DEBUG : both9: Unchanged skipping 2025/10/19 05:12:01 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:12:01 DEBUG : Waiting for deletions to finish 2025/10/19 05:12:01 INFO : only8: Deleted 2025/10/19 05:12:02 INFO : only0: Deleted 2025/10/19 05:12:02 INFO : only13: Deleted 2025/10/19 05:12:02 INFO : only11: Deleted 2025/10/19 05:12:02 INFO : only14: Deleted 2025/10/19 05:12:02 INFO : only16: Deleted 2025/10/19 05:12:02 INFO : only7: Deleted 2025/10/19 05:12:02 INFO : only9: Deleted 2025/10/19 05:12:02 INFO : only10: Deleted 2025/10/19 05:12:02 INFO : only12: Deleted 2025/10/19 05:12:02 INFO : only19: Deleted 2025/10/19 05:12:02 INFO : only1: Deleted 2025/10/19 05:12:02 INFO : only15: Deleted 2025/10/19 05:12:02 INFO : only17: Deleted 2025/10/19 05:12:02 INFO : only3: Deleted 2025/10/19 05:12:02 INFO : only4: Deleted 2025/10/19 05:12:02 INFO : only5: Deleted 2025/10/19 05:12:02 INFO : only6: Deleted 2025/10/19 05:12:03 INFO : only18: Deleted 2025/10/19 05:12:03 INFO : only2: Deleted 2025/10/19 05:12:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:12:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:12:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both0: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both13: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both14: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both15: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both11: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both10: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both12: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both16: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both17: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both2: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both3: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both18: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both19: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both1: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both4: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both8: Unchanged skipping 2025/10/19 05:12:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:17 DEBUG : both9: Unchanged skipping 2025/10/19 05:12:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : both5: Unchanged skipping 2025/10/19 05:12:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : both6: Unchanged skipping 2025/10/19 05:12:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : both7: Unchanged skipping 2025/10/19 05:12:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/19 05:12:17 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:12:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only0: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only11: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only14: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only17: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only10: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only18: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only19: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only1: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only15: Copied (replaced existing) 2025/10/19 05:12:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:18 INFO : only2: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only12: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only13: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only16: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only5: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only6: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only8: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only4: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only3: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only7: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 05:12:19 INFO : only9: Copied (replaced existing) 2025/10/19 05:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:12:27 DEBUG : empty_dir: Making directory with metadata 2025/10/19 05:12:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:12:27 DEBUG : empty_on_remote: Making directory with metadata 2025/10/19 05:12:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:12:27 INFO : empty_on_remote: Making directory 2025/10/19 05:12:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/19 05:12:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:12:30 DEBUG : empty_dir: Making directory with metadata 2025/10/19 05:12:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:12:30 DEBUG : empty_on_remote: Making directory with metadata 2025/10/19 05:12:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 05:12:30 INFO : empty_on_remote: Making directory 2025/10/19 05:12:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/19 05:12:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.77s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:12:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:33 INFO : sub dir: Making directory 2025/10/19 05:12:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:12:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 05:12:37 INFO : sub dir: Making directory 2025/10/19 05:12:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:12:50 DEBUG : Waiting for deletions to finish 2025/10/19 05:12:51 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:12:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:51 DEBUG : apple: Unchanged skipping 2025/10/19 05:12:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:12:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:51 DEBUG : banana: Unchanged skipping 2025/10/19 05:12:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:12:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:12:52 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:12:52 DEBUG : Waiting for deletions to finish 2025/10/19 05:12:52 INFO : There was nothing to transfer 2025/10/19 05:12:52 DEBUG : Waiting for deletions to finish 2025/10/19 05:12:52 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:12:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : apple: Unchanged skipping 2025/10/19 05:12:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:12:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:12:52 DEBUG : banana: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:12:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:12:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:12:53 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:12:53 DEBUG : Waiting for deletions to finish 2025/10/19 05:12:53 INFO : There was nothing to transfer 2025/10/19 05:12:53 DEBUG : Waiting for deletions to finish 2025/10/19 05:12:53 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:12:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:13:07 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:07 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : apple: Unchanged skipping 2025/10/19 05:13:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : banana: Unchanged skipping 2025/10/19 05:13:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:13:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:13:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:13:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:13:08 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:08 INFO : There was nothing to transfer 2025/10/19 05:13:08 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:08 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : apple: Unchanged skipping 2025/10/19 05:13:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:13:09 DEBUG : banana: Unchanged skipping 2025/10/19 05:13:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:13:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:13:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:13:09 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:09 INFO : There was nothing to transfer 2025/10/19 05:13:09 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:09 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:13:24 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:25 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 05:13:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:13:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:13:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 05:13:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 05:13:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/19 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 05:13:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 05:13:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 05:13:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/19 05:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 05:13:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 05:13:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 05:13:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 05:13:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 05:13:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 05:13:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 05:13:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 05:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 05:13:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 05:13:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 05:13:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 05:13:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 05:13:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 05:13:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 05:13:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:27 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 05:13:28 INFO : apple: Deleted 2025/10/19 05:13:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 05:13:28 INFO : appleappleapplebanana: Deleted 2025/10/19 05:13:28 INFO : banana: Deleted 2025/10/19 05:13:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 05:13:28 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 05:13:28 INFO : splitbananasplit: Deleted 2025/10/19 05:13:28 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : apple: Unchanged skipping 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:13:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : banana: Unchanged skipping 2025/10/19 05:13:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:13:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:13:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:13:29 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:13:29 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:29 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/19 05:13:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 05:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 05:13:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 05:13:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 05:13:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 05:13:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 05:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 05:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 05:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 05:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 05:13:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:13:44 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:44 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:13:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:45 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 05:13:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 05:13:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 05:13:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 05:13:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 05:13:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 05:13:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 05:13:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 05:13:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 05:13:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/19 05:13:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:13:45 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:13:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 05:13:45 INFO : apple: Copied (new) to: PREFIXapple 2025/10/19 05:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 05:13:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/19 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 05:13:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 05:13:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/19 05:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 05:13:45 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/19 05:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 05:13:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 05:13:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 05:13:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 05:13:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 05:13:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 05:13:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 05:13:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 05:13:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 05:13:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 05:13:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 05:13:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 05:13:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 05:13:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 05:13:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 05:13:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:47 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:47 INFO : appleappleapplebanana: Deleted 2025/10/19 05:13:47 INFO : apple: Deleted 2025/10/19 05:13:47 INFO : splitbananasplit: Deleted 2025/10/19 05:13:47 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 05:13:47 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 05:13:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 05:13:48 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 05:13:48 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 05:13:48 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 05:13:48 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 05:13:48 INFO : banana: Deleted 2025/10/19 05:13:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 05:13:48 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 05:13:48 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 05:13:48 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 05:13:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 05:13:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 05:13:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 05:13:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 05:13:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 05:13:49 INFO : apple: Copied (new) 2025/10/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:13:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:13:49 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:13:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 05:13:49 INFO : appleappleapplebanana: Copied (new) 2025/10/19 05:13:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 05:13:49 INFO : splitbananasplit: Copied (new) 2025/10/19 05:13:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 05:13:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/19 05:13:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 05:13:49 INFO : banana: Copied (new) 2025/10/19 05:13:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 05:13:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/19 05:13:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 05:13:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/19 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 05:13:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/19 05:13:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 05:13:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/19 05:13:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 05:13:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 05:13:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 05:13:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 05:13:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 05:13:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 05:13:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 05:13:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 05:13:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 05:13:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/19 05:13:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 05:13:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/19 05:13:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 05:13:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/19 05:13:51 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/19 05:13:51 INFO : PREFIXapple: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/19 05:13:51 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/19 05:13:51 INFO : PREFIXbanana: Deleted 2025/10/19 05:13:51 INFO : PREFIXsplitbananasplit: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/19 05:13:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/19 05:13:51 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:51 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : Waiting for deletions to finish 2025/10/19 05:13:52 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:13:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:14:07 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:07 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:14:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 05:14:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 05:14:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 05:14:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:14:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:14:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 05:14:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 05:14:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 05:14:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 05:14:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 05:14:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 05:14:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 05:14:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 05:14:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 05:14:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 05:14:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 05:14:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 05:14:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 05:14:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 05:14:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 05:14:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 05:14:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 05:14:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 05:14:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 05:14:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 05:14:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 05:14:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:10 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:10 INFO : splitbananasplit: Deleted 2025/10/19 05:14:10 INFO : apple: Deleted 2025/10/19 05:14:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 05:14:10 INFO : appleappleapplebanana: Deleted 2025/10/19 05:14:10 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 05:14:10 INFO : banana: Deleted 2025/10/19 05:14:10 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 05:14:10 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 05:14:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 05:14:11 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 05:14:11 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 05:14:11 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 05:14:11 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/19 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 05:14:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 05:14:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 05:14:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 05:14:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 05:14:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 05:14:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:12 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:14:12 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:14:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 05:14:12 INFO : apple: Copied (new) 2025/10/19 05:14:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 05:14:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/19 05:14:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 05:14:12 INFO : splitbananasplit: Copied (new) 2025/10/19 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 05:14:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/19 05:14:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 05:14:12 INFO : appleappleapplebanana: Copied (new) 2025/10/19 05:14:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 05:14:12 INFO : banana: Copied (new) 2025/10/19 05:14:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 05:14:12 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/19 05:14:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 05:14:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/19 05:14:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 05:14:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 05:14:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 05:14:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 05:14:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 05:14:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 05:14:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 05:14:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 05:14:13 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 05:14:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 05:14:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 05:14:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 05:14:13 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/19 05:14:13 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : bananaSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : appleSUFFIX: Deleted 2025/10/19 05:14:14 INFO : splitbananasplitSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/19 05:14:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/19 05:14:14 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:14 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:14:14 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:15 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:14:29 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:29 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:30 DEBUG : banana: Unchanged skipping 2025/10/19 05:14:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:30 DEBUG : apple: Unchanged skipping 2025/10/19 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 05:14:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 05:14:30 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:14:30 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 05:14:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/19 05:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 05:14:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/19 05:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 05:14:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/19 05:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 05:14:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/19 05:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 05:14:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/19 05:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 05:14:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/19 05:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 05:14:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/19 05:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 05:14:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/19 05:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 05:14:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/19 05:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 05:14:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/19 05:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 05:14:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/19 05:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 05:14:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/19 05:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 05:14:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/19 05:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 05:14:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/19 05:14:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 05:14:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/19 05:14:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 05:14:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/19 05:14:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 05:14:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/19 05:14:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 05:14:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/19 05:14:32 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 05:14:32 INFO : splitbananasplit: Deleted 2025/10/19 05:14:32 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 05:14:32 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 05:14:33 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 05:14:33 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 05:14:33 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 05:14:33 INFO : appleappleapplebanana: Deleted 2025/10/19 05:14:33 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 05:14:33 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 05:14:33 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 05:14:33 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:33 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : appleapple: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/19 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:33 DEBUG : apple: Unchanged skipping 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:14:33 DEBUG : banana: Unchanged skipping 2025/10/19 05:14:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 05:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 05:14:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 05:14:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 05:14:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 05:14:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 05:14:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 05:14:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 05:14:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 05:14:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 05:14:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 05:14:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 05:14:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:14:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:14:34 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:14:34 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:34 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:34 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : appleapple: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/19 05:14:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 05:14:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 05:14:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 05:14:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 05:14:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 05:14:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 05:14:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 05:14:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 05:14:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 05:14:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 05:14:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 05:14:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 05:14:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 05:14:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 05:14:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 05:14:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 05:14:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 05:14:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:14:49 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:49 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : apple: Unchanged skipping 2025/10/19 05:14:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:14:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : banana: Unchanged skipping 2025/10/19 05:14:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:14:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:14:50 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:14:50 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:50 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:50 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : apple: Unchanged skipping 2025/10/19 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:14:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : banana: Unchanged skipping 2025/10/19 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:14:51 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:14:51 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:51 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:51 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:14:51 DEBUG : Waiting for deletions to finish 2025/10/19 05:14:52 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:15:07 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:07 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:15:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:07 DEBUG : apple: Unchanged skipping 2025/10/19 05:15:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:07 DEBUG : banana: Unchanged skipping 2025/10/19 05:15:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:15:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:15:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:15:08 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:15:08 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:08 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:08 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:15:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : apple: Unchanged skipping 2025/10/19 05:15:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:08 DEBUG : banana: Unchanged skipping 2025/10/19 05:15:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:15:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:15:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:15:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:15:09 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:09 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:09 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:15:24 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:24 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:15:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:24 DEBUG : apple: Unchanged skipping 2025/10/19 05:15:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:15:24 DEBUG : banana: Unchanged skipping 2025/10/19 05:15:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:24 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:15:25 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:15:25 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:25 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:25 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:15:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : apple: Unchanged skipping 2025/10/19 05:15:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:15:25 DEBUG : banana: Unchanged skipping 2025/10/19 05:15:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:15:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:15:26 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:15:26 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:26 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:26 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:15:40 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:41 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:15:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : banana: Unchanged skipping 2025/10/19 05:15:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : apple: Unchanged skipping 2025/10/19 05:15:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:15:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:15:42 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:15:42 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:42 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:42 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : banana: Unchanged skipping 2025/10/19 05:15:43 DEBUG : apple: Unchanged skipping 2025/10/19 05:15:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:15:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:15:43 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:15:43 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:43 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:43 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:15:58 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:58 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : apple: Unchanged skipping 2025/10/19 05:15:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:15:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:15:59 DEBUG : banana: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:15:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:15:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:15:59 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:15:59 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:59 DEBUG : Waiting for deletions to finish 2025/10/19 05:15:59 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : apple: Unchanged skipping 2025/10/19 05:16:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 05:16:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : banana: Unchanged skipping 2025/10/19 05:16:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 05:16:00 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:00 DEBUG : Waiting for deletions to finish 2025/10/19 05:16:00 DEBUG : Waiting for deletions to finish 2025/10/19 05:16:00 DEBUG : apple: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : banana: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 05:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (204.41s) --- PASS: TestTransform/NFC (16.77s) --- PASS: TestTransform/NFD (16.52s) --- PASS: TestTransform/base64 (20.19s) --- PASS: TestTransform/prefix (22.38s) --- PASS: TestTransform/suffix (22.91s) --- PASS: TestTransform/truncate (19.05s) --- PASS: TestTransform/encoder (17.88s) --- PASS: TestTransform/ISO-8859-1 (17.08s) --- PASS: TestTransform/charmap (17.02s) --- PASS: TestTransform/lowercase (17.14s) --- PASS: TestTransform/ascii (17.48s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/19 05:16:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/19 05:16:05 INFO : sub dir_somesuffix: Making directory 2025/10/19 05:16:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/19 05:16:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/19 05:16:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/19 05:16:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/19 05:16:05 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:05 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/19 05:16:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:07 INFO : tictactoe: Making directory 2025/10/19 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/19 05:16:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:07 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:07 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/19 05:16:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.91s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:09 INFO : toe: Making directory 2025/10/19 05:16:09 INFO : toe/toe: Making directory 2025/10/19 05:16:09 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 05:16:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 05:16:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:09 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 05:16:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/19 05:16:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:11 INFO : toe: Making directory 2025/10/19 05:16:11 INFO : toe/toe: Making directory 2025/10/19 05:16:11 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 05:16:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 05:16:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 05:16:11 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:11 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/19 05:16:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:13 DEBUG : empty_dir: Making directory with metadata 2025/10/19 05:16:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:13 INFO : tictacempty_dir: Making directory 2025/10/19 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:13 INFO : tictactoe: Making directory 2025/10/19 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:13 INFO : tictactoe/tictactoe: Making directory 2025/10/19 05:16:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 05:16:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 05:16:13 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:13 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/19 05:16:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:14 DEBUG : empty_dir: Making directory with metadata 2025/10/19 05:16:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:14 INFO : tictacempty_dir: Making directory 2025/10/19 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:14 INFO : tictactoe: Making directory 2025/10/19 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:14 INFO : tictactoe/tictactoe: Making directory 2025/10/19 05:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 05:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:14 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:14 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/19 05:16:15 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:15 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:16 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:16 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 05:16:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/19 05:16:16 NOTICE: B2 bucket rclone-test-gejabib7diva: 0 differences found 2025/10/19 05:16:16 NOTICE: B2 bucket rclone-test-gejabib7diva: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:17 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:17 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:17 INFO : tictactoe: Making directory 2025/10/19 05:16:17 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:17 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:17 INFO : tictactoe/tictactoe: Making directory 2025/10/19 05:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 05:16:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 05:16:17 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:17 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/19 05:16:18 DEBUG : Waiting for deletions to finish 2025/10/19 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:18 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 05:16:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 05:16:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/19 05:16:18 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/10/19 05:16:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:19 INFO : toe: Making directory 2025/10/19 05:16:19 INFO : toe/toe: Making directory 2025/10/19 05:16:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 05:16:19 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:19 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:20 INFO : toe/toe/toe: Copied (new) 2025/10/19 05:16:20 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.02s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:21 DEBUG : empty_dir: Making directory with metadata 2025/10/19 05:16:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 05:16:21 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:21 INFO : tictacempty_dir: Making directory 2025/10/19 05:16:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:21 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:21 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:21 INFO : tictactoe: Making directory 2025/10/19 05:16:21 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:21 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:21 INFO : tictactoe/tictactoe: Making directory 2025/10/19 05:16:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 05:16:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:21 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:21 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:22 INFO : toe/toe/toe.txt: Deleted 2025/10/19 05:16:22 INFO : toe/toe: Removing directory 2025/10/19 05:16:22 INFO : toe: Removing directory 2025/10/19 05:16:22 INFO : empty_dir: Removing directory 2025/10/19 05:16:22 DEBUG : Local file system at /tmp/rclone3417259246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:23 DEBUG : empty_dir: Making directory with metadata 2025/10/19 05:16:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 05:16:23 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:23 INFO : tictacempty_dir: Making directory 2025/10/19 05:16:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:23 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:23 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:23 INFO : tictactoe: Making directory 2025/10/19 05:16:23 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:23 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:23 INFO : tictactoe/tictactoe: Making directory 2025/10/19 05:16:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 05:16:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:23 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:23 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:24 INFO : toe/toe/toe.txt: Deleted 2025/10/19 05:16:24 INFO : toe/toe: Removing directory 2025/10/19 05:16:24 INFO : toe: Removing directory 2025/10/19 05:16:24 INFO : empty_dir: Removing directory 2025/10/19 05:16:24 DEBUG : Local file system at /tmp/rclone3417259246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/19 05:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 05:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 05:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 05:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 05:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/19 05:16:25 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.48s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:26 DEBUG : Reset feature "Copy" 2025/10/19 05:16:26 DEBUG : Reset feature "Move" 2025/10/19 05:16:26 DEBUG : Reset feature "Copy" 2025/10/19 05:16:26 DEBUG : Reset feature "Move" 2025/10/19 05:16:26 DEBUG : empty_dir: Making directory with metadata 2025/10/19 05:16:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 05:16:26 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:27 INFO : tictacempty_dir: Making directory 2025/10/19 05:16:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 05:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:27 INFO : tictactoe: Making directory 2025/10/19 05:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/19 05:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:27 INFO : tictactoe/tictactoe: Making directory 2025/10/19 05:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 05:16:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 05:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:27 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:27 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 05:16:27 INFO : toe/toe/toe.txt: Deleted 2025/10/19 05:16:27 INFO : toe/toe: Removing directory 2025/10/19 05:16:27 INFO : toe: Removing directory 2025/10/19 05:16:27 INFO : empty_dir: Removing directory 2025/10/19 05:16:27 DEBUG : Local file system at /tmp/rclone3417259246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/19 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 05:16:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/19 05:16:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.28s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:31 DEBUG : toe: transformed to: dG9l 2025/10/19 05:16:31 DEBUG : toe: transformed to: dG9l 2025/10/19 05:16:31 INFO : dG9l: Making directory 2025/10/19 05:16:31 DEBUG : toe: transformed to: dG9l 2025/10/19 05:16:31 DEBUG : toe: transformed to: dG9l 2025/10/19 05:16:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/19 05:16:31 INFO : dG9l/dG9l: Making directory 2025/10/19 05:16:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/19 05:16:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/19 05:16:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/19 05:16:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 05:16:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/19 05:16:31 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:31 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/19 05:16:31 DEBUG : Waiting for deletions to finish 2025/10/19 05:16:32 DEBUG : dG9l: transformed to: toe 2025/10/19 05:16:32 DEBUG : dG9l: transformed to: toe 2025/10/19 05:16:32 DEBUG : dG9l: transformed to: toe 2025/10/19 05:16:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/19 05:16:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/19 05:16:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/19 05:16:32 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for checks to finish 2025/10/19 05:16:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/19 05:16:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/19 05:16:32 DEBUG : Local file system at /tmp/rclone3417259246: Waiting for transfers to finish 2025/10/19 05:16:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-gejabib7diva", Local "Local file system at /tmp/rclone3417259246", Modify Window "1ms" 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe: transformed to: 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe: transformed to: 2025/10/19 05:16:33 INFO : B2 bucket rclone-test-gejabib7diva: Making directory 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe: transformed to: 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe: transformed to: 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe/toe: transformed to: 2025/10/19 05:16:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/19 05:16:33 INFO : toe/toe: Making directory 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe/toe: transformed to: 2025/10/19 05:16:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe: transformed to: 2025/10/19 05:16:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 05:16:33 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for checks to finish 2025/10/19 05:16:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 05:16:33 DEBUG : toe/toe/toe: transformed to: 2025/10/19 05:16:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/19 05:16:33 DEBUG : B2 bucket rclone-test-gejabib7diva: Waiting for transfers to finish 2025/10/19 05:16:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 05:16:34 INFO : toe/toe/toe: Copied (new) 2025/10/19 05:16:34 ERROR : B2 bucket rclone-test-gejabib7diva: not deleting files as there were IO errors 2025/10/19 05:16:34 ERROR : B2 bucket rclone-test-gejabib7diva: not deleting directories as there were IO errors --- PASS: TestError (1.77s) PASS 2025/10/19 05:16:35 DEBUG : B2 bucket rclone-test-gejabib7diva: Purge remote 2025/10/19 05:16:35 INFO : B2 bucket rclone-test-gejabib7diva: cleaning bucket "rclone-test-gejabib7diva" of all files 2025/10/19 05:16:36 DEBUG : BackupDir/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a01_d20251019_m051031_c001_v7007000_t0000_u01760850631701") 2025/10/19 05:16:36 DEBUG : BackupDir/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1104aeff64f0585c_d20251019_m051025_c001_v0001032_t0049_u01760850625461") 2025/10/19 05:16:36 DEBUG : CompareDest/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7190_d20251019_m051006_c001_v7007000_t0000_u01760850606421") 2025/10/19 05:16:36 DEBUG : CompareDest/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb07d6_d20251019_m051000_c001_v0001176_t0002_u01760850600251") 2025/10/19 05:16:36 DEBUG : CompareDest/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7191_d20251019_m051006_c001_v7007000_t0000_u01760850606602") 2025/10/19 05:16:36 DEBUG : CompareDest/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321d0d_d20251019_m051001_c001_v0001150_t0049_u01760850601347") 2025/10/19 05:16:36 DEBUG : CopyDest/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a02_d20251019_m051031_c001_v7007000_t0000_u01760850631884") 2025/10/19 05:16:36 DEBUG : CopyDest/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321d6e_d20251019_m051022_c001_v0001150_t0019_u01760850622525") 2025/10/19 05:16:36 DEBUG : CopyDest/three: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a03_d20251019_m051032_c001_v7007000_t0000_u01760850632066") 2025/10/19 05:16:36 DEBUG : CopyDest/three: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321d82_d20251019_m051028_c001_v0001150_t0014_u01760850628978") 2025/10/19 05:16:36 DEBUG : CopyDest/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a05_d20251019_m051032_c001_v7007000_t0000_u01760850632249") 2025/10/19 05:16:37 DEBUG : CopyDest/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0854_d20251019_m051026_c001_v0001176_t0003_u01760850626743") 2025/10/19 05:16:37 DEBUG : EXISTING: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce2ac_d20251019_m051150_c001_v7007000_t0000_u01760850710034") 2025/10/19 05:16:37 DEBUG : EXISTING: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a0f_d20251019_m051148_c001_v0001176_t0026_u01760850708932") 2025/10/19 05:16:37 DEBUG : PREFIXapple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf28_d20251019_m051351_c001_v7007000_t0000_u01760850831382") 2025/10/19 05:16:37 DEBUG : PREFIXapple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d77_d20251019_m051345_c001_v0001176_t0009_u01760850825277") 2025/10/19 05:16:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d05e_d20251019_m051351_c001_v7007000_t0000_u01760850831427") 2025/10/19 05:16:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d20d_d20251019_m051345_c001_v0001117_t0021_u01760850825310") 2025/10/19 05:16:37 DEBUG : PREFIXbanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98b04_d20251019_m051351_c001_v7007000_t0000_u01760850831459") 2025/10/19 05:16:37 DEBUG : PREFIXbanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d2a_d20251019_m051345_c001_v0001172_t0003_u01760850825297") 2025/10/19 05:16:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf29_d20251019_m051351_c001_v7007000_t0000_u01760850831565") 2025/10/19 05:16:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20042_d20251019_m051345_c001_v0001172_t0037_u01760850825287") 2025/10/19 05:16:37 DEBUG : Testêé: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce294_d20251019_m051146_c001_v7007000_t0000_u01760850706641") 2025/10/19 05:16:37 DEBUG : Testêé: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb09fd_d20251019_m051146_c001_v0001176_t0053_u01760850706047") 2025/10/19 05:16:37 DEBUG : Testêé: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb09f9_d20251019_m051145_c001_v0001176_t0032_u01760850705465") 2025/10/19 05:16:37 DEBUG : YXBwbGU=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f0_d20251019_m051330_c001_v7007000_t0000_u01760850810577") 2025/10/19 05:16:37 DEBUG : YXBwbGU=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ffb1_d20251019_m051325_c001_v0001172_t0002_u01760850805980") 2025/10/19 05:16:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f1_d20251019_m051330_c001_v7007000_t0000_u01760850810760") 2025/10/19 05:16:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ceb_d20251019_m051325_c001_v0001176_t0053_u01760850805948") 2025/10/19 05:16:37 DEBUG : YmFuYW5h: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f2_d20251019_m051330_c001_v7007000_t0000_u01760850810943") 2025/10/19 05:16:37 DEBUG : YmFuYW5h: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d19c_d20251019_m051325_c001_v0001117_t0024_u01760850805959") 2025/10/19 05:16:38 DEBUG : a/potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce777f_d20251019_m050833_c001_v7007000_t0000_u01760850513298") 2025/10/19 05:16:38 DEBUG : a/potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506e3_d20251019_m050832_c001_v0001177_t0053_u01760850512715") 2025/10/19 05:16:38 DEBUG : a/potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20f7_d20251019_m050831_c001_v7007000_t0000_u01760850511346") 2025/10/19 05:16:38 DEBUG : a/potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506cf_d20251019_m050830_c001_v0001177_t0058_u01760850510452") 2025/10/19 05:16:38 DEBUG : a/potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca60_d20251019_m050814_c001_v7007000_t0000_u01760850494611") 2025/10/19 05:16:38 DEBUG : a/potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875063d_d20251019_m050813_c001_v0001177_t0020_u01760850493602") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b296_d20251019_m051601_c001_v7007000_t0000_u01760850961448") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb10e7_d20251019_m051556_c001_v0001176_t0017_u01760850956306") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a8d_d20251019_m051544_c001_v7007000_t0000_u01760850944020") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb106d_d20251019_m051539_c001_v0001176_t0031_u01760850939458") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b69_d20251019_m051526_c001_v7007000_t0000_u01760850926831") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0fef_d20251019_m051521_c001_v0001176_t0057_u01760850921926") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2acc_d20251019_m051509_c001_v7007000_t0000_u01760850909808") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f81_d20251019_m051505_c001_v0001176_t0038_u01760850905657") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1105_d20251019_m051452_c001_v7007000_t0000_u01760850892718") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f23_d20251019_m051447_c001_v0001176_t0029_u01760850887995") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c012_d20251019_m051434_c001_v7007000_t0000_u01760850874885") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2018f_d20251019_m051428_c001_v0001172_t0027_u01760850868247") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee80f_d20251019_m051415_c001_v7007000_t0000_u01760850855768") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e3a_d20251019_m051411_c001_v0001176_t0009_u01760850851907") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf58_d20251019_m051410_c001_v7007000_t0000_u01760850850288") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e15_d20251019_m051405_c001_v0001176_t0024_u01760850845356") 2025/10/19 05:16:38 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4783a_d20251019_m051352_c001_v7007000_t0000_u01760850832917") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d9d_d20251019_m051348_c001_v0001176_t0016_u01760850828954") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d050_d20251019_m051347_c001_v7007000_t0000_u01760850827466") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d65_d20251019_m051342_c001_v0001176_t0058_u01760850822689") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09bdca_d20251019_m051328_c001_v7007000_t0000_u01760850808439") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cdd_d20251019_m051322_c001_v0001176_t0013_u01760850802983") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d23_d20251019_m051310_c001_v7007000_t0000_u01760850790363") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c75_d20251019_m051305_c001_v0001176_t0038_u01760850785925") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b31e_d20251019_m051253_c001_v7007000_t0000_u01760850773875") 2025/10/19 05:16:39 DEBUG : apple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c14_d20251019_m051249_c001_v0001176_t0055_u01760850769412") 2025/10/19 05:16:39 DEBUG : appleSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41649bf175485d27_d20251019_m051414_c001_v7007000_t0000_u01760850854371") 2025/10/19 05:16:39 DEBUG : appleSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d2b5_d20251019_m051407_c001_v0001117_t0019_u01760850847997") 2025/10/19 05:16:39 DEBUG : appleapple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c013_d20251019_m051435_c001_v7007000_t0000_u01760850875072") 2025/10/19 05:16:39 DEBUG : appleapple: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e9e_d20251019_m051430_c001_v0001176_t0018_u01760850870535") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b297_d20251019_m051601_c001_v7007000_t0000_u01760850961628") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20442_d20251019_m051557_c001_v0001172_t0038_u01760850957172") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a8e_d20251019_m051544_c001_v7007000_t0000_u01760850944201") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f203c0_d20251019_m051540_c001_v0001172_t0038_u01760850940094") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b6b_d20251019_m051527_c001_v7007000_t0000_u01760850927015") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20340_d20251019_m051522_c001_v0001172_t0052_u01760850922481") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2acd_d20251019_m051509_c001_v7007000_t0000_u01760850909990") 2025/10/19 05:16:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f202ba_d20251019_m051506_c001_v0001172_t0002_u01760850906205") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc110b_d20251019_m051452_c001_v7007000_t0000_u01760850892900") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2022c_d20251019_m051448_c001_v0001172_t0038_u01760850888521") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40290cfc92bfbb42_d20251019_m051432_c001_v7007000_t0000_u01760850872926") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d337_d20251019_m051428_c001_v0001117_t0054_u01760850868824") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee810_d20251019_m051415_c001_v7007000_t0000_u01760850855952") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e05_d20251019_m051411_c001_v0001172_t0051_u01760850851916") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf5a_d20251019_m051410_c001_v7007000_t0000_u01760850850687") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d2a1_d20251019_m051405_c001_v0001117_t0029_u01760850845977") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4783c_d20251019_m051353_c001_v7007000_t0000_u01760850833099") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2005e_d20251019_m051348_c001_v0001172_t0005_u01760850828946") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2892_d20251019_m051347_c001_v7007000_t0000_u01760850827440") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d24_d20251019_m051343_c001_v0001172_t0000_u01760850823321") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27ed_d20251019_m051328_c001_v7007000_t0000_u01760850808622") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c70_d20251019_m051324_c001_v0001172_t0005_u01760850804035") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d26_d20251019_m051310_c001_v7007000_t0000_u01760850790544") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c0a_d20251019_m051306_c001_v0001172_t0015_u01760850786722") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b322_d20251019_m051254_c001_v7007000_t0000_u01760850774058") 2025/10/19 05:16:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ba4_d20251019_m051250_c001_v0001172_t0048_u01760850770232") 2025/10/19 05:16:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09bf7f_d20251019_m051414_c001_v7007000_t0000_u01760850854218") 2025/10/19 05:16:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e21_d20251019_m051407_c001_v0001176_t0006_u01760850847976") 2025/10/19 05:16:41 DEBUG : b/potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7780_d20251019_m050833_c001_v7007000_t0000_u01760850513480") 2025/10/19 05:16:41 DEBUG : b/potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506dd_d20251019_m050831_c001_v0001177_t0043_u01760850511891") 2025/10/19 05:16:41 DEBUG : b/potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20f5_d20251019_m050830_c001_v7007000_t0000_u01760850510792") 2025/10/19 05:16:41 DEBUG : b/potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506c1_d20251019_m050829_c001_v0001177_t0044_u01760850509528") 2025/10/19 05:16:41 DEBUG : b/potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca5c_d20251019_m050813_c001_v7007000_t0000_u01760850493994") 2025/10/19 05:16:41 DEBUG : b/potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875062d_d20251019_m050812_c001_v0001177_t0056_u01760850492707") 2025/10/19 05:16:41 DEBUG : backup/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4182b62e2303b3d2_d20251019_m051044_c001_v7007000_t0000_u01760850644674") 2025/10/19 05:16:41 DEBUG : backup/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10628276be0c844f_d20251019_m051042_c001_v0001041_t0014_u01760850642685") 2025/10/19 05:16:41 DEBUG : backup/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11940cb98670c068_d20251019_m051038_c001_v0001184_t0038_u01760850638329") 2025/10/19 05:16:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe76ec_d20251019_m051110_c001_v7007000_t0000_u01760850670672") 2025/10/19 05:16:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f109e90f70c901a81_d20251019_m051108_c001_v0001181_t0049_u01760850668517") 2025/10/19 05:16:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1107f4c985397893_d20251019_m051103_c001_v0001136_t0007_u01760850663741") 2025/10/19 05:16:41 DEBUG : backup/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415e124fbb8d9d8a_d20251019_m051057_c001_v7007000_t0000_u01760850657663") 2025/10/19 05:16:41 DEBUG : backup/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11200e7627a4a6eb_d20251019_m051055_c001_v0001177_t0003_u01760850655678") 2025/10/19 05:16:41 DEBUG : backup/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f109da3e3970af6b2_d20251019_m051051_c001_v0001172_t0017_u01760850651133") 2025/10/19 05:16:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe76ef_d20251019_m051110_c001_v7007000_t0000_u01760850670853") 2025/10/19 05:16:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11776ca480ceacdb_d20251019_m051109_c001_v0001115_t0006_u01760850669521") 2025/10/19 05:16:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1181c71229326171_d20251019_m051105_c001_v0001117_t0028_u01760850665564") 2025/10/19 05:16:41 DEBUG : backup/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4182b62e2303b3d3_d20251019_m051044_c001_v7007000_t0000_u01760850644867") 2025/10/19 05:16:41 DEBUG : backup/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1073c670af6717a3_d20251019_m051043_c001_v0001176_t0059_u01760850643918") 2025/10/19 05:16:41 DEBUG : backup/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106546c41d409691_d20251019_m051040_c001_v0001157_t0000_u01760850640124") 2025/10/19 05:16:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415e124fbb8d9d8d_d20251019_m051057_c001_v7007000_t0000_u01760850657846") 2025/10/19 05:16:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f108632237f38aefe_d20251019_m051056_c001_v0001100_t0055_u01760850656722") 2025/10/19 05:16:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f110c8a06742b1936_d20251019_m051053_c001_v0001145_t0039_u01760850653237") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b298_d20251019_m051601_c001_v7007000_t0000_u01760850961809") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de170f5_d20251019_m051556_c001_v0001172_t0022_u01760850956522") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a8f_d20251019_m051544_c001_v7007000_t0000_u01760850944383") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de17077_d20251019_m051539_c001_v0001172_t0020_u01760850939718") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b6e_d20251019_m051527_c001_v7007000_t0000_u01760850927198") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de17000_d20251019_m051522_c001_v0001172_t0041_u01760850922135") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ace_d20251019_m051510_c001_v7007000_t0000_u01760850910172") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16f89_d20251019_m051505_c001_v0001172_t0004_u01760850905873") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc110f_d20251019_m051453_c001_v7007000_t0000_u01760850893099") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16f0b_d20251019_m051448_c001_v0001172_t0004_u01760850888214") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c014_d20251019_m051435_c001_v7007000_t0000_u01760850875265") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e94_d20251019_m051428_c001_v0001176_t0030_u01760850868606") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee812_d20251019_m051416_c001_v7007000_t0000_u01760850856136") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2010c_d20251019_m051411_c001_v0001172_t0052_u01760850851925") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee7fe_d20251019_m051410_c001_v7007000_t0000_u01760850850700") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16dc9_d20251019_m051405_c001_v0001172_t0014_u01760850845655") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4783d_d20251019_m051353_c001_v7007000_t0000_u01760850833280") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d227_d20251019_m051348_c001_v0001117_t0001_u01760850828967") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47829_d20251019_m051348_c001_v7007000_t0000_u01760850828045") 2025/10/19 05:16:42 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2002e_d20251019_m051342_c001_v0001172_t0036_u01760850822897") 2025/10/19 05:16:43 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fb5c7_d20251019_m051328_c001_v7007000_t0000_u01760850808635") 2025/10/19 05:16:43 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d194_d20251019_m051323_c001_v0001117_t0002_u01760850803201") 2025/10/19 05:16:43 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d29_d20251019_m051310_c001_v7007000_t0000_u01760850790725") 2025/10/19 05:16:43 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d12a_d20251019_m051306_c001_v0001117_t0046_u01760850786146") 2025/10/19 05:16:43 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b327_d20251019_m051254_c001_v7007000_t0000_u01760850774241") 2025/10/19 05:16:43 DEBUG : banana: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d0d2_d20251019_m051249_c001_v0001117_t0032_u01760850769622") 2025/10/19 05:16:43 DEBUG : bananaSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee809_d20251019_m051414_c001_v7007000_t0000_u01760850854045") 2025/10/19 05:16:43 DEBUG : bananaSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200e9_d20251019_m051408_c001_v0001172_t0055_u01760850848005") 2025/10/19 05:16:43 DEBUG : both0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0172_d20251019_m051220_c001_v7007000_t0000_u01760850740030") 2025/10/19 05:16:43 DEBUG : both0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0aca_d20251019_m051207_c001_v0001176_t0049_u01760850727810") 2025/10/19 05:16:43 DEBUG : both0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3429_d20251019_m051203_c001_v7007000_t0000_u01760850723587") 2025/10/19 05:16:43 DEBUG : both0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a1b_d20251019_m051151_c001_v0001176_t0002_u01760850711877") 2025/10/19 05:16:43 DEBUG : both1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0173_d20251019_m051220_c001_v7007000_t0000_u01760850740258") 2025/10/19 05:16:43 DEBUG : both1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ace_d20251019_m051208_c001_v0001176_t0052_u01760850728323") 2025/10/19 05:16:43 DEBUG : both1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c342e_d20251019_m051203_c001_v7007000_t0000_u01760850723768") 2025/10/19 05:16:43 DEBUG : both1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a1f_d20251019_m051152_c001_v0001176_t0058_u01760850712301") 2025/10/19 05:16:43 DEBUG : both10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0174_d20251019_m051220_c001_v7007000_t0000_u01760850740443") 2025/10/19 05:16:43 DEBUG : both10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b04_d20251019_m051212_c001_v0001176_t0048_u01760850732306") 2025/10/19 05:16:43 DEBUG : both10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3433_d20251019_m051203_c001_v7007000_t0000_u01760850723956") 2025/10/19 05:16:43 DEBUG : both10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a59_d20251019_m051156_c001_v0001176_t0043_u01760850716197") 2025/10/19 05:16:44 DEBUG : both11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0175_d20251019_m051220_c001_v7007000_t0000_u01760850740636") 2025/10/19 05:16:44 DEBUG : both11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b08_d20251019_m051212_c001_v0001176_t0056_u01760850732742") 2025/10/19 05:16:44 DEBUG : both11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3436_d20251019_m051204_c001_v7007000_t0000_u01760850724137") 2025/10/19 05:16:44 DEBUG : both11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a61_d20251019_m051156_c001_v0001176_t0008_u01760850716627") 2025/10/19 05:16:44 DEBUG : both12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0176_d20251019_m051220_c001_v7007000_t0000_u01760850740822") 2025/10/19 05:16:44 DEBUG : both12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b12_d20251019_m051213_c001_v0001176_t0018_u01760850733209") 2025/10/19 05:16:44 DEBUG : both12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3437_d20251019_m051204_c001_v7007000_t0000_u01760850724318") 2025/10/19 05:16:44 DEBUG : both12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a67_d20251019_m051157_c001_v0001176_t0035_u01760850717047") 2025/10/19 05:16:44 DEBUG : both13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0179_d20251019_m051221_c001_v7007000_t0000_u01760850741006") 2025/10/19 05:16:44 DEBUG : both13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b18_d20251019_m051213_c001_v0001176_t0014_u01760850733634") 2025/10/19 05:16:44 DEBUG : both13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c343e_d20251019_m051204_c001_v7007000_t0000_u01760850724500") 2025/10/19 05:16:44 DEBUG : both13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a6d_d20251019_m051157_c001_v0001176_t0041_u01760850717543") 2025/10/19 05:16:44 DEBUG : both14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f017a_d20251019_m051221_c001_v7007000_t0000_u01760850741190") 2025/10/19 05:16:44 DEBUG : both14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b1e_d20251019_m051214_c001_v0001176_t0011_u01760850734182") 2025/10/19 05:16:44 DEBUG : both14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3441_d20251019_m051204_c001_v7007000_t0000_u01760850724682") 2025/10/19 05:16:44 DEBUG : both14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a71_d20251019_m051157_c001_v0001176_t0030_u01760850717963") 2025/10/19 05:16:44 DEBUG : both15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f017b_d20251019_m051221_c001_v7007000_t0000_u01760850741374") 2025/10/19 05:16:44 DEBUG : both15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b26_d20251019_m051214_c001_v0001176_t0036_u01760850734603") 2025/10/19 05:16:44 DEBUG : both15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3445_d20251019_m051204_c001_v7007000_t0000_u01760850724863") 2025/10/19 05:16:44 DEBUG : both15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a7d_d20251019_m051158_c001_v0001176_t0030_u01760850718407") 2025/10/19 05:16:44 DEBUG : both16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f017d_d20251019_m051221_c001_v7007000_t0000_u01760850741559") 2025/10/19 05:16:44 DEBUG : both16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b2a_d20251019_m051215_c001_v0001176_t0007_u01760850735030") 2025/10/19 05:16:45 DEBUG : both16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c344a_d20251019_m051205_c001_v7007000_t0000_u01760850725044") 2025/10/19 05:16:45 DEBUG : both16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a81_d20251019_m051158_c001_v0001176_t0016_u01760850718854") 2025/10/19 05:16:45 DEBUG : both17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f017e_d20251019_m051221_c001_v7007000_t0000_u01760850741743") 2025/10/19 05:16:45 DEBUG : both17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b2e_d20251019_m051215_c001_v0001176_t0027_u01760850735562") 2025/10/19 05:16:45 DEBUG : both17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c344e_d20251019_m051205_c001_v7007000_t0000_u01760850725225") 2025/10/19 05:16:45 DEBUG : both17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a89_d20251019_m051159_c001_v0001176_t0040_u01760850719321") 2025/10/19 05:16:45 DEBUG : both18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0180_d20251019_m051221_c001_v7007000_t0000_u01760850741928") 2025/10/19 05:16:45 DEBUG : both18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b3e_d20251019_m051216_c001_v0001176_t0009_u01760850736340") 2025/10/19 05:16:45 DEBUG : both18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3451_d20251019_m051205_c001_v7007000_t0000_u01760850725408") 2025/10/19 05:16:45 DEBUG : both18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a91_d20251019_m051159_c001_v0001176_t0017_u01760850719762") 2025/10/19 05:16:45 DEBUG : both19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0181_d20251019_m051222_c001_v7007000_t0000_u01760850742112") 2025/10/19 05:16:45 DEBUG : both19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b44_d20251019_m051216_c001_v0001176_t0013_u01760850736783") 2025/10/19 05:16:45 DEBUG : both19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3456_d20251019_m051205_c001_v7007000_t0000_u01760850725589") 2025/10/19 05:16:45 DEBUG : both19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a97_d20251019_m051200_c001_v0001176_t0007_u01760850720206") 2025/10/19 05:16:45 DEBUG : both2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0183_d20251019_m051222_c001_v7007000_t0000_u01760850742297") 2025/10/19 05:16:45 DEBUG : both2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ad4_d20251019_m051208_c001_v0001176_t0008_u01760850728757") 2025/10/19 05:16:45 DEBUG : both2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c345b_d20251019_m051205_c001_v7007000_t0000_u01760850725772") 2025/10/19 05:16:45 DEBUG : both2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a23_d20251019_m051152_c001_v0001176_t0045_u01760850712730") 2025/10/19 05:16:45 DEBUG : both3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0185_d20251019_m051222_c001_v7007000_t0000_u01760850742480") 2025/10/19 05:16:45 DEBUG : both3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ada_d20251019_m051209_c001_v0001176_t0013_u01760850729210") 2025/10/19 05:16:45 DEBUG : both3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c345f_d20251019_m051205_c001_v7007000_t0000_u01760850725983") 2025/10/19 05:16:45 DEBUG : both3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a29_d20251019_m051153_c001_v0001176_t0046_u01760850713145") 2025/10/19 05:16:46 DEBUG : both4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0186_d20251019_m051222_c001_v7007000_t0000_u01760850742664") 2025/10/19 05:16:46 DEBUG : both4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ae0_d20251019_m051209_c001_v0001176_t0040_u01760850729635") 2025/10/19 05:16:46 DEBUG : both4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3464_d20251019_m051206_c001_v7007000_t0000_u01760850726165") 2025/10/19 05:16:46 DEBUG : both4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a2f_d20251019_m051153_c001_v0001176_t0040_u01760850713577") 2025/10/19 05:16:46 DEBUG : both5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0187_d20251019_m051222_c001_v7007000_t0000_u01760850742847") 2025/10/19 05:16:46 DEBUG : both5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ae4_d20251019_m051210_c001_v0001176_t0058_u01760850730059") 2025/10/19 05:16:46 DEBUG : both5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3469_d20251019_m051206_c001_v7007000_t0000_u01760850726348") 2025/10/19 05:16:46 DEBUG : both5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a39_d20251019_m051154_c001_v0001176_t0056_u01760850714028") 2025/10/19 05:16:46 DEBUG : both6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f018a_d20251019_m051223_c001_v7007000_t0000_u01760850743031") 2025/10/19 05:16:46 DEBUG : both6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0aec_d20251019_m051210_c001_v0001176_t0028_u01760850730513") 2025/10/19 05:16:46 DEBUG : both6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3473_d20251019_m051206_c001_v7007000_t0000_u01760850726529") 2025/10/19 05:16:46 DEBUG : both6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a41_d20251019_m051154_c001_v0001176_t0032_u01760850714467") 2025/10/19 05:16:46 DEBUG : both7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f018c_d20251019_m051223_c001_v7007000_t0000_u01760850743217") 2025/10/19 05:16:46 DEBUG : both7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0af0_d20251019_m051210_c001_v0001176_t0048_u01760850730967") 2025/10/19 05:16:46 DEBUG : both7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3477_d20251019_m051206_c001_v7007000_t0000_u01760850726711") 2025/10/19 05:16:46 DEBUG : both7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a45_d20251019_m051154_c001_v0001176_t0055_u01760850714890") 2025/10/19 05:16:46 DEBUG : both8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f018d_d20251019_m051223_c001_v7007000_t0000_u01760850743400") 2025/10/19 05:16:46 DEBUG : both8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0af6_d20251019_m051211_c001_v0001176_t0041_u01760850731406") 2025/10/19 05:16:46 DEBUG : both8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c347c_d20251019_m051206_c001_v7007000_t0000_u01760850726892") 2025/10/19 05:16:46 DEBUG : both8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a4b_d20251019_m051155_c001_v0001176_t0012_u01760850715334") 2025/10/19 05:16:47 DEBUG : both9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f018f_d20251019_m051223_c001_v7007000_t0000_u01760850743585") 2025/10/19 05:16:47 DEBUG : both9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0afc_d20251019_m051211_c001_v0001176_t0017_u01760850731864") 2025/10/19 05:16:47 DEBUG : both9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3481_d20251019_m051207_c001_v7007000_t0000_u01760850727074") 2025/10/19 05:16:47 DEBUG : both9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a53_d20251019_m051155_c001_v0001176_t0030_u01760850715770") 2025/10/19 05:16:47 DEBUG : c/non empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7781_d20251019_m050833_c001_v7007000_t0000_u01760850513663") 2025/10/19 05:16:47 DEBUG : c/non empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506df_d20251019_m050832_c001_v0001177_t0013_u01760850512103") 2025/10/19 05:16:47 DEBUG : c/non empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20f8_d20251019_m050831_c001_v7007000_t0000_u01760850511527") 2025/10/19 05:16:47 DEBUG : c/non empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506c7_d20251019_m050829_c001_v0001177_t0000_u01760850509734") 2025/10/19 05:16:47 DEBUG : c/non empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca61_d20251019_m050814_c001_v7007000_t0000_u01760850494791") 2025/10/19 05:16:47 DEBUG : c/non empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750633_d20251019_m050812_c001_v0001177_t0049_u01760850492923") 2025/10/19 05:16:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f3_d20251019_m051331_c001_v7007000_t0000_u01760850811125") 2025/10/19 05:16:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c7e_d20251019_m051325_c001_v0001172_t0028_u01760850805968") 2025/10/19 05:16:47 DEBUG : check sum: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca4f_d20251019_m050805_c001_v7007000_t0000_u01760850485987") 2025/10/19 05:16:47 DEBUG : check sum: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687505fd_d20251019_m050805_c001_v0001177_t0051_u01760850485046") 2025/10/19 05:16:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98fba_d20251019_m051633_c001_v7007000_t0000_u01760850993391") 2025/10/19 05:16:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb11b7_d20251019_m051631_c001_v0001176_t0022_u01760850991732") 2025/10/19 05:16:47 DEBUG : dest/3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce797d_d20251019_m051015_c001_v7007000_t0000_u01760850615307") 2025/10/19 05:16:47 DEBUG : dest/3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f404e4a34bff823ba_d20251019_m051014_c001_v0001184_t0006_u01760850614205") 2025/10/19 05:16:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c015_d20251019_m051435_c001_v7007000_t0000_u01760850875448") 2025/10/19 05:16:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d343_d20251019_m051430_c001_v0001117_t0014_u01760850870739") 2025/10/19 05:16:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b299_d20251019_m051601_c001_v7007000_t0000_u01760850961992") 2025/10/19 05:16:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb10a3_d20251019_m051548_c001_v0001176_t0017_u01760850948647") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a90_d20251019_m051544_c001_v7007000_t0000_u01760850944563") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb102f_d20251019_m051531_c001_v0001176_t0057_u01760850931512") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b70_d20251019_m051527_c001_v7007000_t0000_u01760850927382") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0fb5_d20251019_m051514_c001_v0001176_t0019_u01760850914493") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2acf_d20251019_m051510_c001_v7007000_t0000_u01760850910355") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f4b_d20251019_m051457_c001_v0001176_t0050_u01760850897412") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1113_d20251019_m051453_c001_v7007000_t0000_u01760850893281") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ee9_d20251019_m051439_c001_v0001176_t0026_u01760850879532") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c37ea_d20251019_m051432_c001_v7007000_t0000_u01760850872525") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20154_d20251019_m051420_c001_v0001172_t0012_u01760850860491") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee813_d20251019_m051416_c001_v7007000_t0000_u01760850856320") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e3c_d20251019_m051412_c001_v0001176_t0053_u01760850852129") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41649bf175485d19_d20251019_m051410_c001_v7007000_t0000_u01760850850706") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0de5_d20251019_m051357_c001_v0001176_t0059_u01760850837573") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4783e_d20251019_m051353_c001_v7007000_t0000_u01760850833464") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0da1_d20251019_m051349_c001_v0001176_t0012_u01760850829165") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98ab1_d20251019_m051347_c001_v7007000_t0000_u01760850827820") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d25_d20251019_m051335_c001_v0001176_t0035_u01760850815195") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b3b0_d20251019_m051328_c001_v7007000_t0000_u01760850808015") 2025/10/19 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ca3_d20251019_m051315_c001_v0001176_t0012_u01760850795008") 2025/10/19 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d2b_d20251019_m051310_c001_v7007000_t0000_u01760850790949") 2025/10/19 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c4d_d20251019_m051258_c001_v0001176_t0024_u01760850778485") 2025/10/19 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b328_d20251019_m051254_c001_v7007000_t0000_u01760850774422") 2025/10/19 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0be6_d20251019_m051241_c001_v0001176_t0021_u01760850761717") 2025/10/19 05:16:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf63_d20251019_m051414_c001_v7007000_t0000_u01760850854057") 2025/10/19 05:16:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e23_d20251019_m051408_c001_v0001176_t0004_u01760850848198") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c016_d20251019_m051435_c001_v7007000_t0000_u01760850875630") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e8d_d20251019_m051430_c001_v0001172_t0015_u01760850870749") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b29a_d20251019_m051602_c001_v7007000_t0000_u01760850962174") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de170c5_d20251019_m051549_c001_v0001172_t0001_u01760850949224") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a93_d20251019_m051544_c001_v7007000_t0000_u01760850944745") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de17044_d20251019_m051532_c001_v0001172_t0059_u01760850932091") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b72_d20251019_m051527_c001_v7007000_t0000_u01760850927565") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16fce_d20251019_m051515_c001_v0001172_t0032_u01760850915064") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad0_d20251019_m051510_c001_v7007000_t0000_u01760850910538") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16f49_d20251019_m051457_c001_v0001172_t0008_u01760850897992") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1115_d20251019_m051453_c001_v7007000_t0000_u01760850893463") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ed3_d20251019_m051440_c001_v0001172_t0026_u01760850880192") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c004_d20251019_m051432_c001_v7007000_t0000_u01760850872712") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e78_d20251019_m051421_c001_v0001176_t0051_u01760850861209") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee814_d20251019_m051416_c001_v7007000_t0000_u01760850856509") 2025/10/19 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e3e_d20251019_m051412_c001_v0001176_t0031_u01760850852353") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee7fa_d20251019_m051410_c001_v7007000_t0000_u01760850850298") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d90_d20251019_m051358_c001_v0001172_t0046_u01760850838143") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47840_d20251019_m051353_c001_v7007000_t0000_u01760850833646") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20060_d20251019_m051349_c001_v0001172_t0050_u01760850829247") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2894_d20251019_m051347_c001_v7007000_t0000_u01760850827800") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fff2_d20251019_m051335_c001_v0001172_t0023_u01760850815797") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09bdcc_d20251019_m051328_c001_v7007000_t0000_u01760850808642") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d164_d20251019_m051315_c001_v0001117_t0025_u01760850795598") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d2d_d20251019_m051311_c001_v7007000_t0000_u01760850791130") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d104_d20251019_m051259_c001_v0001117_t0031_u01760850779055") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b32b_d20251019_m051254_c001_v7007000_t0000_u01760850774605") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d097_d20251019_m051242_c001_v0001117_t0044_u01760850762460") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee80b_d20251019_m051414_c001_v7007000_t0000_u01760850854234") 2025/10/19 05:16:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16de1_d20251019_m051408_c001_v0001172_t0016_u01760850848358") 2025/10/19 05:16:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c018_d20251019_m051435_c001_v7007000_t0000_u01760850875819") 2025/10/19 05:16:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ea0_d20251019_m051430_c001_v0001176_t0020_u01760850870780") 2025/10/19 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b29b_d20251019_m051602_c001_v7007000_t0000_u01760850962356") 2025/10/19 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2040e_d20251019_m051549_c001_v0001172_t0037_u01760850949906") 2025/10/19 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a94_d20251019_m051544_c001_v7007000_t0000_u01760850944926") 2025/10/19 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20396_d20251019_m051532_c001_v0001172_t0032_u01760850932836") 2025/10/19 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b75_d20251019_m051527_c001_v7007000_t0000_u01760850927759") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20304_d20251019_m051515_c001_v0001172_t0036_u01760850915727") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad1_d20251019_m051510_c001_v7007000_t0000_u01760850910720") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20280_d20251019_m051458_c001_v0001172_t0039_u01760850898699") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1116_d20251019_m051453_c001_v7007000_t0000_u01760850893647") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20201_d20251019_m051441_c001_v0001172_t0023_u01760850881046") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41185a1fa6177156_d20251019_m051432_c001_v7007000_t0000_u01760850872690") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d307_d20251019_m051421_c001_v0001117_t0004_u01760850861794") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee815_d20251019_m051416_c001_v7007000_t0000_u01760850856693") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d2d5_d20251019_m051412_c001_v0001117_t0036_u01760850852529") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf5b_d20251019_m051410_c001_v7007000_t0000_u01760850850886") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d261_d20251019_m051358_c001_v0001117_t0031_u01760850838852") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47841_d20251019_m051353_c001_v7007000_t0000_u01760850833830") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d54_d20251019_m051349_c001_v0001172_t0051_u01760850829335") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47825_d20251019_m051347_c001_v7007000_t0000_u01760850827854") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ce8_d20251019_m051336_c001_v0001172_t0050_u01760850816650") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fb5c4_d20251019_m051328_c001_v7007000_t0000_u01760850808449") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c3c_d20251019_m051316_c001_v0001172_t0001_u01760850796521") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d2f_d20251019_m051311_c001_v7007000_t0000_u01760850791311") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16bd6_d20251019_m051300_c001_v0001172_t0001_u01760850780199") 2025/10/19 05:16:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b32e_d20251019_m051254_c001_v7007000_t0000_u01760850774788") 2025/10/19 05:16:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16b72_d20251019_m051243_c001_v0001172_t0013_u01760850763091") 2025/10/19 05:16:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf66_d20251019_m051414_c001_v7007000_t0000_u01760850854240") 2025/10/19 05:16:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200f0_d20251019_m051408_c001_v0001172_t0025_u01760850848381") 2025/10/19 05:16:52 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c019_d20251019_m051436_c001_v7007000_t0000_u01760850876002") 2025/10/19 05:16:52 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ea2_d20251019_m051431_c001_v0001176_t0037_u01760850871009") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b29c_d20251019_m051602_c001_v7007000_t0000_u01760850962537") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d4f0_d20251019_m051550_c001_v0001117_t0039_u01760850950644") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a95_d20251019_m051545_c001_v7007000_t0000_u01760850945108") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d496_d20251019_m051533_c001_v0001117_t0043_u01760850933707") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b77_d20251019_m051527_c001_v7007000_t0000_u01760850927944") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d436_d20251019_m051516_c001_v0001117_t0055_u01760850916488") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad2_d20251019_m051510_c001_v7007000_t0000_u01760850910902") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d3d8_d20251019_m051459_c001_v0001117_t0054_u01760850899501") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1117_d20251019_m051453_c001_v7007000_t0000_u01760850893830") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d376_d20251019_m051441_c001_v0001117_t0008_u01760850881801") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7b8e_d20251019_m051432_c001_v7007000_t0000_u01760850872540") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e5a_d20251019_m051422_c001_v0001172_t0051_u01760850862936") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee817_d20251019_m051416_c001_v7007000_t0000_u01760850856877") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e42_d20251019_m051412_c001_v0001176_t0038_u01760850852598") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee800_d20251019_m051410_c001_v7007000_t0000_u01760850850902") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2009f_d20251019_m051359_c001_v0001172_t0035_u01760850839768") 2025/10/19 05:16:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47843_d20251019_m051354_c001_v7007000_t0000_u01760850834014") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0da3_d20251019_m051349_c001_v0001176_t0036_u01760850829388") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47826_d20251019_m051347_c001_v7007000_t0000_u01760850827859") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d1d9_d20251019_m051337_c001_v0001117_t0053_u01760850817324") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b3b5_d20251019_m051328_c001_v7007000_t0000_u01760850808565") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff77_d20251019_m051317_c001_v0001172_t0002_u01760850797234") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d32_d20251019_m051311_c001_v7007000_t0000_u01760850791494") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1feff_d20251019_m051301_c001_v0001172_t0044_u01760850781152") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b331_d20251019_m051254_c001_v7007000_t0000_u01760850774972") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fe70_d20251019_m051243_c001_v0001172_t0027_u01760850763787") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09bf81_d20251019_m051414_c001_v7007000_t0000_u01760850854402") 2025/10/19 05:16:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e27_d20251019_m051408_c001_v0001176_t0025_u01760850848408") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c01b_d20251019_m051436_c001_v7007000_t0000_u01760850876185") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f201a3_d20251019_m051431_c001_v0001172_t0025_u01760850871125") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b29d_d20251019_m051602_c001_v7007000_t0000_u01760850962718") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb10bd_d20251019_m051551_c001_v0001176_t0031_u01760850951192") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a96_d20251019_m051545_c001_v7007000_t0000_u01760850945289") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb1041_d20251019_m051534_c001_v0001176_t0056_u01760850934458") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b79_d20251019_m051528_c001_v7007000_t0000_u01760850928128") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0fc5_d20251019_m051517_c001_v0001176_t0058_u01760850917137") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad3_d20251019_m051511_c001_v7007000_t0000_u01760850911084") 2025/10/19 05:16:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f5b_d20251019_m051500_c001_v0001176_t0048_u01760850900406") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1118_d20251019_m051454_c001_v7007000_t0000_u01760850894012") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0eff_d20251019_m051442_c001_v0001176_t0050_u01760850882385") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41185a1fa6177154_d20251019_m051432_c001_v7007000_t0000_u01760850872507") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20169_d20251019_m051423_c001_v0001172_t0004_u01760850863425") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee818_d20251019_m051417_c001_v7007000_t0000_u01760850857060") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e0f_d20251019_m051412_c001_v0001172_t0052_u01760850852707") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee7fc_d20251019_m051410_c001_v7007000_t0000_u01760850850462") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0df3_d20251019_m051400_c001_v0001176_t0025_u01760850840074") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47844_d20251019_m051354_c001_v7007000_t0000_u01760850834196") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d22b_d20251019_m051349_c001_v0001117_t0006_u01760850829584") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98ab7_d20251019_m051348_c001_v7007000_t0000_u01760850828053") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d3d_d20251019_m051337_c001_v0001176_t0039_u01760850817851") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b3b2_d20251019_m051328_c001_v7007000_t0000_u01760850808198") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cb5_d20251019_m051317_c001_v0001176_t0039_u01760850797614") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d34_d20251019_m051311_c001_v7007000_t0000_u01760850791675") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c5f_d20251019_m051301_c001_v0001176_t0054_u01760850781480") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b333_d20251019_m051255_c001_v7007000_t0000_u01760850775156") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0bf8_d20251019_m051244_c001_v0001176_t0035_u01760850764170") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41649bf175485d23_d20251019_m051414_c001_v7007000_t0000_u01760850854074") 2025/10/19 05:16:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d2b9_d20251019_m051408_c001_v0001117_t0010_u01760850848525") 2025/10/19 05:16:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c01d_d20251019_m051436_c001_v7007000_t0000_u01760850876368") 2025/10/19 05:16:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e8f_d20251019_m051431_c001_v0001172_t0058_u01760850871150") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b29e_d20251019_m051602_c001_v7007000_t0000_u01760850962899") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de170d5_d20251019_m051551_c001_v0001172_t0057_u01760850951401") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a99_d20251019_m051545_c001_v7007000_t0000_u01760850945470") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de1705a_d20251019_m051534_c001_v0001172_t0042_u01760850934699") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b7b_d20251019_m051528_c001_v7007000_t0000_u01760850928318") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16fe2_d20251019_m051517_c001_v0001172_t0018_u01760850917352") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad4_d20251019_m051511_c001_v7007000_t0000_u01760850911297") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16f63_d20251019_m051500_c001_v0001172_t0042_u01760850900629") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1119_d20251019_m051454_c001_v7007000_t0000_u01760850894206") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ee5_d20251019_m051442_c001_v0001172_t0045_u01760850882662") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41185a1fa6177159_d20251019_m051432_c001_v7007000_t0000_u01760850872888") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e7c_d20251019_m051423_c001_v0001176_t0010_u01760850863772") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee819_d20251019_m051417_c001_v7007000_t0000_u01760850857244") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2011c_d20251019_m051412_c001_v0001172_t0009_u01760850852718") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09bf7a_d20251019_m051410_c001_v7007000_t0000_u01760850850911") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d9a_d20251019_m051400_c001_v0001172_t0054_u01760850840346") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47845_d20251019_m051354_c001_v7007000_t0000_u01760850834377") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0da5_d20251019_m051349_c001_v0001176_t0010_u01760850829596") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98ab3_d20251019_m051347_c001_v7007000_t0000_u01760850827869") 2025/10/19 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20008_d20251019_m051338_c001_v0001172_t0010_u01760850818064") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27ec_d20251019_m051328_c001_v7007000_t0000_u01760850808589") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d16e_d20251019_m051317_c001_v0001117_t0011_u01760850797830") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d38_d20251019_m051311_c001_v7007000_t0000_u01760850791856") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d113_d20251019_m051301_c001_v0001117_t0033_u01760850781709") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b334_d20251019_m051255_c001_v7007000_t0000_u01760850775339") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d0a6_d20251019_m051244_c001_v0001117_t0059_u01760850764380") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41649bf175485d22_d20251019_m051414_c001_v7007000_t0000_u01760850854011") 2025/10/19 05:16:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e29_d20251019_m051408_c001_v0001176_t0018_u01760850848639") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c01e_d20251019_m051436_c001_v7007000_t0000_u01760850876551") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ea5_d20251019_m051431_c001_v0001176_t0026_u01760850871227") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b29f_d20251019_m051603_c001_v7007000_t0000_u01760850963081") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20418_d20251019_m051551_c001_v0001172_t0051_u01760850951728") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a9a_d20251019_m051545_c001_v7007000_t0000_u01760850945651") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f203aa_d20251019_m051535_c001_v0001172_t0006_u01760850935030") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b7c_d20251019_m051528_c001_v7007000_t0000_u01760850928505") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20318_d20251019_m051517_c001_v0001172_t0005_u01760850917748") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad5_d20251019_m051511_c001_v7007000_t0000_u01760850911496") 2025/10/19 05:16:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20290_d20251019_m051500_c001_v0001172_t0019_u01760850900976") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc111a_d20251019_m051454_c001_v7007000_t0000_u01760850894389") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20210_d20251019_m051442_c001_v0001172_t0050_u01760850882935") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c37ed_d20251019_m051432_c001_v7007000_t0000_u01760850872890") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d311_d20251019_m051423_c001_v0001117_t0020_u01760850863982") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee81c_d20251019_m051417_c001_v7007000_t0000_u01760850857427") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e44_d20251019_m051412_c001_v0001176_t0058_u01760850852808") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf59_d20251019_m051410_c001_v7007000_t0000_u01760850850470") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d26f_d20251019_m051400_c001_v0001117_t0046_u01760850840706") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47846_d20251019_m051354_c001_v7007000_t0000_u01760850834559") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0dab_d20251019_m051349_c001_v0001176_t0004_u01760850829806") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2895_d20251019_m051347_c001_v7007000_t0000_u01760850827982") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16cf4_d20251019_m051338_c001_v0001172_t0002_u01760850818463") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a989eb_d20251019_m051328_c001_v7007000_t0000_u01760850808405") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c4a_d20251019_m051318_c001_v0001172_t0016_u01760850798429") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d3b_d20251019_m051312_c001_v7007000_t0000_u01760850792038") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16bea_d20251019_m051302_c001_v0001172_t0041_u01760850782400") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b335_d20251019_m051255_c001_v7007000_t0000_u01760850775522") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16b82_d20251019_m051245_c001_v0001172_t0041_u01760850765129") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40290cfc92bfbad4_d20251019_m051413_c001_v7007000_t0000_u01760850853999") 2025/10/19 05:16:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16de3_d20251019_m051408_c001_v0001172_t0032_u01760850848681") 2025/10/19 05:16:57 DEBUG : dir1/0007-12345: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c01f_d20251019_m051436_c001_v7007000_t0000_u01760850876733") 2025/10/19 05:16:58 DEBUG : dir1/0007-12345: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e91_d20251019_m051431_c001_v0001172_t0037_u01760850871425") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a0_d20251019_m051603_c001_v7007000_t0000_u01760850963263") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d4fc_d20251019_m051552_c001_v0001117_t0032_u01760850952094") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a9c_d20251019_m051545_c001_v7007000_t0000_u01760850945838") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d4a2_d20251019_m051535_c001_v0001117_t0020_u01760850935358") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b7d_d20251019_m051528_c001_v7007000_t0000_u01760850928694") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d446_d20251019_m051518_c001_v0001117_t0020_u01760850918042") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad6_d20251019_m051511_c001_v7007000_t0000_u01760850911691") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d3e0_d20251019_m051501_c001_v0001117_t0035_u01760850901519") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc111b_d20251019_m051454_c001_v7007000_t0000_u01760850894571") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d380_d20251019_m051443_c001_v0001117_t0000_u01760850883333") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c37ec_d20251019_m051432_c001_v7007000_t0000_u01760850872708") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e6e_d20251019_m051424_c001_v0001172_t0000_u01760850864538") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee81e_d20251019_m051417_c001_v7007000_t0000_u01760850857662") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2011e_d20251019_m051413_c001_v0001172_t0019_u01760850853006") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee7fd_d20251019_m051410_c001_v7007000_t0000_u01760850850479") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200af_d20251019_m051401_c001_v0001172_t0055_u01760850841487") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47847_d20251019_m051354_c001_v7007000_t0000_u01760850834742") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20064_d20251019_m051349_c001_v0001172_t0024_u01760850829984") 2025/10/19 05:16:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98ab5_d20251019_m051348_c001_v7007000_t0000_u01760850828001") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d1e5_d20251019_m051338_c001_v0001117_t0059_u01760850818888") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a989ee_d20251019_m051328_c001_v7007000_t0000_u01760850808651") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff7d_d20251019_m051318_c001_v0001172_t0014_u01760850798753") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d3e_d20251019_m051312_c001_v7007000_t0000_u01760850792218") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff07_d20251019_m051302_c001_v0001172_t0036_u01760850782681") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b336_d20251019_m051255_c001_v7007000_t0000_u01760850775705") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fe80_d20251019_m051245_c001_v0001172_t0037_u01760850765419") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41649bf175485d25_d20251019_m051414_c001_v7007000_t0000_u01760850854190") 2025/10/19 05:16:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200f4_d20251019_m051408_c001_v0001172_t0005_u01760850848735") 2025/10/19 05:16:59 DEBUG : dir1/0008-23456: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c020_d20251019_m051436_c001_v7007000_t0000_u01760850876915") 2025/10/19 05:16:59 DEBUG : dir1/0008-23456: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f201a9_d20251019_m051431_c001_v0001172_t0043_u01760850871530") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a1_d20251019_m051603_c001_v7007000_t0000_u01760850963444") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb10c9_d20251019_m051552_c001_v0001176_t0005_u01760850952625") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3a9e_d20251019_m051546_c001_v7007000_t0000_u01760850946020") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb104f_d20251019_m051535_c001_v0001176_t0027_u01760850935988") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b7e_d20251019_m051528_c001_v7007000_t0000_u01760850928880") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0fd3_d20251019_m051518_c001_v0001176_t0041_u01760850918625") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad7_d20251019_m051511_c001_v7007000_t0000_u01760850911884") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f6b_d20251019_m051502_c001_v0001176_t0051_u01760850902231") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc111c_d20251019_m051454_c001_v7007000_t0000_u01760850894754") 2025/10/19 05:16:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f11_d20251019_m051444_c001_v0001176_t0054_u01760850884155") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c006_d20251019_m051432_c001_v7007000_t0000_u01760850872895") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20179_d20251019_m051424_c001_v0001172_t0038_u01760850864836") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee81f_d20251019_m051417_c001_v7007000_t0000_u01760850857845") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e46_d20251019_m051413_c001_v0001176_t0053_u01760850853018") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98bc0_d20251019_m051410_c001_v7007000_t0000_u01760850850696") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0dfb_d20251019_m051401_c001_v0001176_t0011_u01760850841813") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47848_d20251019_m051354_c001_v7007000_t0000_u01760850834923") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0dad_d20251019_m051350_c001_v0001176_t0040_u01760850830012") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d053_d20251019_m051347_c001_v7007000_t0000_u01760850827840") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d49_d20251019_m051339_c001_v0001176_t0016_u01760850819547") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064902_d20251019_m051328_c001_v7007000_t0000_u01760850808420") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cc7_d20251019_m051319_c001_v0001176_t0015_u01760850799082") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d41_d20251019_m051312_c001_v7007000_t0000_u01760850792400") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c65_d20251019_m051302_c001_v0001176_t0021_u01760850782988") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b337_d20251019_m051255_c001_v7007000_t0000_u01760850775888") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c04_d20251019_m051246_c001_v0001176_t0004_u01760850766143") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4789e_d20251019_m051414_c001_v7007000_t0000_u01760850854249") 2025/10/19 05:17:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e2d_d20251019_m051408_c001_v0001176_t0027_u01760850848857") 2025/10/19 05:17:00 DEBUG : dir1/0009-34567: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c022_d20251019_m051437_c001_v7007000_t0000_u01760850877098") 2025/10/19 05:17:00 DEBUG : dir1/0009-34567: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ea7_d20251019_m051431_c001_v0001176_t0041_u01760850871552") 2025/10/19 05:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a2_d20251019_m051603_c001_v7007000_t0000_u01760850963625") 2025/10/19 05:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de170df_d20251019_m051552_c001_v0001172_t0006_u01760850952849") 2025/10/19 05:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa1_d20251019_m051546_c001_v7007000_t0000_u01760850946201") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de17067_d20251019_m051536_c001_v0001172_t0021_u01760850936256") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b7f_d20251019_m051529_c001_v7007000_t0000_u01760850929062") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ff2_d20251019_m051518_c001_v0001172_t0002_u01760850918840") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad8_d20251019_m051512_c001_v7007000_t0000_u01760850912066") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16f71_d20251019_m051502_c001_v0001172_t0055_u01760850902454") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc111d_d20251019_m051454_c001_v7007000_t0000_u01760850894936") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16eef_d20251019_m051444_c001_v0001172_t0024_u01760850884365") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b478c8_d20251019_m051432_c001_v7007000_t0000_u01760850872938") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e88_d20251019_m051425_c001_v0001176_t0032_u01760850865113") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee821_d20251019_m051418_c001_v7007000_t0000_u01760850858028") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e14_d20251019_m051413_c001_v0001172_t0038_u01760850853146") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee7ff_d20251019_m051410_c001_v7007000_t0000_u01760850850700") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16da2_d20251019_m051402_c001_v0001172_t0051_u01760850842022") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4784a_d20251019_m051355_c001_v7007000_t0000_u01760850835109") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d5e_d20251019_m051350_c001_v0001172_t0041_u01760850830031") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d054_d20251019_m051348_c001_v7007000_t0000_u01760850828014") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20014_d20251019_m051339_c001_v0001172_t0045_u01760850819753") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064905_d20251019_m051328_c001_v7007000_t0000_u01760850808600") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d178_d20251019_m051319_c001_v0001117_t0006_u01760850799306") 2025/10/19 05:17:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d44_d20251019_m051312_c001_v7007000_t0000_u01760850792580") 2025/10/19 05:17:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d117_d20251019_m051303_c001_v0001117_t0056_u01760850783200") 2025/10/19 05:17:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b338_d20251019_m051256_c001_v7007000_t0000_u01760850776072") 2025/10/19 05:17:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d0b4_d20251019_m051246_c001_v0001117_t0053_u01760850766364") 2025/10/19 05:17:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41649bf175485d26_d20251019_m051414_c001_v7007000_t0000_u01760850854261") 2025/10/19 05:17:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16de9_d20251019_m051409_c001_v0001172_t0037_u01760850849034") 2025/10/19 05:17:02 DEBUG : dir1/0010-45678: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c024_d20251019_m051437_c001_v7007000_t0000_u01760850877282") 2025/10/19 05:17:02 DEBUG : dir1/0010-45678: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0eab_d20251019_m051431_c001_v0001176_t0042_u01760850871771") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a3_d20251019_m051603_c001_v7007000_t0000_u01760850963810") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20422_d20251019_m051553_c001_v0001172_t0031_u01760850953147") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa2_d20251019_m051546_c001_v7007000_t0000_u01760850946382") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f203ae_d20251019_m051536_c001_v0001172_t0009_u01760850936630") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b80_d20251019_m051529_c001_v7007000_t0000_u01760850929245") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2032a_d20251019_m051519_c001_v0001172_t0051_u01760850919152") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ad9_d20251019_m051512_c001_v7007000_t0000_u01760850912249") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f202a0_d20251019_m051502_c001_v0001172_t0011_u01760850902939") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc111e_d20251019_m051455_c001_v7007000_t0000_u01760850895141") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2021c_d20251019_m051444_c001_v0001172_t0021_u01760850884885") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4182b62e2303b8d4_d20251019_m051432_c001_v7007000_t0000_u01760850872911") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d31f_d20251019_m051425_c001_v0001117_t0026_u01760850865334") 2025/10/19 05:17:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee822_d20251019_m051418_c001_v7007000_t0000_u01760850858212") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d2d7_d20251019_m051413_c001_v0001117_t0049_u01760850853190") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09bf79_d20251019_m051410_c001_v7007000_t0000_u01760850850699") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d27d_d20251019_m051402_c001_v0001117_t0023_u01760850842327") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4784c_d20251019_m051355_c001_v7007000_t0000_u01760850835295") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d231_d20251019_m051350_c001_v0001117_t0024_u01760850830251") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf16_d20251019_m051348_c001_v7007000_t0000_u01760850828083") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d04_d20251019_m051340_c001_v0001172_t0044_u01760850820172") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b3b6_d20251019_m051328_c001_v7007000_t0000_u01760850808750") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c58_d20251019_m051319_c001_v0001172_t0022_u01760850799914") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d47_d20251019_m051312_c001_v7007000_t0000_u01760850792761") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16bf0_d20251019_m051303_c001_v0001172_t0014_u01760850783727") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b339_d20251019_m051256_c001_v7007000_t0000_u01760850776255") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16b8c_d20251019_m051246_c001_v0001172_t0048_u01760850766935") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40290cfc92bfbad8_d20251019_m051414_c001_v7007000_t0000_u01760850854200") 2025/10/19 05:17:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200f8_d20251019_m051409_c001_v0001172_t0028_u01760850849089") 2025/10/19 05:17:03 DEBUG : dir1/0011-56789: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c025_d20251019_m051437_c001_v7007000_t0000_u01760850877465") 2025/10/19 05:17:03 DEBUG : dir1/0011-56789: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d347_d20251019_m051431_c001_v0001117_t0046_u01760850871776") 2025/10/19 05:17:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a4_d20251019_m051603_c001_v7007000_t0000_u01760850963992") 2025/10/19 05:17:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d500_d20251019_m051553_c001_v0001117_t0032_u01760850953539") 2025/10/19 05:17:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa3_d20251019_m051546_c001_v7007000_t0000_u01760850946563") 2025/10/19 05:17:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d4aa_d20251019_m051536_c001_v0001117_t0041_u01760850936925") 2025/10/19 05:17:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b82_d20251019_m051529_c001_v7007000_t0000_u01760850929429") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d450_d20251019_m051519_c001_v0001117_t0001_u01760850919623") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ada_d20251019_m051512_c001_v7007000_t0000_u01760850912431") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d3ea_d20251019_m051503_c001_v0001117_t0032_u01760850903273") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1120_d20251019_m051455_c001_v7007000_t0000_u01760850895326") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d392_d20251019_m051445_c001_v0001117_t0016_u01760850885399") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7b8f_d20251019_m051432_c001_v7007000_t0000_u01760850872727") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e73_d20251019_m051425_c001_v0001172_t0028_u01760850865831") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee824_d20251019_m051418_c001_v7007000_t0000_u01760850858395") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e48_d20251019_m051413_c001_v0001176_t0030_u01760850853234") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d0f7_d20251019_m051410_c001_v7007000_t0000_u01760850850700") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200b7_d20251019_m051403_c001_v0001172_t0027_u01760850843128") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4784d_d20251019_m051355_c001_v7007000_t0000_u01760850835481") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0db1_d20251019_m051350_c001_v0001176_t0056_u01760850830252") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d051_d20251019_m051347_c001_v7007000_t0000_u01760850827654") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d1ed_d20251019_m051340_c001_v0001117_t0054_u01760850820458") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a989ed_d20251019_m051328_c001_v7007000_t0000_u01760850808608") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff8d_d20251019_m051320_c001_v0001172_t0005_u01760850800573") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d4a_d20251019_m051312_c001_v7007000_t0000_u01760850792943") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff1b_d20251019_m051304_c001_v0001172_t0045_u01760850784034") 2025/10/19 05:17:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b33a_d20251019_m051256_c001_v7007000_t0000_u01760850776439") 2025/10/19 05:17:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fe8c_d20251019_m051247_c001_v0001172_t0003_u01760850767230") 2025/10/19 05:17:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4789c_d20251019_m051414_c001_v7007000_t0000_u01760850854063") 2025/10/19 05:17:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d2bd_d20251019_m051409_c001_v0001117_t0045_u01760850849140") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c027_d20251019_m051437_c001_v7007000_t0000_u01760850877655") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e97_d20251019_m051431_c001_v0001172_t0014_u01760850871802") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a6_d20251019_m051604_c001_v7007000_t0000_u01760850964176") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb10d1_d20251019_m051554_c001_v0001176_t0037_u01760850954335") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa4_d20251019_m051546_c001_v7007000_t0000_u01760850946768") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb1057_d20251019_m051537_c001_v0001176_t0056_u01760850937525") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b83_d20251019_m051529_c001_v7007000_t0000_u01760850929612") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0fe1_d20251019_m051520_c001_v0001176_t0010_u01760850920268") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2adc_d20251019_m051512_c001_v7007000_t0000_u01760850912615") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f7f_d20251019_m051504_c001_v0001176_t0032_u01760850904193") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1121_d20251019_m051455_c001_v7007000_t0000_u01760850895508") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0f1f_d20251019_m051446_c001_v0001176_t0005_u01760850886287") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7b90_d20251019_m051432_c001_v7007000_t0000_u01760850872913") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20185_d20251019_m051426_c001_v0001172_t0018_u01760850866278") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee825_d20251019_m051418_c001_v7007000_t0000_u01760850858583") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20122_d20251019_m051413_c001_v0001172_t0011_u01760850853339") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41649bf175485d1b_d20251019_m051410_c001_v7007000_t0000_u01760850850912") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e09_d20251019_m051403_c001_v0001176_t0016_u01760850843452") 2025/10/19 05:17:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4784e_d20251019_m051355_c001_v7007000_t0000_u01760850835670") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20068_d20251019_m051350_c001_v0001172_t0033_u01760850830346") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d052_d20251019_m051347_c001_v7007000_t0000_u01760850827832") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d53_d20251019_m051341_c001_v0001176_t0016_u01760850821081") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b3b4_d20251019_m051328_c001_v7007000_t0000_u01760850808382") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ccf_d20251019_m051321_c001_v0001176_t0034_u01760850801095") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d4e_d20251019_m051313_c001_v7007000_t0000_u01760850793124") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c6d_d20251019_m051304_c001_v0001176_t0019_u01760850784467") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b33d_d20251019_m051256_c001_v7007000_t0000_u01760850776623") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0c0e_d20251019_m051247_c001_v0001176_t0056_u01760850767575") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee80c_d20251019_m051414_c001_v7007000_t0000_u01760850854417") 2025/10/19 05:17:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e2f_d20251019_m051409_c001_v0001176_t0014_u01760850849204") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c029_d20251019_m051437_c001_v7007000_t0000_u01760850877837") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f201b1_d20251019_m051431_c001_v0001172_t0037_u01760850871844") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a7_d20251019_m051604_c001_v7007000_t0000_u01760850964357") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de170eb_d20251019_m051554_c001_v0001172_t0042_u01760850954545") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa5_d20251019_m051546_c001_v7007000_t0000_u01760850946950") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de17073_d20251019_m051537_c001_v0001172_t0026_u01760850937751") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b84_d20251019_m051529_c001_v7007000_t0000_u01760850929796") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ff4_d20251019_m051520_c001_v0001172_t0003_u01760850920482") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ade_d20251019_m051512_c001_v7007000_t0000_u01760850912799") 2025/10/19 05:17:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16f79_d20251019_m051504_c001_v0001172_t0041_u01760850904411") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1122_d20251019_m051455_c001_v7007000_t0000_u01760850895692") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16eff_d20251019_m051446_c001_v0001172_t0009_u01760850886508") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41185a1fa617715b_d20251019_m051433_c001_v7007000_t0000_u01760850873073") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e90_d20251019_m051426_c001_v0001176_t0009_u01760850866962") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee826_d20251019_m051418_c001_v7007000_t0000_u01760850858766") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e4c_d20251019_m051413_c001_v0001176_t0058_u01760850853471") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98bc2_d20251019_m051410_c001_v7007000_t0000_u01760850850918") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16dae_d20251019_m051403_c001_v0001172_t0019_u01760850843664") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4784f_d20251019_m051355_c001_v7007000_t0000_u01760850835856") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d60_d20251019_m051350_c001_v0001172_t0030_u01760850830376") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d055_d20251019_m051348_c001_v7007000_t0000_u01760850828028") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2001c_d20251019_m051341_c001_v0001172_t0002_u01760850821282") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a989ea_d20251019_m051328_c001_v7007000_t0000_u01760850808405") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d184_d20251019_m051321_c001_v0001117_t0049_u01760850801296") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d51_d20251019_m051313_c001_v7007000_t0000_u01760850793307") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d11d_d20251019_m051304_c001_v0001117_t0043_u01760850784684") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b33e_d20251019_m051256_c001_v7007000_t0000_u01760850776806") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d0c0_d20251019_m051247_c001_v0001117_t0053_u01760850767813") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98bd3_d20251019_m051414_c001_v7007000_t0000_u01760850854032") 2025/10/19 05:17:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200fa_d20251019_m051409_c001_v0001172_t0002_u01760850849409") 2025/10/19 05:17:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c02a_d20251019_m051438_c001_v7007000_t0000_u01760850878020") 2025/10/19 05:17:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0eb1_d20251019_m051432_c001_v0001176_t0034_u01760850872043") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a8_d20251019_m051604_c001_v7007000_t0000_u01760850964540") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20430_d20251019_m051554_c001_v0001172_t0028_u01760850954882") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa7_d20251019_m051547_c001_v7007000_t0000_u01760850947133") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f203ba_d20251019_m051538_c001_v0001172_t0019_u01760850938112") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b85_d20251019_m051529_c001_v7007000_t0000_u01760850929980") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2032e_d20251019_m051520_c001_v0001172_t0005_u01760850920890") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2adf_d20251019_m051512_c001_v7007000_t0000_u01760850912981") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f202b2_d20251019_m051504_c001_v0001172_t0027_u01760850904725") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1123_d20251019_m051455_c001_v7007000_t0000_u01760850895880") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20222_d20251019_m051446_c001_v0001172_t0032_u01760850886868") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c007_d20251019_m051433_c001_v7007000_t0000_u01760850873082") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d32d_d20251019_m051427_c001_v0001117_t0011_u01760850867214") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee827_d20251019_m051418_c001_v7007000_t0000_u01760850858950") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e1d_d20251019_m051413_c001_v0001172_t0013_u01760850853636") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40290cfc92bfba8c_d20251019_m051410_c001_v7007000_t0000_u01760850850698") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d287_d20251019_m051404_c001_v0001117_t0046_u01760850844121") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47850_d20251019_m051356_c001_v7007000_t0000_u01760850836042") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0db7_d20251019_m051350_c001_v0001176_t0059_u01760850830463") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47828_d20251019_m051348_c001_v7007000_t0000_u01760850828036") 2025/10/19 05:17:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d14_d20251019_m051341_c001_v0001172_t0053_u01760850821571") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27eb_d20251019_m051328_c001_v7007000_t0000_u01760850808432") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c66_d20251019_m051321_c001_v0001172_t0024_u01760850801990") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d52_d20251019_m051313_c001_v7007000_t0000_u01760850793488") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16bfe_d20251019_m051305_c001_v0001172_t0043_u01760850785284") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b33f_d20251019_m051256_c001_v7007000_t0000_u01760850776989") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16b9e_d20251019_m051248_c001_v0001172_t0007_u01760850768586") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98bda_d20251019_m051414_c001_v7007000_t0000_u01760850854268") 2025/10/19 05:17:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e31_d20251019_m051409_c001_v0001176_t0042_u01760850849421") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c02b_d20251019_m051438_c001_v7007000_t0000_u01760850878204") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f201b9_d20251019_m051432_c001_v0001172_t0006_u01760850872130") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2a9_d20251019_m051604_c001_v7007000_t0000_u01760850964721") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d506_d20251019_m051555_c001_v0001117_t0004_u01760850955191") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa8_d20251019_m051547_c001_v7007000_t0000_u01760850947314") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d4b2_d20251019_m051538_c001_v0001117_t0044_u01760850938558") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b87_d20251019_m051530_c001_v7007000_t0000_u01760850930163") 2025/10/19 05:17:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d45e_d20251019_m051521_c001_v0001117_t0024_u01760850921338") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ae0_d20251019_m051513_c001_v7007000_t0000_u01760850913163") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d3f6_d20251019_m051505_c001_v0001117_t0006_u01760850905110") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1124_d20251019_m051456_c001_v7007000_t0000_u01760850896063") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d396_d20251019_m051447_c001_v0001117_t0044_u01760850887435") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee83b_d20251019_m051432_c001_v7007000_t0000_u01760850872923") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e79_d20251019_m051427_c001_v0001172_t0050_u01760850867957") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee828_d20251019_m051419_c001_v7007000_t0000_u01760850859133") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0e4e_d20251019_m051413_c001_v0001176_t0059_u01760850853678") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40290cfc92bfba91_d20251019_m051410_c001_v7007000_t0000_u01760850850930") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200c9_d20251019_m051404_c001_v0001172_t0017_u01760850844929") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47853_d20251019_m051356_c001_v7007000_t0000_u01760850836239") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2006a_d20251019_m051350_c001_v0001172_t0022_u01760850830641") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf13_d20251019_m051347_c001_v7007000_t0000_u01760850827901") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d1f5_d20251019_m051341_c001_v0001117_t0007_u01760850821940") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27ea_d20251019_m051328_c001_v7007000_t0000_u01760850808407") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff9f_d20251019_m051322_c001_v0001172_t0010_u01760850802630") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d53_d20251019_m051313_c001_v7007000_t0000_u01760850793709") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff23_d20251019_m051305_c001_v0001172_t0043_u01760850785569") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b341_d20251019_m051257_c001_v7007000_t0000_u01760850777173") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fe9b_d20251019_m051248_c001_v0001172_t0021_u01760850768997") 2025/10/19 05:17:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09bf7e_d20251019_m051414_c001_v7007000_t0000_u01760850854033") 2025/10/19 05:17:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ded_d20251019_m051409_c001_v0001172_t0022_u01760850849448") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f4_d20251019_m051331_c001_v7007000_t0000_u01760850811308") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cef_d20251019_m051326_c001_v0001176_t0019_u01760850806168") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f5_d20251019_m051331_c001_v7007000_t0000_u01760850811491") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ffb7_d20251019_m051326_c001_v0001172_t0004_u01760850806278") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f6_d20251019_m051331_c001_v7007000_t0000_u01760850811675") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c80_d20251019_m051326_c001_v0001172_t0043_u01760850806317") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f7_d20251019_m051331_c001_v7007000_t0000_u01760850811857") 2025/10/19 05:17:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cf1_d20251019_m051326_c001_v0001176_t0013_u01760850806386") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27f9_d20251019_m051332_c001_v7007000_t0000_u01760850812040") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d1a2_d20251019_m051326_c001_v0001117_t0053_u01760850806561") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27fa_d20251019_m051332_c001_v7007000_t0000_u01760850812223") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cf7_d20251019_m051326_c001_v0001176_t0028_u01760850806602") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27fb_d20251019_m051332_c001_v7007000_t0000_u01760850812414") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c88_d20251019_m051326_c001_v0001172_t0049_u01760850806625") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27fd_d20251019_m051332_c001_v7007000_t0000_u01760850812597") 2025/10/19 05:17:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ffbb_d20251019_m051326_c001_v0001172_t0047_u01760850806653") 2025/10/19 05:17:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27fe_d20251019_m051332_c001_v7007000_t0000_u01760850812779") 2025/10/19 05:17:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cfb_d20251019_m051326_c001_v0001176_t0055_u01760850806864") 2025/10/19 05:17:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27ff_d20251019_m051332_c001_v7007000_t0000_u01760850812961") 2025/10/19 05:17:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c90_d20251019_m051326_c001_v0001172_t0038_u01760850806987") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2800_d20251019_m051333_c001_v7007000_t0000_u01760850813144") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ffbf_d20251019_m051327_c001_v0001172_t0012_u01760850807017") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2801_d20251019_m051333_c001_v7007000_t0000_u01760850813325") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cfd_d20251019_m051327_c001_v0001176_t0037_u01760850807079") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2804_d20251019_m051333_c001_v7007000_t0000_u01760850813507") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d1aa_d20251019_m051327_c001_v0001117_t0002_u01760850807135") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2805_d20251019_m051333_c001_v7007000_t0000_u01760850813691") 2025/10/19 05:17:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0cff_d20251019_m051327_c001_v0001176_t0042_u01760850807299") 2025/10/19 05:17:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2807_d20251019_m051333_c001_v7007000_t0000_u01760850813873") 2025/10/19 05:17:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ffc1_d20251019_m051327_c001_v0001172_t0000_u01760850807380") 2025/10/19 05:17:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b280a_d20251019_m051334_c001_v7007000_t0000_u01760850814071") 2025/10/19 05:17:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16c94_d20251019_m051327_c001_v0001172_t0020_u01760850807464") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47833_d20251019_m051351_c001_v7007000_t0000_u01760850831231") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d7b_d20251019_m051345_c001_v0001176_t0045_u01760850825502") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d05c_d20251019_m051351_c001_v7007000_t0000_u01760850831245") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20048_d20251019_m051345_c001_v0001172_t0036_u01760850825658") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98b02_d20251019_m051351_c001_v7007000_t0000_u01760850831388") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d7f_d20251019_m051345_c001_v0001176_t0012_u01760850825717") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98b06_d20251019_m051351_c001_v7007000_t0000_u01760850831579") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d20f_d20251019_m051345_c001_v0001117_t0017_u01760850825866") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d05d_d20251019_m051351_c001_v7007000_t0000_u01760850831253") 2025/10/19 05:17:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d36_d20251019_m051345_c001_v0001172_t0025_u01760850825921") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154d05f_d20251019_m051351_c001_v7007000_t0000_u01760850831437") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d81_d20251019_m051345_c001_v0001176_t0050_u01760850825932") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98afc_d20251019_m051351_c001_v7007000_t0000_u01760850831207") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2004a_d20251019_m051346_c001_v0001172_t0057_u01760850826009") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc0e68_d20251019_m051351_c001_v7007000_t0000_u01760850831451") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d83_d20251019_m051346_c001_v0001176_t0005_u01760850826138") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47837_d20251019_m051351_c001_v7007000_t0000_u01760850831592") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2004c_d20251019_m051346_c001_v0001172_t0045_u01760850826316") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47838_d20251019_m051351_c001_v7007000_t0000_u01760850831604") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d85_d20251019_m051346_c001_v0001176_t0017_u01760850826345") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47834_d20251019_m051351_c001_v7007000_t0000_u01760850831401") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d3a_d20251019_m051346_c001_v0001172_t0048_u01760850826420") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc0e66_d20251019_m051351_c001_v7007000_t0000_u01760850831266") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d89_d20251019_m051346_c001_v0001176_t0035_u01760850826551") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98afe_d20251019_m051351_c001_v7007000_t0000_u01760850831271") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f2004e_d20251019_m051346_c001_v0001172_t0046_u01760850826600") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47835_d20251019_m051351_c001_v7007000_t0000_u01760850831412") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d219_d20251019_m051346_c001_v0001117_t0025_u01760850826650") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4165fb72938adf26_d20251019_m051351_c001_v7007000_t0000_u01760850831200") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0d8d_d20251019_m051346_c001_v0001176_t0051_u01760850826769") 2025/10/19 05:17:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47832_d20251019_m051351_c001_v7007000_t0000_u01760850831220") 2025/10/19 05:17:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d3e_d20251019_m051346_c001_v0001172_t0021_u01760850826778") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce28c_d20251019_m051144_c001_v7007000_t0000_u01760850704000") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f116d80cc62009da0_d20251019_m051142_c001_v0001177_t0041_u01760850702150") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c335e_d20251019_m051141_c001_v7007000_t0000_u01760850701963") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f116d80cc62009d73_d20251019_m051138_c001_v0001177_t0040_u01760850698907") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3331_d20251019_m051138_c001_v7007000_t0000_u01760850698170") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb09b0_d20251019_m051134_c001_v0001176_t0012_u01760850694683") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe772c_d20251019_m051133_c001_v7007000_t0000_u01760850693221") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1093e5024c3acf4e_d20251019_m051131_c001_v0001184_t0055_u01760850691089") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0086_d20251019_m051130_c001_v7007000_t0000_u01760850690905") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1093e5024c3acf31_d20251019_m051128_c001_v0001184_t0030_u01760850688417") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0074_d20251019_m051127_c001_v7007000_t0000_u01760850687696") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0980_d20251019_m051124_c001_v0001176_t0007_u01760850684386") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7711_d20251019_m051123_c001_v7007000_t0000_u01760850683470") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11598dbf59ae36ff_d20251019_m051122_c001_v0001182_t0043_u01760850682039") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77c20_d20251019_m051121_c001_v7007000_t0000_u01760850681069") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f104a7c0b6b747e90_d20251019_m051116_c001_v0001183_t0002_u01760850676195") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77c1d_d20251019_m051115_c001_v7007000_t0000_u01760850675464") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0934_d20251019_m051111_c001_v0001176_t0009_u01760850671949") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe76f1_d20251019_m051111_c001_v7007000_t0000_u01760850671035") 2025/10/19 05:17:14 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11982f109ab11d69_d20251019_m051108_c001_v0001040_t0038_u01760850668927") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a4e_d20251019_m051108_c001_v7007000_t0000_u01760850668740") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11982f109ab11d57_d20251019_m051104_c001_v0001040_t0028_u01760850664925") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a3d_d20251019_m051104_c001_v7007000_t0000_u01760850664179") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb08f4_d20251019_m051058_c001_v0001176_t0025_u01760850658946") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415e124fbb8d9d90_d20251019_m051058_c001_v7007000_t0000_u01760850658029") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1081cae087c5c8e9_d20251019_m051056_c001_v0001098_t0027_u01760850656091") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ccf7_d20251019_m051055_c001_v7007000_t0000_u01760850655905") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1081cae087c5c8c8_d20251019_m051052_c001_v0001098_t0015_u01760850652307") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ccf0_d20251019_m051051_c001_v7007000_t0000_u01760850651583") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb08bb_d20251019_m051045_c001_v0001176_t0055_u01760850645958") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4182b62e2303b3d4_d20251019_m051045_c001_v7007000_t0000_u01760850645049") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11788f9c75cae4b9_d20251019_m051043_c001_v0001172_t0048_u01760850643416") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4073ea3d8fc763d6_d20251019_m051043_c001_v7007000_t0000_u01760850643224") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11788f9c75cae4a3_d20251019_m051039_c001_v0001172_t0050_u01760850639272") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4073ea3d8fc763d1_d20251019_m051038_c001_v7007000_t0000_u01760850638542") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0876_d20251019_m051033_c001_v0001176_t0045_u01760850633532") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a06_d20251019_m051032_c001_v7007000_t0000_u01760850632432") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11642d243f7610bc_d20251019_m051026_c001_v0001144_t0042_u01760850626007") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064230_d20251019_m051025_c001_v7007000_t0000_u01760850625806") 2025/10/19 05:17:15 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0840_d20251019_m051021_c001_v0001176_t0028_u01760850621924") 2025/10/19 05:17:16 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1107f4c9853977c5_d20251019_m051021_c001_v0001136_t0030_u01760850621012") 2025/10/19 05:17:16 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1107f4c9853977bb_d20251019_m051019_c001_v0001136_t0028_u01760850619791") 2025/10/19 05:17:16 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7192_d20251019_m051006_c001_v7007000_t0000_u01760850606785") 2025/10/19 05:17:16 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321d05_d20251019_m050959_c001_v0001150_t0019_u01760850599429") 2025/10/19 05:17:16 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f113c8827654138ca_d20251019_m050958_c001_v0001116_t0029_u01760850598364") 2025/10/19 05:17:16 DEBUG : dst/one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f113c8827654138c4_d20251019_m050957_c001_v0001116_t0057_u01760850597128") 2025/10/19 05:17:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce28d_d20251019_m051144_c001_v7007000_t0000_u01760850704181") 2025/10/19 05:17:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f112f0233b6e51d72_d20251019_m051141_c001_v0001137_t0058_u01760850701643") 2025/10/19 05:17:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1076f2475bc47e00_d20251019_m051137_c001_v0001100_t0023_u01760850697783") 2025/10/19 05:17:16 DEBUG : dst/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe772d_d20251019_m051133_c001_v7007000_t0000_u01760850693405") 2025/10/19 05:17:16 DEBUG : dst/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106a39d6f60b6057_d20251019_m051130_c001_v0001093_t0028_u01760850690562") 2025/10/19 05:17:16 DEBUG : dst/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f119a877f7ec5d4dd_d20251019_m051127_c001_v0001183_t0043_u01760850687500") 2025/10/19 05:17:16 DEBUG : dst/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7712_d20251019_m051123_c001_v7007000_t0000_u01760850683652") 2025/10/19 05:17:16 DEBUG : dst/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f103a1afd27dff1f4_d20251019_m051120_c001_v0001176_t0021_u01760850680855") 2025/10/19 05:17:16 DEBUG : dst/one.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106583d2b8cc5d70_d20251019_m051115_c001_v0001092_t0024_u01760850675047") 2025/10/19 05:17:16 DEBUG : dst/three: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a07_d20251019_m051032_c001_v7007000_t0000_u01760850632615") 2025/10/19 05:17:16 DEBUG : dst/three: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1107f4c9853977ed_d20251019_m051030_c001_v0001136_t0025_u01760850630879") 2025/10/19 05:17:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce28e_d20251019_m051144_c001_v7007000_t0000_u01760850704363") 2025/10/19 05:17:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11940cb98670c356_d20251019_m051142_c001_v0001184_t0052_u01760850702919") 2025/10/19 05:17:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1198b4b3f880377a_d20251019_m051139_c001_v0001157_t0046_u01760850699693") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce28f_d20251019_m051144_c001_v7007000_t0000_u01760850704545") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f116d80cc62009da8_d20251019_m051143_c001_v0001177_t0024_u01760850703354") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3374_d20251019_m051143_c001_v7007000_t0000_u01760850703155") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f116d80cc62009d85_d20251019_m051140_c001_v0001177_t0044_u01760850700203") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3348_d20251019_m051140_c001_v7007000_t0000_u01760850700016") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb09b6_d20251019_m051135_c001_v0001176_t0003_u01760850695125") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7730_d20251019_m051133_c001_v7007000_t0000_u01760850693587") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1093e5024c3acf66_d20251019_m051132_c001_v0001184_t0045_u01760850692635") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0087_d20251019_m051132_c001_v7007000_t0000_u01760850692454") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1093e5024c3acf42_d20251019_m051129_c001_v0001184_t0016_u01760850689559") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f007d_d20251019_m051129_c001_v7007000_t0000_u01760850689374") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0988_d20251019_m051124_c001_v0001176_t0059_u01760850684850") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77c22_d20251019_m051122_c001_v7007000_t0000_u01760850682920") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0958_d20251019_m051119_c001_v0001176_t0027_u01760850679945") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77c1f_d20251019_m051117_c001_v7007000_t0000_u01760850677113") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb093a_d20251019_m051112_c001_v0001176_t0050_u01760850672587") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a52_d20251019_m051110_c001_v7007000_t0000_u01760850670123") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321e39_d20251019_m051107_c001_v0001150_t0011_u01760850667479") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a44_d20251019_m051106_c001_v7007000_t0000_u01760850666382") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb08f6_d20251019_m051059_c001_v0001176_t0003_u01760850659468") 2025/10/19 05:17:17 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ccf9_d20251019_m051057_c001_v7007000_t0000_u01760850657112") 2025/10/19 05:17:18 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321dfa_d20251019_m051054_c001_v0001150_t0047_u01760850654729") 2025/10/19 05:17:18 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ccf3_d20251019_m051053_c001_v7007000_t0000_u01760850653636") 2025/10/19 05:17:18 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb08c1_d20251019_m051046_c001_v0001176_t0021_u01760850646815") 2025/10/19 05:17:18 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4073ea3d8fc763d8_d20251019_m051044_c001_v7007000_t0000_u01760850644130") 2025/10/19 05:17:18 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321dba_d20251019_m051041_c001_v0001150_t0056_u01760850641774") 2025/10/19 05:17:18 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4073ea3d8fc763d3_d20251019_m051040_c001_v7007000_t0000_u01760850640692") 2025/10/19 05:17:18 DEBUG : dst/three.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb087c_d20251019_m051033_c001_v0001176_t0005_u01760850633992") 2025/10/19 05:17:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7734_d20251019_m051133_c001_v7007000_t0000_u01760850693769") 2025/10/19 05:17:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11909483ba39b0c6_d20251019_m051132_c001_v0001131_t0020_u01760850692028") 2025/10/19 05:17:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f110b33beea16814f_d20251019_m051129_c001_v0001179_t0045_u01760850689173") 2025/10/19 05:17:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7713_d20251019_m051123_c001_v7007000_t0000_u01760850683833") 2025/10/19 05:17:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f103064cf791090a2_d20251019_m051122_c001_v0001157_t0054_u01760850682579") 2025/10/19 05:17:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f112d23d87e2a8609_d20251019_m051116_c001_v0001161_t0015_u01760850676616") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce290_d20251019_m051144_c001_v7007000_t0000_u01760850704727") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb09b2_d20251019_m051134_c001_v0001176_t0019_u01760850694894") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7738_d20251019_m051133_c001_v7007000_t0000_u01760850693952") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0986_d20251019_m051124_c001_v0001176_t0003_u01760850684622") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7714_d20251019_m051124_c001_v7007000_t0000_u01760850684016") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321e55_d20251019_m051112_c001_v0001150_t0020_u01760850672169") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe76f2_d20251019_m051111_c001_v7007000_t0000_u01760850671215") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321e12_d20251019_m051059_c001_v0001150_t0030_u01760850659238") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415e124fbb8d9d92_d20251019_m051058_c001_v7007000_t0000_u01760850658212") 2025/10/19 05:17:18 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321dd4_d20251019_m051046_c001_v0001150_t0010_u01760850646170") 2025/10/19 05:17:19 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4182b62e2303b3d5_d20251019_m051045_c001_v7007000_t0000_u01760850645231") 2025/10/19 05:17:19 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321d98_d20251019_m051033_c001_v0001150_t0054_u01760850633742") 2025/10/19 05:17:19 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7a0a_d20251019_m051032_c001_v7007000_t0000_u01760850632799") 2025/10/19 05:17:19 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f104fed909d72470f_d20251019_m051027_c001_v0001098_t0023_u01760850627670") 2025/10/19 05:17:19 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7194_d20251019_m051006_c001_v7007000_t0000_u01760850606967") 2025/10/19 05:17:19 DEBUG : dst/two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f113c8827654138ee_d20251019_m051005_c001_v0001116_t0004_u01760850605246") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2245_d20251019_m050931_c001_v7007000_t0000_u01760850571805") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321c7b_d20251019_m050928_c001_v0001150_t0053_u01760850568797") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2238_d20251019_m050926_c001_v7007000_t0000_u01760850566901") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb06f5_d20251019_m050917_c001_v0001176_t0009_u01760850557099") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cbe447_d20251019_m050908_c001_v7007000_t0000_u01760850548335") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321c19_d20251019_m050903_c001_v0001150_t0052_u01760850543844") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77a2_d20251019_m050844_c001_v7007000_t0000_u01760850524333") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750737_d20251019_m050842_c001_v0001177_t0033_u01760850522538") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce779a_d20251019_m050841_c001_v7007000_t0000_u01760850521743") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750721_d20251019_m050840_c001_v0001177_t0032_u01760850520581") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce778f_d20251019_m050838_c001_v7007000_t0000_u01760850518057") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750709_d20251019_m050836_c001_v0001177_t0036_u01760850516454") 2025/10/19 05:17:19 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7785_d20251019_m050835_c001_v7007000_t0000_u01760850515405") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506f1_d20251019_m050834_c001_v0001177_t0053_u01760850514239") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20f0_d20251019_m050828_c001_v7007000_t0000_u01760850508982") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506ad_d20251019_m050827_c001_v0001177_t0015_u01760850507529") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20ec_d20251019_m050826_c001_v7007000_t0000_u01760850506680") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875069d_d20251019_m050825_c001_v0001177_t0055_u01760850505905") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20e3_d20251019_m050822_c001_v7007000_t0000_u01760850502110") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750673_d20251019_m050820_c001_v0001177_t0007_u01760850500854") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca6c_d20251019_m050819_c001_v7007000_t0000_u01760850499013") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875065d_d20251019_m050818_c001_v0001177_t0040_u01760850498064") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca67_d20251019_m050817_c001_v7007000_t0000_u01760850497705") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f109798ab0f968f43_d20251019_m050816_c001_v0001157_t0032_u01760850496974") 2025/10/19 05:17:20 DEBUG : empty space: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875064f_d20251019_m050815_c001_v0001177_t0037_u01760850495156") 2025/10/19 05:17:20 DEBUG : enormous: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce779f_d20251019_m050843_c001_v7007000_t0000_u01760850523408") 2025/10/19 05:17:20 DEBUG : enormous: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750739_d20251019_m050842_c001_v0001177_t0015_u01760850522797") 2025/10/19 05:17:20 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4121dc0fd27ce2a6_d20251019_m051148_c001_v7007000_t0000_u01760850708561") 2025/10/19 05:17:20 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a05_d20251019_m051147_c001_v0001176_t0014_u01760850707388") 2025/10/19 05:17:20 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cbde79_d20251019_m050902_c001_v7007000_t0000_u01760850542537") 2025/10/19 05:17:20 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321c11_d20251019_m050901_c001_v0001150_t0007_u01760850541481") 2025/10/19 05:17:20 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca5a_d20251019_m050812_c001_v7007000_t0000_u01760850492346") 2025/10/19 05:17:20 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750621_d20251019_m050811_c001_v0001177_t0007_u01760850491366") 2025/10/19 05:17:20 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca57_d20251019_m050810_c001_v7007000_t0000_u01760850490706") 2025/10/19 05:17:21 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750619_d20251019_m050810_c001_v0001177_t0051_u01760850490133") 2025/10/19 05:17:21 DEBUG : existing: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750615_d20251019_m050809_c001_v0001177_t0052_u01760850489324") 2025/10/19 05:17:21 DEBUG : existing-b: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cbde7c_d20251019_m050902_c001_v7007000_t0000_u01760850542718") 2025/10/19 05:17:21 DEBUG : existing-b: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0693_d20251019_m050901_c001_v0001176_t0041_u01760850541472") 2025/10/19 05:17:21 DEBUG : file1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01e9_d20251019_m051232_c001_v7007000_t0000_u01760850752983") 2025/10/19 05:17:21 DEBUG : file1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fe0d_d20251019_m051231_c001_v0001172_t0039_u01760850751539") 2025/10/19 05:17:21 DEBUG : file1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01c2_d20251019_m051230_c001_v7007000_t0000_u01760850750216") 2025/10/19 05:17:21 DEBUG : file1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16b0e_d20251019_m051228_c001_v0001172_t0027_u01760850748353") 2025/10/19 05:17:21 DEBUG : five: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77a9_d20251019_m050847_c001_v7007000_t0000_u01760850527805") 2025/10/19 05:17:21 DEBUG : five: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4062129768750757_d20251019_m050845_c001_v0001177_t0032_u01760850525869") 2025/10/19 05:17:21 DEBUG : foo: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20e1_d20251019_m050820_c001_v7007000_t0000_u01760850500492") 2025/10/19 05:17:21 DEBUG : foo: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4062129768750671_d20251019_m050819_c001_v0001177_t0032_u01760850499942") 2025/10/19 05:17:21 DEBUG : foo: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406212976875066b_d20251019_m050819_c001_v0001177_t0032_u01760850499374") 2025/10/19 05:17:21 DEBUG : four: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77aa_d20251019_m050847_c001_v7007000_t0000_u01760850527987") 2025/10/19 05:17:21 DEBUG : four: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40439897d7321bb6_d20251019_m050846_c001_v0001150_t0028_u01760850526418") 2025/10/19 05:17:21 DEBUG : four: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750753_d20251019_m050845_c001_v0001177_t0044_u01760850525292") 2025/10/19 05:17:21 DEBUG : hello world2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce763f_d20251019_m050729_c001_v7007000_t0000_u01760850449698") 2025/10/19 05:17:21 DEBUG : hello world2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687504fd_d20251019_m050729_c001_v0001177_t0042_u01760850449048") 2025/10/19 05:17:21 DEBUG : ignore-size: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca55_d20251019_m050808_c001_v7007000_t0000_u01760850488964") 2025/10/19 05:17:21 DEBUG : ignore-size: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875060b_d20251019_m050808_c001_v0001177_t0032_u01760850488021") 2025/10/19 05:17:21 DEBUG : nested/sub dir/file: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cbde6a_d20251019_m050900_c001_v7007000_t0000_u01760850540744") 2025/10/19 05:17:21 DEBUG : nested/sub dir/file: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321c07_d20251019_m050859_c001_v0001150_t0027_u01760850539967") 2025/10/19 05:17:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77f3_d20251019_m050859_c001_v7007000_t0000_u01760850539217") 2025/10/19 05:17:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321bfd_d20251019_m050858_c001_v0001150_t0029_u01760850538478") 2025/10/19 05:17:22 DEBUG : one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77ad_d20251019_m050848_c001_v7007000_t0000_u01760850528178") 2025/10/19 05:17:22 DEBUG : one: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4062129768750749_d20251019_m050844_c001_v0001177_t0032_u01760850524722") 2025/10/19 05:17:22 DEBUG : only0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0190_d20251019_m051223_c001_v7007000_t0000_u01760850743790") 2025/10/19 05:17:22 DEBUG : only0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41862510eabb0b50_d20251019_m051217_c001_v0001176_t0024_u01760850737842") 2025/10/19 05:17:22 DEBUG : only0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0acc_d20251019_m051208_c001_v0001176_t0026_u01760850728024") 2025/10/19 05:17:22 DEBUG : only0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a9880d_d20251019_m051201_c001_v7007000_t0000_u01760850721993") 2025/10/19 05:17:22 DEBUG : only0: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a1d_d20251019_m051152_c001_v0001176_t0048_u01760850712087") 2025/10/19 05:17:22 DEBUG : only1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0191_d20251019_m051223_c001_v7007000_t0000_u01760850743974") 2025/10/19 05:17:22 DEBUG : only1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4153057bd6f1fd9b_d20251019_m051218_c001_v0001172_t0051_u01760850738778") 2025/10/19 05:17:22 DEBUG : only1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ad0_d20251019_m051208_c001_v0001176_t0031_u01760850728537") 2025/10/19 05:17:22 DEBUG : only1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3417_d20251019_m051202_c001_v7007000_t0000_u01760850722556") 2025/10/19 05:17:22 DEBUG : only1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a21_d20251019_m051152_c001_v0001176_t0002_u01760850712518") 2025/10/19 05:17:22 DEBUG : only10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0192_d20251019_m051224_c001_v7007000_t0000_u01760850744158") 2025/10/19 05:17:22 DEBUG : only10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4153057bd6f1fd99_d20251019_m051218_c001_v0001172_t0051_u01760850738586") 2025/10/19 05:17:22 DEBUG : only10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b06_d20251019_m051212_c001_v0001176_t0004_u01760850732519") 2025/10/19 05:17:22 DEBUG : only10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47589_d20251019_m051202_c001_v7007000_t0000_u01760850722384") 2025/10/19 05:17:22 DEBUG : only10: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a5d_d20251019_m051156_c001_v0001176_t0011_u01760850716413") 2025/10/19 05:17:22 DEBUG : only11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0193_d20251019_m051224_c001_v7007000_t0000_u01760850744344") 2025/10/19 05:17:22 DEBUG : only11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4074c300ef52d003_d20251019_m051218_c001_v0001117_t0010_u01760850738402") 2025/10/19 05:17:22 DEBUG : only11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b10_d20251019_m051212_c001_v0001176_t0053_u01760850732954") 2025/10/19 05:17:23 DEBUG : only11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3413_d20251019_m051202_c001_v7007000_t0000_u01760850722181") 2025/10/19 05:17:23 DEBUG : only11: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a63_d20251019_m051156_c001_v0001176_t0016_u01760850716835") 2025/10/19 05:17:23 DEBUG : only12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0194_d20251019_m051224_c001_v7007000_t0000_u01760850744528") 2025/10/19 05:17:23 DEBUG : only12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4074c300ef52d00b_d20251019_m051218_c001_v0001117_t0010_u01760850738952") 2025/10/19 05:17:23 DEBUG : only12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b16_d20251019_m051213_c001_v0001176_t0017_u01760850733426") 2025/10/19 05:17:23 DEBUG : only12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fb389_d20251019_m051202_c001_v7007000_t0000_u01760850722398") 2025/10/19 05:17:23 DEBUG : only12: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a69_d20251019_m051157_c001_v0001176_t0007_u01760850717264") 2025/10/19 05:17:23 DEBUG : only13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0196_d20251019_m051224_c001_v7007000_t0000_u01760850744713") 2025/10/19 05:17:23 DEBUG : only13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4153057bd6f1fd9f_d20251019_m051218_c001_v0001172_t0051_u01760850738974") 2025/10/19 05:17:23 DEBUG : only13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b1a_d20251019_m051213_c001_v0001176_t0056_u01760850733849") 2025/10/19 05:17:23 DEBUG : only13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a9880f_d20251019_m051202_c001_v7007000_t0000_u01760850722178") 2025/10/19 05:17:23 DEBUG : only13: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a6f_d20251019_m051157_c001_v0001176_t0000_u01760850717753") 2025/10/19 05:17:23 DEBUG : only14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0198_d20251019_m051224_c001_v7007000_t0000_u01760850744898") 2025/10/19 05:17:23 DEBUG : only14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41862510eabb0b52_d20251019_m051218_c001_v0001176_t0024_u01760850738428") 2025/10/19 05:17:23 DEBUG : only14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b24_d20251019_m051214_c001_v0001176_t0050_u01760850734394") 2025/10/19 05:17:23 DEBUG : only14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fb384_d20251019_m051202_c001_v7007000_t0000_u01760850722197") 2025/10/19 05:17:23 DEBUG : only14: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a77_d20251019_m051158_c001_v0001176_t0000_u01760850718193") 2025/10/19 05:17:23 DEBUG : only15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f019a_d20251019_m051225_c001_v7007000_t0000_u01760850745084") 2025/10/19 05:17:23 DEBUG : only15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f402b2db64de16ac9_d20251019_m051218_c001_v0001172_t0004_u01760850738788") 2025/10/19 05:17:23 DEBUG : only15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b28_d20251019_m051214_c001_v0001176_t0057_u01760850734817") 2025/10/19 05:17:24 DEBUG : only15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4758b_d20251019_m051202_c001_v7007000_t0000_u01760850722569") 2025/10/19 05:17:24 DEBUG : only15: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a7f_d20251019_m051158_c001_v0001176_t0036_u01760850718622") 2025/10/19 05:17:24 DEBUG : only16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f019c_d20251019_m051225_c001_v7007000_t0000_u01760850745269") 2025/10/19 05:17:24 DEBUG : only16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f402b2db64de16acf_d20251019_m051218_c001_v0001172_t0004_u01760850738983") 2025/10/19 05:17:24 DEBUG : only16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b2c_d20251019_m051215_c001_v0001176_t0010_u01760850735344") 2025/10/19 05:17:24 DEBUG : only16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47587_d20251019_m051202_c001_v7007000_t0000_u01760850722201") 2025/10/19 05:17:24 DEBUG : only16: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a87_d20251019_m051159_c001_v0001176_t0033_u01760850719069") 2025/10/19 05:17:25 DEBUG : only17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f019f_d20251019_m051225_c001_v7007000_t0000_u01760850745461") 2025/10/19 05:17:25 DEBUG : only17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4074c300ef52d007_d20251019_m051218_c001_v0001117_t0010_u01760850738586") 2025/10/19 05:17:25 DEBUG : only17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b3a_d20251019_m051216_c001_v0001176_t0021_u01760850736132") 2025/10/19 05:17:25 DEBUG : only17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fb38e_d20251019_m051202_c001_v7007000_t0000_u01760850722583") 2025/10/19 05:17:25 DEBUG : only17: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a8d_d20251019_m051159_c001_v0001176_t0022_u01760850719546") 2025/10/19 05:17:25 DEBUG : only18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01a1_d20251019_m051225_c001_v7007000_t0000_u01760850745652") 2025/10/19 05:17:25 DEBUG : only18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41862510eabb0b54_d20251019_m051218_c001_v0001176_t0024_u01760850738612") 2025/10/19 05:17:25 DEBUG : only18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b40_d20251019_m051216_c001_v0001176_t0058_u01760850736574") 2025/10/19 05:17:25 DEBUG : only18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98815_d20251019_m051202_c001_v7007000_t0000_u01760850722914") 2025/10/19 05:17:25 DEBUG : only18: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a95_d20251019_m051159_c001_v0001176_t0033_u01760850719972") 2025/10/19 05:17:25 DEBUG : only19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01a3_d20251019_m051225_c001_v7007000_t0000_u01760850745837") 2025/10/19 05:17:25 DEBUG : only19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4074c300ef52d009_d20251019_m051218_c001_v0001117_t0010_u01760850738768") 2025/10/19 05:17:25 DEBUG : only19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b4a_d20251019_m051216_c001_v0001176_t0022_u01760850736994") 2025/10/19 05:17:25 DEBUG : only19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98811_d20251019_m051202_c001_v7007000_t0000_u01760850722546") 2025/10/19 05:17:25 DEBUG : only19: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a99_d20251019_m051200_c001_v0001176_t0025_u01760850720540") 2025/10/19 05:17:25 DEBUG : only2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01a7_d20251019_m051226_c001_v7007000_t0000_u01760850746021") 2025/10/19 05:17:25 DEBUG : only2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41862510eabb0b56_d20251019_m051218_c001_v0001176_t0024_u01760850738796") 2025/10/19 05:17:25 DEBUG : only2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ad8_d20251019_m051208_c001_v0001176_t0002_u01760850728995") 2025/10/19 05:17:25 DEBUG : only2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c341d_d20251019_m051202_c001_v7007000_t0000_u01760850722924") 2025/10/19 05:17:25 DEBUG : only2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a27_d20251019_m051152_c001_v0001176_t0015_u01760850712938") 2025/10/19 05:17:25 DEBUG : only3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01a9_d20251019_m051226_c001_v7007000_t0000_u01760850746213") 2025/10/19 05:17:25 DEBUG : only3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41862510eabb0b5c_d20251019_m051219_c001_v0001176_t0024_u01760850739181") 2025/10/19 05:17:25 DEBUG : only3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ade_d20251019_m051209_c001_v0001176_t0017_u01760850729417") 2025/10/19 05:17:25 DEBUG : only3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98812_d20251019_m051202_c001_v7007000_t0000_u01760850722730") 2025/10/19 05:17:25 DEBUG : only3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a2d_d20251019_m051153_c001_v0001176_t0050_u01760850713352") 2025/10/19 05:17:25 DEBUG : only4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01ae_d20251019_m051226_c001_v7007000_t0000_u01760850746407") 2025/10/19 05:17:25 DEBUG : only4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f402b2db64de16ad3_d20251019_m051219_c001_v0001172_t0004_u01760850739168") 2025/10/19 05:17:25 DEBUG : only4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ae2_d20251019_m051209_c001_v0001176_t0010_u01760850729842") 2025/10/19 05:17:26 DEBUG : only4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c341a_d20251019_m051202_c001_v7007000_t0000_u01760850722742") 2025/10/19 05:17:26 DEBUG : only4: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a33_d20251019_m051153_c001_v0001176_t0039_u01760850713798") 2025/10/19 05:17:26 DEBUG : only5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01b0_d20251019_m051226_c001_v7007000_t0000_u01760850746654") 2025/10/19 05:17:26 DEBUG : only5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41862510eabb0b5a_d20251019_m051218_c001_v0001176_t0024_u01760850738995") 2025/10/19 05:17:26 DEBUG : only5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ae8_d20251019_m051210_c001_v0001176_t0048_u01760850730303") 2025/10/19 05:17:26 DEBUG : only5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b4758c_d20251019_m051202_c001_v7007000_t0000_u01760850722753") 2025/10/19 05:17:26 DEBUG : only5: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a3b_d20251019_m051154_c001_v0001176_t0022_u01760850714234") 2025/10/19 05:17:26 DEBUG : only6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01b2_d20251019_m051226_c001_v7007000_t0000_u01760850746839") 2025/10/19 05:17:26 DEBUG : only6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4074c300ef52d00d_d20251019_m051219_c001_v0001117_t0010_u01760850739137") 2025/10/19 05:17:26 DEBUG : only6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0aee_d20251019_m051210_c001_v0001176_t0059_u01760850730729") 2025/10/19 05:17:26 DEBUG : only6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fb391_d20251019_m051202_c001_v7007000_t0000_u01760850722771") 2025/10/19 05:17:26 DEBUG : only6: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a43_d20251019_m051154_c001_v0001176_t0045_u01760850714681") 2025/10/19 05:17:26 DEBUG : only7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01b3_d20251019_m051227_c001_v7007000_t0000_u01760850747024") 2025/10/19 05:17:26 DEBUG : only7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4074c300ef52d00f_d20251019_m051219_c001_v0001117_t0010_u01760850739323") 2025/10/19 05:17:26 DEBUG : only7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0af4_d20251019_m051211_c001_v0001176_t0014_u01760850731190") 2025/10/19 05:17:26 DEBUG : only7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98810_d20251019_m051202_c001_v7007000_t0000_u01760850722362") 2025/10/19 05:17:26 DEBUG : only7: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a47_d20251019_m051155_c001_v0001176_t0045_u01760850715104") 2025/10/19 05:17:26 DEBUG : only8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01b4_d20251019_m051227_c001_v7007000_t0000_u01760850747207") 2025/10/19 05:17:26 DEBUG : only8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4153057bd6f1fda1_d20251019_m051219_c001_v0001172_t0051_u01760850739156") 2025/10/19 05:17:26 DEBUG : only8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0afa_d20251019_m051211_c001_v0001176_t0006_u01760850731644") 2025/10/19 05:17:26 DEBUG : only8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a9880a_d20251019_m051201_c001_v7007000_t0000_u01760850721809") 2025/10/19 05:17:27 DEBUG : only8: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a4f_d20251019_m051155_c001_v0001176_t0036_u01760850715543") 2025/10/19 05:17:27 DEBUG : only9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01b7_d20251019_m051227_c001_v7007000_t0000_u01760850747392") 2025/10/19 05:17:27 DEBUG : only9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4153057bd6f1fda5_d20251019_m051219_c001_v0001172_t0051_u01760850739339") 2025/10/19 05:17:27 DEBUG : only9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0b00_d20251019_m051212_c001_v0001176_t0024_u01760850732074") 2025/10/19 05:17:27 DEBUG : only9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3416_d20251019_m051202_c001_v7007000_t0000_u01760850722374") 2025/10/19 05:17:27 DEBUG : only9: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0a55_d20251019_m051155_c001_v0001176_t0024_u01760850715983") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77e6_d20251019_m050857_c001_v7007000_t0000_u01760850537352") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0677_d20251019_m050855_c001_v0001176_t0005_u01760850535108") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77d5_d20251019_m050854_c001_v7007000_t0000_u01760850534374") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0669_d20251019_m050852_c001_v0001176_t0004_u01760850532329") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77c1_d20251019_m050851_c001_v7007000_t0000_u01760850531585") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0655_d20251019_m050849_c001_v0001176_t0042_u01760850529101") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7795_d20251019_m050839_c001_v7007000_t0000_u01760850519783") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750717_d20251019_m050838_c001_v0001177_t0058_u01760850518604") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce778b_d20251019_m050837_c001_v7007000_t0000_u01760850517091") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750703_d20251019_m050836_c001_v0001177_t0026_u01760850516002") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7783_d20251019_m050834_c001_v7007000_t0000_u01760850514836") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506eb_d20251019_m050834_c001_v0001177_t0035_u01760850514027") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20ef_d20251019_m050828_c001_v7007000_t0000_u01760850508425") 2025/10/19 05:17:27 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506ab_d20251019_m050827_c001_v0001177_t0037_u01760850507324") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20ed_d20251019_m050826_c001_v7007000_t0000_u01760850506868") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750697_d20251019_m050825_c001_v0001177_t0050_u01760850505693") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20ea_d20251019_m050825_c001_v7007000_t0000_u01760850505331") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750693_d20251019_m050824_c001_v0001177_t0039_u01760850504758") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875068f_d20251019_m050824_c001_v0001177_t0009_u01760850504174") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20e6_d20251019_m050823_c001_v7007000_t0000_u01760850503811") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750683_d20251019_m050823_c001_v0001177_t0030_u01760850503239") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750681_d20251019_m050822_c001_v0001177_t0005_u01760850502664") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20e4_d20251019_m050822_c001_v7007000_t0000_u01760850502300") 2025/10/19 05:17:28 DEBUG : potato: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750679_d20251019_m050821_c001_v0001177_t0023_u01760850501451") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4176f69306c0744e_d20251019_m050941_c001_v7007000_t0000_u01760850581391") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321ca3_d20251019_m050940_c001_v0001150_t0004_u01760850580753") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2248_d20251019_m050932_c001_v7007000_t0000_u01760850572106") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0737_d20251019_m050928_c001_v0001176_t0008_u01760850568214") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fab88_d20251019_m050920_c001_v7007000_t0000_u01760850560544") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321c4b_d20251019_m050916_c001_v0001150_t0017_u01760850556310") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cbe448_d20251019_m050908_c001_v7007000_t0000_u01760850548758") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0697_d20251019_m050903_c001_v0001176_t0021_u01760850543639") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77a0_d20251019_m050843_c001_v7007000_t0000_u01760850523594") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750733_d20251019_m050842_c001_v0001177_t0020_u01760850522288") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce779c_d20251019_m050841_c001_v7007000_t0000_u01760850521924") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875071f_d20251019_m050840_c001_v0001177_t0002_u01760850520358") 2025/10/19 05:17:28 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7796_d20251019_m050839_c001_v7007000_t0000_u01760850519992") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875071d_d20251019_m050839_c001_v0001177_t0021_u01760850519196") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7790_d20251019_m050838_c001_v7007000_t0000_u01760850518238") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875070f_d20251019_m050837_c001_v0001177_t0009_u01760850517462") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7786_d20251019_m050835_c001_v7007000_t0000_u01760850515591") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506f9_d20251019_m050834_c001_v0001177_t0034_u01760850514826") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b20f2_d20251019_m050829_c001_v7007000_t0000_u01760850509164") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687506b3_d20251019_m050828_c001_v0001177_t0022_u01760850508184") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce766f_d20251019_m050732_c001_v7007000_t0000_u01760850452295") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875050d_d20251019_m050731_c001_v0001177_t0021_u01760850451716") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7652_d20251019_m050730_c001_v7007000_t0000_u01760850450814") 2025/10/19 05:17:29 DEBUG : potato2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750505_d20251019_m050730_c001_v0001177_t0043_u01760850450240") 2025/10/19 05:17:29 DEBUG : potato3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b224a_d20251019_m050932_c001_v7007000_t0000_u01760850572559") 2025/10/19 05:17:29 DEBUG : potato3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb073b_d20251019_m050929_c001_v0001176_t0044_u01760850569189") 2025/10/19 05:17:29 DEBUG : potato3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f418b4b763a9fab89_d20251019_m050920_c001_v7007000_t0000_u01760850560988") 2025/10/19 05:17:29 DEBUG : potato3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321c53_d20251019_m050917_c001_v0001150_t0018_u01760850557352") 2025/10/19 05:17:29 DEBUG : potato3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cbe449_d20251019_m050909_c001_v7007000_t0000_u01760850549056") 2025/10/19 05:17:29 DEBUG : potato3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb069b_d20251019_m050904_c001_v0001176_t0059_u01760850544085") 2025/10/19 05:17:29 DEBUG : pre-dest1/1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce797e_d20251019_m051015_c001_v7007000_t0000_u01760850615489") 2025/10/19 05:17:29 DEBUG : pre-dest1/1: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb07f6_d20251019_m051007_c001_v0001176_t0044_u01760850607722") 2025/10/19 05:17:29 DEBUG : pre-dest2/2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce797f_d20251019_m051015_c001_v7007000_t0000_u01760850615713") 2025/10/19 05:17:29 DEBUG : pre-dest2/2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321d2c_d20251019_m051008_c001_v0001150_t0042_u01760850608302") 2025/10/19 05:17:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40776c4bb3fe7167_d20251019_m050953_c001_v7007000_t0000_u01760850593061") 2025/10/19 05:17:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb07a0_d20251019_m050949_c001_v0001176_t0027_u01760850589169") 2025/10/19 05:17:30 DEBUG : sizeonly: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca51_d20251019_m050807_c001_v7007000_t0000_u01760850487473") 2025/10/19 05:17:30 DEBUG : sizeonly: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750607_d20251019_m050806_c001_v0001177_t0000_u01760850486534") 2025/10/19 05:17:30 DEBUG : splitbanan: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c02d_d20251019_m051438_c001_v7007000_t0000_u01760850878386") 2025/10/19 05:17:30 DEBUG : splitbanan: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f201a1_d20251019_m051430_c001_v0001172_t0008_u01760850870520") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2aa_d20251019_m051604_c001_v7007000_t0000_u01760850964904") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d515_d20251019_m051557_c001_v0001117_t0028_u01760850957610") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f423f3964a62c3aa9_d20251019_m051547_c001_v7007000_t0000_u01760850947497") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d4b8_d20251019_m051540_c001_v0001117_t0000_u01760850940375") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406528ccdb064b8a_d20251019_m051530_c001_v7007000_t0000_u01760850930347") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d462_d20251019_m051522_c001_v0001117_t0039_u01760850922824") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2ae1_d20251019_m051513_c001_v7007000_t0000_u01760850913346") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d3fe_d20251019_m051506_c001_v0001117_t0008_u01760850906623") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cc1126_d20251019_m051456_c001_v7007000_t0000_u01760850896246") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d3a4_d20251019_m051448_c001_v0001117_t0003_u01760850888960") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f401d37430b09c003_d20251019_m051432_c001_v7007000_t0000_u01760850872529") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16e83_d20251019_m051429_c001_v0001172_t0008_u01760850869405") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee82a_d20251019_m051419_c001_v7007000_t0000_u01760850859328") 2025/10/19 05:17:30 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d2cf_d20251019_m051411_c001_v0001117_t0044_u01760850851938") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f415fb233269ee7f9_d20251019_m051410_c001_v7007000_t0000_u01760850850279") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f200dd_d20251019_m051406_c001_v0001172_t0044_u01760850846910") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f420744ac74b47855_d20251019_m051356_c001_v7007000_t0000_u01760850836430") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16d4e_d20251019_m051348_c001_v0001172_t0058_u01760850828975") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b2893_d20251019_m051347_c001_v7007000_t0000_u01760850827620") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d1ff_d20251019_m051343_c001_v0001117_t0038_u01760850823637") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f422b06bf1c8b27ee_d20251019_m051328_c001_v7007000_t0000_u01760850808772") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ffad_d20251019_m051324_c001_v0001172_t0020_u01760850804389") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40917ca080d77d54_d20251019_m051313_c001_v7007000_t0000_u01760850793891") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1ff31_d20251019_m051307_c001_v0001172_t0028_u01760850787103") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40478fe37c99b342_d20251019_m051257_c001_v7007000_t0000_u01760850777356") 2025/10/19 05:17:31 DEBUG : splitbananasplit: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fea9_d20251019_m051250_c001_v0001172_t0026_u01760850770541") 2025/10/19 05:17:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f40290cfc92bfbadf_d20251019_m051414_c001_v7007000_t0000_u01760850854387") 2025/10/19 05:17:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16ddd_d20251019_m051407_c001_v0001172_t0016_u01760850847985") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f025f_d20251019_m051240_c001_v7007000_t0000_u01760850760793") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16b4c_d20251019_m051238_c001_v0001172_t0041_u01760850758036") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4103909a697003b9_d20251019_m051236_c001_v7007000_t0000_u01760850756908") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d066_d20251019_m051233_c001_v0001117_t0010_u01760850753925") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f419401ec44cbde6e_d20251019_m050900_c001_v7007000_t0000_u01760850540925") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0689_d20251019_m050859_c001_v0001176_t0056_u01760850539954") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77f4_d20251019_m050859_c001_v7007000_t0000_u01760850539399") 2025/10/19 05:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0683_d20251019_m050858_c001_v0001176_t0033_u01760850538467") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca46_d20251019_m050804_c001_v7007000_t0000_u01760850484501") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687505ef_d20251019_m050802_c001_v0001177_t0057_u01760850482941") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca41_d20251019_m050802_c001_v7007000_t0000_u01760850482581") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687505e7_d20251019_m050801_c001_v0001177_t0056_u01760850481425") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154ca0b_d20251019_m050759_c001_v7007000_t0000_u01760850479307") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687505cb_d20251019_m050758_c001_v0001177_t0054_u01760850478288") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154c9ef_d20251019_m050757_c001_v7007000_t0000_u01760850477749") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687505bb_d20251019_m050756_c001_v0001177_t0048_u01760850476608") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875059b_d20251019_m050753_c001_v0001177_t0043_u01760850473910") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154c9b8_d20251019_m050753_c001_v7007000_t0000_u01760850473550") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750593_d20251019_m050752_c001_v0001177_t0023_u01760850472968") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875058f_d20251019_m050752_c001_v0001177_t0058_u01760850472194") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405b1185a154c9b2_d20251019_m050751_c001_v7007000_t0000_u01760850471833") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875057b_d20251019_m050748_c001_v0001177_t0039_u01760850468685") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875056b_d20251019_m050746_c001_v0001177_t0031_u01760850466062") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce76ba_d20251019_m050745_c001_v7007000_t0000_u01760850465689") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875055f_d20251019_m050745_c001_v0001177_t0056_u01760850465121") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750559_d20251019_m050744_c001_v0001177_t0018_u01760850464363") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce76b5_d20251019_m050744_c001_v7007000_t0000_u01760850464002") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750547_d20251019_m050740_c001_v0001177_t0014_u01760850460486") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce76b1_d20251019_m050740_c001_v7007000_t0000_u01760850460124") 2025/10/19 05:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750543_d20251019_m050739_c001_v0001177_t0040_u01760850459536") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce76af_d20251019_m050738_c001_v7007000_t0000_u01760850458636") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875053b_d20251019_m050738_c001_v0001177_t0029_u01760850458029") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce76ae_d20251019_m050737_c001_v7007000_t0000_u01760850457488") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750535_d20251019_m050736_c001_v0001177_t0005_u01760850456847") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce769a_d20251019_m050735_c001_v7007000_t0000_u01760850455949") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750527_d20251019_m050735_c001_v0001177_t0045_u01760850455208") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7695_d20251019_m050734_c001_v7007000_t0000_u01760850454667") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f106212976875051b_d20251019_m050734_c001_v0001177_t0058_u01760850454102") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7681_d20251019_m050733_c001_v7007000_t0000_u01760850453560") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750511_d20251019_m050732_c001_v0001177_t0025_u01760850452836") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7624_d20251019_m050728_c001_v7007000_t0000_u01760850448505") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687504f7_d20251019_m050727_c001_v0001177_t0024_u01760850447844") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7619_d20251019_m050727_c001_v7007000_t0000_u01760850447305") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687504ef_d20251019_m050726_c001_v0001177_t0044_u01760850446699") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7618_d20251019_m050725_c001_v7007000_t0000_u01760850445801") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687504e9_d20251019_m050725_c001_v0001177_t0035_u01760850445224") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce7612_d20251019_m050722_c001_v7007000_t0000_u01760850442894") 2025/10/19 05:17:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10621297687504dd_d20251019_m050722_c001_v0001177_t0050_u01760850442317") 2025/10/19 05:17:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f0260_d20251019_m051240_c001_v7007000_t0000_u01760850760976") 2025/10/19 05:17:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f1fe4c_d20251019_m051238_c001_v0001172_t0010_u01760850758047") 2025/10/19 05:17:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4103909a697003ba_d20251019_m051237_c001_v7007000_t0000_u01760850757091") 2025/10/19 05:17:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0bb8_d20251019_m051233_c001_v0001176_t0046_u01760850753934") 2025/10/19 05:17:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2ab_d20251019_m051607_c001_v7007000_t0000_u01760850967005") 2025/10/19 05:17:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb1125_d20251019_m051606_c001_v0001176_t0013_u01760850966336") 2025/10/19 05:17:34 DEBUG : sub/yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77e1_d20251019_m050856_c001_v7007000_t0000_u01760850536796") 2025/10/19 05:17:34 DEBUG : sub/yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321be0_d20251019_m050855_c001_v0001150_t0058_u01760850535118") 2025/10/19 05:17:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01ee_d20251019_m051233_c001_v7007000_t0000_u01760850753168") 2025/10/19 05:17:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de16b14_d20251019_m051231_c001_v0001172_t0047_u01760850751194") 2025/10/19 05:17:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01c3_d20251019_m051230_c001_v7007000_t0000_u01760850750402") 2025/10/19 05:17:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d04c_d20251019_m051228_c001_v0001117_t0042_u01760850748380") 2025/10/19 05:17:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01f2_d20251019_m051233_c001_v7007000_t0000_u01760850753351") 2025/10/19 05:17:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0bac_d20251019_m051231_c001_v0001176_t0003_u01760850751184") 2025/10/19 05:17:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f4131931c2e8f01c5_d20251019_m051230_c001_v7007000_t0000_u01760850750586") 2025/10/19 05:17:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb0ba0_d20251019_m051228_c001_v0001176_t0032_u01760850748359") 2025/10/19 05:17:34 DEBUG : three: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77af_d20251019_m050848_c001_v7007000_t0000_u01760850528360") 2025/10/19 05:17:34 DEBUG : three: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750769_d20251019_m050847_c001_v0001177_t0049_u01760850527217") 2025/10/19 05:17:34 DEBUG : three: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1062129768750751_d20251019_m050845_c001_v0001177_t0037_u01760850525088") 2025/10/19 05:17:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2ad_d20251019_m051608_c001_v7007000_t0000_u01760850968904") 2025/10/19 05:17:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de17141_d20251019_m051607_c001_v0001172_t0021_u01760850967959") 2025/10/19 05:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2bd_d20251019_m051629_c001_v7007000_t0000_u01760850989806") 2025/10/19 05:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f20518_d20251019_m051627_c001_v0001172_t0018_u01760850987457") 2025/10/19 05:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2bb_d20251019_m051625_c001_v7007000_t0000_u01760850985894") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de17198_d20251019_m051623_c001_v0001172_t0024_u01760850983974") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2b9_d20251019_m051622_c001_v7007000_t0000_u01760850982996") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb1183_d20251019_m051622_c001_v0001176_t0056_u01760850982344") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2b5_d20251019_m051616_c001_v7007000_t0000_u01760850976802") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de1716b_d20251019_m051615_c001_v0001172_t0059_u01760850975424") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2b7_d20251019_m051619_c001_v7007000_t0000_u01760850979348") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f204d8_d20251019_m051617_c001_v0001172_t0041_u01760850977776") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2b3_d20251019_m051614_c001_v7007000_t0000_u01760850974461") 2025/10/19 05:17:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f11862510eabb114d_d20251019_m051613_c001_v0001176_t0052_u01760850973817") 2025/10/19 05:17:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2b2_d20251019_m051612_c001_v7007000_t0000_u01760850972838") 2025/10/19 05:17:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d56c_d20251019_m051611_c001_v0001117_t0046_u01760850971850") 2025/10/19 05:17:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2b1_d20251019_m051610_c001_v7007000_t0000_u01760850970886") 2025/10/19 05:17:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1153057bd6f204b4_d20251019_m051609_c001_v0001172_t0058_u01760850969866") 2025/10/19 05:17:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f408d91f059a98fd8_d20251019_m051635_c001_v7007000_t0000_u01760850995149") 2025/10/19 05:17:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f102b2db64de171e2_d20251019_m051634_c001_v0001172_t0006_u01760850994354") 2025/10/19 05:17:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2b8_d20251019_m051621_c001_v7007000_t0000_u01760850981373") 2025/10/19 05:17:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d595_d20251019_m051620_c001_v0001117_t0046_u01760850980317") 2025/10/19 05:17:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2be_d20251019_m051630_c001_v7007000_t0000_u01760850990412") 2025/10/19 05:17:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f1074c300ef52d5cc_d20251019_m051628_c001_v0001117_t0030_u01760850988982") 2025/10/19 05:17:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f405135ade5d1b2bc_d20251019_m051626_c001_v7007000_t0000_u01760850986488") 2025/10/19 05:17:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f112d04cafc4ca909_d20251019_m051625_c001_v0001130_t0059_u01760850985474") 2025/10/19 05:17:36 DEBUG : two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77b4_d20251019_m050848_c001_v7007000_t0000_u01760850528541") 2025/10/19 05:17:36 DEBUG : two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f41862510eabb064f_d20251019_m050846_c001_v0001176_t0024_u01760850526611") 2025/10/19 05:17:36 DEBUG : two: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f406212976875074f_d20251019_m050844_c001_v0001177_t0032_u01760850524905") 2025/10/19 05:17:36 DEBUG : yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77e9_d20251019_m050857_c001_v7007000_t0000_u01760850537535") 2025/10/19 05:17:36 DEBUG : yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f100b4bc3bdf8dad6_d20251019_m050856_c001_v0001172_t0035_u01760850536316") 2025/10/19 05:17:36 DEBUG : yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77d1_d20251019_m050853_c001_v7007000_t0000_u01760850533788") 2025/10/19 05:17:36 DEBUG : yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321bd0_d20251019_m050852_c001_v0001150_t0037_u01760850532428") 2025/10/19 05:17:36 DEBUG : yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77c0_d20251019_m050851_c001_v7007000_t0000_u01760850531029") 2025/10/19 05:17:36 DEBUG : yam: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f10439897d7321bbe_d20251019_m050849_c001_v0001150_t0048_u01760850529090") 2025/10/19 05:17:36 DEBUG : yaml: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77d7_d20251019_m050854_c001_v7007000_t0000_u01760850534555") 2025/10/19 05:17:36 DEBUG : yaml: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f118c882c7a2afc52_d20251019_m050853_c001_v0001100_t0039_u01760850533255") 2025/10/19 05:17:36 DEBUG : yaml: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f400166412bce77c3_d20251019_m050851_c001_v7007000_t0000_u01760850531766") 2025/10/19 05:17:36 DEBUG : yaml: Deleting (id "4_z4f127d13d0ddfbab9f980e1b_f117f81e76b97a1eb_d20251019_m050850_c001_v0001038_t0015_u01760850530457") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m18.229313183s (try 1/5)