"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/09 04:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa" 2025/09/09 04:47:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 04:47:10 DEBUG : Creating backend with remote "/tmp/rclone4102223637" === 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-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:11 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/09 04:47:11 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 04:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:12 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:12 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:13 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:47:13 DEBUG : B2 bucket rclone-test-higoxay6goqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", 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-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", 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-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:14 DEBUG : Creating backend with remote "/non-existing" 2025/09/09 04:47:14 DEBUG : Config file has changed externally - reloading 2025/09/09 04:47:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/09 04:47:14 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:14 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:16 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:16 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", 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-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:17 INFO : B2 bucket rclone-test-higoxay6goqa: Running all checks before starting transfers 2025/09/09 04:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:17 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:17 INFO : B2 bucket rclone-test-higoxay6goqa: Checks finished, now starting transfers 2025/09/09 04:47:17 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.73s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:19 ERROR : Ignoring --no-traverse with sync 2025/09/09 04:47:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:19 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:19 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:19 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.25s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/09 04:47:20 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:20 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/09 04:47:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:47:22 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:22 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:47:23 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:23 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/09 04:47:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:47:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/09 04:47:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 04:47:25 INFO : sub dir2: Making directory 2025/09/09 04:47:25 INFO : sub dir: Making directory 2025/09/09 04:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:25 INFO : sub dir2/sub sub dir2: Making directory 2025/09/09 04:47:25 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:25 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:25 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/09 04:47:25 DEBUG : B2 bucket rclone-test-higoxay6goqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:26 INFO : sub dir2: Making directory 2025/09/09 04:47:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/09 04:47:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:47:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:26 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:26 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:27 DEBUG : sub dir2: Making directory with metadata 2025/09/09 04:47:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:47:27 INFO : sub dir2: Making directory 2025/09/09 04:47:27 INFO : sub dir: Making directory 2025/09/09 04:47:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:27 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:27 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:28 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:47:28 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/09 04:47:28 DEBUG : B2 bucket rclone-test-higoxay6goqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/09 04:47:28 DEBUG : B2 bucket rclone-test-higoxay6goqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", 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-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:29 INFO : sub dir2: Making directory 2025/09/09 04:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:29 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:29 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:30 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:47:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:30 DEBUG : sub dir2: Making directory with metadata 2025/09/09 04:47:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:47:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 04:47:31 INFO : sub dir2: Making directory 2025/09/09 04:47:31 INFO : sub dir: Making directory 2025/09/09 04:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:31 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:31 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:31 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:47:31 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/09 04:47:31 DEBUG : B2 bucket rclone-test-higoxay6goqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", 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-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:32 INFO : sub dir2: Making directory 2025/09/09 04:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:32 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:32 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:33 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:47:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-finonan7jiji" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-higoxay6goqa -> B2 bucket rclone-test-finonan7jiji 2025/09/09 04:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:35 DEBUG : B2 bucket rclone-test-finonan7jiji: Waiting for checks to finish 2025/09/09 04:47:35 DEBUG : B2 bucket rclone-test-finonan7jiji: Waiting for transfers to finish 2025/09/09 04:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 04:47:37 DEBUG : B2 bucket rclone-test-finonan7jiji: Purge remote 2025/09/09 04:47:37 INFO : B2 bucket rclone-test-finonan7jiji: cleaning bucket "rclone-test-finonan7jiji" of all files 2025/09/09 04:47:37 DEBUG : sub dir/hello world: Deleting (id "4_z7f92fde3c0cd2bcb9f980e1b_f105fa00dd2046c04_d20250909_m044736_c001_v0001157_t0040_u01757393256472") --- PASS: TestServerSideCopy (4.48s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 04:47:39 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:39 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 04:47:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pigoraf2pohu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-higoxay6goqa -> B2 bucket rclone-test-pigoraf2pohu 2025/09/09 04:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:42 DEBUG : B2 bucket rclone-test-pigoraf2pohu: Waiting for checks to finish 2025/09/09 04:47:42 DEBUG : B2 bucket rclone-test-pigoraf2pohu: Waiting for transfers to finish 2025/09/09 04:47:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 04:47:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 04:47:44 DEBUG : B2 bucket rclone-test-pigoraf2pohu: Waiting for checks to finish 2025/09/09 04:47:44 DEBUG : B2 bucket rclone-test-pigoraf2pohu: Waiting for transfers to finish 2025/09/09 04:47:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 04:47:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 04:47:45 DEBUG : B2 bucket rclone-test-pigoraf2pohu: Purge remote 2025/09/09 04:47:45 INFO : B2 bucket rclone-test-pigoraf2pohu: cleaning bucket "rclone-test-pigoraf2pohu" of all files 2025/09/09 04:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f821d83c0dd2bcb9f980e1b_f1050ccd68c538787_d20250909_m044744_c001_v0001090_t0021_u01757393264889") 2025/09/09 04:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f821d83c0dd2bcb9f980e1b_f10062d66d71d05aa_d20250909_m044743_c001_v0001098_t0032_u01757393263107") --- PASS: TestServerSideCopyOverSelf (6.26s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 04:47:47 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:47 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:47:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 04:47:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/09 04:47:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:49 DEBUG : Creating backend with remote "TestB2:rclone-test-figazoq1popa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-higoxay6goqa -> B2 bucket rclone-test-figazoq1popa 2025/09/09 04:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:47:50 DEBUG : B2 bucket rclone-test-figazoq1popa: Waiting for checks to finish 2025/09/09 04:47:50 DEBUG : B2 bucket rclone-test-figazoq1popa: Waiting for transfers to finish 2025/09/09 04:47:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:47:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 04:47:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 04:47:52 DEBUG : B2 bucket rclone-test-figazoq1popa: Waiting for checks to finish 2025/09/09 04:47:52 DEBUG : B2 bucket rclone-test-figazoq1popa: Waiting for transfers to finish 2025/09/09 04:47:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 04:47:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 04:47:53 INFO : sub dir/hello world: Deleted 2025/09/09 04:47:54 DEBUG : testing file moves 2025/09/09 04:47:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/09 04:47:54 DEBUG : B2 bucket rclone-test-figazoq1popa: Waiting for checks to finish 2025/09/09 04:47:54 DEBUG : B2 bucket rclone-test-figazoq1popa: Waiting for transfers to finish 2025/09/09 04:47:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/09 04:47:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 04:47:55 INFO : sub dir/hello world: Deleted 2025/09/09 04:47:55 DEBUG : B2 bucket rclone-test-figazoq1popa: Purge remote 2025/09/09 04:47:55 INFO : B2 bucket rclone-test-figazoq1popa: cleaning bucket "rclone-test-figazoq1popa" of all files 2025/09/09 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d83c0dd2bcb9f980e1b_f103618151b8249c5_d20250909_m044754_c001_v0001109_t0023_u01757393274919") 2025/09/09 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d83c0dd2bcb9f980e1b_f111f90109cc6ffdb_d20250909_m044752_c001_v0001102_t0015_u01757393272940") 2025/09/09 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d83c0dd2bcb9f980e1b_f104ab59df5f24e7d_d20250909_m044751_c001_v0001036_t0004_u01757393271439") --- PASS: TestServerSideMoveOverSelf (8.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:47:57 ERROR : error listing: directory not found 2025/09/09 04:47:57 INFO : Local file system at /tmp/rclone4102223637: Making directory 2025/09/09 04:47:58 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:47:58 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:48:00 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for checks to finish 2025/09/09 04:48:00 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for transfers to finish 2025/09/09 04:48:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:48:01 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/09 04:48:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/09 04:48:01 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:01 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 04:48:02 INFO : check sum: Copied (new) 2025/09/09 04:48:02 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:02 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 04:48:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/09 04:48:02 DEBUG : check sum: Unchanged skipping 2025/09/09 04:48:02 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:02 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/09 04:48:03 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:03 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:03 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 04:48:03 INFO : sizeonly: Copied (new) 2025/09/09 04:48:03 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:04 DEBUG : sizeonly: Sizes identical 2025/09/09 04:48:04 DEBUG : sizeonly: Unchanged skipping 2025/09/09 04:48:04 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:04 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:04 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/09 04:48:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/09 04:48:05 INFO : ignore-size: Copied (new) 2025/09/09 04:48:05 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:48:05 DEBUG : ignore-size: Unchanged skipping 2025/09/09 04:48:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:05 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:48:07 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:07 DEBUG : existing: Unchanged skipping 2025/09/09 04:48:07 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:07 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:07 INFO : There was nothing to transfer 2025/09/09 04:48:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/09 04:48:07 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:07 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 04:48:08 INFO : existing: Copied (replaced existing) 2025/09/09 04:48:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/09 04:48:08 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:08 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 04:48:09 INFO : existing: Copied (new) 2025/09/09 04:48:09 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:09 DEBUG : existing: Destination exists, skipping 2025/09/09 04:48:09 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:09 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:09 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.78s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:11 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/09 04:48:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:11 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 04:48:11 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:11 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:48:11 INFO : a/potato2: Copied (new) 2025/09/09 04:48:11 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:12 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:13 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/09 04:48:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 04:48:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/09 04:48:13 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:13 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:13 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:13 INFO : There was nothing to transfer 2025/09/09 04:48:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/09 04:48:14 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 04:48:15 INFO : empty space: Updated modification time in destination 2025/09/09 04:48:15 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:15 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:15 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48: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/09/09 04:48:16 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 04:48:16 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:16 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:16 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:17 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/09 04:48:17 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4102223637) 2025/09/09 04:48:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-higoxay6goqa) 2025/09/09 04:48:17 DEBUG : foo: sha1 differ 2025/09/09 04:48:17 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/09 04:48:18 INFO : foo: Copied (replaced existing) 2025/09/09 04:48:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/09 04:48:19 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:19 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:19 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:48:19 INFO : potato: Copied (new) 2025/09/09 04:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:21 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/09 04:48:21 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/09 04:48:21 INFO : potato: Copied (replaced existing) 2025/09/09 04:48:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/09 04:48:23 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4102223637) 2025/09/09 04:48:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-higoxay6goqa) 2025/09/09 04:48:23 DEBUG : potato: sha1 differ 2025/09/09 04:48:23 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/09 04:48:23 INFO : potato: Copied (replaced existing) 2025/09/09 04:48:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:25 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:25 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:25 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/09 04:48:25 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:27 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:27 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:27 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:48:28 INFO : potato2: Copied (new) 2025/09/09 04:48:28 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:29 INFO : d: Making directory 2025/09/09 04:48:29 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/09 04:48:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:30 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 04:48:30 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:30 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:48:30 INFO : a/potato2: Copied (new) 2025/09/09 04:48:30 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:30 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:32 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/09 04:48:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:33 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 04:48:33 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:33 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:48:33 INFO : a/potato2: Copied (new) 2025/09/09 04:48:33 ERROR : B2 bucket rclone-test-higoxay6goqa: not deleting files as there were IO errors 2025/09/09 04:48:33 ERROR : B2 bucket rclone-test-higoxay6goqa: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:35 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:35 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:35 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:35 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:35 INFO : potato: Deleted 2025/09/09 04:48:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:48:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:37 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:38 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:38 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:38 INFO : potato: Deleted 2025/09/09 04:48:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:38 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:38 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:38 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:48:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:48:40 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:40 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/09 04:48:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:43 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 04:48:43 DEBUG : enormous: Excluded 2025/09/09 04:48:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 04:48:43 DEBUG : potato2: Excluded 2025/09/09 04:48:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 04:48:43 DEBUG : potato2: Excluded 2025/09/09 04:48:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:43 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:43 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:43 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:43 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:43 INFO : There was nothing to transfer 2025/09/09 04:48:44 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 04:48:44 DEBUG : enormous: Excluded 2025/09/09 04:48:44 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 04:48:44 DEBUG : potato2: Excluded 2025/09/09 04:48:44 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 04:48:44 DEBUG : potato2: Excluded 2025/09/09 04:48:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/09 04:48:44 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:44 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for checks to finish 2025/09/09 04:48:44 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for transfers to finish 2025/09/09 04:48:44 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:46 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 04:48:46 DEBUG : enormous: Excluded 2025/09/09 04:48:46 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 04:48:46 DEBUG : potato2: Excluded 2025/09/09 04:48:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:48:47 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:47 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:47 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:47 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:47 INFO : enormous: Deleted 2025/09/09 04:48:47 INFO : potato2: Deleted 2025/09/09 04:48:47 INFO : There was nothing to transfer 2025/09/09 04:48:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/09 04:48:47 DEBUG : empty space: Unchanged skipping 2025/09/09 04:48:47 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for checks to finish 2025/09/09 04:48:47 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for transfers to finish 2025/09/09 04:48:47 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:47 INFO : enormous: Deleted 2025/09/09 04:48:47 INFO : potato2: Deleted 2025/09/09 04:48:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:48:49 DEBUG : five: Need to transfer - File not found at Destination 2025/09/09 04:48:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/09 04:48:49 DEBUG : one: Destination is newer than source, skipping 2025/09/09 04:48:49 DEBUG : three: Sizes identical 2025/09/09 04:48:49 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4102223637) 2025/09/09 04:48:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-higoxay6goqa) 2025/09/09 04:48:49 DEBUG : two: sha1 differ 2025/09/09 04:48:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/09 04:48:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 04:48:49 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/09 04:48:50 INFO : five: Copied (new) 2025/09/09 04:48:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/09 04:48:50 INFO : four: Copied (replaced existing) 2025/09/09 04:48:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 04:48:50 INFO : two: Copied (replaced existing) 2025/09/09 04:48:50 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:51 DEBUG : one: Destination is newer than source, skipping 2025/09/09 04:48:51 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/09 04:48:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/09 04:48:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/09 04:48:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 04:48:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4102223637) 2025/09/09 04:48:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/09 04:48:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-higoxay6goqa) 2025/09/09 04:48:51 DEBUG : three: sha1 differ 2025/09/09 04:48:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 04:48:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 04:48:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/09 04:48:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/09 04:48:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 04:48:51 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 04:48:51 INFO : three: Copied (replaced existing) 2025/09/09 04:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.75s) === 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-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/09 04:48:53 INFO : B2 bucket rclone-test-higoxay6goqa: Making map for --track-renames 2025/09/09 04:48:53 INFO : B2 bucket rclone-test-higoxay6goqa: Finished making map for --track-renames 2025/09/09 04:48:53 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:53 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for renames to finish 2025/09/09 04:48:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 04:48:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/09 04:48:53 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/09 04:48:53 INFO : potato: Copied (new) 2025/09/09 04:48:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 04:48:53 INFO : yam: Copied (new) 2025/09/09 04:48:53 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:48:54 INFO : B2 bucket rclone-test-higoxay6goqa: Making map for --track-renames 2025/09/09 04:48:54 INFO : B2 bucket rclone-test-higoxay6goqa: Finished making map for --track-renames 2025/09/09 04:48:54 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:54 DEBUG : potato: Unchanged skipping 2025/09/09 04:48:54 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for renames to finish 2025/09/09 04:48:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 04:48:54 INFO : yam: Copied (server-side copy) to: yaml 2025/09/09 04:48:55 INFO : yam: Deleted 2025/09/09 04:48:55 INFO : yaml: Renamed from "yam" 2025/09/09 04:48:55 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/09 04:48:56 INFO : B2 bucket rclone-test-higoxay6goqa: Making map for --track-renames 2025/09/09 04:48:56 INFO : B2 bucket rclone-test-higoxay6goqa: Finished making map for --track-renames 2025/09/09 04:48:56 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 04:48:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/09 04:48:56 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for renames to finish 2025/09/09 04:48:56 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 04:48:56 INFO : yam: Copied (new) 2025/09/09 04:48:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/09 04:48:56 INFO : potato: Copied (new) 2025/09/09 04:48:56 DEBUG : Waiting for deletions to finish 2025/09/09 04:48:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:48:57 INFO : B2 bucket rclone-test-higoxay6goqa: Making map for --track-renames 2025/09/09 04:48:57 INFO : B2 bucket rclone-test-higoxay6goqa: Finished making map for --track-renames 2025/09/09 04:48:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:57 DEBUG : potato: Unchanged skipping 2025/09/09 04:48:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for renames to finish 2025/09/09 04:48:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 04:48:57 INFO : yam: Copied (server-side copy) to: yaml 2025/09/09 04:48:57 INFO : yam: Deleted 2025/09/09 04:48:57 INFO : yaml: Renamed from "yam" 2025/09/09 04:48:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/09 04:48:59 INFO : B2 bucket rclone-test-higoxay6goqa: Making map for --track-renames 2025/09/09 04:48:59 INFO : B2 bucket rclone-test-higoxay6goqa: Finished making map for --track-renames 2025/09/09 04:48:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:48:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 04:48:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/09 04:48:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for renames to finish 2025/09/09 04:48:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:48:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 04:48:59 INFO : sub/yam: Copied (new) 2025/09/09 04:48:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/09 04:48:59 INFO : potato: Copied (new) 2025/09/09 04:48:59 DEBUG : Waiting for deletions to finish 2025/09/09 04:49:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:49:00 DEBUG : potato: Unchanged skipping 2025/09/09 04:49:00 INFO : B2 bucket rclone-test-higoxay6goqa: Making map for --track-renames 2025/09/09 04:49:00 INFO : B2 bucket rclone-test-higoxay6goqa: Finished making map for --track-renames 2025/09/09 04:49:00 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:49:00 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for renames to finish 2025/09/09 04:49:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 04:49:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/09 04:49:01 INFO : sub/yam: Deleted 2025/09/09 04:49:01 INFO : yam: Renamed from "sub/yam" 2025/09/09 04:49:01 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:49:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.08s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:01 DEBUG : Creating backend with remote "/tmp/rclone4102223637/dir1" 2025/09/09 04:49:01 DEBUG : Creating backend with remote "/tmp/rclone4102223637/dir2" 2025/09/09 04:49:01 DEBUG : Local file system at /tmp/rclone4102223637/dir2: Using server-side directory move 2025/09/09 04:49:01 INFO : Local file system at /tmp/rclone4102223637/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/09 04:49:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/09 04:49:01 DEBUG : Local file system at /tmp/rclone4102223637/dir2: Waiting for checks to finish 2025/09/09 04:49:01 INFO : file1.txt: Moved (server-side) 2025/09/09 04:49:01 DEBUG : Local file system at /tmp/rclone4102223637/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:49:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/09 04:49:02 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:49:02 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:49:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/09 04:49:02 INFO : nested/sub dir/file: Copied (new) 2025/09/09 04:49:02 INFO : nested/sub dir/file: Deleted 2025/09/09 04:49:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:49:03 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:49:03 INFO : sub dir/hello world: Deleted 2025/09/09 04:49:03 INFO : sub dir: Removing directory 2025/09/09 04:49:03 INFO : nested/sub dir: Removing directory 2025/09/09 04:49:03 INFO : nested: Removing directory 2025/09/09 04:49:03 DEBUG : Local file system at /tmp/rclone4102223637: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 04:49:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/09 04:49:04 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:49:04 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:49:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/09 04:49:04 INFO : nested/sub dir/file: Copied (new) 2025/09/09 04:49:04 INFO : nested/sub dir/file: Deleted 2025/09/09 04:49:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:49:04 INFO : sub dir/hello world: Copied (new) 2025/09/09 04:49:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/09 04:49:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/09 04:49:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:49:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:49:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/09 04:49:06 INFO : existing-b: Copied (new) 2025/09/09 04:49:06 INFO : existing-b: Deleted 2025/09/09 04:49:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 04:49:06 INFO : existing: Copied (new) 2025/09/09 04:49:06 INFO : existing: Deleted 2025/09/09 04:49:06 DEBUG : existing: Destination exists, skipping 2025/09/09 04:49:06 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:49:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/09 04:49:06 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:49:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:07 DEBUG : Creating backend with remote "TestB2:rclone-test-doyawit4fuli" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-higoxay6goqa -> B2 bucket rclone-test-doyawit4fuli 2025/09/09 04:49:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:49:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 04:49:12 DEBUG : empty space: Unchanged skipping 2025/09/09 04:49:12 DEBUG : B2 bucket rclone-test-doyawit4fuli: Waiting for checks to finish 2025/09/09 04:49:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/09 04:49:12 INFO : empty space: Deleted 2025/09/09 04:49:12 DEBUG : B2 bucket rclone-test-doyawit4fuli: Waiting for transfers to finish 2025/09/09 04:49:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:49:12 INFO : potato2: Copied (server-side copy) 2025/09/09 04:49:12 INFO : potato2: Deleted 2025/09/09 04:49:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 04:49:12 INFO : potato3: Copied (server-side copy) 2025/09/09 04:49:12 INFO : potato3: Deleted 2025/09/09 04:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nopinuj4mozo" 2025/09/09 04:49:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/09 04:49:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:49:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/09 04:49:14 DEBUG : B2 bucket rclone-test-nopinuj4mozo: Waiting for checks to finish 2025/09/09 04:49:14 DEBUG : B2 bucket rclone-test-nopinuj4mozo: Waiting for transfers to finish 2025/09/09 04:49:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 04:49:15 INFO : empty space: Copied (server-side copy) 2025/09/09 04:49:15 INFO : empty space: Deleted 2025/09/09 04:49:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 04:49:15 INFO : potato3: Copied (server-side copy) 2025/09/09 04:49:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:49:15 INFO : potato2: Copied (server-side copy) 2025/09/09 04:49:15 INFO : potato3: Deleted 2025/09/09 04:49:15 INFO : potato2: Deleted 2025/09/09 04:49:16 DEBUG : B2 bucket rclone-test-nopinuj4mozo: Purge remote 2025/09/09 04:49:16 INFO : B2 bucket rclone-test-nopinuj4mozo: cleaning bucket "rclone-test-nopinuj4mozo" of all files 2025/09/09 04:49:16 DEBUG : empty space: Deleting (id "4_zcf527de3c0ed2bcb9f980e1b_f103f925825ac31aa_d20250909_m044914_c001_v0001176_t0016_u01757393354933") 2025/09/09 04:49:16 DEBUG : potato2: Deleting (id "4_zcf527de3c0ed2bcb9f980e1b_f1142caad7c957914_d20250909_m044915_c001_v0001091_t0010_u01757393355203") 2025/09/09 04:49:16 DEBUG : potato3: Deleting (id "4_zcf527de3c0ed2bcb9f980e1b_f1075bfca90a139d9_d20250909_m044915_c001_v0001131_t0045_u01757393355301") 2025/09/09 04:49:17 DEBUG : B2 bucket rclone-test-doyawit4fuli: Purge remote 2025/09/09 04:49:17 INFO : B2 bucket rclone-test-doyawit4fuli: cleaning bucket "rclone-test-doyawit4fuli" of all files 2025/09/09 04:49:17 DEBUG : empty space: Deleting (id "4_zff126dc3c0ed2bcb9f980e1b_f4144233b15173263_d20250909_m044915_c001_v7007000_t0000_u01757393355179") 2025/09/09 04:49:17 DEBUG : empty space: Deleting (id "4_zff126dc3c0ed2bcb9f980e1b_f102f49e5c1cd4031_d20250909_m044910_c001_v0001102_t0035_u01757393350800") 2025/09/09 04:49:17 DEBUG : potato2: Deleting (id "4_zff126dc3c0ed2bcb9f980e1b_f416a4ec76e8fd5ba_d20250909_m044915_c001_v7007000_t0000_u01757393355710") 2025/09/09 04:49:17 DEBUG : potato2: Deleting (id "4_zff126dc3c0ed2bcb9f980e1b_f103e809a75f173e2_d20250909_m044912_c001_v0001177_t0010_u01757393352133") 2025/09/09 04:49:17 DEBUG : potato3: Deleting (id "4_zff126dc3c0ed2bcb9f980e1b_f4144233b15173264_d20250909_m044915_c001_v7007000_t0000_u01757393355653") 2025/09/09 04:49:17 DEBUG : potato3: Deleting (id "4_zff126dc3c0ed2bcb9f980e1b_f10018ecb0c851613_d20250909_m044912_c001_v0001154_t0016_u01757393352374") 2025/09/09 04:49:17 DEBUG : potato3: Deleting (id "4_zff126dc3c0ed2bcb9f980e1b_f102f49e5c1cd4037_d20250909_m044911_c001_v0001102_t0020_u01757393351382") --- PASS: TestServerSideMove (11.34s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dezifuw7hujo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-higoxay6goqa -> B2 bucket rclone-test-dezifuw7hujo 2025/09/09 04:49:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/09 04:49:23 DEBUG : empty space: Excluded 2025/09/09 04:49:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/09 04:49:23 DEBUG : empty space: Excluded 2025/09/09 04:49:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:49:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/09 04:49:23 DEBUG : B2 bucket rclone-test-dezifuw7hujo: Waiting for checks to finish 2025/09/09 04:49:23 DEBUG : B2 bucket rclone-test-dezifuw7hujo: Waiting for transfers to finish 2025/09/09 04:49:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:49:24 INFO : potato2: Copied (server-side copy) 2025/09/09 04:49:24 INFO : potato2: Deleted 2025/09/09 04:49:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 04:49:24 INFO : potato3: Copied (server-side copy) 2025/09/09 04:49:24 INFO : potato3: Deleted 2025/09/09 04:49:25 DEBUG : Creating backend with remote "TestB2:rclone-test-ceturaq8domu" 2025/09/09 04:49:25 DEBUG : empty space: Excluded (Size Filter) 2025/09/09 04:49:25 DEBUG : empty space: Excluded 2025/09/09 04:49:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:49:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/09 04:49:26 DEBUG : B2 bucket rclone-test-ceturaq8domu: Waiting for checks to finish 2025/09/09 04:49:26 DEBUG : B2 bucket rclone-test-ceturaq8domu: Waiting for transfers to finish 2025/09/09 04:49:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 04:49:27 INFO : potato3: Copied (server-side copy) 2025/09/09 04:49:27 INFO : potato3: Deleted 2025/09/09 04:49:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:49:27 INFO : potato2: Copied (server-side copy) 2025/09/09 04:49:27 INFO : potato2: Deleted 2025/09/09 04:49:28 DEBUG : B2 bucket rclone-test-ceturaq8domu: Purge remote 2025/09/09 04:49:28 INFO : B2 bucket rclone-test-ceturaq8domu: cleaning bucket "rclone-test-ceturaq8domu" of all files 2025/09/09 04:49:28 DEBUG : potato2: Deleting (id "4_zffd2adc3c0ed2bcb9f980e1b_f11563fc88e87dba1_d20250909_m044927_c001_v0001032_t0041_u01757393367168") 2025/09/09 04:49:28 DEBUG : potato3: Deleting (id "4_zffd2adc3c0ed2bcb9f980e1b_f1040055a04d1a04f_d20250909_m044926_c001_v0001150_t0027_u01757393366789") 2025/09/09 04:49:28 DEBUG : B2 bucket rclone-test-dezifuw7hujo: Purge remote 2025/09/09 04:49:28 INFO : B2 bucket rclone-test-dezifuw7hujo: cleaning bucket "rclone-test-dezifuw7hujo" of all files 2025/09/09 04:49:29 DEBUG : empty space: Deleting (id "4_z0f929dd3c0ed2bcb9f980e1b_f1110874d2bf58cb8_d20250909_m044923_c001_v0001183_t0040_u01757393363158") 2025/09/09 04:49:29 DEBUG : potato2: Deleting (id "4_z0f929dd3c0ed2bcb9f980e1b_f413c3b7195641366_d20250909_m044927_c001_v7007000_t0000_u01757393367576") 2025/09/09 04:49:29 DEBUG : potato2: Deleting (id "4_z0f929dd3c0ed2bcb9f980e1b_f1032e6f80e012108_d20250909_m044923_c001_v0001102_t0057_u01757393363952") 2025/09/09 04:49:29 DEBUG : potato3: Deleting (id "4_z0f929dd3c0ed2bcb9f980e1b_f413c3b7195641362_d20250909_m044927_c001_v7007000_t0000_u01757393367187") 2025/09/09 04:49:29 DEBUG : potato3: Deleting (id "4_z0f929dd3c0ed2bcb9f980e1b_f1129b5adb6565828_d20250909_m044924_c001_v0001183_t0007_u01757393364335") 2025/09/09 04:49:29 DEBUG : potato3: Deleting (id "4_z0f929dd3c0ed2bcb9f980e1b_f1110874d2bf58cbe_d20250909_m044923_c001_v0001183_t0034_u01757393363361") 2025/09/09 04:49:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/09/09 04:49:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 04:49:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dosugut8yezu" 2025/09/09 04:49:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-higoxay6goqa -> B2 bucket rclone-test-dosugut8yezu 2025/09/09 04:49:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:49:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 04:49:36 DEBUG : empty space: Unchanged skipping 2025/09/09 04:49:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/09 04:49:36 DEBUG : B2 bucket rclone-test-dosugut8yezu: Waiting for checks to finish 2025/09/09 04:49:36 INFO : empty space: Deleted 2025/09/09 04:49:36 DEBUG : B2 bucket rclone-test-dosugut8yezu: Waiting for transfers to finish 2025/09/09 04:49:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:49:36 INFO : potato2: Copied (server-side copy) 2025/09/09 04:49:36 INFO : potato2: Deleted 2025/09/09 04:49:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 04:49:37 INFO : potato3: Copied (server-side copy) 2025/09/09 04:49:37 INFO : potato3: Deleted 2025/09/09 04:49:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kowedaq9xisa" 2025/09/09 04:49:38 INFO : tomatoDir: Making directory 2025/09/09 04:49:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/09 04:49:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 04:49:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/09 04:49:39 DEBUG : B2 bucket rclone-test-kowedaq9xisa: Waiting for checks to finish 2025/09/09 04:49:39 DEBUG : B2 bucket rclone-test-kowedaq9xisa: Waiting for transfers to finish 2025/09/09 04:49:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 04:49:40 INFO : empty space: Copied (server-side copy) 2025/09/09 04:49:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 04:49:40 INFO : potato2: Copied (server-side copy) 2025/09/09 04:49:40 INFO : empty space: Deleted 2025/09/09 04:49:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 04:49:40 INFO : potato3: Copied (server-side copy) 2025/09/09 04:49:40 INFO : potato2: Deleted 2025/09/09 04:49:40 INFO : potato3: Deleted 2025/09/09 04:49:41 DEBUG : B2 bucket rclone-test-kowedaq9xisa: Purge remote 2025/09/09 04:49:41 INFO : B2 bucket rclone-test-kowedaq9xisa: cleaning bucket "rclone-test-kowedaq9xisa" of all files 2025/09/09 04:49:41 DEBUG : empty space: Deleting (id "4_z6f72ed03c0ed2bcb9f980e1b_f11120f5e235f8eaf_d20250909_m044939_c001_v0001109_t0035_u01757393379838") 2025/09/09 04:49:41 DEBUG : potato2: Deleting (id "4_z6f72ed03c0ed2bcb9f980e1b_f113bbc98df67aa47_d20250909_m044940_c001_v0001177_t0005_u01757393380212") 2025/09/09 04:49:41 DEBUG : potato3: Deleting (id "4_z6f72ed03c0ed2bcb9f980e1b_f113243376a3b3152_d20250909_m044940_c001_v0001120_t0025_u01757393380224") 2025/09/09 04:49:42 DEBUG : B2 bucket rclone-test-dosugut8yezu: Purge remote 2025/09/09 04:49:42 INFO : B2 bucket rclone-test-dosugut8yezu: cleaning bucket "rclone-test-dosugut8yezu" of all files 2025/09/09 04:49:42 DEBUG : empty space: Deleting (id "4_z6fb2cdd3c0ed2bcb9f980e1b_f4187f8999947ec9e_d20250909_m044940_c001_v7007000_t0000_u01757393380311") 2025/09/09 04:49:42 DEBUG : empty space: Deleting (id "4_z6fb2cdd3c0ed2bcb9f980e1b_f107f5fa8ed044015_d20250909_m044935_c001_v0001179_t0041_u01757393375711") 2025/09/09 04:49:42 DEBUG : potato2: Deleting (id "4_z6fb2cdd3c0ed2bcb9f980e1b_f408df5555fdea153_d20250909_m044940_c001_v7007000_t0000_u01757393380434") 2025/09/09 04:49:42 DEBUG : potato2: Deleting (id "4_z6fb2cdd3c0ed2bcb9f980e1b_f1103c0bd7732a938_d20250909_m044936_c001_v0001136_t0050_u01757393376561") 2025/09/09 04:49:42 DEBUG : potato3: Deleting (id "4_z6fb2cdd3c0ed2bcb9f980e1b_f4187f8999947eca0_d20250909_m044940_c001_v7007000_t0000_u01757393380616") 2025/09/09 04:49:42 DEBUG : potato3: Deleting (id "4_z6fb2cdd3c0ed2bcb9f980e1b_f109ffc3ee975f326_d20250909_m044936_c001_v0001144_t0057_u01757393376870") 2025/09/09 04:49:42 DEBUG : potato3: Deleting (id "4_z6fb2cdd3c0ed2bcb9f980e1b_f107f5fa8ed044017_d20250909_m044935_c001_v0001179_t0021_u01757393375963") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.89s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:46 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:48 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/rclone-sync-test" 2025/09/09 04:49:50 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/rclone-sync-test-include/layer2" 2025/09/09 04:49:51 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/rclone-sync-test-ignore-file" 2025/09/09 04:49:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/09 04:49:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 04:49:55 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 04:49:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/09 04:49:55 DEBUG : B2 bucket rclone-test-higoxay6goqa path rclone-sync-test: Waiting for checks to finish 2025/09/09 04:49:55 DEBUG : B2 bucket rclone-test-higoxay6goqa path rclone-sync-test: Waiting for transfers to finish 2025/09/09 04:49:55 DEBUG : Waiting for deletions to finish 2025/09/09 04:49:55 INFO : There was nothing to transfer 2025/09/09 04:49:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/09 04:49:56 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:49:56 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:49:56 DEBUG : Waiting for deletions to finish 2025/09/09 04:49:56 INFO : There was nothing to transfer 2025/09/09 04:49:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/09 04:49:56 DEBUG : B2 bucket rclone-test-higoxay6goqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/09 04:49:56 DEBUG : B2 bucket rclone-test-higoxay6goqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/09 04:49:56 DEBUG : Waiting for deletions to finish 2025/09/09 04:49:56 INFO : There was nothing to transfer 2025/09/09 04:49:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/09 04:49:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:49:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:49:57 DEBUG : Waiting for deletions to finish 2025/09/09 04:49:57 INFO : There was nothing to transfer 2025/09/09 04:49:57 DEBUG : Excluded 2025/09/09 04:49:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/09 04:49:57 DEBUG : B2 bucket rclone-test-higoxay6goqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/09 04:49:57 DEBUG : B2 bucket rclone-test-higoxay6goqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/09 04:49:57 DEBUG : Waiting for deletions to finish 2025/09/09 04:49:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:49:58 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/CompareDest" 2025/09/09 04:50:01 DEBUG : one: Need to transfer - File not found at Destination 2025/09/09 04:50:01 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:01 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:50:02 INFO : one: Copied (new) 2025/09/09 04:50:02 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:02 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:03 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/09 04:50:03 INFO : one: Copied (replaced existing) 2025/09/09 04:50:03 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:05 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 04:50:05 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:05 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:05 INFO : There was nothing to transfer 2025/09/09 04:50:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 04:50:06 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 04:50:07 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:07 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:07 INFO : There was nothing to transfer 2025/09/09 04:50:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 04:50:07 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 04:50:07 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:07 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:07 INFO : There was nothing to transfer 2025/09/09 04:50:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:08 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/09 04:50:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 04:50:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 04:50:08 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 04:50:08 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:08 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:08 INFO : There was nothing to transfer 2025/09/09 04:50:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:09 DEBUG : two: Need to transfer - File not found at Destination 2025/09/09 04:50:09 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 04:50:09 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/09 04:50:10 INFO : two: Copied (new) 2025/09/09 04:50:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:50:13 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dest" 2025/09/09 04:50:14 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/pre-dest1" 2025/09/09 04:50:15 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/pre-dest2" 2025/09/09 04:50:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:50:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/09 04:50:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:50:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/09 04:50:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/09 04:50:18 DEBUG : B2 bucket rclone-test-higoxay6goqa path dest: Waiting for checks to finish 2025/09/09 04:50:18 DEBUG : B2 bucket rclone-test-higoxay6goqa path dest: Waiting for transfers to finish 2025/09/09 04:50:18 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/09 04:50:18 INFO : 3: Copied (new) 2025/09/09 04:50:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.97s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:50:20 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:50:21 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/CopyDest" 2025/09/09 04:50:23 DEBUG : one: Need to transfer - File not found at Destination 2025/09/09 04:50:23 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:23 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:50:24 INFO : one: Copied (new) 2025/09/09 04:50:24 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:25 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:25 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/09 04:50:25 INFO : one: Copied (replaced existing) 2025/09/09 04:50:25 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:27 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/BackupDir" 2025/09/09 04:50:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:28 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 04:50:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:50:30 INFO : one: Copied (server-side copy) 2025/09/09 04:50:30 INFO : one: Deleted 2025/09/09 04:50:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/09 04:50:30 INFO : one: Copied (server-side copy) 2025/09/09 04:50:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/09 04:50:30 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:30 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:32 DEBUG : one: Unchanged skipping 2025/09/09 04:50:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 04:50:32 INFO : two: Copied (server-side copy) 2025/09/09 04:50:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/09 04:50:32 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:32 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:32 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:32 DEBUG : one: Unchanged skipping 2025/09/09 04:50:32 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:32 DEBUG : two: Unchanged skipping 2025/09/09 04:50:32 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:32 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:32 INFO : There was nothing to transfer 2025/09/09 04:50:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:33 DEBUG : one: Unchanged skipping 2025/09/09 04:50:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/09 04:50:34 DEBUG : three: Destination not found in --copy-dest 2025/09/09 04:50:34 DEBUG : three: Need to transfer - File not found at Destination 2025/09/09 04:50:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 04:50:34 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:34 DEBUG : two: Unchanged skipping 2025/09/09 04:50:34 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/09 04:50:34 INFO : three: Copied (new) 2025/09/09 04:50:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.30s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:50:38 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/backup" 2025/09/09 04:50:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:50:41 DEBUG : two: Unchanged skipping 2025/09/09 04:50:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 04:50:41 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:50:42 INFO : one: Copied (server-side copy) 2025/09/09 04:50:43 INFO : one: Deleted 2025/09/09 04:50:43 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:50:44 INFO : one: Copied (new) 2025/09/09 04:50:44 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 04:50:44 INFO : three.txt: Copied (server-side copy) 2025/09/09 04:50:44 INFO : three.txt: Deleted 2025/09/09 04:50:44 INFO : three.txt: Moved into backup dir 2025/09/09 04:50:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 04:50:46 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:50:46 DEBUG : two: Unchanged skipping 2025/09/09 04:50:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:50:47 INFO : one: Copied (server-side copy) 2025/09/09 04:50:47 INFO : one: Deleted 2025/09/09 04:50:47 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 04:50:47 INFO : one: Copied (new) 2025/09/09 04:50:47 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:50:48 INFO : three.txt: Copied (server-side copy) 2025/09/09 04:50:48 INFO : three.txt: Deleted 2025/09/09 04:50:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.83s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/backup" 2025/09/09 04:50:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 04:50:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:50:54 DEBUG : two: Unchanged skipping 2025/09/09 04:50:54 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:50:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:50:56 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 04:50:56 INFO : one: Deleted 2025/09/09 04:50:56 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:50:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:50:57 INFO : one: Copied (new) 2025/09/09 04:50:57 DEBUG : Waiting for deletions to finish 2025/09/09 04:50:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 04:50:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 04:50:58 INFO : three.txt: Deleted 2025/09/09 04:50:58 INFO : three.txt: Moved into backup dir 2025/09/09 04:51:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:00 DEBUG : two: Unchanged skipping 2025/09/09 04:51:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 04:51:00 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:51:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:00 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 04:51:01 INFO : one: Deleted 2025/09/09 04:51:01 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:51:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 04:51:01 INFO : one: Copied (new) 2025/09/09 04:51:01 DEBUG : Waiting for deletions to finish 2025/09/09 04:51:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:51:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 04:51:02 INFO : three.txt: Deleted 2025/09/09 04:51:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/backup" 2025/09/09 04:51:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 04:51:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:09 DEBUG : two: Unchanged skipping 2025/09/09 04:51:09 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:51:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:51:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 04:51:10 INFO : one: Deleted 2025/09/09 04:51:10 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:51:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:11 INFO : one: Copied (new) 2025/09/09 04:51:11 DEBUG : Waiting for deletions to finish 2025/09/09 04:51:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 04:51:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 04:51:11 INFO : three.txt: Deleted 2025/09/09 04:51:11 INFO : three.txt: Moved into backup dir 2025/09/09 04:51:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 04:51:13 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:51:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:13 DEBUG : two: Unchanged skipping 2025/09/09 04:51:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 04:51:14 INFO : one: Deleted 2025/09/09 04:51:14 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:51:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 04:51:14 INFO : one: Copied (new) 2025/09/09 04:51:14 DEBUG : Waiting for deletions to finish 2025/09/09 04:51:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:51:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 04:51:15 INFO : three.txt: Deleted 2025/09/09 04:51:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:51:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 04:51:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:20 DEBUG : two: Unchanged skipping 2025/09/09 04:51:20 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:51:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:51:21 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 04:51:21 INFO : one: Deleted 2025/09/09 04:51:21 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:51:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:22 INFO : one: Copied (new) 2025/09/09 04:51:22 DEBUG : Waiting for deletions to finish 2025/09/09 04:51:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 04:51:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 04:51:22 INFO : three.txt: Deleted 2025/09/09 04:51:22 INFO : three.txt: Moved into backup dir 2025/09/09 04:51:24 DEBUG : one.bak: Excluded (Path Filter) 2025/09/09 04:51:24 DEBUG : one.bak: Excluded 2025/09/09 04:51:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/09 04:51:24 DEBUG : three.txt.bak: Excluded 2025/09/09 04:51:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 04:51:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:24 DEBUG : two: Unchanged skipping 2025/09/09 04:51:24 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for checks to finish 2025/09/09 04:51:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:24 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 04:51:25 INFO : one: Deleted 2025/09/09 04:51:25 DEBUG : B2 bucket rclone-test-higoxay6goqa path dst: Waiting for transfers to finish 2025/09/09 04:51:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 04:51:25 INFO : one: Copied (new) 2025/09/09 04:51:25 DEBUG : Waiting for deletions to finish 2025/09/09 04:51:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:51:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 04:51:26 INFO : three.txt: Deleted 2025/09/09 04:51:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.72s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:51:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 04:51:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:51:31 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 04:51:32 INFO : one: Deleted 2025/09/09 04:51:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:33 INFO : one: Copied (new) 2025/09/09 04:51:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:33 DEBUG : two: Unchanged skipping 2025/09/09 04:51:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/09 04:51:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 04:51:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 04:51:34 INFO : three.txt: Deleted 2025/09/09 04:51:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:51:35 INFO : three.txt: Copied (new) 2025/09/09 04:51:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 04:51:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 04:51:36 INFO : one: Deleted 2025/09/09 04:51:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 04:51:37 INFO : one: Copied (new) 2025/09/09 04:51:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:37 DEBUG : two: Unchanged skipping 2025/09/09 04:51:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/09 04:51:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:51:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 04:51:38 INFO : three.txt: Deleted 2025/09/09 04:51:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/09 04:51:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.97s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-higoxay6goqa/dst" 2025/09/09 04:51:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 04:51:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 04:51:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 04:51:45 INFO : one: Deleted 2025/09/09 04:51:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:46 INFO : one: Copied (new) 2025/09/09 04:51:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:46 DEBUG : two: Unchanged skipping 2025/09/09 04:51:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/09 04:51:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 04:51:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 04:51:47 INFO : three.txt: Deleted 2025/09/09 04:51:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:51:47 INFO : three.txt: Copied (new) 2025/09/09 04:51:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 04:51:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 04:51:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 04:51:49 INFO : one: Deleted 2025/09/09 04:51:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 04:51:49 INFO : one: Copied (new) 2025/09/09 04:51:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:50 DEBUG : two: Unchanged skipping 2025/09/09 04:51:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/09 04:51:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 04:51:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 04:51:51 INFO : three.txt: Deleted 2025/09/09 04:51:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/09 04:51:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.15s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:51:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/09 04:51:54 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:51:54 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:51:55 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/09 04:51:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/09 04:51:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:51:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/09 04:51:56 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:51:56 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:51:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 04:51:57 INFO : existing: Copied (new) 2025/09/09 04:51:57 DEBUG : Waiting for deletions to finish 2025/09/09 04:51:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:51:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/09 04:51:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/09 04:51:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:51:57 ERROR : B2 bucket rclone-test-higoxay6goqa: not deleting files as there were IO errors 2025/09/09 04:51:57 ERROR : B2 bucket rclone-test-higoxay6goqa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:51:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:51:59 DEBUG : existing: Unchanged skipping 2025/09/09 04:51:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:51:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:51:59 DEBUG : Waiting for deletions to finish 2025/09/09 04:51:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:52:02 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1090-00.backblaze.com/b2api/v1/b2_upload_file/4f529dd3c0cd2bcb9f980e1b/c001_v0001090_t0039": EOF 2025/09/09 04:52:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-00.backblaze.com/b2api/v1/b2_upload_file/4f529dd3c0cd2bcb9f980e1b/c001_v0001090_t0039": EOF) 2025/09/09 04:52:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-higoxay6goqa: 1/10 (Post "https://pod-000-1090-00.backblaze.com/b2api/v1/b2_upload_file/4f529dd3c0cd2bcb9f980e1b/c001_v0001090_t0039": EOF) 2025/09/09 04:52:05 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 04:52:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:52:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both0: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both13: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both14: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both10: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both12: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both17: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both11: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both15: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both1: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both16: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both18: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both4: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both5: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both19: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both2: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both8: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:15 DEBUG : both3: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both6: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both7: Unchanged skipping 2025/09/09 04:52:15 DEBUG : both9: Unchanged skipping 2025/09/09 04:52:15 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:52:15 DEBUG : Waiting for deletions to finish 2025/09/09 04:52:16 INFO : only15: Deleted 2025/09/09 04:52:16 INFO : only17: Deleted 2025/09/09 04:52:16 INFO : only19: Deleted 2025/09/09 04:52:16 INFO : only18: Deleted 2025/09/09 04:52:16 INFO : only1: Deleted 2025/09/09 04:52:16 INFO : only2: Deleted 2025/09/09 04:52:16 INFO : only3: Deleted 2025/09/09 04:52:16 INFO : only6: Deleted 2025/09/09 04:52:16 INFO : only8: Deleted 2025/09/09 04:52:16 INFO : only10: Deleted 2025/09/09 04:52:16 INFO : only16: Deleted 2025/09/09 04:52:16 INFO : only7: Deleted 2025/09/09 04:52:16 INFO : only0: Deleted 2025/09/09 04:52:16 INFO : only11: Deleted 2025/09/09 04:52:16 INFO : only4: Deleted 2025/09/09 04:52:16 INFO : only5: Deleted 2025/09/09 04:52:16 INFO : only12: Deleted 2025/09/09 04:52:17 INFO : only9: Deleted 2025/09/09 04:52:17 INFO : only13: Deleted 2025/09/09 04:52:17 INFO : only14: Deleted 2025/09/09 04:52:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:52:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:52:33 DEBUG : both10: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both0: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both14: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both11: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both16: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both17: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both12: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both13: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both15: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both18: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both3: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both19: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both1: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both2: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both4: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both5: Unchanged skipping 2025/09/09 04:52:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:52:33 DEBUG : both9: Unchanged skipping 2025/09/09 04:52:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : both6: Unchanged skipping 2025/09/09 04:52:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : both7: Unchanged skipping 2025/09/09 04:52:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : both8: Unchanged skipping 2025/09/09 04:52:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/09 04:52:33 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:52:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only0: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only10: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only13: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only14: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only11: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only17: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only19: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only1: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only12: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only2: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only3: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only4: Copied (replaced existing) 2025/09/09 04:52:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:34 INFO : only18: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:35 INFO : only6: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:35 INFO : only7: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:35 INFO : only8: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:35 INFO : only9: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:35 INFO : only16: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:35 INFO : only15: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 04:52:35 INFO : only5: Copied (replaced existing) 2025/09/09 04:52:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:52:43 DEBUG : empty_dir: Making directory with metadata 2025/09/09 04:52:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:52:43 DEBUG : empty_on_remote: Making directory with metadata 2025/09/09 04:52:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:52:43 INFO : empty_on_remote: Making directory 2025/09/09 04:52:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 04:52:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:52:46 DEBUG : empty_dir: Making directory with metadata 2025/09/09 04:52:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:52:46 DEBUG : empty_on_remote: Making directory with metadata 2025/09/09 04:52:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 04:52:46 INFO : empty_on_remote: Making directory 2025/09/09 04:52:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 04:52:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:52:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:48 INFO : sub dir: Making directory 2025/09/09 04:52:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:52:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 04:52:52 INFO : sub dir: Making directory 2025/09/09 04:52:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:53:02 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:02 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : apple: Unchanged skipping 2025/09/09 04:53:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : banana: Unchanged skipping 2025/09/09 04:53:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:53:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:53:03 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:03 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:03 INFO : There was nothing to transfer 2025/09/09 04:53:03 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:03 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : apple: Unchanged skipping 2025/09/09 04:53:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:53:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : banana: Unchanged skipping 2025/09/09 04:53:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:53:04 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:04 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:04 INFO : There was nothing to transfer 2025/09/09 04:53:04 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:04 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:53:16 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:17 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : apple: Unchanged skipping 2025/09/09 04:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:53:17 DEBUG : banana: Unchanged skipping 2025/09/09 04:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:53:17 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:17 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:17 INFO : There was nothing to transfer 2025/09/09 04:53:17 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:18 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : apple: Unchanged skipping 2025/09/09 04:53:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:53:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : banana: Unchanged skipping 2025/09/09 04:53:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:53:18 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:18 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:18 INFO : There was nothing to transfer 2025/09/09 04:53:18 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:19 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:53:30 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:31 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 04:53:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 04:53:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 04:53:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 04:53:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 04:53:32 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/09 04:53:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 04:53:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:32 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:32 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 04:53:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 04:53:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 04:53:32 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/09 04:53:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 04:53:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 04:53:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 04:53:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 04:53:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 04:53:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 04:53:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 04:53:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 04:53:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 04:53:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 04:53:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 04:53:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 04:53:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 04:53:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 04:53:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 04:53:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 04:53:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:33 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:33 INFO : appleappleapplebanana: Deleted 2025/09/09 04:53:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 04:53:34 INFO : apple: Deleted 2025/09/09 04:53:34 INFO : banana: Deleted 2025/09/09 04:53:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 04:53:34 INFO : splitbananasplit: Deleted 2025/09/09 04:53:34 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 04:53:34 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 04:53:34 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/09 04:53:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : apple: Unchanged skipping 2025/09/09 04:53:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : banana: Unchanged skipping 2025/09/09 04:53:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:53:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 04:53:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:53:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:53:35 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:35 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:35 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:35 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/09 04:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 04:53:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 04:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 04:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 04:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 04:53:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 04:53:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 04:53:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 04:53:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 04:53:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:53:47 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:48 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 04:53:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 04:53:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 04:53:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 04:53:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 04:53:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 04:53:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 04:53:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 04:53:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 04:53:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 04:53:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 04:53:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 04:53:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 04:53:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 04:53:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/09 04:53:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:48 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:48 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 04:53:48 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/09 04:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 04:53:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/09 04:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 04:53:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/09 04:53:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 04:53:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 04:53:49 INFO : apple: Copied (new) to: PREFIXapple 2025/09/09 04:53:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 04:53:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 04:53:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 04:53:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 04:53:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 04:53:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 04:53:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 04:53:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 04:53:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 04:53:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 04:53:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 04:53:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 04:53:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 04:53:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 04:53:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 04:53:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:50 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:50 INFO : splitbananasplit: Deleted 2025/09/09 04:53:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 04:53:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 04:53:50 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 04:53:51 INFO : appleappleapplebanana: Deleted 2025/09/09 04:53:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 04:53:51 INFO : banana: Deleted 2025/09/09 04:53:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 04:53:51 INFO : apple: Deleted 2025/09/09 04:53:51 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 04:53:51 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 04:53:51 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 04:53:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 04:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 04:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 04:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 04:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 04:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 04:53:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 04:53:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 04:53:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 04:53:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 04:53:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 04:53:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 04:53:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 04:53:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 04:53:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 04:53:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 04:53:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 04:53:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 04:53:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 04:53:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 04:53:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 04:53:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 04:53:52 INFO : apple: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:53:52 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:53:52 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:53:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 04:53:52 INFO : appleappleapplebanana: Copied (new) 2025/09/09 04:53:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 04:53:52 INFO : banana: Copied (new) 2025/09/09 04:53:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 04:53:52 INFO : splitbananasplit: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 04:53:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 04:53:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 04:53:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 04:53:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 04:53:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 04:53:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 04:53:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/09 04:53:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 04:53:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 04:53:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 04:53:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 04:53:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 04:53:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 04:53:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 04:53:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 04:53:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 04:53:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/09 04:53:53 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:53 INFO : PREFIXsplitbananasplit: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/09 04:53:53 INFO : PREFIXbanana: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/09 04:53:53 INFO : PREFIXapple: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/09 04:53:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/09 04:53:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/09 04:53:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/09 04:53:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/09 04:53:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/09 04:53:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/09 04:53:54 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:54 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : Waiting for deletions to finish 2025/09/09 04:53:54 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:54:06 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:06 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:07 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:07 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 04:54:07 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 04:54:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 04:54:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 04:54:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 04:54:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/09 04:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 04:54:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 04:54:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 04:54:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 04:54:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 04:54:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 04:54:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 04:54:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 04:54:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 04:54:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 04:54:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 04:54:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 04:54:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 04:54:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 04:54:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 04:54:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:09 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:09 INFO : appleappleapplebanana: Deleted 2025/09/09 04:54:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 04:54:09 INFO : apple: Deleted 2025/09/09 04:54:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 04:54:09 INFO : banana: Deleted 2025/09/09 04:54:09 INFO : splitbananasplit: Deleted 2025/09/09 04:54:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 04:54:09 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 04:54:09 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 04:54:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 04:54:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 04:54:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 04:54:10 INFO : apple: Copied (new) 2025/09/09 04:54:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:10 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:10 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 04:54:10 INFO : appleappleapplebanana: Copied (new) 2025/09/09 04:54:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 04:54:10 INFO : banana: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 04:54:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 04:54:11 INFO : splitbananasplit: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 04:54:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 04:54:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 04:54:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 04:54:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 04:54:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 04:54:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 04:54:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 04:54:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 04:54:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 04:54:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 04:54:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/09 04:54:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 04:54:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/09 04:54:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 04:54:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/09 04:54:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 04:54:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/09 04:54:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 04:54:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/09 04:54:12 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/09 04:54:12 INFO : splitbananasplitSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : appleSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/09 04:54:12 INFO : bananaSUFFIX: Deleted 2025/09/09 04:54:12 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:12 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:13 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:54:25 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:25 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:26 DEBUG : apple: Unchanged skipping 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:26 DEBUG : banana: Unchanged skipping 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 04:54:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 04:54:26 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:26 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 04:54:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/09 04:54:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 04:54:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/09 04:54:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 04:54:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/09 04:54:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 04:54:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/09 04:54:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 04:54:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/09 04:54:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 04:54:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/09 04:54:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 04:54:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/09 04:54:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 04:54:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/09 04:54:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 04:54:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/09 04:54:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 04:54:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/09 04:54:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 04:54:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/09 04:54:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 04:54:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/09 04:54:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 04:54:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/09 04:54:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 04:54:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/09 04:54:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 04:54:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/09 04:54:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 04:54:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/09 04:54:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 04:54:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/09 04:54:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 04:54:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/09 04:54:28 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 04:54:28 INFO : appleappleapplebanana: Deleted 2025/09/09 04:54:28 INFO : splitbananasplit: Deleted 2025/09/09 04:54:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 04:54:28 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 04:54:28 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:29 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : appleapple: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : apple: Unchanged skipping 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:54:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : banana: Unchanged skipping 2025/09/09 04:54:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 04:54:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 04:54:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 04:54:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 04:54:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 04:54:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 04:54:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 04:54:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 04:54:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 04:54:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 04:54:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 04:54:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 04:54:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 04:54:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 04:54:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 04:54:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 04:54:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:54:29 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:29 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:29 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:29 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:30 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/09 04:54:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 04:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 04:54:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 04:54:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 04:54:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 04:54:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 04:54:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 04:54:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 04:54:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 04:54:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 04:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 04:54:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 04:54:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 04:54:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 04:54:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 04:54:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 04:54:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 04:54:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 04:54:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:54:42 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:42 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : banana: Unchanged skipping 2025/09/09 04:54:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : apple: Unchanged skipping 2025/09/09 04:54:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:54:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:54:43 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:43 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:43 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:43 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:44 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : apple: Unchanged skipping 2025/09/09 04:54:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:54:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : banana: Unchanged skipping 2025/09/09 04:54:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:54:44 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:44 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:44 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:44 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:45 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:54:57 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:58 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : apple: Unchanged skipping 2025/09/09 04:54:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:54:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : banana: Unchanged skipping 2025/09/09 04:54:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:54:58 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:58 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:58 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:59 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : apple: Unchanged skipping 2025/09/09 04:54:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:54:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : banana: Unchanged skipping 2025/09/09 04:54:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:54:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:54:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:54:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:54:59 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:59 DEBUG : Waiting for deletions to finish 2025/09/09 04:54:59 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:54:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:12 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:12 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : apple: Unchanged skipping 2025/09/09 04:55:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:55:13 DEBUG : banana: Unchanged skipping 2025/09/09 04:55:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:55:13 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:13 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:13 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:13 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:13 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : apple: Unchanged skipping 2025/09/09 04:55:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:55:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:55:14 DEBUG : banana: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:55:14 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:14 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:14 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:14 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:14 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:28 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:28 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:55:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:28 DEBUG : apple: Unchanged skipping 2025/09/09 04:55:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:28 DEBUG : banana: Unchanged skipping 2025/09/09 04:55:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:55:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:28 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:55:29 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:29 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:29 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:29 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:55:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : apple: Unchanged skipping 2025/09/09 04:55:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:55:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:55:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:29 DEBUG : banana: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:55:30 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:30 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:30 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:30 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:42 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:43 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:55:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : apple: Unchanged skipping 2025/09/09 04:55:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:55:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : banana: Unchanged skipping 2025/09/09 04:55:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:55:43 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:43 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:43 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:44 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 04:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : apple: Unchanged skipping 2025/09/09 04:55:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 04:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : banana: Unchanged skipping 2025/09/09 04:55:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:55:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 04:55:44 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:44 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:44 DEBUG : Waiting for deletions to finish 2025/09/09 04:55:45 DEBUG : apple: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : banana: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 04:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (173.89s) --- PASS: TestTransform/NFC (13.44s) --- PASS: TestTransform/NFD (14.22s) --- PASS: TestTransform/base64 (16.60s) --- PASS: TestTransform/prefix (19.20s) --- PASS: TestTransform/suffix (18.60s) --- PASS: TestTransform/truncate (16.78s) --- PASS: TestTransform/encoder (15.32s) --- PASS: TestTransform/ISO-8859-1 (14.53s) --- PASS: TestTransform/charmap (14.80s) --- PASS: TestTransform/lowercase (15.52s) --- PASS: TestTransform/ascii (14.89s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/09 04:55:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/09 04:55:50 INFO : sub dir_somesuffix: Making directory 2025/09/09 04:55:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/09 04:55:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/09 04:55:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/09 04:55:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/09 04:55:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/09 04:55:50 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:50 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:55:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/09 04:55:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:51 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:51 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:51 INFO : tictactoe: Making directory 2025/09/09 04:55:51 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:51 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:55:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/09 04:55:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:55:51 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:51 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:52 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:55:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/09 04:55:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:53 INFO : toe: Making directory 2025/09/09 04:55:53 INFO : toe/toe: Making directory 2025/09/09 04:55:53 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 04:55:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 04:55:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 04:55:53 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:53 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:55:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/09 04:55:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:55 INFO : toe: Making directory 2025/09/09 04:55:55 INFO : toe/toe: Making directory 2025/09/09 04:55:55 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 04:55:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 04:55:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 04:55:55 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:55 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:55:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/09 04:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:56 DEBUG : empty_dir: Making directory with metadata 2025/09/09 04:55:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 04:55:56 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:57 INFO : tictacempty_dir: Making directory 2025/09/09 04:55:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:57 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:57 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:57 INFO : tictactoe: Making directory 2025/09/09 04:55:57 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:57 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:55:57 INFO : tictactoe/tictactoe: Making directory 2025/09/09 04:55:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:55:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 04:55:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 04:55:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 04:55:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:57 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:55:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/09 04:55:57 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:55:58 DEBUG : empty_dir: Making directory with metadata 2025/09/09 04:55:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 04:55:58 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:58 INFO : tictacempty_dir: Making directory 2025/09/09 04:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:58 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:58 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:58 INFO : tictactoe: Making directory 2025/09/09 04:55:58 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:58 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:55:58 INFO : tictactoe/tictactoe: Making directory 2025/09/09 04:55:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:55:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 04:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:55:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 04:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:55:58 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:58 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:55:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:55:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:55:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/09 04:55:59 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:55:59 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:55:59 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:59 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:55:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 04:56:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/09 04:56:00 NOTICE: B2 bucket rclone-test-higoxay6goqa: 0 differences found 2025/09/09 04:56:00 NOTICE: B2 bucket rclone-test-higoxay6goqa: 1 matching files --- PASS: TestAllTag (2.36s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:56:00 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:01 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:01 INFO : tictactoe: Making directory 2025/09/09 04:56:01 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:01 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:01 INFO : tictactoe/tictactoe: Making directory 2025/09/09 04:56:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 04:56:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 04:56:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 04:56:01 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:01 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/09 04:56:01 DEBUG : Waiting for deletions to finish 2025/09/09 04:56:01 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:02 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:02 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:02 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 04:56:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 04:56:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/09 04:56:02 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2025/09/09 04:56:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:56:03 INFO : toe: Making directory 2025/09/09 04:56:03 INFO : toe/toe: Making directory 2025/09/09 04:56:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 04:56:03 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:03 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:04 INFO : toe/toe/toe: Copied (new) 2025/09/09 04:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.78s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:56:05 DEBUG : empty_dir: Making directory with metadata 2025/09/09 04:56:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 04:56:05 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:05 INFO : tictacempty_dir: Making directory 2025/09/09 04:56:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:05 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:05 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:05 INFO : tictactoe: Making directory 2025/09/09 04:56:05 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:05 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:05 INFO : tictactoe/tictactoe: Making directory 2025/09/09 04:56:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 04:56:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 04:56:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:05 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:05 INFO : toe/toe/toe.txt: Deleted 2025/09/09 04:56:05 INFO : toe/toe: Removing directory 2025/09/09 04:56:05 INFO : toe: Removing directory 2025/09/09 04:56:05 INFO : empty_dir: Removing directory 2025/09/09 04:56:05 DEBUG : Local file system at /tmp/rclone4102223637: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:56:06 DEBUG : empty_dir: Making directory with metadata 2025/09/09 04:56:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 04:56:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:06 INFO : tictacempty_dir: Making directory 2025/09/09 04:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:06 INFO : tictactoe: Making directory 2025/09/09 04:56:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:06 INFO : tictactoe/tictactoe: Making directory 2025/09/09 04:56:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 04:56:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 04:56:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:06 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:06 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:07 INFO : toe/toe/toe.txt: Deleted 2025/09/09 04:56:07 INFO : toe/toe: Removing directory 2025/09/09 04:56:07 INFO : toe: Removing directory 2025/09/09 04:56:07 INFO : empty_dir: Removing directory 2025/09/09 04:56:07 DEBUG : Local file system at /tmp/rclone4102223637: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/09 04:56:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 04:56:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 04:56:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 04:56:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 04:56:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/09 04:56:09 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.25s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:56:09 DEBUG : Reset feature "Copy" 2025/09/09 04:56:09 DEBUG : Reset feature "Move" 2025/09/09 04:56:09 DEBUG : Reset feature "Copy" 2025/09/09 04:56:09 DEBUG : Reset feature "Move" 2025/09/09 04:56:09 DEBUG : empty_dir: Making directory with metadata 2025/09/09 04:56:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 04:56:09 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:10 INFO : tictacempty_dir: Making directory 2025/09/09 04:56:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 04:56:10 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:10 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:10 INFO : tictactoe: Making directory 2025/09/09 04:56:10 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:10 DEBUG : toe: transformed to: tictactoe 2025/09/09 04:56:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:10 INFO : tictactoe/tictactoe: Making directory 2025/09/09 04:56:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 04:56:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 04:56:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 04:56:10 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:10 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 04:56:10 INFO : toe/toe/toe.txt: Deleted 2025/09/09 04:56:10 INFO : toe/toe: Removing directory 2025/09/09 04:56:10 INFO : toe: Removing directory 2025/09/09 04:56:10 INFO : empty_dir: Removing directory 2025/09/09 04:56:10 DEBUG : Local file system at /tmp/rclone4102223637: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/09 04:56:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 04:56:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 04:56:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 04:56:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 04:56:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/09 04:56:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.67s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:56:13 DEBUG : toe: transformed to: dG9l 2025/09/09 04:56:13 DEBUG : toe: transformed to: dG9l 2025/09/09 04:56:13 INFO : dG9l: Making directory 2025/09/09 04:56:13 DEBUG : toe: transformed to: dG9l 2025/09/09 04:56:13 DEBUG : toe: transformed to: dG9l 2025/09/09 04:56:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/09 04:56:13 INFO : dG9l/dG9l: Making directory 2025/09/09 04:56:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/09 04:56:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/09 04:56:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/09 04:56:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 04:56:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/09 04:56:13 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:13 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/09 04:56:14 DEBUG : Waiting for deletions to finish 2025/09/09 04:56:14 DEBUG : dG9l: transformed to: toe 2025/09/09 04:56:14 DEBUG : dG9l: transformed to: toe 2025/09/09 04:56:15 DEBUG : dG9l: transformed to: toe 2025/09/09 04:56:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/09 04:56:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/09 04:56:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/09 04:56:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/09 04:56:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/09 04:56:15 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for checks to finish 2025/09/09 04:56:15 DEBUG : Local file system at /tmp/rclone4102223637: Waiting for transfers to finish 2025/09/09 04:56:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-higoxay6goqa", Local "Local file system at /tmp/rclone4102223637", Modify Window "1ms" 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe: transformed to: 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe: transformed to: 2025/09/09 04:56:16 INFO : B2 bucket rclone-test-higoxay6goqa: Making directory 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe: transformed to: 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe: transformed to: 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe/toe: transformed to: 2025/09/09 04:56:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/09 04:56:16 INFO : toe/toe: Making directory 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe/toe: transformed to: 2025/09/09 04:56:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe: transformed to: 2025/09/09 04:56:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 04:56:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 04:56:16 DEBUG : toe/toe/toe: transformed to: 2025/09/09 04:56:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/09 04:56:16 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for checks to finish 2025/09/09 04:56:16 DEBUG : B2 bucket rclone-test-higoxay6goqa: Waiting for transfers to finish 2025/09/09 04:56:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 04:56:17 INFO : toe/toe/toe: Copied (new) 2025/09/09 04:56:17 ERROR : B2 bucket rclone-test-higoxay6goqa: not deleting files as there were IO errors 2025/09/09 04:56:17 ERROR : B2 bucket rclone-test-higoxay6goqa: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/09/09 04:56:17 DEBUG : B2 bucket rclone-test-higoxay6goqa: Purge remote 2025/09/09 04:56:17 INFO : B2 bucket rclone-test-higoxay6goqa: cleaning bucket "rclone-test-higoxay6goqa" of all files 2025/09/09 04:56:18 DEBUG : BackupDir/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564151f_d20250909_m045035_c001_v7007000_t0000_u01757393435466") 2025/09/09 04:56:18 DEBUG : BackupDir/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f108f04266dab04dd_d20250909_m045030_c001_v0001098_t0050_u01757393430120") 2025/09/09 04:56:18 DEBUG : CompareDest/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947edab_d20250909_m045010_c001_v7007000_t0000_u01757393410758") 2025/09/09 04:56:18 DEBUG : CompareDest/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db7a8_d20250909_m045004_c001_v0001172_t0015_u01757393404776") 2025/09/09 04:56:18 DEBUG : CompareDest/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947edae_d20250909_m045010_c001_v7007000_t0000_u01757393410941") 2025/09/09 04:56:18 DEBUG : CompareDest/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7649f_d20250909_m045006_c001_v0001180_t0049_u01757393406155") 2025/09/09 04:56:18 DEBUG : CopyDest/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641524_d20250909_m045035_c001_v7007000_t0000_u01757393435650") 2025/09/09 04:56:18 DEBUG : CopyDest/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5a68_d20250909_m045027_c001_v0001090_t0005_u01757393427127") 2025/09/09 04:56:18 DEBUG : CopyDest/three: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641527_d20250909_m045035_c001_v7007000_t0000_u01757393435838") 2025/09/09 04:56:19 DEBUG : CopyDest/three: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e764f1_d20250909_m045033_c001_v0001180_t0024_u01757393433472") 2025/09/09 04:56:19 DEBUG : CopyDest/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564152e_d20250909_m045036_c001_v7007000_t0000_u01757393436022") 2025/09/09 04:56:19 DEBUG : CopyDest/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db7f8_d20250909_m045031_c001_v0001172_t0022_u01757393431454") 2025/09/09 04:56:19 DEBUG : EXISTING: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef8f_d20250909_m045159_c001_v7007000_t0000_u01757393519799") 2025/09/09 04:56:19 DEBUG : EXISTING: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db946_d20250909_m045158_c001_v0001172_t0005_u01757393518761") 2025/09/09 04:56:19 DEBUG : PREFIXapple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409d0de95f76cc8b_d20250909_m045353_c001_v7007000_t0000_u01757393633817") 2025/09/09 04:56:19 DEBUG : PREFIXapple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc0a_d20250909_m045348_c001_v0001172_t0048_u01757393628821") 2025/09/09 04:56:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea5b9_d20250909_m045353_c001_v7007000_t0000_u01757393633882") 2025/09/09 04:56:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7a0_d20250909_m045348_c001_v0001172_t0034_u01757393628855") 2025/09/09 04:56:19 DEBUG : PREFIXbanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda7b_d20250909_m045353_c001_v7007000_t0000_u01757393633670") 2025/09/09 04:56:19 DEBUG : PREFIXbanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768f6_d20250909_m045348_c001_v0001180_t0006_u01757393628844") 2025/09/09 04:56:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda79_d20250909_m045353_c001_v7007000_t0000_u01757393633618") 2025/09/09 04:56:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7447_d20250909_m045348_c001_v0001105_t0058_u01757393628832") 2025/09/09 04:56:19 DEBUG : Testêé: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef6b_d20250909_m045155_c001_v7007000_t0000_u01757393515555") 2025/09/09 04:56:20 DEBUG : Testêé: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76630_d20250909_m045154_c001_v0001180_t0006_u01757393514952") 2025/09/09 04:56:20 DEBUG : Testêé: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db928_d20250909_m045153_c001_v0001172_t0030_u01757393513939") 2025/09/09 04:56:20 DEBUG : YXBwbGU=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564192c_d20250909_m045336_c001_v7007000_t0000_u01757393616185") 2025/09/09 04:56:20 DEBUG : YXBwbGU=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb94_d20250909_m045332_c001_v0001172_t0003_u01757393612028") 2025/09/09 04:56:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564192e_d20250909_m045336_c001_v7007000_t0000_u01757393616366") 2025/09/09 04:56:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e72c_d20250909_m045332_c001_v0001172_t0050_u01757393612039") 2025/09/09 04:56:20 DEBUG : YmFuYW5h: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641930_d20250909_m045336_c001_v7007000_t0000_u01757393616548") 2025/09/09 04:56:20 DEBUG : YmFuYW5h: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76886_d20250909_m045332_c001_v0001180_t0054_u01757393612008") 2025/09/09 04:56:20 DEBUG : a/potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5420b3_d20250909_m044833_c001_v7007000_t0000_u01757393313791") 2025/09/09 04:56:20 DEBUG : a/potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b591f_d20250909_m044833_c001_v0001090_t0021_u01757393313072") 2025/09/09 04:56:20 DEBUG : a/potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4196b0d2e5f2c668_d20250909_m044831_c001_v7007000_t0000_u01757393311438") 2025/09/09 04:56:20 DEBUG : a/potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5919_d20250909_m044830_c001_v0001090_t0056_u01757393310376") 2025/09/09 04:56:20 DEBUG : a/potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5417f7_d20250909_m044812_c001_v7007000_t0000_u01757393292644") 2025/09/09 04:56:20 DEBUG : a/potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58c3_d20250909_m044811_c001_v0001090_t0030_u01757393291689") 2025/09/09 04:56:20 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474d5_d20250909_m045545_c001_v7007000_t0000_u01757393745687") 2025/09/09 04:56:20 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b28_d20250909_m045541_c001_v0001180_t0013_u01757393741484") 2025/09/09 04:56:20 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba76_d20250909_m045530_c001_v7007000_t0000_u01757393730880") 2025/09/09 04:56:20 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76ace_d20250909_m045526_c001_v0001180_t0036_u01757393726793") 2025/09/09 04:56:20 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567ae_d20250909_m045515_c001_v7007000_t0000_u01757393715284") 2025/09/09 04:56:20 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a96_d20250909_m045511_c001_v0001180_t0021_u01757393711225") 2025/09/09 04:56:20 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545048_d20250909_m045500_c001_v7007000_t0000_u01757393700532") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a5f_d20250909_m045456_c001_v0001180_t0011_u01757393696856") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b9517a_d20250909_m045446_c001_v7007000_t0000_u01757393686022") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a26_d20250909_m045441_c001_v0001180_t0014_u01757393681386") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea286_d20250909_m045430_c001_v7007000_t0000_u01757393670654") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbcd2_d20250909_m045424_c001_v0001172_t0036_u01757393664480") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea677_d20250909_m045413_c001_v7007000_t0000_u01757393653933") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76980_d20250909_m045410_c001_v0001180_t0053_u01757393650704") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde49e_d20250909_m045409_c001_v7007000_t0000_u01757393649378") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76960_d20250909_m045405_c001_v0001180_t0022_u01757393645587") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dc2_d20250909_m045355_c001_v7007000_t0000_u01757393635358") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7691a_d20250909_m045352_c001_v0001180_t0006_u01757393632097") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda56_d20250909_m045351_c001_v7007000_t0000_u01757393631146") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc02_d20250909_m045346_c001_v0001172_t0038_u01757393626651") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05240_d20250909_m045334_c001_v7007000_t0000_u01757393614039") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76870_d20250909_m045329_c001_v0001180_t0027_u01757393609731") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fce2_d20250909_m045319_c001_v7007000_t0000_u01757393599573") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76808_d20250909_m045315_c001_v0001180_t0007_u01757393595652") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde393_d20250909_m045305_c001_v7007000_t0000_u01757393585267") 2025/09/09 04:56:21 DEBUG : apple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e767ae_d20250909_m045301_c001_v0001180_t0038_u01757393581689") 2025/09/09 04:56:21 DEBUG : appleSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fe0a_d20250909_m045412_c001_v7007000_t0000_u01757393652399") 2025/09/09 04:56:21 DEBUG : appleSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76968_d20250909_m045407_c001_v0001180_t0047_u01757393647606") 2025/09/09 04:56:21 DEBUG : appleapple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea28a_d20250909_m045430_c001_v7007000_t0000_u01757393670839") 2025/09/09 04:56:21 DEBUG : appleapple: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7619_d20250909_m045426_c001_v0001105_t0037_u01757393666515") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474d6_d20250909_m045545_c001_v7007000_t0000_u01757393745870") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e9e0_d20250909_m045541_c001_v0001172_t0027_u01757393741965") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba78_d20250909_m045531_c001_v7007000_t0000_u01757393731063") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e97e_d20250909_m045527_c001_v0001172_t0026_u01757393727242") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567af_d20250909_m045515_c001_v7007000_t0000_u01757393715467") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e938_d20250909_m045511_c001_v0001172_t0004_u01757393711748") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545049_d20250909_m045500_c001_v7007000_t0000_u01757393700715") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e900_d20250909_m045457_c001_v0001172_t0002_u01757393697291") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b95181_d20250909_m045446_c001_v7007000_t0000_u01757393686206") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e8b2_d20250909_m045442_c001_v0001172_t0032_u01757393682083") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0dc1a_d20250909_m045428_c001_v7007000_t0000_u01757393668609") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769d6_d20250909_m045425_c001_v0001180_t0033_u01757393665179") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea67a_d20250909_m045414_c001_v7007000_t0000_u01757393654115") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e806_d20250909_m045410_c001_v0001172_t0055_u01757393650693") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde49d_d20250909_m045409_c001_v7007000_t0000_u01757393649195") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7e8_d20250909_m045406_c001_v0001172_t0039_u01757393646069") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dc9_d20250909_m045355_c001_v7007000_t0000_u01757393635540") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7ae_d20250909_m045352_c001_v0001172_t0014_u01757393632108") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde438_d20250909_m045350_c001_v7007000_t0000_u01757393630923") 2025/09/09 04:56:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768e6_d20250909_m045347_c001_v0001180_t0036_u01757393627551") 2025/09/09 04:56:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f410615c276e04b0a_d20250909_m045333_c001_v7007000_t0000_u01757393613609") 2025/09/09 04:56:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb86_d20250909_m045330_c001_v0001172_t0018_u01757393610264") 2025/09/09 04:56:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fce3_d20250909_m045319_c001_v7007000_t0000_u01757393599755") 2025/09/09 04:56:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb26_d20250909_m045316_c001_v0001172_t0052_u01757393596139") 2025/09/09 04:56:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde394_d20250909_m045305_c001_v7007000_t0000_u01757393585449") 2025/09/09 04:56:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbac0_d20250909_m045302_c001_v0001172_t0011_u01757393582182") 2025/09/09 04:56:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408a8938dda9ddc4_d20250909_m045412_c001_v7007000_t0000_u01757393652197") 2025/09/09 04:56:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc78_d20250909_m045407_c001_v0001172_t0026_u01757393647615") 2025/09/09 04:56:23 DEBUG : b/potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5420b5_d20250909_m044833_c001_v7007000_t0000_u01757393313974") 2025/09/09 04:56:23 DEBUG : b/potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b591b_d20250909_m044831_c001_v0001090_t0046_u01757393311986") 2025/09/09 04:56:23 DEBUG : b/potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4196b0d2e5f2c666_d20250909_m044830_c001_v7007000_t0000_u01757393310878") 2025/09/09 04:56:23 DEBUG : b/potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5911_d20250909_m044829_c001_v0001090_t0055_u01757393309306") 2025/09/09 04:56:23 DEBUG : b/potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5417ed_d20250909_m044812_c001_v7007000_t0000_u01757393292085") 2025/09/09 04:56:23 DEBUG : b/potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58bf_d20250909_m044810_c001_v0001090_t0045_u01757393290645") 2025/09/09 04:56:23 DEBUG : backup/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4164f2d6efd45c54_d20250909_m045048_c001_v7007000_t0000_u01757393448849") 2025/09/09 04:56:23 DEBUG : backup/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1002d031bb4fe70c_d20250909_m045046_c001_v0001165_t0053_u01757393446983") 2025/09/09 04:56:23 DEBUG : backup/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1078b224ee432e62_d20250909_m045042_c001_v0001182_t0002_u01757393442749") 2025/09/09 04:56:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cc2_d20250909_m045115_c001_v7007000_t0000_u01757393475825") 2025/09/09 04:56:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f113fa441684094ed_d20250909_m045113_c001_v0001154_t0023_u01757393473696") 2025/09/09 04:56:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f103cd9f58a676238_d20250909_m045110_c001_v0001178_t0021_u01757393470283") 2025/09/09 04:56:23 DEBUG : backup/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0d960_d20250909_m045103_c001_v7007000_t0000_u01757393463119") 2025/09/09 04:56:23 DEBUG : backup/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1023cc52806b6b82_d20250909_m045100_c001_v0001116_t0031_u01757393460559") 2025/09/09 04:56:24 DEBUG : backup/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e419_d20250909_m045055_c001_v0001172_t0042_u01757393455791") 2025/09/09 04:56:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cc3_d20250909_m045116_c001_v7007000_t0000_u01757393476007") 2025/09/09 04:56:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f116cd5b267730520_d20250909_m045114_c001_v0001171_t0058_u01757393474652") 2025/09/09 04:56:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f11283bd17914cdcd_d20250909_m045111_c001_v0001182_t0048_u01757393471615") 2025/09/09 04:56:24 DEBUG : backup/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4164f2d6efd45c55_d20250909_m045049_c001_v7007000_t0000_u01757393449034") 2025/09/09 04:56:24 DEBUG : backup/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119ae3d849e9a53d_d20250909_m045047_c001_v0001137_t0040_u01757393447840") 2025/09/09 04:56:24 DEBUG : backup/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f109ab3a1b6d8d35e_d20250909_m045044_c001_v0001171_t0011_u01757393444444") 2025/09/09 04:56:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0d966_d20250909_m045103_c001_v7007000_t0000_u01757393463303") 2025/09/09 04:56:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1128858db324b049_d20250909_m045102_c001_v0001145_t0019_u01757393462259") 2025/09/09 04:56:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1061ae89be132abc_d20250909_m045057_c001_v0001036_t0055_u01757393457977") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474d7_d20250909_m045546_c001_v7007000_t0000_u01757393746053") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a79ca_d20250909_m045541_c001_v0001105_t0054_u01757393741712") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba7a_d20250909_m045531_c001_v7007000_t0000_u01757393731246") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a790c_d20250909_m045526_c001_v0001105_t0054_u01757393726986") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b0_d20250909_m045515_c001_v7007000_t0000_u01757393715650") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a784c_d20250909_m045511_c001_v0001105_t0012_u01757393711440") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54504a_d20250909_m045500_c001_v7007000_t0000_u01757393700897") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7797_d20250909_m045457_c001_v0001105_t0014_u01757393697054") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b95187_d20250909_m045446_c001_v7007000_t0000_u01757393686388") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a76c9_d20250909_m045441_c001_v0001105_t0029_u01757393681599") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea28d_d20250909_m045431_c001_v7007000_t0000_u01757393671027") 2025/09/09 04:56:24 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7605_d20250909_m045424_c001_v0001105_t0021_u01757393664820") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea67e_d20250909_m045414_c001_v7007000_t0000_u01757393654301") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc8a_d20250909_m045410_c001_v0001172_t0020_u01757393650711") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fdab9_d20250909_m045409_c001_v7007000_t0000_u01757393649595") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc70_d20250909_m045405_c001_v0001172_t0049_u01757393645790") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dcf_d20250909_m045355_c001_v7007000_t0000_u01757393635722") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc1a_d20250909_m045352_c001_v0001172_t0058_u01757393632125") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda52_d20250909_m045351_c001_v7007000_t0000_u01757393631015") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a742f_d20250909_m045347_c001_v0001105_t0037_u01757393627106") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641926_d20250909_m045334_c001_v7007000_t0000_u01757393614039") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7348_d20250909_m045329_c001_v0001105_t0055_u01757393609961") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fce6_d20250909_m045319_c001_v7007000_t0000_u01757393599938") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7292_d20250909_m045315_c001_v0001105_t0048_u01757393595842") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde396_d20250909_m045305_c001_v7007000_t0000_u01757393585631") 2025/09/09 04:56:25 DEBUG : banana: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a71ef_d20250909_m045301_c001_v0001105_t0049_u01757393581906") 2025/09/09 04:56:25 DEBUG : bananaSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea660_d20250909_m045412_c001_v7007000_t0000_u01757393652557") 2025/09/09 04:56:25 DEBUG : bananaSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7ee_d20250909_m045407_c001_v0001172_t0015_u01757393647629") 2025/09/09 04:56:25 DEBUG : both0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb050fc_d20250909_m045235_c001_v7007000_t0000_u01757393555943") 2025/09/09 04:56:25 DEBUG : both0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766b6_d20250909_m045221_c001_v0001180_t0029_u01757393541895") 2025/09/09 04:56:25 DEBUG : both0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf266_d20250909_m045217_c001_v7007000_t0000_u01757393537657") 2025/09/09 04:56:25 DEBUG : both0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7664a_d20250909_m045202_c001_v0001180_t0034_u01757393522038") 2025/09/09 04:56:26 DEBUG : both1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb050fd_d20250909_m045236_c001_v7007000_t0000_u01757393556126") 2025/09/09 04:56:26 DEBUG : both1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766bc_d20250909_m045222_c001_v0001180_t0045_u01757393542828") 2025/09/09 04:56:26 DEBUG : both1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf267_d20250909_m045217_c001_v7007000_t0000_u01757393537840") 2025/09/09 04:56:26 DEBUG : both1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76652_d20250909_m045205_c001_v0001180_t0048_u01757393525099") 2025/09/09 04:56:26 DEBUG : both10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05100_d20250909_m045236_c001_v7007000_t0000_u01757393556308") 2025/09/09 04:56:26 DEBUG : both10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766de_d20250909_m045228_c001_v0001180_t0004_u01757393548052") 2025/09/09 04:56:26 DEBUG : both10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf268_d20250909_m045218_c001_v7007000_t0000_u01757393538024") 2025/09/09 04:56:26 DEBUG : both10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76676_d20250909_m045210_c001_v0001180_t0023_u01757393530018") 2025/09/09 04:56:26 DEBUG : both11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05101_d20250909_m045236_c001_v7007000_t0000_u01757393556493") 2025/09/09 04:56:26 DEBUG : both11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766e4_d20250909_m045228_c001_v0001180_t0007_u01757393548527") 2025/09/09 04:56:26 DEBUG : both11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf269_d20250909_m045218_c001_v7007000_t0000_u01757393538209") 2025/09/09 04:56:26 DEBUG : both11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7667a_d20250909_m045210_c001_v0001180_t0051_u01757393530497") 2025/09/09 04:56:26 DEBUG : both12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05103_d20250909_m045236_c001_v7007000_t0000_u01757393556678") 2025/09/09 04:56:26 DEBUG : both12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766e8_d20250909_m045229_c001_v0001180_t0042_u01757393549026") 2025/09/09 04:56:26 DEBUG : both12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf26a_d20250909_m045218_c001_v7007000_t0000_u01757393538392") 2025/09/09 04:56:26 DEBUG : both12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7667c_d20250909_m045211_c001_v0001180_t0025_u01757393531007") 2025/09/09 04:56:26 DEBUG : both13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05104_d20250909_m045236_c001_v7007000_t0000_u01757393556861") 2025/09/09 04:56:26 DEBUG : both13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766ee_d20250909_m045229_c001_v0001180_t0028_u01757393549532") 2025/09/09 04:56:26 DEBUG : both13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf26c_d20250909_m045218_c001_v7007000_t0000_u01757393538575") 2025/09/09 04:56:26 DEBUG : both13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76682_d20250909_m045211_c001_v0001180_t0057_u01757393531466") 2025/09/09 04:56:26 DEBUG : both14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05106_d20250909_m045237_c001_v7007000_t0000_u01757393557046") 2025/09/09 04:56:26 DEBUG : both14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766f0_d20250909_m045230_c001_v0001180_t0052_u01757393550037") 2025/09/09 04:56:27 DEBUG : both14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf26d_d20250909_m045218_c001_v7007000_t0000_u01757393538759") 2025/09/09 04:56:27 DEBUG : both14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76688_d20250909_m045211_c001_v0001180_t0047_u01757393531962") 2025/09/09 04:56:27 DEBUG : both15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05108_d20250909_m045237_c001_v7007000_t0000_u01757393557230") 2025/09/09 04:56:27 DEBUG : both15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766f2_d20250909_m045230_c001_v0001180_t0046_u01757393550616") 2025/09/09 04:56:27 DEBUG : both15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf26e_d20250909_m045218_c001_v7007000_t0000_u01757393538942") 2025/09/09 04:56:27 DEBUG : both15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7668c_d20250909_m045212_c001_v0001180_t0047_u01757393532540") 2025/09/09 04:56:27 DEBUG : both16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05109_d20250909_m045237_c001_v7007000_t0000_u01757393557413") 2025/09/09 04:56:27 DEBUG : both16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766f8_d20250909_m045231_c001_v0001180_t0025_u01757393551175") 2025/09/09 04:56:27 DEBUG : both16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf26f_d20250909_m045219_c001_v7007000_t0000_u01757393539132") 2025/09/09 04:56:27 DEBUG : both16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7668e_d20250909_m045213_c001_v0001180_t0050_u01757393533011") 2025/09/09 04:56:27 DEBUG : both17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0510b_d20250909_m045237_c001_v7007000_t0000_u01757393557596") 2025/09/09 04:56:27 DEBUG : both17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766fe_d20250909_m045231_c001_v0001180_t0015_u01757393551881") 2025/09/09 04:56:27 DEBUG : both17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf271_d20250909_m045219_c001_v7007000_t0000_u01757393539315") 2025/09/09 04:56:27 DEBUG : both17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76692_d20250909_m045213_c001_v0001180_t0008_u01757393533474") 2025/09/09 04:56:27 DEBUG : both18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0510d_d20250909_m045237_c001_v7007000_t0000_u01757393557779") 2025/09/09 04:56:27 DEBUG : both18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76704_d20250909_m045232_c001_v0001180_t0057_u01757393552344") 2025/09/09 04:56:27 DEBUG : both18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf272_d20250909_m045219_c001_v7007000_t0000_u01757393539503") 2025/09/09 04:56:27 DEBUG : both18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76694_d20250909_m045213_c001_v0001180_t0041_u01757393533952") 2025/09/09 04:56:27 DEBUG : both19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0510e_d20250909_m045237_c001_v7007000_t0000_u01757393557963") 2025/09/09 04:56:27 DEBUG : both19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76706_d20250909_m045232_c001_v0001180_t0005_u01757393552830") 2025/09/09 04:56:27 DEBUG : both19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf274_d20250909_m045219_c001_v7007000_t0000_u01757393539686") 2025/09/09 04:56:28 DEBUG : both19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76696_d20250909_m045214_c001_v0001180_t0015_u01757393534462") 2025/09/09 04:56:28 DEBUG : both2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05111_d20250909_m045238_c001_v7007000_t0000_u01757393558146") 2025/09/09 04:56:28 DEBUG : both2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766be_d20250909_m045223_c001_v0001180_t0047_u01757393543314") 2025/09/09 04:56:28 DEBUG : both2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf275_d20250909_m045219_c001_v7007000_t0000_u01757393539870") 2025/09/09 04:56:28 DEBUG : both2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76658_d20250909_m045205_c001_v0001180_t0040_u01757393525608") 2025/09/09 04:56:28 DEBUG : both3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05112_d20250909_m045238_c001_v7007000_t0000_u01757393558329") 2025/09/09 04:56:28 DEBUG : both3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766c2_d20250909_m045223_c001_v0001180_t0011_u01757393543776") 2025/09/09 04:56:28 DEBUG : both3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf276_d20250909_m045220_c001_v7007000_t0000_u01757393540053") 2025/09/09 04:56:28 DEBUG : both3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7665a_d20250909_m045206_c001_v0001180_t0052_u01757393526207") 2025/09/09 04:56:28 DEBUG : both4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05114_d20250909_m045238_c001_v7007000_t0000_u01757393558513") 2025/09/09 04:56:28 DEBUG : both4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766c8_d20250909_m045224_c001_v0001180_t0015_u01757393544423") 2025/09/09 04:56:28 DEBUG : both4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf277_d20250909_m045220_c001_v7007000_t0000_u01757393540235") 2025/09/09 04:56:28 DEBUG : both4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7665c_d20250909_m045206_c001_v0001180_t0044_u01757393526676") 2025/09/09 04:56:28 DEBUG : both5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05115_d20250909_m045238_c001_v7007000_t0000_u01757393558697") 2025/09/09 04:56:28 DEBUG : both5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766cc_d20250909_m045224_c001_v0001180_t0040_u01757393544999") 2025/09/09 04:56:28 DEBUG : both5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf278_d20250909_m045220_c001_v7007000_t0000_u01757393540419") 2025/09/09 04:56:28 DEBUG : both5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7665e_d20250909_m045207_c001_v0001180_t0028_u01757393527191") 2025/09/09 04:56:28 DEBUG : both6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05117_d20250909_m045238_c001_v7007000_t0000_u01757393558881") 2025/09/09 04:56:28 DEBUG : both6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766ce_d20250909_m045225_c001_v0001180_t0019_u01757393545519") 2025/09/09 04:56:28 DEBUG : both6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf27a_d20250909_m045220_c001_v7007000_t0000_u01757393540601") 2025/09/09 04:56:28 DEBUG : both6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76666_d20250909_m045207_c001_v0001180_t0013_u01757393527908") 2025/09/09 04:56:28 DEBUG : both7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05118_d20250909_m045239_c001_v7007000_t0000_u01757393559065") 2025/09/09 04:56:29 DEBUG : both7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766d4_d20250909_m045226_c001_v0001180_t0048_u01757393546033") 2025/09/09 04:56:29 DEBUG : both7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf27c_d20250909_m045220_c001_v7007000_t0000_u01757393540786") 2025/09/09 04:56:29 DEBUG : both7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76668_d20250909_m045208_c001_v0001180_t0054_u01757393528482") 2025/09/09 04:56:29 DEBUG : both8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05119_d20250909_m045239_c001_v7007000_t0000_u01757393559247") 2025/09/09 04:56:29 DEBUG : both8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766d8_d20250909_m045226_c001_v0001180_t0015_u01757393546594") 2025/09/09 04:56:29 DEBUG : both8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf27e_d20250909_m045220_c001_v7007000_t0000_u01757393540969") 2025/09/09 04:56:29 DEBUG : both8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7666e_d20250909_m045208_c001_v0001180_t0029_u01757393528942") 2025/09/09 04:56:29 DEBUG : both9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0511a_d20250909_m045239_c001_v7007000_t0000_u01757393559430") 2025/09/09 04:56:29 DEBUG : both9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e766da_d20250909_m045227_c001_v0001180_t0039_u01757393547437") 2025/09/09 04:56:29 DEBUG : both9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf27f_d20250909_m045221_c001_v7007000_t0000_u01757393541152") 2025/09/09 04:56:29 DEBUG : both9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76672_d20250909_m045209_c001_v0001180_t0035_u01757393529499") 2025/09/09 04:56:29 DEBUG : c/non empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5420b6_d20250909_m044834_c001_v7007000_t0000_u01757393314156") 2025/09/09 04:56:29 DEBUG : c/non empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b591d_d20250909_m044832_c001_v0001090_t0054_u01757393312335") 2025/09/09 04:56:29 DEBUG : c/non empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4196b0d2e5f2c669_d20250909_m044831_c001_v7007000_t0000_u01757393311622") 2025/09/09 04:56:29 DEBUG : c/non empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5917_d20250909_m044829_c001_v0001090_t0046_u01757393309670") 2025/09/09 04:56:29 DEBUG : c/non empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5417f8_d20250909_m044812_c001_v7007000_t0000_u01757393292826") 2025/09/09 04:56:29 DEBUG : c/non empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58c1_d20250909_m044810_c001_v0001090_t0023_u01757393290983") 2025/09/09 04:56:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641932_d20250909_m045336_c001_v7007000_t0000_u01757393616729") 2025/09/09 04:56:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7362_d20250909_m045332_c001_v0001105_t0011_u01757393612018") 2025/09/09 04:56:29 DEBUG : check sum: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02ac2_d20250909_m044802_c001_v7007000_t0000_u01757393282992") 2025/09/09 04:56:29 DEBUG : check sum: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58a3_d20250909_m044801_c001_v0001090_t0048_u01757393281852") 2025/09/09 04:56:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4196b0d2e5f32ab6_d20250909_m045615_c001_v7007000_t0000_u01757393775839") 2025/09/09 04:56:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76bb4_d20250909_m045614_c001_v0001180_t0039_u01757393774241") 2025/09/09 04:56:30 DEBUG : dest/3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b71956414e3_d20250909_m045019_c001_v7007000_t0000_u01757393419911") 2025/09/09 04:56:30 DEBUG : dest/3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c179972d53241_d20250909_m045018_c001_v0001180_t0034_u01757393418802") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea290_d20250909_m045431_c001_v7007000_t0000_u01757393671210") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769e2_d20250909_m045426_c001_v0001180_t0038_u01757393666727") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474d8_d20250909_m045546_c001_v7007000_t0000_u01757393746236") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b02_d20250909_m045535_c001_v0001180_t0039_u01757393735519") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba7c_d20250909_m045531_c001_v7007000_t0000_u01757393731429") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76aaa_d20250909_m045519_c001_v0001180_t0044_u01757393719998") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b1_d20250909_m045515_c001_v7007000_t0000_u01757393715835") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a81_d20250909_m045505_c001_v0001180_t0011_u01757393705206") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54504b_d20250909_m045501_c001_v7007000_t0000_u01757393701083") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a47_d20250909_m045450_c001_v0001180_t0047_u01757393690678") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b95191_d20250909_m045446_c001_v7007000_t0000_u01757393686572") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a0e_d20250909_m045435_c001_v0001180_t0045_u01757393675364") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409d0de95f76cc99_d20250909_m045428_c001_v7007000_t0000_u01757393668657") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbcb2_d20250909_m045418_c001_v0001172_t0037_u01757393658581") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea681_d20250909_m045414_c001_v7007000_t0000_u01757393654484") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76984_d20250909_m045410_c001_v0001180_t0054_u01757393650910") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea62b_d20250909_m045409_c001_v7007000_t0000_u01757393649393") 2025/09/09 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76940_d20250909_m045359_c001_v0001180_t0059_u01757393639978") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dd3_d20250909_m045355_c001_v7007000_t0000_u01757393635905") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7691c_d20250909_m045352_c001_v0001180_t0005_u01757393632327") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea589_d20250909_m045351_c001_v7007000_t0000_u01757393631094") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbbdc_d20250909_m045340_c001_v0001172_t0037_u01757393620776") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f410615c276e04b0b_d20250909_m045333_c001_v7007000_t0000_u01757393613799") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76848_d20250909_m045324_c001_v0001180_t0001_u01757393604183") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fce8_d20250909_m045320_c001_v7007000_t0000_u01757393600121") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e767dc_d20250909_m045309_c001_v0001180_t0024_u01757393589968") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde397_d20250909_m045305_c001_v7007000_t0000_u01757393585815") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76782_d20250909_m045256_c001_v0001180_t0024_u01757393576519") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fe08_d20250909_m045412_c001_v7007000_t0000_u01757393652208") 2025/09/09 04:56:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7696a_d20250909_m045407_c001_v0001180_t0029_u01757393647837") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea294_d20250909_m045431_c001_v7007000_t0000_u01757393671396") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e852_d20250909_m045426_c001_v0001172_t0050_u01757393666738") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474d9_d20250909_m045546_c001_v7007000_t0000_u01757393746419") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a798a_d20250909_m045536_c001_v0001105_t0052_u01757393736118") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba7e_d20250909_m045531_c001_v7007000_t0000_u01757393731612") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a78c4_d20250909_m045520_c001_v0001105_t0037_u01757393720796") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b2_d20250909_m045516_c001_v7007000_t0000_u01757393716018") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a77fe_d20250909_m045505_c001_v0001105_t0020_u01757393705785") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54504c_d20250909_m045501_c001_v7007000_t0000_u01757393701269") 2025/09/09 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7743_d20250909_m045451_c001_v0001105_t0016_u01757393691273") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b95196_d20250909_m045446_c001_v7007000_t0000_u01757393686756") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a768d_d20250909_m045435_c001_v0001105_t0052_u01757393675959") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0dc17_d20250909_m045428_c001_v7007000_t0000_u01757393668242") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a75b9_d20250909_m045419_c001_v0001105_t0053_u01757393659391") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea686_d20250909_m045414_c001_v7007000_t0000_u01757393654666") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e80a_d20250909_m045410_c001_v0001172_t0003_u01757393650977") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edd9_d20250909_m045409_c001_v7007000_t0000_u01757393649613") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc50_d20250909_m045400_c001_v0001172_t0054_u01757393640525") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dd8_d20250909_m045356_c001_v7007000_t0000_u01757393636088") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7b0_d20250909_m045352_c001_v0001172_t0056_u01757393632388") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda48_d20250909_m045350_c001_v7007000_t0000_u01757393630555") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a73ed_d20250909_m045341_c001_v0001105_t0002_u01757393621547") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f410615c276e04b0d_d20250909_m045334_c001_v7007000_t0000_u01757393614166") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a72fa_d20250909_m045324_c001_v0001105_t0046_u01757393604778") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fce9_d20250909_m045320_c001_v7007000_t0000_u01757393600304") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a724e_d20250909_m045310_c001_v0001105_t0050_u01757393590622") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde398_d20250909_m045305_c001_v7007000_t0000_u01757393585998") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a71a7_d20250909_m045257_c001_v0001105_t0024_u01757393577086") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fdabd_d20250909_m045412_c001_v7007000_t0000_u01757393652350") 2025/09/09 04:56:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc7a_d20250909_m045407_c001_v0001172_t0041_u01757393647873") 2025/09/09 04:56:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea297_d20250909_m045431_c001_v7007000_t0000_u01757393671580") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbcdc_d20250909_m045426_c001_v0001172_t0034_u01757393666840") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474da_d20250909_m045546_c001_v7007000_t0000_u01757393746605") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e9ba_d20250909_m045536_c001_v0001172_t0020_u01757393736739") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba7f_d20250909_m045531_c001_v7007000_t0000_u01757393731795") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e952_d20250909_m045521_c001_v0001172_t0044_u01757393721597") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b3_d20250909_m045516_c001_v7007000_t0000_u01757393716202") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e91a_d20250909_m045506_c001_v0001172_t0046_u01757393706538") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54504d_d20250909_m045501_c001_v7007000_t0000_u01757393701452") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e8e2_d20250909_m045451_c001_v0001172_t0019_u01757393691942") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b9519e_d20250909_m045446_c001_v7007000_t0000_u01757393686942") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e888_d20250909_m045436_c001_v0001172_t0036_u01757393676594") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419aaa29d73a7f3d_d20250909_m045428_c001_v7007000_t0000_u01757393668640") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769b8_d20250909_m045420_c001_v0001180_t0040_u01757393660170") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea68c_d20250909_m045414_c001_v7007000_t0000_u01757393654849") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc8e_d20250909_m045411_c001_v0001172_t0042_u01757393651021") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea163_d20250909_m045409_c001_v7007000_t0000_u01757393649631") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7d0_d20250909_m045401_c001_v0001172_t0040_u01757393641202") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94ddf_d20250909_m045356_c001_v7007000_t0000_u01757393636271") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc1c_d20250909_m045352_c001_v0001172_t0051_u01757393632419") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94d52_d20250909_m045350_c001_v7007000_t0000_u01757393630944") 2025/09/09 04:56:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768c2_d20250909_m045342_c001_v0001180_t0043_u01757393622172") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f410615c276e04b0c_d20250909_m045333_c001_v7007000_t0000_u01757393613983") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb50_d20250909_m045325_c001_v0001172_t0050_u01757393605405") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcea_d20250909_m045320_c001_v7007000_t0000_u01757393600486") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbaf6_d20250909_m045311_c001_v0001172_t0041_u01757393591301") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde39a_d20250909_m045306_c001_v7007000_t0000_u01757393586180") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbaa2_d20250909_m045257_c001_v0001172_t0029_u01757393577606") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edef_d20250909_m045412_c001_v7007000_t0000_u01757393652146") 2025/09/09 04:56:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7f4_d20250909_m045407_c001_v0001172_t0032_u01757393647912") 2025/09/09 04:56:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea29c_d20250909_m045431_c001_v7007000_t0000_u01757393671766") 2025/09/09 04:56:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7623_d20250909_m045426_c001_v0001105_t0050_u01757393666921") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474db_d20250909_m045546_c001_v7007000_t0000_u01757393746788") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbe21_d20250909_m045537_c001_v0001172_t0014_u01757393737730") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba80_d20250909_m045531_c001_v7007000_t0000_u01757393731978") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbdcc_d20250909_m045522_c001_v0001172_t0003_u01757393722300") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b4_d20250909_m045516_c001_v7007000_t0000_u01757393716384") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd92_d20250909_m045507_c001_v0001172_t0008_u01757393707179") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54504e_d20250909_m045501_c001_v7007000_t0000_u01757393701635") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd56_d20250909_m045452_c001_v0001172_t0037_u01757393692698") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951a5_d20250909_m045447_c001_v7007000_t0000_u01757393687125") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd14_d20250909_m045437_c001_v0001172_t0000_u01757393677323") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde4cf_d20250909_m045428_c001_v7007000_t0000_u01757393668644") 2025/09/09 04:56:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e83a_d20250909_m045420_c001_v0001172_t0004_u01757393660757") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea692_d20250909_m045415_c001_v7007000_t0000_u01757393655032") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76988_d20250909_m045411_c001_v0001180_t0059_u01757393651103") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0542d_d20250909_m045409_c001_v7007000_t0000_u01757393649402") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a74e3_d20250909_m045401_c001_v0001105_t0006_u01757393641915") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94de5_d20250909_m045356_c001_v7007000_t0000_u01757393636453") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7475_d20250909_m045352_c001_v0001105_t0041_u01757393632503") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda4d_d20250909_m045350_c001_v7007000_t0000_u01757393630832") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e77a_d20250909_m045342_c001_v0001172_t0055_u01757393622962") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab544c72_d20250909_m045333_c001_v7007000_t0000_u01757393613986") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e70e_d20250909_m045326_c001_v0001172_t0022_u01757393606039") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fceb_d20250909_m045320_c001_v7007000_t0000_u01757393600670") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e6a0_d20250909_m045312_c001_v0001172_t0045_u01757393592005") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde39c_d20250909_m045306_c001_v7007000_t0000_u01757393586364") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e63e_d20250909_m045257_c001_v0001172_t0020_u01757393577910") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde4aa_d20250909_m045412_c001_v7007000_t0000_u01757393652220") 2025/09/09 04:56:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7696e_d20250909_m045408_c001_v0001180_t0020_u01757393648039") 2025/09/09 04:56:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea29f_d20250909_m045431_c001_v7007000_t0000_u01757393671968") 2025/09/09 04:56:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769e4_d20250909_m045426_c001_v0001180_t0020_u01757393666945") 2025/09/09 04:56:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474dd_d20250909_m045546_c001_v7007000_t0000_u01757393746972") 2025/09/09 04:56:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b16_d20250909_m045538_c001_v0001180_t0004_u01757393738057") 2025/09/09 04:56:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba81_d20250909_m045532_c001_v7007000_t0000_u01757393732162") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76ab2_d20250909_m045522_c001_v0001180_t0053_u01757393722596") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b5_d20250909_m045516_c001_v7007000_t0000_u01757393716568") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a89_d20250909_m045507_c001_v0001180_t0017_u01757393707510") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54504f_d20250909_m045501_c001_v7007000_t0000_u01757393701818") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a51_d20250909_m045453_c001_v0001180_t0044_u01757393693033") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951ac_d20250909_m045447_c001_v7007000_t0000_u01757393687309") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a14_d20250909_m045437_c001_v0001180_t0039_u01757393677586") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fe95_d20250909_m045428_c001_v7007000_t0000_u01757393668664") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbcbe_d20250909_m045421_c001_v0001172_t0043_u01757393661034") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea699_d20250909_m045415_c001_v7007000_t0000_u01757393655214") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a755f_d20250909_m045411_c001_v0001105_t0003_u01757393651125") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea628_d20250909_m045409_c001_v7007000_t0000_u01757393649208") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76946_d20250909_m045402_c001_v0001180_t0027_u01757393642190") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dec_d20250909_m045356_c001_v7007000_t0000_u01757393636635") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7691e_d20250909_m045352_c001_v0001180_t0043_u01757393632554") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde43c_d20250909_m045351_c001_v7007000_t0000_u01757393631107") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbbe8_d20250909_m045343_c001_v0001172_t0034_u01757393623227") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4079430f909856ff_d20250909_m045334_c001_v7007000_t0000_u01757393614240") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76858_d20250909_m045326_c001_v0001180_t0058_u01757393606305") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fced_d20250909_m045320_c001_v7007000_t0000_u01757393600852") 2025/09/09 04:56:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e767ec_d20250909_m045312_c001_v0001180_t0045_u01757393592263") 2025/09/09 04:56:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde39d_d20250909_m045306_c001_v7007000_t0000_u01757393586547") 2025/09/09 04:56:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7678c_d20250909_m045258_c001_v0001180_t0001_u01757393578173") 2025/09/09 04:56:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edf0_d20250909_m045412_c001_v7007000_t0000_u01757393652156") 2025/09/09 04:56:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7531_d20250909_m045408_c001_v0001105_t0023_u01757393648051") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2a2_d20250909_m045432_c001_v7007000_t0000_u01757393672154") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e854_d20250909_m045427_c001_v0001172_t0020_u01757393667009") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474de_d20250909_m045547_c001_v7007000_t0000_u01757393747155") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a79a6_d20250909_m045538_c001_v0001105_t0009_u01757393738278") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba83_d20250909_m045532_c001_v7007000_t0000_u01757393732345") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a78da_d20250909_m045522_c001_v0001105_t0034_u01757393722794") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b6_d20250909_m045516_c001_v7007000_t0000_u01757393716750") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7814_d20250909_m045507_c001_v0001105_t0052_u01757393707712") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545050_d20250909_m045502_c001_v7007000_t0000_u01757393702003") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a775f_d20250909_m045453_c001_v0001105_t0043_u01757393693291") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951b3_d20250909_m045447_c001_v7007000_t0000_u01757393687493") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a76a3_d20250909_m045437_c001_v0001105_t0042_u01757393677813") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd92c2c_d20250909_m045428_c001_v7007000_t0000_u01757393668681") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a75d3_d20250909_m045421_c001_v0001105_t0040_u01757393661329") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea69f_d20250909_m045415_c001_v7007000_t0000_u01757393655399") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e80e_d20250909_m045411_c001_v0001172_t0033_u01757393651269") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea62f_d20250909_m045409_c001_v7007000_t0000_u01757393649577") 2025/09/09 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc58_d20250909_m045402_c001_v0001172_t0023_u01757393642390") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94df1_d20250909_m045356_c001_v7007000_t0000_u01757393636818") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7b2_d20250909_m045352_c001_v0001172_t0046_u01757393632687") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea57f_d20250909_m045350_c001_v7007000_t0000_u01757393630726") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7407_d20250909_m045343_c001_v0001105_t0012_u01757393623553") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641927_d20250909_m045334_c001_v7007000_t0000_u01757393614176") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a731a_d20250909_m045326_c001_v0001105_t0031_u01757393606500") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf0_d20250909_m045321_c001_v7007000_t0000_u01757393601037") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7264_d20250909_m045312_c001_v0001105_t0056_u01757393592466") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde39e_d20250909_m045306_c001_v7007000_t0000_u01757393586731") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a71b9_d20250909_m045258_c001_v0001105_t0050_u01757393578390") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea65c_d20250909_m045412_c001_v7007000_t0000_u01757393652364") 2025/09/09 04:56:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc7c_d20250909_m045408_c001_v0001172_t0016_u01757393648221") 2025/09/09 04:56:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2a7_d20250909_m045432_c001_v7007000_t0000_u01757393672341") 2025/09/09 04:56:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbce0_d20250909_m045427_c001_v0001172_t0053_u01757393667113") 2025/09/09 04:56:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474df_d20250909_m045547_c001_v7007000_t0000_u01757393747338") 2025/09/09 04:56:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e9c6_d20250909_m045538_c001_v0001172_t0053_u01757393738594") 2025/09/09 04:56:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba84_d20250909_m045532_c001_v7007000_t0000_u01757393732527") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e958_d20250909_m045523_c001_v0001172_t0012_u01757393723354") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b7_d20250909_m045516_c001_v7007000_t0000_u01757393716933") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e920_d20250909_m045507_c001_v0001172_t0018_u01757393707967") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545051_d20250909_m045502_c001_v7007000_t0000_u01757393702199") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e8ea_d20250909_m045453_c001_v0001172_t0018_u01757393693687") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951b9_d20250909_m045447_c001_v7007000_t0000_u01757393687676") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e89c_d20250909_m045438_c001_v0001172_t0044_u01757393678212") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409672eb8054a8d8_d20250909_m045428_c001_v7007000_t0000_u01757393668280") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769be_d20250909_m045421_c001_v0001180_t0024_u01757393661683") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6a4_d20250909_m045415_c001_v7007000_t0000_u01757393655582") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7698a_d20250909_m045411_c001_v0001180_t0059_u01757393651310") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0542f_d20250909_m045409_c001_v7007000_t0000_u01757393649585") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7d4_d20250909_m045402_c001_v0001172_t0028_u01757393642644") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94df6_d20250909_m045357_c001_v7007000_t0000_u01757393637003") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc20_d20250909_m045352_c001_v0001172_t0048_u01757393632698") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda4f_d20250909_m045350_c001_v7007000_t0000_u01757393630941") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768d0_d20250909_m045343_c001_v0001180_t0017_u01757393623835") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4144233b15175a54_d20250909_m045334_c001_v7007000_t0000_u01757393614190") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb5e_d20250909_m045326_c001_v0001172_t0002_u01757393606873") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf1_d20250909_m045321_c001_v7007000_t0000_u01757393601221") 2025/09/09 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb06_d20250909_m045312_c001_v0001172_t0051_u01757393592747") 2025/09/09 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde39f_d20250909_m045306_c001_v7007000_t0000_u01757393586916") 2025/09/09 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbaaa_d20250909_m045258_c001_v0001172_t0051_u01757393578665") 2025/09/09 04:56:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde4ab_d20250909_m045412_c001_v7007000_t0000_u01757393652412") 2025/09/09 04:56:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76970_d20250909_m045408_c001_v0001180_t0045_u01757393648244") 2025/09/09 04:56:40 DEBUG : dir1/0007-12345: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2ab_d20250909_m045432_c001_v7007000_t0000_u01757393672525") 2025/09/09 04:56:40 DEBUG : dir1/0007-12345: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769e8_d20250909_m045427_c001_v0001180_t0026_u01757393667134") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e0_d20250909_m045547_c001_v7007000_t0000_u01757393747523") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbe28_d20250909_m045538_c001_v0001172_t0032_u01757393738966") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba86_d20250909_m045532_c001_v7007000_t0000_u01757393732715") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbdd6_d20250909_m045523_c001_v0001172_t0043_u01757393723743") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b8_d20250909_m045517_c001_v7007000_t0000_u01757393717121") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd98_d20250909_m045508_c001_v0001172_t0038_u01757393708267") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545416_d20250909_m045502_c001_v7007000_t0000_u01757393702382") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd5a_d20250909_m045454_c001_v0001172_t0006_u01757393694149") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951c3_d20250909_m045447_c001_v7007000_t0000_u01757393687863") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd16_d20250909_m045438_c001_v0001172_t0030_u01757393678514") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0dc19_d20250909_m045428_c001_v7007000_t0000_u01757393668424") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e842_d20250909_m045421_c001_v0001172_t0050_u01757393661885") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6a8_d20250909_m045415_c001_v7007000_t0000_u01757393655764") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc94_d20250909_m045411_c001_v0001172_t0021_u01757393651354") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231eddd_d20250909_m045409_c001_v7007000_t0000_u01757393649790") 2025/09/09 04:56:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a74f3_d20250909_m045402_c001_v0001105_t0006_u01757393642920") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dfa_d20250909_m045357_c001_v7007000_t0000_u01757393637186") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76922_d20250909_m045352_c001_v0001180_t0031_u01757393632782") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda51_d20250909_m045350_c001_v7007000_t0000_u01757393630952") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e782_d20250909_m045344_c001_v0001172_t0017_u01757393624037") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641925_d20250909_m045333_c001_v7007000_t0000_u01757393613988") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e71a_d20250909_m045327_c001_v0001172_t0024_u01757393607204") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf2_d20250909_m045321_c001_v7007000_t0000_u01757393601404") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e6ac_d20250909_m045313_c001_v0001172_t0052_u01757393593066") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3a0_d20250909_m045307_c001_v7007000_t0000_u01757393587108") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e644_d20250909_m045258_c001_v0001172_t0010_u01757393578960") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408a8938dda9ddc5_d20250909_m045412_c001_v7007000_t0000_u01757393652381") 2025/09/09 04:56:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7f8_d20250909_m045408_c001_v0001172_t0033_u01757393648259") 2025/09/09 04:56:41 DEBUG : dir1/0008-23456: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2ac_d20250909_m045432_c001_v7007000_t0000_u01757393672709") 2025/09/09 04:56:41 DEBUG : dir1/0008-23456: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a762b_d20250909_m045427_c001_v0001105_t0057_u01757393667188") 2025/09/09 04:56:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e1_d20250909_m045547_c001_v7007000_t0000_u01757393747707") 2025/09/09 04:56:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b1e_d20250909_m045539_c001_v0001180_t0024_u01757393739257") 2025/09/09 04:56:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba88_d20250909_m045532_c001_v7007000_t0000_u01757393732898") 2025/09/09 04:56:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76ac0_d20250909_m045524_c001_v0001180_t0040_u01757393724220") 2025/09/09 04:56:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567b9_d20250909_m045517_c001_v7007000_t0000_u01757393717305") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a90_d20250909_m045508_c001_v0001180_t0019_u01757393708739") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54543b_d20250909_m045502_c001_v7007000_t0000_u01757393702566") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a57_d20250909_m045454_c001_v0001180_t0009_u01757393694422") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951cc_d20250909_m045448_c001_v7007000_t0000_u01757393688047") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a1a_d20250909_m045438_c001_v0001180_t0059_u01757393678777") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0dc1c_d20250909_m045428_c001_v7007000_t0000_u01757393668792") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbcc8_d20250909_m045422_c001_v0001172_t0021_u01757393662157") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6ab_d20250909_m045415_c001_v7007000_t0000_u01757393655948") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7565_d20250909_m045411_c001_v0001105_t0038_u01757393651443") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde4a3_d20250909_m045409_c001_v7007000_t0000_u01757393649744") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7694c_d20250909_m045403_c001_v0001180_t0056_u01757393643245") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94dfe_d20250909_m045357_c001_v7007000_t0000_u01757393637369") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a747f_d20250909_m045352_c001_v0001105_t0028_u01757393632920") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947f172_d20250909_m045350_c001_v7007000_t0000_u01757393630976") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbbf4_d20250909_m045344_c001_v0001172_t0044_u01757393624327") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231ec2b_d20250909_m045334_c001_v7007000_t0000_u01757393614198") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76862_d20250909_m045327_c001_v0001180_t0024_u01757393607543") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf3_d20250909_m045321_c001_v7007000_t0000_u01757393601587") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e767f6_d20250909_m045313_c001_v0001180_t0037_u01757393593339") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3a3_d20250909_m045307_c001_v7007000_t0000_u01757393587293") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7678e_d20250909_m045259_c001_v0001180_t0030_u01757393579219") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea65d_d20250909_m045412_c001_v7007000_t0000_u01757393652392") 2025/09/09 04:56:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76972_d20250909_m045408_c001_v0001180_t0056_u01757393648448") 2025/09/09 04:56:43 DEBUG : dir1/0009-34567: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2ad_d20250909_m045432_c001_v7007000_t0000_u01757393672893") 2025/09/09 04:56:43 DEBUG : dir1/0009-34567: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769ea_d20250909_m045427_c001_v0001180_t0029_u01757393667322") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e2_d20250909_m045547_c001_v7007000_t0000_u01757393747891") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a79b2_d20250909_m045539_c001_v0001105_t0059_u01757393739490") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba8a_d20250909_m045533_c001_v7007000_t0000_u01757393733083") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a78f0_d20250909_m045524_c001_v0001105_t0050_u01757393724465") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567ba_d20250909_m045517_c001_v7007000_t0000_u01757393717488") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7828_d20250909_m045508_c001_v0001105_t0034_u01757393708968") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54543c_d20250909_m045502_c001_v7007000_t0000_u01757393702748") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a777b_d20250909_m045454_c001_v0001105_t0054_u01757393694658") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951d4_d20250909_m045448_c001_v7007000_t0000_u01757393688231") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a76ab_d20250909_m045438_c001_v0001105_t0024_u01757393678978") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409672eb8054a8db_d20250909_m045428_c001_v7007000_t0000_u01757393668648") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a75e7_d20250909_m045422_c001_v0001105_t0046_u01757393662470") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6ac_d20250909_m045416_c001_v7007000_t0000_u01757393656130") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7698c_d20250909_m045411_c001_v0001180_t0056_u01757393651512") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea633_d20250909_m045409_c001_v7007000_t0000_u01757393649762") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc5e_d20250909_m045403_c001_v0001172_t0038_u01757393643445") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e03_d20250909_m045357_c001_v7007000_t0000_u01757393637551") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7b4_d20250909_m045352_c001_v0001172_t0004_u01757393632977") 2025/09/09 04:56:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409d0de95f76cc86_d20250909_m045350_c001_v7007000_t0000_u01757393630985") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7411_d20250909_m045344_c001_v0001105_t0039_u01757393624624") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4144233b15175a53_d20250909_m045334_c001_v7007000_t0000_u01757393614005") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a732a_d20250909_m045327_c001_v0001105_t0018_u01757393607779") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf4_d20250909_m045321_c001_v7007000_t0000_u01757393601770") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7278_d20250909_m045313_c001_v0001105_t0048_u01757393593565") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3a5_d20250909_m045307_c001_v7007000_t0000_u01757393587528") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a71c7_d20250909_m045259_c001_v0001105_t0053_u01757393579422") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edf2_d20250909_m045412_c001_v7007000_t0000_u01757393652339") 2025/09/09 04:56:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7539_d20250909_m045408_c001_v0001105_t0033_u01757393648504") 2025/09/09 04:56:44 DEBUG : dir1/0010-45678: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2ae_d20250909_m045433_c001_v7007000_t0000_u01757393673077") 2025/09/09 04:56:44 DEBUG : dir1/0010-45678: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e858_d20250909_m045427_c001_v0001172_t0057_u01757393667366") 2025/09/09 04:56:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e3_d20250909_m045548_c001_v7007000_t0000_u01757393748074") 2025/09/09 04:56:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e9cc_d20250909_m045539_c001_v0001172_t0006_u01757393739820") 2025/09/09 04:56:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba8b_d20250909_m045533_c001_v7007000_t0000_u01757393733266") 2025/09/09 04:56:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e968_d20250909_m045524_c001_v0001172_t0014_u01757393724761") 2025/09/09 04:56:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567bb_d20250909_m045517_c001_v7007000_t0000_u01757393717673") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e92a_d20250909_m045509_c001_v0001172_t0023_u01757393709403") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54543d_d20250909_m045502_c001_v7007000_t0000_u01757393702931") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e8f4_d20250909_m045454_c001_v0001172_t0012_u01757393694931") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951dc_d20250909_m045448_c001_v7007000_t0000_u01757393688414") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e8a4_d20250909_m045439_c001_v0001172_t0013_u01757393679362") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea25d_d20250909_m045428_c001_v7007000_t0000_u01757393668809") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769c8_d20250909_m045422_c001_v0001180_t0008_u01757393662752") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6ae_d20250909_m045416_c001_v7007000_t0000_u01757393656314") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e810_d20250909_m045411_c001_v0001172_t0034_u01757393651523") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea634_d20250909_m045409_c001_v7007000_t0000_u01757393649770") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7de_d20250909_m045403_c001_v0001172_t0033_u01757393643866") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e08_d20250909_m045357_c001_v7007000_t0000_u01757393637736") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc26_d20250909_m045352_c001_v0001172_t0056_u01757393632985") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947f176_d20250909_m045351_c001_v7007000_t0000_u01757393631158") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768d2_d20250909_m045345_c001_v0001180_t0049_u01757393625048") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231ec2a_d20250909_m045334_c001_v7007000_t0000_u01757393614012") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb62_d20250909_m045328_c001_v0001172_t0040_u01757393608029") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf6_d20250909_m045321_c001_v7007000_t0000_u01757393601952") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb14_d20250909_m045313_c001_v0001172_t0052_u01757393593874") 2025/09/09 04:56:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3a6_d20250909_m045307_c001_v7007000_t0000_u01757393587712") 2025/09/09 04:56:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbaae_d20250909_m045259_c001_v0001172_t0011_u01757393579844") 2025/09/09 04:56:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edf4_d20250909_m045412_c001_v7007000_t0000_u01757393652509") 2025/09/09 04:56:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc80_d20250909_m045408_c001_v0001172_t0019_u01757393648515") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2b0_d20250909_m045433_c001_v7007000_t0000_u01757393673261") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbce4_d20250909_m045427_c001_v0001172_t0013_u01757393667376") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e4_d20250909_m045548_c001_v7007000_t0000_u01757393748263") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbe2e_d20250909_m045540_c001_v0001172_t0011_u01757393740102") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba8c_d20250909_m045533_c001_v7007000_t0000_u01757393733450") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbde2_d20250909_m045525_c001_v0001172_t0053_u01757393725029") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567bc_d20250909_m045517_c001_v7007000_t0000_u01757393717910") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd9c_d20250909_m045509_c001_v0001172_t0048_u01757393709662") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54543f_d20250909_m045503_c001_v7007000_t0000_u01757393703116") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd66_d20250909_m045455_c001_v0001172_t0014_u01757393695360") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951e3_d20250909_m045448_c001_v7007000_t0000_u01757393688597") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd1a_d20250909_m045439_c001_v0001172_t0057_u01757393679644") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea252_d20250909_m045428_c001_v7007000_t0000_u01757393668438") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e846_d20250909_m045422_c001_v0001172_t0025_u01757393662974") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6b2_d20250909_m045416_c001_v7007000_t0000_u01757393656496") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc98_d20250909_m045411_c001_v0001172_t0024_u01757393651639") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea630_d20250909_m045409_c001_v7007000_t0000_u01757393649587") 2025/09/09 04:56:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7501_d20250909_m045404_c001_v0001105_t0002_u01757393644164") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e0b_d20250909_m045357_c001_v7007000_t0000_u01757393637918") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76924_d20250909_m045352_c001_v0001180_t0020_u01757393632998") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94d59_d20250909_m045351_c001_v7007000_t0000_u01757393631152") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e78e_d20250909_m045345_c001_v0001172_t0011_u01757393625248") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab544c77_d20250909_m045334_c001_v7007000_t0000_u01757393614211") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e71c_d20250909_m045328_c001_v0001172_t0054_u01757393608336") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf7_d20250909_m045322_c001_v7007000_t0000_u01757393602134") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e6b8_d20250909_m045314_c001_v0001172_t0044_u01757393594137") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3aa_d20250909_m045307_c001_v7007000_t0000_u01757393587895") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e64a_d20250909_m045300_c001_v0001172_t0058_u01757393580164") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fdabc_d20250909_m045412_c001_v7007000_t0000_u01757393652167") 2025/09/09 04:56:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7fc_d20250909_m045408_c001_v0001172_t0035_u01757393648533") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2b4_d20250909_m045433_c001_v7007000_t0000_u01757393673445") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769ee_d20250909_m045427_c001_v0001180_t0001_u01757393667524") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e5_d20250909_m045548_c001_v7007000_t0000_u01757393748447") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b22_d20250909_m045540_c001_v0001180_t0028_u01757393740377") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba8d_d20250909_m045533_c001_v7007000_t0000_u01757393733633") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76ac8_d20250909_m045525_c001_v0001180_t0035_u01757393725326") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567bd_d20250909_m045518_c001_v7007000_t0000_u01757393718096") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a94_d20250909_m045509_c001_v0001180_t0025_u01757393709939") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545441_d20250909_m045503_c001_v7007000_t0000_u01757393703299") 2025/09/09 04:56:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a5b_d20250909_m045455_c001_v0001180_t0018_u01757393695623") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951ed_d20250909_m045448_c001_v7007000_t0000_u01757393688780") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76a1e_d20250909_m045440_c001_v0001180_t0011_u01757393680176") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419aaa29d73a7f3a_d20250909_m045428_c001_v7007000_t0000_u01757393668456") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbccc_d20250909_m045423_c001_v0001172_t0017_u01757393663253") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6b6_d20250909_m045416_c001_v7007000_t0000_u01757393656679") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7698e_d20250909_m045411_c001_v0001180_t0029_u01757393651707") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fdaba_d20250909_m045409_c001_v7007000_t0000_u01757393649780") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7695c_d20250909_m045404_c001_v0001180_t0048_u01757393644446") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e0e_d20250909_m045358_c001_v7007000_t0000_u01757393638101") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76926_d20250909_m045353_c001_v0001180_t0039_u01757393633210") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda55_d20250909_m045351_c001_v7007000_t0000_u01757393631124") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbbfc_d20250909_m045345_c001_v0001172_t0051_u01757393625533") 2025/09/09 04:56:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f410615c276e04b0f_d20250909_m045334_c001_v7007000_t0000_u01757393614349") 2025/09/09 04:56:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7686a_d20250909_m045328_c001_v0001180_t0043_u01757393608608") 2025/09/09 04:56:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcf8_d20250909_m045322_c001_v7007000_t0000_u01757393602316") 2025/09/09 04:56:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e767fa_d20250909_m045314_c001_v0001180_t0027_u01757393594483") 2025/09/09 04:56:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3ab_d20250909_m045308_c001_v7007000_t0000_u01757393588077") 2025/09/09 04:56:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7679c_d20250909_m045300_c001_v0001180_t0011_u01757393580448") 2025/09/09 04:56:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edf6_d20250909_m045412_c001_v7007000_t0000_u01757393652533") 2025/09/09 04:56:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76974_d20250909_m045408_c001_v0001180_t0056_u01757393648646") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2b7_d20250909_m045433_c001_v7007000_t0000_u01757393673629") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7637_d20250909_m045427_c001_v0001105_t0041_u01757393667535") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e6_d20250909_m045548_c001_v7007000_t0000_u01757393748629") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a79bc_d20250909_m045540_c001_v0001105_t0049_u01757393740582") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba8e_d20250909_m045533_c001_v7007000_t0000_u01757393733816") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a78fa_d20250909_m045525_c001_v0001105_t0022_u01757393725514") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567be_d20250909_m045518_c001_v7007000_t0000_u01757393718279") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a783a_d20250909_m045510_c001_v0001105_t0029_u01757393710147") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545442_d20250909_m045503_c001_v7007000_t0000_u01757393703483") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a778b_d20250909_m045455_c001_v0001105_t0006_u01757393695825") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951f5_d20250909_m045448_c001_v7007000_t0000_u01757393688964") 2025/09/09 04:56:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a76bb_d20250909_m045440_c001_v0001105_t0010_u01757393680398") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea24c_d20250909_m045428_c001_v7007000_t0000_u01757393668253") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a75f7_d20250909_m045423_c001_v0001105_t0026_u01757393663582") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6b9_d20250909_m045416_c001_v7007000_t0000_u01757393656865") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e812_d20250909_m045411_c001_v0001172_t0043_u01757393651786") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edde_d20250909_m045409_c001_v7007000_t0000_u01757393649800") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc68_d20250909_m045404_c001_v0001172_t0053_u01757393644648") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e13_d20250909_m045358_c001_v7007000_t0000_u01757393638282") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc2a_d20250909_m045353_c001_v0001172_t0051_u01757393633272") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409d0de95f76cc87_d20250909_m045351_c001_v7007000_t0000_u01757393631168") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a741f_d20250909_m045345_c001_v0001105_t0018_u01757393625876") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4079430f909856fb_d20250909_m045334_c001_v7007000_t0000_u01757393614031") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7338_d20250909_m045328_c001_v0001105_t0007_u01757393608896") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcfa_d20250909_m045322_c001_v7007000_t0000_u01757393602499") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7286_d20250909_m045314_c001_v0001105_t0018_u01757393594700") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3af_d20250909_m045308_c001_v7007000_t0000_u01757393588280") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a71dd_d20250909_m045300_c001_v0001105_t0021_u01757393580702") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fdabe_d20250909_m045412_c001_v7007000_t0000_u01757393652544") 2025/09/09 04:56:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc82_d20250909_m045408_c001_v0001172_t0012_u01757393648821") 2025/09/09 04:56:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2ba_d20250909_m045433_c001_v7007000_t0000_u01757393673813") 2025/09/09 04:56:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbce6_d20250909_m045427_c001_v0001172_t0032_u01757393667645") 2025/09/09 04:56:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e7_d20250909_m045548_c001_v7007000_t0000_u01757393748814") 2025/09/09 04:56:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e9d8_d20250909_m045540_c001_v0001172_t0030_u01757393740842") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba8f_d20250909_m045534_c001_v7007000_t0000_u01757393734000") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e970_d20250909_m045525_c001_v0001172_t0058_u01757393725952") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567bf_d20250909_m045518_c001_v7007000_t0000_u01757393718461") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e930_d20250909_m045510_c001_v0001172_t0045_u01757393710611") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545443_d20250909_m045503_c001_v7007000_t0000_u01757393703666") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e8f6_d20250909_m045456_c001_v0001172_t0034_u01757393696160") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951fc_d20250909_m045449_c001_v7007000_t0000_u01757393689147") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e8ac_d20250909_m045440_c001_v0001172_t0043_u01757393680706") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409672eb8054a8da_d20250909_m045428_c001_v7007000_t0000_u01757393668464") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e769cc_d20250909_m045423_c001_v0001180_t0001_u01757393663944") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6be_d20250909_m045417_c001_v7007000_t0000_u01757393657047") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a756b_d20250909_m045411_c001_v0001105_t0056_u01757393651866") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0542a_d20250909_m045409_c001_v7007000_t0000_u01757393649218") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7e4_d20250909_m045405_c001_v0001172_t0047_u01757393645025") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e1b_d20250909_m045358_c001_v7007000_t0000_u01757393638465") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7b6_d20250909_m045353_c001_v0001172_t0021_u01757393633297") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda59_d20250909_m045351_c001_v7007000_t0000_u01757393631197") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768de_d20250909_m045346_c001_v0001180_t0005_u01757393626194") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641928_d20250909_m045334_c001_v7007000_t0000_u01757393614230") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb74_d20250909_m045329_c001_v0001172_t0000_u01757393609174") 2025/09/09 04:56:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcfb_d20250909_m045322_c001_v7007000_t0000_u01757393602682") 2025/09/09 04:56:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb1e_d20250909_m045314_c001_v0001172_t0039_u01757393594968") 2025/09/09 04:56:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3b2_d20250909_m045308_c001_v7007000_t0000_u01757393588464") 2025/09/09 04:56:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbab6_d20250909_m045301_c001_v0001172_t0008_u01757393581087") 2025/09/09 04:56:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edf1_d20250909_m045412_c001_v7007000_t0000_u01757393652328") 2025/09/09 04:56:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76978_d20250909_m045408_c001_v0001180_t0052_u01757393648845") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2bd_d20250909_m045433_c001_v7007000_t0000_u01757393673997") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e85c_d20250909_m045427_c001_v0001172_t0013_u01757393667686") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e8_d20250909_m045548_c001_v7007000_t0000_u01757393748997") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbe32_d20250909_m045541_c001_v0001172_t0036_u01757393741129") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba90_d20250909_m045534_c001_v7007000_t0000_u01757393734183") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbde8_d20250909_m045526_c001_v0001172_t0010_u01757393726325") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567c1_d20250909_m045518_c001_v7007000_t0000_u01757393718651") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbda6_d20250909_m045510_c001_v0001172_t0057_u01757393710878") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545445_d20250909_m045503_c001_v7007000_t0000_u01757393703849") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd6a_d20250909_m045456_c001_v0001172_t0028_u01757393696465") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b951fd_d20250909_m045449_c001_v7007000_t0000_u01757393689330") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd24_d20250909_m045441_c001_v0001172_t0034_u01757393681099") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419aaa29d73a7f37_d20250909_m045428_c001_v7007000_t0000_u01757393668270") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e84a_d20250909_m045424_c001_v0001172_t0030_u01757393664148") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6c2_d20250909_m045417_c001_v7007000_t0000_u01757393657232") 2025/09/09 04:56:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76990_d20250909_m045411_c001_v0001180_t0049_u01757393651910") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde4a0_d20250909_m045409_c001_v7007000_t0000_u01757393649561") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7511_d20250909_m045405_c001_v0001105_t0051_u01757393645295") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e21_d20250909_m045358_c001_v7007000_t0000_u01757393638647") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7487_d20250909_m045353_c001_v0001105_t0020_u01757393633331") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea584_d20250909_m045350_c001_v7007000_t0000_u01757393630908") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e796_d20250909_m045346_c001_v0001172_t0024_u01757393626388") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641929_d20250909_m045334_c001_v7007000_t0000_u01757393614359") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e722_d20250909_m045329_c001_v0001172_t0033_u01757393609471") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcfc_d20250909_m045322_c001_v7007000_t0000_u01757393602866") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e6c4_d20250909_m045315_c001_v0001172_t0012_u01757393595336") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3b4_d20250909_m045308_c001_v7007000_t0000_u01757393588647") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e652_d20250909_m045301_c001_v0001172_t0001_u01757393581424") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea657_d20250909_m045412_c001_v7007000_t0000_u01757393652179") 2025/09/09 04:56:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7543_d20250909_m045408_c001_v0001105_t0019_u01757393648917") 2025/09/09 04:56:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641934_d20250909_m045336_c001_v7007000_t0000_u01757393616910") 2025/09/09 04:56:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7688a_d20250909_m045332_c001_v0001180_t0043_u01757393612225") 2025/09/09 04:56:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641936_d20250909_m045337_c001_v7007000_t0000_u01757393617092") 2025/09/09 04:56:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e72e_d20250909_m045332_c001_v0001172_t0043_u01757393612310") 2025/09/09 04:56:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641939_d20250909_m045337_c001_v7007000_t0000_u01757393617274") 2025/09/09 04:56:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7368_d20250909_m045332_c001_v0001105_t0016_u01757393612381") 2025/09/09 04:56:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564193d_d20250909_m045337_c001_v7007000_t0000_u01757393617456") 2025/09/09 04:56:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbb9a_d20250909_m045332_c001_v0001172_t0016_u01757393612390") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564193f_d20250909_m045337_c001_v7007000_t0000_u01757393617640") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76890_d20250909_m045332_c001_v0001180_t0056_u01757393612471") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641941_d20250909_m045337_c001_v7007000_t0000_u01757393617821") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e732_d20250909_m045332_c001_v0001172_t0041_u01757393612656") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641942_d20250909_m045338_c001_v7007000_t0000_u01757393618001") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76892_d20250909_m045332_c001_v0001180_t0011_u01757393612675") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641943_d20250909_m045338_c001_v7007000_t0000_u01757393618182") 2025/09/09 04:56:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a736e_d20250909_m045332_c001_v0001105_t0009_u01757393612734") 2025/09/09 04:56:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641944_d20250909_m045338_c001_v7007000_t0000_u01757393618364") 2025/09/09 04:56:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbba4_d20250909_m045332_c001_v0001172_t0046_u01757393612771") 2025/09/09 04:56:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641947_d20250909_m045338_c001_v7007000_t0000_u01757393618544") 2025/09/09 04:56:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76894_d20250909_m045332_c001_v0001180_t0042_u01757393612908") 2025/09/09 04:56:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641948_d20250909_m045338_c001_v7007000_t0000_u01757393618725") 2025/09/09 04:56:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e736_d20250909_m045332_c001_v0001172_t0015_u01757393612987") 2025/09/09 04:56:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564194b_d20250909_m045338_c001_v7007000_t0000_u01757393618911") 2025/09/09 04:56:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7372_d20250909_m045333_c001_v0001105_t0021_u01757393613025") 2025/09/09 04:56:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564194d_d20250909_m045339_c001_v7007000_t0000_u01757393619092") 2025/09/09 04:56:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbba6_d20250909_m045333_c001_v0001172_t0034_u01757393613042") 2025/09/09 04:56:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564194f_d20250909_m045339_c001_v7007000_t0000_u01757393619274") 2025/09/09 04:56:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76896_d20250909_m045333_c001_v0001180_t0033_u01757393613133") 2025/09/09 04:56:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641950_d20250909_m045339_c001_v7007000_t0000_u01757393619457") 2025/09/09 04:56:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e738_d20250909_m045333_c001_v0001172_t0001_u01757393613316") 2025/09/09 04:56:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641952_d20250909_m045339_c001_v7007000_t0000_u01757393619638") 2025/09/09 04:56:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76898_d20250909_m045333_c001_v0001180_t0044_u01757393613327") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea5b7_d20250909_m045353_c001_v7007000_t0000_u01757393633693") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768fa_d20250909_m045349_c001_v0001180_t0032_u01757393629064") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda7f_d20250909_m045353_c001_v7007000_t0000_u01757393633991") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a744b_d20250909_m045349_c001_v0001105_t0033_u01757393629086") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409d0de95f76cc8c_d20250909_m045354_c001_v7007000_t0000_u01757393634004") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7a2_d20250909_m045349_c001_v0001172_t0032_u01757393629235") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde461_d20250909_m045353_c001_v7007000_t0000_u01757393633680") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768fc_d20250909_m045349_c001_v0001180_t0034_u01757393629255") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947f1a7_d20250909_m045354_c001_v7007000_t0000_u01757393634016") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc0c_d20250909_m045349_c001_v0001172_t0037_u01757393629264") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f409d0de95f76cc8a_d20250909_m045353_c001_v7007000_t0000_u01757393633631") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e768fe_d20250909_m045349_c001_v0001180_t0017_u01757393629487") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94da2_d20250909_m045354_c001_v7007000_t0000_u01757393634024") 2025/09/09 04:56:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7453_d20250909_m045349_c001_v0001105_t0039_u01757393629550") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda7c_d20250909_m045353_c001_v7007000_t0000_u01757393633805") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7a6_d20250909_m045349_c001_v0001172_t0038_u01757393629584") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947f1a5_d20250909_m045353_c001_v7007000_t0000_u01757393633828") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc0e_d20250909_m045349_c001_v0001172_t0027_u01757393629606") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde462_d20250909_m045353_c001_v7007000_t0000_u01757393633869") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76904_d20250909_m045349_c001_v0001180_t0049_u01757393629688") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947f1a4_d20250909_m045353_c001_v7007000_t0000_u01757393633642") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc10_d20250909_m045349_c001_v0001172_t0008_u01757393629871") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94d9f_d20250909_m045353_c001_v7007000_t0000_u01757393633838") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76906_d20250909_m045349_c001_v0001180_t0019_u01757393629886") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94d9d_d20250909_m045353_c001_v7007000_t0000_u01757393633651") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e7a8_d20250909_m045350_c001_v0001172_t0019_u01757393630080") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda7a_d20250909_m045353_c001_v7007000_t0000_u01757393633660") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a745b_d20250909_m045350_c001_v0001105_t0037_u01757393630090") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda7d_d20250909_m045353_c001_v7007000_t0000_u01757393633846") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76909_d20250909_m045350_c001_v0001180_t0027_u01757393630108") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f416a4ec76e8fda7e_d20250909_m045353_c001_v7007000_t0000_u01757393633858") 2025/09/09 04:56:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbc14_d20250909_m045350_c001_v0001172_t0039_u01757393630156") 2025/09/09 04:56:56 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef5b_d20250909_m045152_c001_v7007000_t0000_u01757393512466") 2025/09/09 04:56:56 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10950b6498d396a6_d20250909_m045149_c001_v0001106_t0022_u01757393509492") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a81a1_d20250909_m045149_c001_v7007000_t0000_u01757393509307") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10950b6498d39694_d20250909_m045145_c001_v0001106_t0051_u01757393505776") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a8191_d20250909_m045145_c001_v7007000_t0000_u01757393505049") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db8fa_d20250909_m045140_c001_v0001172_t0048_u01757393500786") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d64_d20250909_m045139_c001_v7007000_t0000_u01757393499308") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1156609d35773a7c_d20250909_m045136_c001_v0001106_t0009_u01757393496768") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d55_d20250909_m045136_c001_v7007000_t0000_u01757393496580") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1156609d35773a6c_d20250909_m045132_c001_v0001106_t0028_u01757393492652") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d26_d20250909_m045131_c001_v7007000_t0000_u01757393491915") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db8ce_d20250909_m045127_c001_v0001172_t0057_u01757393487818") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cf3_d20250909_m045126_c001_v7007000_t0000_u01757393486540") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1126cb7472e29daa_d20250909_m045125_c001_v0001184_t0054_u01757393485205") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94a90_d20250909_m045125_c001_v7007000_t0000_u01757393485022") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1126cb7472e29d92_d20250909_m045122_c001_v0001184_t0016_u01757393482250") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94a69_d20250909_m045121_c001_v7007000_t0000_u01757393481517") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5af7_d20250909_m045117_c001_v0001090_t0045_u01757393477104") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cc4_d20250909_m045116_c001_v7007000_t0000_u01757393476189") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100027bd9695af59_d20250909_m045114_c001_v0001179_t0041_u01757393474228") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e2557_d20250909_m045114_c001_v7007000_t0000_u01757393474043") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100027bd9695af47_d20250909_m045111_c001_v0001179_t0014_u01757393471227") 2025/09/09 04:56:57 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e2547_d20250909_m045110_c001_v7007000_t0000_u01757393470496") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7656c_d20250909_m045104_c001_v0001180_t0035_u01757393464408") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0d968_d20250909_m045103_c001_v7007000_t0000_u01757393463487") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1121e43541a03628_d20250909_m045101_c001_v0001144_t0054_u01757393461250") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea2aa_d20250909_m045101_c001_v7007000_t0000_u01757393461069") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1121e43541a0360e_d20250909_m045056_c001_v0001144_t0059_u01757393456868") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea295_d20250909_m045056_c001_v7007000_t0000_u01757393456140") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db832_d20250909_m045050_c001_v0001172_t0046_u01757393450137") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4164f2d6efd45c58_d20250909_m045049_c001_v7007000_t0000_u01757393449219") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f118d3ae5363bd19c_d20250909_m045047_c001_v0001136_t0059_u01757393447355") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231e83e_d20250909_m045047_c001_v7007000_t0000_u01757393447171") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f118d3ae5363bd184_d20250909_m045043_c001_v0001136_t0047_u01757393443753") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231e838_d20250909_m045043_c001_v7007000_t0000_u01757393443021") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5a80_d20250909_m045037_c001_v0001090_t0059_u01757393437310") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641533_d20250909_m045036_c001_v7007000_t0000_u01757393436207") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f110e8e931e5d7ac1_d20250909_m045030_c001_v0001183_t0033_u01757393430698") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419aaa29d73a775c_d20250909_m045030_c001_v7007000_t0000_u01757393430488") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e764dd_d20250909_m045026_c001_v0001180_t0053_u01757393426547") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1182a6b6d43dc210_d20250909_m045025_c001_v0001042_t0031_u01757393425547") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1182a6b6d43dc20c_d20250909_m045024_c001_v0001042_t0028_u01757393424314") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947edbf_d20250909_m045011_c001_v7007000_t0000_u01757393411126") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5a1e_d20250909_m045004_c001_v0001090_t0005_u01757393404089") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f108944b1543965b0_d20250909_m045003_c001_v0001136_t0021_u01757393403231") 2025/09/09 04:56:58 DEBUG : dst/one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f108944b1543965a6_d20250909_m045002_c001_v0001136_t0009_u01757393402179") 2025/09/09 04:56:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef5d_d20250909_m045152_c001_v7007000_t0000_u01757393512650") 2025/09/09 04:56:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f11784b8b77d23509_d20250909_m045149_c001_v0001184_t0046_u01757393509094") 2025/09/09 04:56:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1190eba0cd9cd6ce_d20250909_m045144_c001_v0001181_t0025_u01757393504834") 2025/09/09 04:56:59 DEBUG : dst/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d66_d20250909_m045139_c001_v7007000_t0000_u01757393499492") 2025/09/09 04:56:59 DEBUG : dst/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f114f896b58796861_d20250909_m045136_c001_v0001181_t0014_u01757393496372") 2025/09/09 04:56:59 DEBUG : dst/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f104d911244ed0cf6_d20250909_m045131_c001_v0001154_t0004_u01757393491559") 2025/09/09 04:56:59 DEBUG : dst/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cf5_d20250909_m045126_c001_v7007000_t0000_u01757393486722") 2025/09/09 04:56:59 DEBUG : dst/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119fec7b869effec_d20250909_m045124_c001_v0001115_t0049_u01757393484576") 2025/09/09 04:56:59 DEBUG : dst/one.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f112c969fd3048d62_d20250909_m045121_c001_v0001181_t0027_u01757393481300") 2025/09/09 04:56:59 DEBUG : dst/three: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641538_d20250909_m045036_c001_v7007000_t0000_u01757393436392") 2025/09/09 04:56:59 DEBUG : dst/three: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1182a6b6d43dc21e_d20250909_m045034_c001_v0001042_t0009_u01757393434630") 2025/09/09 04:56:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef5f_d20250909_m045152_c001_v7007000_t0000_u01757393512832") 2025/09/09 04:56:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f11112d58e683c263_d20250909_m045150_c001_v0001115_t0048_u01757393510570") 2025/09/09 04:56:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1060d4340e58d2c0_d20250909_m045146_c001_v0001136_t0026_u01757393506814") 2025/09/09 04:56:59 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef60_d20250909_m045153_c001_v7007000_t0000_u01757393513018") 2025/09/09 04:56:59 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10950b6498d396a8_d20250909_m045151_c001_v0001106_t0015_u01757393511190") 2025/09/09 04:56:59 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a81ac_d20250909_m045151_c001_v7007000_t0000_u01757393511008") 2025/09/09 04:56:59 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10950b6498d3969e_d20250909_m045147_c001_v0001106_t0002_u01757393507320") 2025/09/09 04:56:59 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a8197_d20250909_m045147_c001_v7007000_t0000_u01757393507138") 2025/09/09 04:56:59 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5b3d_d20250909_m045141_c001_v0001090_t0043_u01757393501996") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d68_d20250909_m045139_c001_v7007000_t0000_u01757393499677") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1156609d35773a82_d20250909_m045138_c001_v0001106_t0033_u01757393498300") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d5e_d20250909_m045138_c001_v7007000_t0000_u01757393498112") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1156609d35773a76_d20250909_m045134_c001_v0001106_t0017_u01757393494717") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d41_d20250909_m045134_c001_v7007000_t0000_u01757393494528") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5b15_d20250909_m045128_c001_v0001090_t0019_u01757393488655") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94a9d_d20250909_m045125_c001_v7007000_t0000_u01757393485978") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5b0f_d20250909_m045123_c001_v0001090_t0034_u01757393483617") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94a79_d20250909_m045122_c001_v7007000_t0000_u01757393482882") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e765ce_d20250909_m045118_c001_v0001180_t0043_u01757393478506") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e2562_d20250909_m045115_c001_v7007000_t0000_u01757393475276") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e765b6_d20250909_m045112_c001_v0001180_t0017_u01757393472922") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e254e_d20250909_m045111_c001_v7007000_t0000_u01757393471831") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db86e_d20250909_m045105_c001_v0001172_t0036_u01757393465664") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea2af_d20250909_m045102_c001_v7007000_t0000_u01757393462560") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db856_d20250909_m045059_c001_v0001172_t0013_u01757393459703") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea29e_d20250909_m045058_c001_v7007000_t0000_u01757393458594") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5aa4_d20250909_m045051_c001_v0001090_t0004_u01757393451019") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231e83f_d20250909_m045048_c001_v7007000_t0000_u01757393448293") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5a96_d20250909_m045045_c001_v0001090_t0005_u01757393445932") 2025/09/09 04:57:00 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231e83b_d20250909_m045044_c001_v7007000_t0000_u01757393444831") 2025/09/09 04:57:01 DEBUG : dst/three.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7650f_d20250909_m045038_c001_v0001180_t0058_u01757393438458") 2025/09/09 04:57:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d6b_d20250909_m045139_c001_v7007000_t0000_u01757393499863") 2025/09/09 04:57:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1089f4262d1f0928_d20250909_m045137_c001_v0001172_t0002_u01757393497861") 2025/09/09 04:57:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f11895cefb45f8427_d20250909_m045134_c001_v0001115_t0006_u01757393494086") 2025/09/09 04:57:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cf7_d20250909_m045126_c001_v7007000_t0000_u01757393486904") 2025/09/09 04:57:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1128543fa2f3014c_d20250909_m045125_c001_v0001102_t0054_u01757393485613") 2025/09/09 04:57:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f116d83211673f24e_d20250909_m045122_c001_v0001177_t0020_u01757393482660") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef63_d20250909_m045153_c001_v7007000_t0000_u01757393513201") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76606_d20250909_m045141_c001_v0001180_t0009_u01757393501435") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9d6c_d20250909_m045140_c001_v7007000_t0000_u01757393500048") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e765e8_d20250909_m045128_c001_v0001180_t0047_u01757393488441") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cfa_d20250909_m045127_c001_v7007000_t0000_u01757393487086") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db894_d20250909_m045117_c001_v0001172_t0045_u01757393477866") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccde9cc5_d20250909_m045116_c001_v7007000_t0000_u01757393476370") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5ad8_d20250909_m045104_c001_v0001090_t0054_u01757393464978") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41298d0c87b0d96e_d20250909_m045103_c001_v7007000_t0000_u01757393463671") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7653c_d20250909_m045050_c001_v0001180_t0044_u01757393450767") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4164f2d6efd45c5a_d20250909_m045049_c001_v7007000_t0000_u01757393449403") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db80c_d20250909_m045038_c001_v0001172_t0029_u01757393438168") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564153d_d20250909_m045036_c001_v7007000_t0000_u01757393436575") 2025/09/09 04:57:01 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1174ed8f1cf9c42b_d20250909_m045032_c001_v0001177_t0052_u01757393432323") 2025/09/09 04:57:02 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947edca_d20250909_m045011_c001_v7007000_t0000_u01757393411310") 2025/09/09 04:57:02 DEBUG : dst/two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f108944b1543965c6_d20250909_m045009_c001_v0001136_t0042_u01757393409897") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02cd6_d20250909_m044936_c001_v7007000_t0000_u01757393376537") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76430_d20250909_m044933_c001_v0001180_t0007_u01757393373135") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02caa_d20250909_m044930_c001_v7007000_t0000_u01757393370979") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76408_d20250909_m044920_c001_v0001180_t0017_u01757393360609") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd9254b_d20250909_m044912_c001_v7007000_t0000_u01757393352112") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e763eb_d20250909_m044908_c001_v0001180_t0031_u01757393348603") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924a0_d20250909_m044848_c001_v7007000_t0000_u01757393328151") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b595b_d20250909_m044845_c001_v0001090_t0039_u01757393325898") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd9248d_d20250909_m044844_c001_v7007000_t0000_u01757393324871") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b594f_d20250909_m044842_c001_v0001090_t0036_u01757393322908") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab543077_d20250909_m044839_c001_v7007000_t0000_u01757393319441") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5939_d20250909_m044837_c001_v0001090_t0008_u01757393317397") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab542897_d20250909_m044836_c001_v7007000_t0000_u01757393316474") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b592b_d20250909_m044834_c001_v0001090_t0019_u01757393314924") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab542080_d20250909_m044828_c001_v7007000_t0000_u01757393308758") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58ff_d20250909_m044826_c001_v0001090_t0052_u01757393306904") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab542061_d20250909_m044825_c001_v7007000_t0000_u01757393305971") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58fb_d20250909_m044824_c001_v0001090_t0039_u01757393304975") 2025/09/09 04:57:02 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab541851_d20250909_m044820_c001_v7007000_t0000_u01757393300369") 2025/09/09 04:57:03 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58d7_d20250909_m044818_c001_v0001090_t0050_u01757393298923") 2025/09/09 04:57:03 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54182a_d20250909_m044817_c001_v7007000_t0000_u01757393297084") 2025/09/09 04:57:03 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58cd_d20250909_m044816_c001_v0001090_t0005_u01757393296029") 2025/09/09 04:57:03 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54181d_d20250909_m044815_c001_v7007000_t0000_u01757393295664") 2025/09/09 04:57:03 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1138cefd10c1b762_d20250909_m044814_c001_v0001136_t0008_u01757393294911") 2025/09/09 04:57:03 DEBUG : empty space: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58c5_d20250909_m044813_c001_v0001090_t0010_u01757393293196") 2025/09/09 04:57:03 DEBUG : enormous: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd9249a_d20250909_m044847_c001_v7007000_t0000_u01757393327225") 2025/09/09 04:57:03 DEBUG : enormous: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b595d_d20250909_m044846_c001_v0001090_t0021_u01757393326358") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ef80_d20250909_m045158_c001_v7007000_t0000_u01757393518381") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5b59_d20250909_m045156_c001_v0001090_t0014_u01757393516707") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd9250f_d20250909_m044907_c001_v7007000_t0000_u01757393347058") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b59a1_d20250909_m044905_c001_v0001090_t0008_u01757393345850") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02adc_d20250909_m044810_c001_v7007000_t0000_u01757393290280") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58bd_d20250909_m044809_c001_v0001090_t0059_u01757393289042") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02ad8_d20250909_m044808_c001_v7007000_t0000_u01757393288492") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58bb_d20250909_m044807_c001_v0001090_t0017_u01757393287806") 2025/09/09 04:57:03 DEBUG : existing: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58b5_d20250909_m044806_c001_v0001090_t0035_u01757393286814") 2025/09/09 04:57:03 DEBUG : existing-b: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd92512_d20250909_m044907_c001_v7007000_t0000_u01757393347240") 2025/09/09 04:57:03 DEBUG : existing-b: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e763e3_d20250909_m044905_c001_v0001180_t0041_u01757393345863") 2025/09/09 04:57:03 DEBUG : file1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05144_d20250909_m045248_c001_v7007000_t0000_u01757393568227") 2025/09/09 04:57:03 DEBUG : file1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e608_d20250909_m045246_c001_v0001172_t0031_u01757393566903") 2025/09/09 04:57:03 DEBUG : file1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0513e_d20250909_m045245_c001_v7007000_t0000_u01757393565566") 2025/09/09 04:57:03 DEBUG : file1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a710f_d20250909_m045244_c001_v0001105_t0003_u01757393564143") 2025/09/09 04:57:04 DEBUG : five: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924b5_d20250909_m044852_c001_v7007000_t0000_u01757393332165") 2025/09/09 04:57:04 DEBUG : five: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f400c9dfa729b5973_d20250909_m044850_c001_v0001090_t0039_u01757393330033") 2025/09/09 04:57:04 DEBUG : foo: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab541839_d20250909_m044818_c001_v7007000_t0000_u01757393298561") 2025/09/09 04:57:04 DEBUG : foo: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f400c9dfa729b58d5_d20250909_m044818_c001_v0001090_t0039_u01757393298007") 2025/09/09 04:57:04 DEBUG : foo: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f400c9dfa729b58d3_d20250909_m044817_c001_v0001090_t0039_u01757393297448") 2025/09/09 04:57:04 DEBUG : four: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924b6_d20250909_m044852_c001_v7007000_t0000_u01757393332347") 2025/09/09 04:57:04 DEBUG : four: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40470b64f6e763b9_d20250909_m044850_c001_v0001180_t0046_u01757393330598") 2025/09/09 04:57:04 DEBUG : four: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b596b_d20250909_m044849_c001_v0001090_t0034_u01757393329327") 2025/09/09 04:57:04 DEBUG : hello world2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bd6_d20250909_m044721_c001_v7007000_t0000_u01757393241585") 2025/09/09 04:57:04 DEBUG : hello world2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b581b_d20250909_m044720_c001_v0001090_t0029_u01757393240855") 2025/09/09 04:57:04 DEBUG : ignore-size: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02ad5_d20250909_m044806_c001_v7007000_t0000_u01757393286449") 2025/09/09 04:57:04 DEBUG : ignore-size: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58af_d20250909_m044805_c001_v0001090_t0056_u01757393285126") 2025/09/09 04:57:04 DEBUG : nested/sub dir/file: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924ff_d20250909_m044905_c001_v7007000_t0000_u01757393345113") 2025/09/09 04:57:04 DEBUG : nested/sub dir/file: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e763df_d20250909_m044904_c001_v0001180_t0056_u01757393344435") 2025/09/09 04:57:04 DEBUG : nested/sub dir/file: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924f5_d20250909_m044903_c001_v7007000_t0000_u01757393343684") 2025/09/09 04:57:04 DEBUG : nested/sub dir/file: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e763d7_d20250909_m044902_c001_v0001180_t0056_u01757393342604") 2025/09/09 04:57:04 DEBUG : one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924b7_d20250909_m044852_c001_v7007000_t0000_u01757393332534") 2025/09/09 04:57:04 DEBUG : one: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f400c9dfa729b5963_d20250909_m044848_c001_v0001090_t0039_u01757393328556") 2025/09/09 04:57:04 DEBUG : only0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0511c_d20250909_m045239_c001_v7007000_t0000_u01757393559614") 2025/09/09 04:57:04 DEBUG : only0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40470b64f6e7670c_d20250909_m045233_c001_v0001180_t0046_u01757393553958") 2025/09/09 04:57:04 DEBUG : only0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9d3_d20250909_m045222_c001_v0001172_t0038_u01757393542461") 2025/09/09 04:57:05 DEBUG : only0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e26ff_d20250909_m045216_c001_v7007000_t0000_u01757393536671") 2025/09/09 04:57:05 DEBUG : only0: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db962_d20250909_m045204_c001_v0001172_t0023_u01757393524770") 2025/09/09 04:57:05 DEBUG : only1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0511e_d20250909_m045239_c001_v7007000_t0000_u01757393559798") 2025/09/09 04:57:05 DEBUG : only1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4072dc0ce4b7e5ce_d20250909_m045234_c001_v0001172_t0047_u01757393554701") 2025/09/09 04:57:05 DEBUG : only1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9d7_d20250909_m045223_c001_v0001172_t0014_u01757393543049") 2025/09/09 04:57:05 DEBUG : only1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e26fd_d20250909_m045216_c001_v7007000_t0000_u01757393536300") 2025/09/09 04:57:05 DEBUG : only1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db964_d20250909_m045205_c001_v0001172_t0043_u01757393525301") 2025/09/09 04:57:05 DEBUG : only10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05120_d20250909_m045239_c001_v7007000_t0000_u01757393559982") 2025/09/09 04:57:05 DEBUG : only10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419328a3864dba20_d20250909_m045233_c001_v0001172_t0044_u01757393553945") 2025/09/09 04:57:05 DEBUG : only10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9fa_d20250909_m045228_c001_v0001172_t0028_u01757393548254") 2025/09/09 04:57:05 DEBUG : only10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564177a_d20250909_m045216_c001_v7007000_t0000_u01757393536522") 2025/09/09 04:57:05 DEBUG : only10: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db98a_d20250909_m045210_c001_v0001172_t0049_u01757393530219") 2025/09/09 04:57:05 DEBUG : only11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05121_d20250909_m045240_c001_v7007000_t0000_u01757393560166") 2025/09/09 04:57:05 DEBUG : only11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4072dc0ce4b7e5ca_d20250909_m045234_c001_v0001172_t0047_u01757393554517") 2025/09/09 04:57:05 DEBUG : only11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba00_d20250909_m045228_c001_v0001172_t0050_u01757393548727") 2025/09/09 04:57:05 DEBUG : only11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564177b_d20250909_m045216_c001_v7007000_t0000_u01757393536704") 2025/09/09 04:57:05 DEBUG : only11: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db98e_d20250909_m045210_c001_v0001172_t0017_u01757393530700") 2025/09/09 04:57:05 DEBUG : only12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05122_d20250909_m045240_c001_v7007000_t0000_u01757393560350") 2025/09/09 04:57:05 DEBUG : only12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4140be8d458a70a9_d20250909_m045234_c001_v0001105_t0047_u01757393554707") 2025/09/09 04:57:05 DEBUG : only12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba02_d20250909_m045229_c001_v0001172_t0059_u01757393549281") 2025/09/09 04:57:06 DEBUG : only12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b719564177c_d20250909_m045216_c001_v7007000_t0000_u01757393536886") 2025/09/09 04:57:06 DEBUG : only12: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db994_d20250909_m045211_c001_v0001172_t0020_u01757393531210") 2025/09/09 04:57:06 DEBUG : only13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05124_d20250909_m045240_c001_v7007000_t0000_u01757393560533") 2025/09/09 04:57:06 DEBUG : only13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419328a3864dba22_d20250909_m045234_c001_v0001172_t0044_u01757393554347") 2025/09/09 04:57:06 DEBUG : only13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba06_d20250909_m045229_c001_v0001172_t0049_u01757393549757") 2025/09/09 04:57:06 DEBUG : only13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cb585_d20250909_m045217_c001_v7007000_t0000_u01757393537007") 2025/09/09 04:57:06 DEBUG : only13: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db998_d20250909_m045211_c001_v0001172_t0048_u01757393531666") 2025/09/09 04:57:06 DEBUG : only14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05127_d20250909_m045240_c001_v7007000_t0000_u01757393560716") 2025/09/09 04:57:06 DEBUG : only14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40470b64f6e76712_d20250909_m045234_c001_v0001180_t0046_u01757393554359") 2025/09/09 04:57:06 DEBUG : only14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba08_d20250909_m045230_c001_v0001172_t0035_u01757393550237") 2025/09/09 04:57:06 DEBUG : only14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf262_d20250909_m045217_c001_v7007000_t0000_u01757393537019") 2025/09/09 04:57:06 DEBUG : only14: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db99c_d20250909_m045212_c001_v0001172_t0037_u01757393532163") 2025/09/09 04:57:06 DEBUG : only15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05128_d20250909_m045240_c001_v7007000_t0000_u01757393560900") 2025/09/09 04:57:06 DEBUG : only15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40470b64f6e7671a_d20250909_m045235_c001_v0001180_t0046_u01757393555103") 2025/09/09 04:57:06 DEBUG : only15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba0c_d20250909_m045230_c001_v0001172_t0031_u01757393550818") 2025/09/09 04:57:06 DEBUG : only15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641777_d20250909_m045215_c001_v7007000_t0000_u01757393535977") 2025/09/09 04:57:06 DEBUG : only15: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9a0_d20250909_m045212_c001_v0001172_t0001_u01757393532739") 2025/09/09 04:57:06 DEBUG : only16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05129_d20250909_m045241_c001_v7007000_t0000_u01757393561153") 2025/09/09 04:57:06 DEBUG : only16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419328a3864dba2a_d20250909_m045235_c001_v0001172_t0044_u01757393555091") 2025/09/09 04:57:06 DEBUG : only16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba10_d20250909_m045231_c001_v0001172_t0019_u01757393551398") 2025/09/09 04:57:06 DEBUG : only16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cb581_d20250909_m045216_c001_v7007000_t0000_u01757393536644") 2025/09/09 04:57:07 DEBUG : only16: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9a2_d20250909_m045213_c001_v0001172_t0005_u01757393533221") 2025/09/09 04:57:07 DEBUG : only17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0512a_d20250909_m045241_c001_v7007000_t0000_u01757393561337") 2025/09/09 04:57:07 DEBUG : only17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419328a3864dba24_d20250909_m045234_c001_v0001172_t0044_u01757393554532") 2025/09/09 04:57:07 DEBUG : only17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba14_d20250909_m045232_c001_v0001172_t0000_u01757393552080") 2025/09/09 04:57:07 DEBUG : only17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641778_d20250909_m045216_c001_v7007000_t0000_u01757393536159") 2025/09/09 04:57:07 DEBUG : only17: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9a6_d20250909_m045213_c001_v0001172_t0016_u01757393533673") 2025/09/09 04:57:07 DEBUG : only18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0512d_d20250909_m045241_c001_v7007000_t0000_u01757393561520") 2025/09/09 04:57:07 DEBUG : only18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4140be8d458a70ad_d20250909_m045234_c001_v0001105_t0047_u01757393554897") 2025/09/09 04:57:07 DEBUG : only18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba1a_d20250909_m045232_c001_v0001172_t0021_u01757393552545") 2025/09/09 04:57:07 DEBUG : only18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf25c_d20250909_m045216_c001_v7007000_t0000_u01757393536285") 2025/09/09 04:57:07 DEBUG : only18: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9aa_d20250909_m045214_c001_v0001172_t0011_u01757393534175") 2025/09/09 04:57:07 DEBUG : only19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0512e_d20250909_m045241_c001_v7007000_t0000_u01757393561706") 2025/09/09 04:57:07 DEBUG : only19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40470b64f6e76714_d20250909_m045234_c001_v0001180_t0046_u01757393554545") 2025/09/09 04:57:07 DEBUG : only19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba1c_d20250909_m045233_c001_v0001172_t0010_u01757393553036") 2025/09/09 04:57:08 DEBUG : only19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cb57f_d20250909_m045216_c001_v7007000_t0000_u01757393536278") 2025/09/09 04:57:08 DEBUG : only19: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9b0_d20250909_m045214_c001_v0001172_t0049_u01757393534659") 2025/09/09 04:57:08 DEBUG : only2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0512f_d20250909_m045241_c001_v7007000_t0000_u01757393561889") 2025/09/09 04:57:08 DEBUG : only2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419328a3864dba26_d20250909_m045234_c001_v0001172_t0044_u01757393554717") 2025/09/09 04:57:08 DEBUG : only2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9db_d20250909_m045223_c001_v0001172_t0055_u01757393543502") 2025/09/09 04:57:08 DEBUG : only2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b7195641779_d20250909_m045216_c001_v7007000_t0000_u01757393536341") 2025/09/09 04:57:08 DEBUG : only2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db966_d20250909_m045205_c001_v0001172_t0015_u01757393525843") 2025/09/09 04:57:08 DEBUG : only3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05130_d20250909_m045242_c001_v7007000_t0000_u01757393562073") 2025/09/09 04:57:08 DEBUG : only3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40470b64f6e76716_d20250909_m045234_c001_v0001180_t0046_u01757393554731") 2025/09/09 04:57:08 DEBUG : only3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9dd_d20250909_m045224_c001_v0001172_t0042_u01757393544008") 2025/09/09 04:57:08 DEBUG : only3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cb580_d20250909_m045216_c001_v7007000_t0000_u01757393536461") 2025/09/09 04:57:08 DEBUG : only3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db96c_d20250909_m045206_c001_v0001172_t0002_u01757393526405") 2025/09/09 04:57:08 DEBUG : only4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05132_d20250909_m045242_c001_v7007000_t0000_u01757393562256") 2025/09/09 04:57:08 DEBUG : only4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4072dc0ce4b7e5d0_d20250909_m045234_c001_v0001172_t0047_u01757393554886") 2025/09/09 04:57:08 DEBUG : only4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9e4_d20250909_m045224_c001_v0001172_t0019_u01757393544622") 2025/09/09 04:57:08 DEBUG : only4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cb583_d20250909_m045216_c001_v7007000_t0000_u01757393536825") 2025/09/09 04:57:08 DEBUG : only4: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db970_d20250909_m045206_c001_v0001172_t0026_u01757393526933") 2025/09/09 04:57:08 DEBUG : only5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05134_d20250909_m045242_c001_v7007000_t0000_u01757393562440") 2025/09/09 04:57:08 DEBUG : only5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4072dc0ce4b7e5d4_d20250909_m045235_c001_v0001172_t0047_u01757393555254") 2025/09/09 04:57:08 DEBUG : only5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9e8_d20250909_m045225_c001_v0001172_t0057_u01757393545254") 2025/09/09 04:57:09 DEBUG : only5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf260_d20250909_m045216_c001_v7007000_t0000_u01757393536835") 2025/09/09 04:57:09 DEBUG : only5: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db972_d20250909_m045207_c001_v0001172_t0028_u01757393527392") 2025/09/09 04:57:09 DEBUG : only6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05135_d20250909_m045242_c001_v7007000_t0000_u01757393562622") 2025/09/09 04:57:09 DEBUG : only6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419328a3864dba28_d20250909_m045234_c001_v0001172_t0044_u01757393554906") 2025/09/09 04:57:09 DEBUG : only6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9ec_d20250909_m045225_c001_v0001172_t0059_u01757393545730") 2025/09/09 04:57:09 DEBUG : only6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf25e_d20250909_m045216_c001_v7007000_t0000_u01757393536468") 2025/09/09 04:57:09 DEBUG : only6: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db97a_d20250909_m045208_c001_v0001172_t0042_u01757393528108") 2025/09/09 04:57:09 DEBUG : only7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05136_d20250909_m045242_c001_v7007000_t0000_u01757393562806") 2025/09/09 04:57:09 DEBUG : only7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40470b64f6e76718_d20250909_m045234_c001_v0001180_t0046_u01757393554918") 2025/09/09 04:57:09 DEBUG : only7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9ee_d20250909_m045226_c001_v0001172_t0041_u01757393546246") 2025/09/09 04:57:09 DEBUG : only7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4048c32e00fbf25f_d20250909_m045216_c001_v7007000_t0000_u01757393536653") 2025/09/09 04:57:09 DEBUG : only7: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db980_d20250909_m045208_c001_v0001172_t0004_u01757393528684") 2025/09/09 04:57:09 DEBUG : only8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05137_d20250909_m045242_c001_v7007000_t0000_u01757393562990") 2025/09/09 04:57:09 DEBUG : only8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4072dc0ce4b7e5d2_d20250909_m045235_c001_v0001172_t0047_u01757393555069") 2025/09/09 04:57:09 DEBUG : only8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9f2_d20250909_m045226_c001_v0001172_t0021_u01757393546794") 2025/09/09 04:57:09 DEBUG : only8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e26fe_d20250909_m045216_c001_v7007000_t0000_u01757393536486") 2025/09/09 04:57:09 DEBUG : only8: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db984_d20250909_m045209_c001_v0001172_t0040_u01757393529142") 2025/09/09 04:57:09 DEBUG : only9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05138_d20250909_m045243_c001_v7007000_t0000_u01757393563173") 2025/09/09 04:57:09 DEBUG : only9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4140be8d458a70b1_d20250909_m045235_c001_v0001105_t0047_u01757393555082") 2025/09/09 04:57:09 DEBUG : only9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db9f8_d20250909_m045227_c001_v0001172_t0041_u01757393547665") 2025/09/09 04:57:09 DEBUG : only9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e2700_d20250909_m045216_c001_v7007000_t0000_u01757393536854") 2025/09/09 04:57:09 DEBUG : only9: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db986_d20250909_m045209_c001_v0001172_t0050_u01757393529689") 2025/09/09 04:57:09 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924ec_d20250909_m044901_c001_v7007000_t0000_u01757393341461") 2025/09/09 04:57:09 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db6f0_d20250909_m044859_c001_v0001172_t0003_u01757393339491") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924d9_d20250909_m044858_c001_v7007000_t0000_u01757393338391") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b598d_d20250909_m044856_c001_v0001090_t0030_u01757393336302") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924c6_d20250909_m044855_c001_v7007000_t0000_u01757393335564") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e763c1_d20250909_m044853_c001_v0001180_t0058_u01757393333451") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab543468_d20250909_m044841_c001_v7007000_t0000_u01757393321667") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5943_d20250909_m044839_c001_v0001090_t0051_u01757393319989") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5428a0_d20250909_m044838_c001_v7007000_t0000_u01757393318171") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5937_d20250909_m044837_c001_v0001090_t0054_u01757393317021") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5425ae_d20250909_m044835_c001_v7007000_t0000_u01757393315627") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5929_d20250909_m044834_c001_v0001090_t0024_u01757393314521") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54207b_d20250909_m044828_c001_v7007000_t0000_u01757393308194") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58fd_d20250909_m044826_c001_v0001090_t0035_u01757393306517") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab542062_d20250909_m044826_c001_v7007000_t0000_u01757393306153") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58f9_d20250909_m044824_c001_v0001090_t0014_u01757393304664") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab541c65_d20250909_m044824_c001_v7007000_t0000_u01757393304298") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58f1_d20250909_m044823_c001_v0001090_t0024_u01757393303603") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58ef_d20250909_m044822_c001_v0001090_t0057_u01757393302766") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab541c54_d20250909_m044822_c001_v7007000_t0000_u01757393302401") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58e9_d20250909_m044821_c001_v0001090_t0031_u01757393301669") 2025/09/09 04:57:10 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58e3_d20250909_m044820_c001_v0001090_t0047_u01757393300914") 2025/09/09 04:57:11 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab541854_d20250909_m044820_c001_v7007000_t0000_u01757393300552") 2025/09/09 04:57:11 DEBUG : potato: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58d9_d20250909_m044819_c001_v0001090_t0005_u01757393299666") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f415c46bcb27e23e7_d20250909_m044946_c001_v7007000_t0000_u01757393386417") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db771_d20250909_m044945_c001_v0001172_t0044_u01757393385717") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02cd8_d20250909_m044936_c001_v7007000_t0000_u01757393376847") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db74b_d20250909_m044932_c001_v0001172_t0029_u01757393372273") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ec16_d20250909_m044924_c001_v7007000_t0000_u01757393364338") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db727_d20250909_m044919_c001_v0001172_t0053_u01757393359880") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd92551_d20250909_m044912_c001_v7007000_t0000_u01757393352350") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db70f_d20250909_m044908_c001_v0001172_t0049_u01757393348159") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd9249c_d20250909_m044847_c001_v7007000_t0000_u01757393327407") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5959_d20250909_m044845_c001_v0001090_t0032_u01757393325420") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd9248f_d20250909_m044845_c001_v7007000_t0000_u01757393325053") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b594b_d20250909_m044842_c001_v0001090_t0036_u01757393322228") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab543469_d20250909_m044841_c001_v7007000_t0000_u01757393321851") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5949_d20250909_m044840_c001_v0001090_t0020_u01757393320905") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab543079_d20250909_m044839_c001_v7007000_t0000_u01757393319625") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b593f_d20250909_m044838_c001_v0001090_t0043_u01757393318540") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab542899_d20250909_m044836_c001_v7007000_t0000_u01757393316656") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b592f_d20250909_m044835_c001_v0001090_t0020_u01757393315635") 2025/09/09 04:57:11 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab542083_d20250909_m044828_c001_v7007000_t0000_u01757393308940") 2025/09/09 04:57:12 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5905_d20250909_m044827_c001_v0001090_t0036_u01757393307727") 2025/09/09 04:57:12 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bdc_d20250909_m044724_c001_v7007000_t0000_u01757393244754") 2025/09/09 04:57:12 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5829_d20250909_m044723_c001_v0001090_t0029_u01757393243778") 2025/09/09 04:57:12 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bd8_d20250909_m044722_c001_v7007000_t0000_u01757393242867") 2025/09/09 04:57:12 DEBUG : potato2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5823_d20250909_m044722_c001_v0001090_t0053_u01757393242141") 2025/09/09 04:57:12 DEBUG : potato3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02cdc_d20250909_m044937_c001_v7007000_t0000_u01757393377489") 2025/09/09 04:57:12 DEBUG : potato3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b59e3_d20250909_m044933_c001_v0001090_t0006_u01757393373699") 2025/09/09 04:57:12 DEBUG : potato3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ec19_d20250909_m044924_c001_v7007000_t0000_u01757393364553") 2025/09/09 04:57:12 DEBUG : potato3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b59c5_d20250909_m044921_c001_v0001090_t0026_u01757393361170") 2025/09/09 04:57:12 DEBUG : potato3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd92557_d20250909_m044912_c001_v7007000_t0000_u01757393352743") 2025/09/09 04:57:12 DEBUG : potato3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b59a7_d20250909_m044908_c001_v0001090_t0036_u01757393348805") 2025/09/09 04:57:12 DEBUG : pre-dest1/1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b71956414e4_d20250909_m045020_c001_v7007000_t0000_u01757393420094") 2025/09/09 04:57:12 DEBUG : pre-dest1/1: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5a3c_d20250909_m045012_c001_v0001090_t0021_u01757393412066") 2025/09/09 04:57:12 DEBUG : pre-dest2/2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f413c3b71956414e7_d20250909_m045020_c001_v7007000_t0000_u01757393420278") 2025/09/09 04:57:12 DEBUG : pre-dest2/2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db7be_d20250909_m045012_c001_v0001172_t0011_u01757393412836") 2025/09/09 04:57:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4187f8999947ed13_d20250909_m044958_c001_v7007000_t0000_u01757393398117") 2025/09/09 04:57:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76465_d20250909_m044954_c001_v0001180_t0015_u01757393394210") 2025/09/09 04:57:12 DEBUG : sizeonly: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02aca_d20250909_m044804_c001_v7007000_t0000_u01757393284577") 2025/09/09 04:57:12 DEBUG : sizeonly: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b58a7_d20250909_m044803_c001_v0001090_t0022_u01757393283544") 2025/09/09 04:57:12 DEBUG : splitbanan: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea2c0_d20250909_m045434_c001_v7007000_t0000_u01757393674181") 2025/09/09 04:57:13 DEBUG : splitbanan: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbcda_d20250909_m045426_c001_v0001172_t0036_u01757393666505") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5474e9_d20250909_m045549_c001_v7007000_t0000_u01757393749246") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbe3c_d20250909_m045542_c001_v0001172_t0020_u01757393742227") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4237dfdc602cba92_d20250909_m045534_c001_v7007000_t0000_u01757393734365") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbdee_d20250909_m045527_c001_v0001172_t0029_u01757393727900") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405e64a8902567c2_d20250909_m045518_c001_v7007000_t0000_u01757393718837") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbdac_d20250909_m045512_c001_v0001172_t0023_u01757393712008") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab545446_d20250909_m045504_c001_v7007000_t0000_u01757393704032") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd6e_d20250909_m045457_c001_v0001172_t0057_u01757393697596") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b95200_d20250909_m045449_c001_v7007000_t0000_u01757393689513") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbd2e_d20250909_m045442_c001_v0001172_t0037_u01757393682379") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4182624dccdea258_d20250909_m045428_c001_v7007000_t0000_u01757393668623") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e84c_d20250909_m045425_c001_v0001172_t0053_u01757393665381") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea6c5_d20250909_m045417_c001_v7007000_t0000_u01757393657414") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7559_d20250909_m045410_c001_v0001105_t0031_u01757393650722") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41794588b231edd8_d20250909_m045409_c001_v7007000_t0000_u01757393649605") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7521_d20250909_m045406_c001_v0001105_t0011_u01757393646505") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f405f7de050b94e29_d20250909_m045358_c001_v7007000_t0000_u01757393638829") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a746d_d20250909_m045352_c001_v0001105_t0028_u01757393632116") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea57b_d20250909_m045350_c001_v7007000_t0000_u01757393630542") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e798_d20250909_m045347_c001_v0001172_t0052_u01757393627755") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05244_d20250909_m045334_c001_v7007000_t0000_u01757393614223") 2025/09/09 04:57:13 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e726_d20250909_m045330_c001_v0001172_t0059_u01757393610550") 2025/09/09 04:57:14 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41537dfdd6a0fcfd_d20250909_m045323_c001_v7007000_t0000_u01757393603048") 2025/09/09 04:57:14 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e6cc_d20250909_m045316_c001_v0001172_t0057_u01757393596420") 2025/09/09 04:57:14 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f402ae0c626fde3b6_d20250909_m045308_c001_v7007000_t0000_u01757393588832") 2025/09/09 04:57:14 DEBUG : splitbananasplit: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e65c_d20250909_m045302_c001_v0001172_t0001_u01757393582463") 2025/09/09 04:57:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f408df5555fdea658_d20250909_m045412_c001_v7007000_t0000_u01757393652201") 2025/09/09 04:57:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a752d_d20250909_m045407_c001_v0001105_t0009_u01757393647638") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0517e_d20250909_m045255_c001_v7007000_t0000_u01757393575595") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7e61e_d20250909_m045252_c001_v0001172_t0041_u01757393572918") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab544be5_d20250909_m045251_c001_v7007000_t0000_u01757393571763") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7143_d20250909_m045249_c001_v0001105_t0057_u01757393569183") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd92501_d20250909_m044905_c001_v7007000_t0000_u01757393345296") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db702_d20250909_m044904_c001_v0001172_t0030_u01757393344421") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924f7_d20250909_m044903_c001_v7007000_t0000_u01757393343866") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5999_d20250909_m044902_c001_v0001090_t0056_u01757393342959") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02aba_d20250909_m044801_c001_v7007000_t0000_u01757393281297") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b589f_d20250909_m044759_c001_v0001090_t0003_u01757393279146") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02aa9_d20250909_m044758_c001_v7007000_t0000_u01757393278781") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5897_d20250909_m044757_c001_v0001090_t0048_u01757393277553") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02a90_d20250909_m044755_c001_v7007000_t0000_u01757393275518") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b588d_d20250909_m044753_c001_v0001090_t0047_u01757393273812") 2025/09/09 04:57:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02a78_d20250909_m044753_c001_v7007000_t0000_u01757393273257") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5887_d20250909_m044752_c001_v0001090_t0031_u01757393272045") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b587b_d20250909_m044749_c001_v0001090_t0038_u01757393269035") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02a2d_d20250909_m044748_c001_v7007000_t0000_u01757393268671") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5877_d20250909_m044747_c001_v0001090_t0028_u01757393267875") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5875_d20250909_m044746_c001_v0001090_t0057_u01757393266945") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42073d5d6ea02a04_d20250909_m044746_c001_v7007000_t0000_u01757393266579") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5869_d20250909_m044743_c001_v0001090_t0051_u01757393263625") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b585f_d20250909_m044740_c001_v0001090_t0057_u01757393260688") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7c71_d20250909_m044740_c001_v7007000_t0000_u01757393260323") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b585b_d20250909_m044739_c001_v0001090_t0018_u01757393259645") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5853_d20250909_m044738_c001_v0001090_t0040_u01757393258578") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7c5b_d20250909_m044738_c001_v7007000_t0000_u01757393258208") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5849_d20250909_m044734_c001_v0001090_t0056_u01757393254094") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7c1a_d20250909_m044733_c001_v7007000_t0000_u01757393253728") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5847_d20250909_m044732_c001_v0001090_t0050_u01757393252882") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7c06_d20250909_m044731_c001_v7007000_t0000_u01757393251974") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5843_d20250909_m044731_c001_v0001090_t0032_u01757393251237") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bf9_d20250909_m044730_c001_v7007000_t0000_u01757393250692") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5841_d20250909_m044729_c001_v0001090_t0013_u01757393249823") 2025/09/09 04:57:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bea_d20250909_m044728_c001_v7007000_t0000_u01757393248916") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b583b_d20250909_m044727_c001_v0001090_t0004_u01757393247821") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7be0_d20250909_m044727_c001_v7007000_t0000_u01757393247275") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5837_d20250909_m044726_c001_v0001090_t0044_u01757393246517") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bde_d20250909_m044725_c001_v7007000_t0000_u01757393245961") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5833_d20250909_m044725_c001_v0001090_t0008_u01757393245301") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bcf_d20250909_m044720_c001_v7007000_t0000_u01757393240293") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5817_d20250909_m044719_c001_v0001090_t0024_u01757393239606") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bc9_d20250909_m044719_c001_v7007000_t0000_u01757393239043") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5811_d20250909_m044717_c001_v0001090_t0002_u01757393237862") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bc3_d20250909_m044716_c001_v7007000_t0000_u01757393236957") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b580b_d20250909_m044716_c001_v0001090_t0011_u01757393236108") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f42117b4d775a7bba_d20250909_m044713_c001_v7007000_t0000_u01757393233759") 2025/09/09 04:57:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5807_d20250909_m044713_c001_v0001090_t0027_u01757393233052") 2025/09/09 04:57:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0517f_d20250909_m045255_c001_v7007000_t0000_u01757393575779") 2025/09/09 04:57:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba8c_d20250909_m045252_c001_v0001172_t0012_u01757393572918") 2025/09/09 04:57:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab544be6_d20250909_m045251_c001_v7007000_t0000_u01757393571948") 2025/09/09 04:57:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7675e_d20250909_m045249_c001_v0001180_t0053_u01757393569194") 2025/09/09 04:57:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5478d4_d20250909_m045551_c001_v7007000_t0000_u01757393751286") 2025/09/09 04:57:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b40_d20250909_m045550_c001_v0001180_t0000_u01757393750619") 2025/09/09 04:57:16 DEBUG : sub/yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924e7_d20250909_m044900_c001_v7007000_t0000_u01757393340914") 2025/09/09 04:57:16 DEBUG : sub/yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e763d3_d20250909_m044859_c001_v0001180_t0032_u01757393339140") 2025/09/09 04:57:16 DEBUG : test_dir1/file2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05147_d20250909_m045248_c001_v7007000_t0000_u01757393568411") 2025/09/09 04:57:16 DEBUG : test_dir1/file2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba6a_d20250909_m045246_c001_v0001172_t0009_u01757393566560") 2025/09/09 04:57:16 DEBUG : test_dir1/file2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb0513f_d20250909_m045245_c001_v7007000_t0000_u01757393565755") 2025/09/09 04:57:17 DEBUG : test_dir1/file2: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dba62_d20250909_m045244_c001_v0001172_t0006_u01757393564147") 2025/09/09 04:57:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05148_d20250909_m045248_c001_v7007000_t0000_u01757393568594") 2025/09/09 04:57:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e7674e_d20250909_m045246_c001_v0001180_t0045_u01757393566551") 2025/09/09 04:57:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f403e430effb05140_d20250909_m045245_c001_v7007000_t0000_u01757393565938") 2025/09/09 04:57:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76746_d20250909_m045244_c001_v0001180_t0049_u01757393564158") 2025/09/09 04:57:17 DEBUG : three: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924b8_d20250909_m044852_c001_v7007000_t0000_u01757393332716") 2025/09/09 04:57:17 DEBUG : three: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5975_d20250909_m044851_c001_v0001090_t0040_u01757393331349") 2025/09/09 04:57:17 DEBUG : three: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f100c9dfa729b5967_d20250909_m044848_c001_v0001090_t0030_u01757393328954") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5478df_d20250909_m045553_c001_v7007000_t0000_u01757393753086") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7a4a_d20250909_m045552_c001_v0001105_t0029_u01757393752254") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54792b_d20250909_m045612_c001_v7007000_t0000_u01757393772310") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7ea5e_d20250909_m045610_c001_v0001172_t0036_u01757393770592") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54791e_d20250909_m045609_c001_v7007000_t0000_u01757393769012") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7b0e_d20250909_m045607_c001_v0001105_t0039_u01757393767339") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54791a_d20250909_m045606_c001_v7007000_t0000_u01757393766365") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b86_d20250909_m045605_c001_v0001180_t0042_u01757393765686") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab547900_d20250909_m045600_c001_v7007000_t0000_u01757393760515") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7aa2_d20250909_m045559_c001_v0001105_t0001_u01757393759112") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab547910_d20250909_m045602_c001_v7007000_t0000_u01757393762928") 2025/09/09 04:57:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7ea3a_d20250909_m045601_c001_v0001172_t0003_u01757393761483") 2025/09/09 04:57:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5478ef_d20250909_m045558_c001_v7007000_t0000_u01757393758137") 2025/09/09 04:57:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e76b5e_d20250909_m045557_c001_v0001180_t0004_u01757393757495") 2025/09/09 04:57:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5478eb_d20250909_m045556_c001_v7007000_t0000_u01757393756539") 2025/09/09 04:57:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbe76_d20250909_m045555_c001_v0001172_t0048_u01757393755852") 2025/09/09 04:57:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab5478e3_d20250909_m045554_c001_v7007000_t0000_u01757393754887") 2025/09/09 04:57:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1072dc0ce4b7ea14_d20250909_m045554_c001_v0001172_t0047_u01757393754057") 2025/09/09 04:57:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f4196b0d2e5f32ac3_d20250909_m045617_c001_v7007000_t0000_u01757393777597") 2025/09/09 04:57:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1140be8d458a7b86_d20250909_m045616_c001_v0001105_t0023_u01757393776815") 2025/09/09 04:57:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab547916_d20250909_m045604_c001_v7007000_t0000_u01757393764623") 2025/09/09 04:57:18 DEBUG : toe/toe/toe: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbe96_d20250909_m045603_c001_v0001172_t0010_u01757393763889") 2025/09/09 04:57:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab54792f_d20250909_m045612_c001_v7007000_t0000_u01757393772915") 2025/09/09 04:57:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864dbec6_d20250909_m045612_c001_v0001172_t0001_u01757393772031") 2025/09/09 04:57:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f41196775ab547921_d20250909_m045609_c001_v7007000_t0000_u01757393769609") 2025/09/09 04:57:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f112acbd148651610_d20250909_m045608_c001_v0001038_t0022_u01757393768673") 2025/09/09 04:57:18 DEBUG : two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924b9_d20250909_m044852_c001_v7007000_t0000_u01757393332899") 2025/09/09 04:57:18 DEBUG : two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f419328a3864db6d0_d20250909_m044850_c001_v0001172_t0044_u01757393330781") 2025/09/09 04:57:18 DEBUG : two: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f400c9dfa729b5965_d20250909_m044848_c001_v0001090_t0039_u01757393328772") 2025/09/09 04:57:18 DEBUG : yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924ed_d20250909_m044901_c001_v7007000_t0000_u01757393341643") 2025/09/09 04:57:18 DEBUG : yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1032ea378e958165_d20250909_m044900_c001_v0001153_t0007_u01757393340582") 2025/09/09 04:57:18 DEBUG : yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924d4_d20250909_m044857_c001_v7007000_t0000_u01757393337844") 2025/09/09 04:57:19 DEBUG : yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10470b64f6e763c9_d20250909_m044856_c001_v0001180_t0057_u01757393336315") 2025/09/09 04:57:19 DEBUG : yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924c3_d20250909_m044855_c001_v7007000_t0000_u01757393335017") 2025/09/09 04:57:19 DEBUG : yam: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f119328a3864db6da_d20250909_m044853_c001_v0001172_t0053_u01757393333460") 2025/09/09 04:57:19 DEBUG : yaml: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924db_d20250909_m044858_c001_v7007000_t0000_u01757393338573") 2025/09/09 04:57:19 DEBUG : yaml: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f10555b62380cf863_d20250909_m044857_c001_v0001171_t0055_u01757393337505") 2025/09/09 04:57:19 DEBUG : yaml: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f40652ecd2cd924c7_d20250909_m044855_c001_v7007000_t0000_u01757393335749") 2025/09/09 04:57:19 DEBUG : yaml: Deleting (id "4_z4f529dd3c0cd2bcb9f980e1b_f1120888c6108f0ae_d20250909_m044854_c001_v0001171_t0025_u01757393334759") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m10.129117477s (try 1/5)