"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/12 04:29:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe" 2025/09/12 04:29:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 04:29:48 DEBUG : Creating backend with remote "/tmp/rclone2161346699" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:29:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/12 04:29:49 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:49 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.74s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:29:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:29:50 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:50 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:29:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:29:50 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:29:51 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", 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-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", 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-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:52 DEBUG : Creating backend with remote "/non-existing" 2025/09/12 04:29:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/12 04:29:52 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:52 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:29:53 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:53 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:29:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:29:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", 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-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:54 INFO : B2 bucket rclone-test-pitupuf2huwe: Running all checks before starting transfers 2025/09/12 04:29:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:29:55 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:55 INFO : B2 bucket rclone-test-pitupuf2huwe: Checks finished, now starting transfers 2025/09/12 04:29:55 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:29:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:29:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:56 ERROR : Ignoring --no-traverse with sync 2025/09/12 04:29:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:29:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:29:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:29:56 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/12 04:29:57 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:57 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:29:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/12 04:29:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.16s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:29:58 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:58 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:29:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:29:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:29:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:29:59 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:29:59 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.52s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/12 04:30:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:30:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/12 04:30:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:30:01 INFO : sub dir2: Making directory 2025/09/12 04:30:01 INFO : sub dir: Making directory 2025/09/12 04:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:01 INFO : sub dir2/sub sub dir2: Making directory 2025/09/12 04:30:01 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:01 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:01 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/12 04:30:01 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:02 INFO : sub dir2: Making directory 2025/09/12 04:30:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/12 04:30:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:02 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:02 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:03 DEBUG : sub dir2: Making directory with metadata 2025/09/12 04:30:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:30:03 INFO : sub dir2: Making directory 2025/09/12 04:30:03 INFO : sub dir: Making directory 2025/09/12 04:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:03 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:03 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:03 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:30:03 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/12 04:30:03 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/12 04:30:04 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", 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-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:04 INFO : sub dir2: Making directory 2025/09/12 04:30:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:05 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:30:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:06 DEBUG : sub dir2: Making directory with metadata 2025/09/12 04:30:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:30:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:30:06 INFO : sub dir2: Making directory 2025/09/12 04:30:06 INFO : sub dir: Making directory 2025/09/12 04:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:06 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:06 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:06 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:30:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/12 04:30:06 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:07 INFO : sub dir2: Making directory 2025/09/12 04:30:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:07 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:07 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:07 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fahijez4gita" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pitupuf2huwe -> B2 bucket rclone-test-fahijez4gita 2025/09/12 04:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:10 DEBUG : B2 bucket rclone-test-fahijez4gita: Waiting for checks to finish 2025/09/12 04:30:10 DEBUG : B2 bucket rclone-test-fahijez4gita: Waiting for transfers to finish 2025/09/12 04:30:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:30:11 DEBUG : B2 bucket rclone-test-fahijez4gita: Purge remote 2025/09/12 04:30:11 INFO : B2 bucket rclone-test-fahijez4gita: cleaning bucket "rclone-test-fahijez4gita" of all files 2025/09/12 04:30:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf121de3300d3bcb9f980e1b_f1044845e21fb79b6_d20250912_m043011_c001_v0001093_t0044_u01757651411127") --- PASS: TestServerSideCopy (4.43s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:30:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:30:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nojibiz4rali" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pitupuf2huwe -> B2 bucket rclone-test-nojibiz4rali 2025/09/12 04:30:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:16 DEBUG : B2 bucket rclone-test-nojibiz4rali: Waiting for checks to finish 2025/09/12 04:30:16 DEBUG : B2 bucket rclone-test-nojibiz4rali: Waiting for transfers to finish 2025/09/12 04:30:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:30:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:30:18 DEBUG : B2 bucket rclone-test-nojibiz4rali: Waiting for checks to finish 2025/09/12 04:30:18 DEBUG : B2 bucket rclone-test-nojibiz4rali: Waiting for transfers to finish 2025/09/12 04:30:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:30:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:30:19 DEBUG : B2 bucket rclone-test-nojibiz4rali: Purge remote 2025/09/12 04:30:19 INFO : B2 bucket rclone-test-nojibiz4rali: cleaning bucket "rclone-test-nojibiz4rali" of all files 2025/09/12 04:30:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f423d63300d3bcb9f980e1b_f102c86683b0f1f06_d20250912_m043018_c001_v0001183_t0036_u01757651418851") 2025/09/12 04:30:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f423d63300d3bcb9f980e1b_f1091be68efcbfd44_d20250912_m043017_c001_v0001157_t0021_u01757651417160") --- PASS: TestServerSideCopyOverSelf (5.99s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:30:21 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:21 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:30:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/12 04:30:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.75s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-lunifuh1noku" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pitupuf2huwe -> B2 bucket rclone-test-lunifuh1noku 2025/09/12 04:30:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:24 DEBUG : B2 bucket rclone-test-lunifuh1noku: Waiting for checks to finish 2025/09/12 04:30:24 DEBUG : B2 bucket rclone-test-lunifuh1noku: Waiting for transfers to finish 2025/09/12 04:30:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:30:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 04:30:25 DEBUG : B2 bucket rclone-test-lunifuh1noku: Waiting for checks to finish 2025/09/12 04:30:25 DEBUG : B2 bucket rclone-test-lunifuh1noku: Waiting for transfers to finish 2025/09/12 04:30:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 04:30:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:30:26 INFO : sub dir/hello world: Deleted 2025/09/12 04:30:27 DEBUG : testing file moves 2025/09/12 04:30:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/12 04:30:27 DEBUG : B2 bucket rclone-test-lunifuh1noku: Waiting for checks to finish 2025/09/12 04:30:27 DEBUG : B2 bucket rclone-test-lunifuh1noku: Waiting for transfers to finish 2025/09/12 04:30:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/12 04:30:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/12 04:30:28 INFO : sub dir/hello world: Deleted 2025/09/12 04:30:28 DEBUG : B2 bucket rclone-test-lunifuh1noku: Purge remote 2025/09/12 04:30:28 INFO : B2 bucket rclone-test-lunifuh1noku: cleaning bucket "rclone-test-lunifuh1noku" of all files 2025/09/12 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_z5f525d43300d3bcb9f980e1b_f114be94cc59c75d1_d20250912_m043027_c001_v0001115_t0052_u01757651427619") 2025/09/12 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_z5f525d43300d3bcb9f980e1b_f110883b1968f97e4_d20250912_m043025_c001_v0001032_t0040_u01757651425939") 2025/09/12 04:30:28 DEBUG : sub dir/hello world: Deleting (id "4_z5f525d43300d3bcb9f980e1b_f115386f8abe3d5db_d20250912_m043024_c001_v0001182_t0020_u01757651424773") --- PASS: TestServerSideMoveOverSelf (7.71s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:30 ERROR : error listing: directory not found 2025/09/12 04:30:30 INFO : Local file system at /tmp/rclone2161346699: Making directory 2025/09/12 04:30:30 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:30 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:30:32 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for checks to finish 2025/09/12 04:30:32 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for transfers to finish 2025/09/12 04:30:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:30:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/12 04:30:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/12 04:30:33 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:33 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:30:34 INFO : check sum: Copied (new) 2025/09/12 04:30:34 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:34 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:30:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/12 04:30:34 DEBUG : check sum: Unchanged skipping 2025/09/12 04:30:34 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:34 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.57s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/12 04:30:35 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:35 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:30:35 INFO : sizeonly: Copied (new) 2025/09/12 04:30:35 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:35 DEBUG : sizeonly: Sizes identical 2025/09/12 04:30:35 DEBUG : sizeonly: Unchanged skipping 2025/09/12 04:30:35 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:35 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:35 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/12 04:30:36 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:36 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/12 04:30:37 INFO : ignore-size: Copied (new) 2025/09/12 04:30:37 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:30:37 DEBUG : ignore-size: Unchanged skipping 2025/09/12 04:30:37 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:37 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:37 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:30:38 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:38 DEBUG : existing: Unchanged skipping 2025/09/12 04:30:38 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:38 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:38 INFO : There was nothing to transfer 2025/09/12 04:30:39 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/12 04:30:39 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:30:39 INFO : existing: Copied (replaced existing) 2025/09/12 04:30:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 04:30:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:30:40 INFO : existing: Copied (new) 2025/09/12 04:30:40 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:40 DEBUG : existing: Destination exists, skipping 2025/09/12 04:30:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:40 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/12 04:30:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 04:30:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:30:42 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 04:30:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:30:42 INFO : a/potato2: Copied (new) 2025/09/12 04:30:42 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:42 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:42 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:44 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/12 04:30:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:30:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/12 04:30:44 DEBUG : empty space: Unchanged skipping 2025/09/12 04:30:44 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:44 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:44 INFO : There was nothing to transfer 2025/09/12 04:30:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/12 04:30:44 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:30:45 INFO : empty space: Updated modification time in destination 2025/09/12 04:30:45 DEBUG : empty space: Unchanged skipping 2025/09/12 04:30:45 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:45 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:47 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/12 04:30:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:30:47 DEBUG : empty space: Unchanged skipping 2025/09/12 04:30:47 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:47 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:48 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/12 04:30:48 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2161346699) 2025/09/12 04:30:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pitupuf2huwe) 2025/09/12 04:30:48 DEBUG : foo: sha1 differ 2025/09/12 04:30:48 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/12 04:30:48 INFO : foo: Copied (replaced existing) 2025/09/12 04:30:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:30:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/12 04:30:49 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:49 DEBUG : empty space: Unchanged skipping 2025/09/12 04:30:49 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:30:50 INFO : potato: Copied (new) 2025/09/12 04:30:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/12 04:30:51 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:51 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/12 04:30:51 INFO : potato: Copied (replaced existing) 2025/09/12 04:30:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/12 04:30:53 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2161346699) 2025/09/12 04:30:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pitupuf2huwe) 2025/09/12 04:30:53 DEBUG : potato: sha1 differ 2025/09/12 04:30:53 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/12 04:30:53 INFO : potato: Copied (replaced existing) 2025/09/12 04:30:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:30:54 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:30:54 DEBUG : empty space: Unchanged skipping 2025/09/12 04:30:54 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/12 04:30:54 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:30:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:56 DEBUG : empty space: Unchanged skipping 2025/09/12 04:30:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:30:56 INFO : potato2: Copied (new) 2025/09/12 04:30:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:30:58 INFO : d: Making directory 2025/09/12 04:30:58 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/12 04:30:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 04:30:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:30:58 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 04:30:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:30:58 INFO : a/potato2: Copied (new) 2025/09/12 04:30:58 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:30:58 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:30:58 DEBUG : Waiting for deletions to finish 2025/09/12 04:30:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/12 04:31:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:31:01 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 04:31:01 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:01 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:31:01 INFO : a/potato2: Copied (new) 2025/09/12 04:31:01 ERROR : B2 bucket rclone-test-pitupuf2huwe: not deleting files as there were IO errors 2025/09/12 04:31:01 ERROR : B2 bucket rclone-test-pitupuf2huwe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:02 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:31:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:03 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:03 DEBUG : empty space: Unchanged skipping 2025/09/12 04:31:03 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:03 INFO : potato: Deleted 2025/09/12 04:31:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:31:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:04 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:05 INFO : potato: Deleted 2025/09/12 04:31:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:31:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:05 DEBUG : empty space: Unchanged skipping 2025/09/12 04:31:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:31:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:07 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:07 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/12 04:31:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:08 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 04:31:08 DEBUG : enormous: Excluded 2025/09/12 04:31:08 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:31:08 DEBUG : potato2: Excluded 2025/09/12 04:31:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:31:09 DEBUG : potato2: Excluded 2025/09/12 04:31:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:31:09 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:09 DEBUG : empty space: Unchanged skipping 2025/09/12 04:31:09 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:09 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:09 INFO : There was nothing to transfer 2025/09/12 04:31:09 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 04:31:09 DEBUG : enormous: Excluded 2025/09/12 04:31:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:31:09 DEBUG : potato2: Excluded 2025/09/12 04:31:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:31:09 DEBUG : potato2: Excluded 2025/09/12 04:31:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/12 04:31:09 DEBUG : empty space: Unchanged skipping 2025/09/12 04:31:09 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for checks to finish 2025/09/12 04:31:09 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for transfers to finish 2025/09/12 04:31:09 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:11 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 04:31:11 DEBUG : enormous: Excluded 2025/09/12 04:31:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 04:31:11 DEBUG : potato2: Excluded 2025/09/12 04:31:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:31:11 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:11 DEBUG : empty space: Unchanged skipping 2025/09/12 04:31:11 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:11 INFO : potato2: Deleted 2025/09/12 04:31:11 INFO : enormous: Deleted 2025/09/12 04:31:11 INFO : There was nothing to transfer 2025/09/12 04:31:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/12 04:31:11 DEBUG : empty space: Unchanged skipping 2025/09/12 04:31:11 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for checks to finish 2025/09/12 04:31:11 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for transfers to finish 2025/09/12 04:31:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:11 INFO : potato2: Deleted 2025/09/12 04:31:11 INFO : enormous: Deleted 2025/09/12 04:31:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:13 DEBUG : five: Need to transfer - File not found at Destination 2025/09/12 04:31:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/12 04:31:13 DEBUG : three: Sizes identical 2025/09/12 04:31:13 DEBUG : one: Destination is newer than source, skipping 2025/09/12 04:31:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/12 04:31:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:31:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2161346699) 2025/09/12 04:31:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pitupuf2huwe) 2025/09/12 04:31:13 DEBUG : two: sha1 differ 2025/09/12 04:31:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/12 04:31:14 INFO : five: Copied (new) 2025/09/12 04:31:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/12 04:31:14 INFO : four: Copied (replaced existing) 2025/09/12 04:31:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:31:14 INFO : two: Copied (replaced existing) 2025/09/12 04:31:14 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:15 DEBUG : one: Destination is newer than source, skipping 2025/09/12 04:31:15 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/12 04:31:15 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/12 04:31:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:31:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/12 04:31:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:31:15 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/12 04:31:15 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/12 04:31:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:31:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 04:31:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2161346699) 2025/09/12 04:31:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pitupuf2huwe) 2025/09/12 04:31:15 DEBUG : three: sha1 differ 2025/09/12 04:31:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/12 04:31:15 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:31:15 INFO : three: Copied (replaced existing) 2025/09/12 04:31:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/12 04:31:16 INFO : B2 bucket rclone-test-pitupuf2huwe: Making map for --track-renames 2025/09/12 04:31:16 INFO : B2 bucket rclone-test-pitupuf2huwe: Finished making map for --track-renames 2025/09/12 04:31:16 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 04:31:16 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for renames to finish 2025/09/12 04:31:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/12 04:31:16 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:31:17 INFO : yam: Copied (new) 2025/09/12 04:31:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 04:31:17 INFO : potato: Copied (new) 2025/09/12 04:31:17 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:31:17 INFO : B2 bucket rclone-test-pitupuf2huwe: Making map for --track-renames 2025/09/12 04:31:17 INFO : B2 bucket rclone-test-pitupuf2huwe: Finished making map for --track-renames 2025/09/12 04:31:17 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:17 DEBUG : potato: Unchanged skipping 2025/09/12 04:31:17 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for renames to finish 2025/09/12 04:31:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:31:18 INFO : yam: Copied (server-side copy) to: yaml 2025/09/12 04:31:18 INFO : yam: Deleted 2025/09/12 04:31:18 INFO : yaml: Renamed from "yam" 2025/09/12 04:31:18 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:18 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-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/12 04:31:19 INFO : B2 bucket rclone-test-pitupuf2huwe: Making map for --track-renames 2025/09/12 04:31:19 INFO : B2 bucket rclone-test-pitupuf2huwe: Finished making map for --track-renames 2025/09/12 04:31:19 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 04:31:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/12 04:31:19 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for renames to finish 2025/09/12 04:31:19 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 04:31:19 INFO : potato: Copied (new) 2025/09/12 04:31:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:31:20 INFO : yam: Copied (new) 2025/09/12 04:31:20 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:31:20 INFO : B2 bucket rclone-test-pitupuf2huwe: Making map for --track-renames 2025/09/12 04:31:20 INFO : B2 bucket rclone-test-pitupuf2huwe: Finished making map for --track-renames 2025/09/12 04:31:20 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:20 DEBUG : potato: Unchanged skipping 2025/09/12 04:31:20 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for renames to finish 2025/09/12 04:31:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:31:21 INFO : yam: Copied (server-side copy) to: yaml 2025/09/12 04:31:21 INFO : yam: Deleted 2025/09/12 04:31:21 INFO : yaml: Renamed from "yam" 2025/09/12 04:31:21 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/12 04:31:22 INFO : B2 bucket rclone-test-pitupuf2huwe: Making map for --track-renames 2025/09/12 04:31:22 INFO : B2 bucket rclone-test-pitupuf2huwe: Finished making map for --track-renames 2025/09/12 04:31:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for renames to finish 2025/09/12 04:31:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 04:31:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/12 04:31:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 04:31:22 INFO : potato: Copied (new) 2025/09/12 04:31:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:31:23 INFO : sub/yam: Copied (new) 2025/09/12 04:31:23 DEBUG : Waiting for deletions to finish 2025/09/12 04:31:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:31:23 DEBUG : potato: Unchanged skipping 2025/09/12 04:31:23 INFO : B2 bucket rclone-test-pitupuf2huwe: Making map for --track-renames 2025/09/12 04:31:23 INFO : B2 bucket rclone-test-pitupuf2huwe: Finished making map for --track-renames 2025/09/12 04:31:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for renames to finish 2025/09/12 04:31:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 04:31:24 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/12 04:31:24 INFO : sub/yam: Deleted 2025/09/12 04:31:24 INFO : yam: Renamed from "sub/yam" 2025/09/12 04:31:24 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:25 DEBUG : Creating backend with remote "/tmp/rclone2161346699/dir1" 2025/09/12 04:31:25 DEBUG : Creating backend with remote "/tmp/rclone2161346699/dir2" 2025/09/12 04:31:25 DEBUG : Local file system at /tmp/rclone2161346699/dir2: Using server-side directory move 2025/09/12 04:31:25 INFO : Local file system at /tmp/rclone2161346699/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/12 04:31:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/12 04:31:25 DEBUG : Local file system at /tmp/rclone2161346699/dir2: Waiting for checks to finish 2025/09/12 04:31:25 INFO : file1.txt: Moved (server-side) 2025/09/12 04:31:25 DEBUG : Local file system at /tmp/rclone2161346699/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:31:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/12 04:31:26 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:26 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/12 04:31:26 INFO : nested/sub dir/file: Copied (new) 2025/09/12 04:31:26 INFO : nested/sub dir/file: Deleted 2025/09/12 04:31:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:31:26 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:31:26 INFO : sub dir/hello world: Deleted 2025/09/12 04:31:26 INFO : sub dir: Removing directory 2025/09/12 04:31:26 INFO : nested/sub dir: Removing directory 2025/09/12 04:31:26 INFO : nested: Removing directory 2025/09/12 04:31:26 DEBUG : Local file system at /tmp/rclone2161346699: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 04:31:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/12 04:31:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:28 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1134-17.backblaze.com/b2api/v1/b2_upload_file/4f52cd9320fd3bcb9f980e1b/c001_v0001134_t0017": EOF 2025/09/12 04:31:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-17.backblaze.com/b2api/v1/b2_upload_file/4f52cd9320fd3bcb9f980e1b/c001_v0001134_t0017": EOF) 2025/09/12 04:31:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/12 04:31:28 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1134-17.backblaze.com/b2api/v1/b2_upload_file/4f52cd9320fd3bcb9f980e1b/c001_v0001134_t0017": EOF - low level retry 0/10 2025/09/12 04:31:28 DEBUG : pacer: Reducing sleep to 10ms 2025/09/12 04:31:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/12 04:31:28 INFO : nested/sub dir/file: Copied (new) 2025/09/12 04:31:28 INFO : nested/sub dir/file: Deleted 2025/09/12 04:31:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:31:28 INFO : sub dir/hello world: Copied (new) 2025/09/12 04:31:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/12 04:31:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 04:31:29 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:29 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/12 04:31:29 INFO : existing-b: Copied (new) 2025/09/12 04:31:29 INFO : existing-b: Deleted 2025/09/12 04:31:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:31:29 INFO : existing: Copied (new) 2025/09/12 04:31:29 INFO : existing: Deleted 2025/09/12 04:31:30 DEBUG : existing: Destination exists, skipping 2025/09/12 04:31:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/12 04:31:30 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:31:30 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:31:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vokunan0gobi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pitupuf2huwe -> B2 bucket rclone-test-vokunan0gobi 2025/09/12 04:31:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:31:34 DEBUG : empty space: Unchanged skipping 2025/09/12 04:31:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 04:31:34 DEBUG : B2 bucket rclone-test-vokunan0gobi: Waiting for checks to finish 2025/09/12 04:31:34 INFO : empty space: Deleted 2025/09/12 04:31:34 DEBUG : B2 bucket rclone-test-vokunan0gobi: Waiting for transfers to finish 2025/09/12 04:31:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:31:35 INFO : potato2: Copied (server-side copy) 2025/09/12 04:31:35 INFO : potato2: Deleted 2025/09/12 04:31:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:31:35 INFO : potato3: Copied (server-side copy) 2025/09/12 04:31:35 INFO : potato3: Deleted 2025/09/12 04:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gecibiq0tutu" 2025/09/12 04:31:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/12 04:31:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/12 04:31:37 DEBUG : B2 bucket rclone-test-gecibiq0tutu: Waiting for checks to finish 2025/09/12 04:31:37 DEBUG : B2 bucket rclone-test-gecibiq0tutu: Waiting for transfers to finish 2025/09/12 04:31:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:31:38 INFO : empty space: Copied (server-side copy) 2025/09/12 04:31:38 INFO : empty space: Deleted 2025/09/12 04:31:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:31:38 INFO : potato2: Copied (server-side copy) 2025/09/12 04:31:38 INFO : potato2: Deleted 2025/09/12 04:31:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:31:38 INFO : potato3: Copied (server-side copy) 2025/09/12 04:31:38 INFO : potato3: Deleted 2025/09/12 04:31:39 DEBUG : B2 bucket rclone-test-gecibiq0tutu: Purge remote 2025/09/12 04:31:39 INFO : B2 bucket rclone-test-gecibiq0tutu: cleaning bucket "rclone-test-gecibiq0tutu" of all files 2025/09/12 04:31:39 DEBUG : empty space: Deleting (id "4_z4f027d13301d3bcb9f980e1b_f105a77f3c72b5c4c_d20250912_m043137_c001_v0001184_t0051_u01757651497946") 2025/09/12 04:31:39 DEBUG : potato2: Deleting (id "4_z4f027d13301d3bcb9f980e1b_f103c5b8d3a35dc7e_d20250912_m043138_c001_v0001183_t0040_u01757651498179") 2025/09/12 04:31:39 DEBUG : potato3: Deleting (id "4_z4f027d13301d3bcb9f980e1b_f1126a4c8c79aa2b4_d20250912_m043138_c001_v0001100_t0028_u01757651498320") 2025/09/12 04:31:40 DEBUG : B2 bucket rclone-test-vokunan0gobi: Purge remote 2025/09/12 04:31:40 INFO : B2 bucket rclone-test-vokunan0gobi: cleaning bucket "rclone-test-vokunan0gobi" of all files 2025/09/12 04:31:40 DEBUG : empty space: Deleting (id "4_z2fb26d03301d3bcb9f980e1b_f4033424b34a9bbf7_d20250912_m043138_c001_v7007000_t0000_u01757651498142") 2025/09/12 04:31:40 DEBUG : empty space: Deleting (id "4_z2fb26d03301d3bcb9f980e1b_f119ee0bd91575d16_d20250912_m043134_c001_v0001183_t0000_u01757651494051") 2025/09/12 04:31:40 DEBUG : potato2: Deleting (id "4_z2fb26d03301d3bcb9f980e1b_f4033424b34a9bbf9_d20250912_m043138_c001_v7007000_t0000_u01757651498375") 2025/09/12 04:31:40 DEBUG : potato2: Deleting (id "4_z2fb26d03301d3bcb9f980e1b_f1122eedd97b60a89_d20250912_m043134_c001_v0001044_t0025_u01757651494860") 2025/09/12 04:31:40 DEBUG : potato3: Deleting (id "4_z2fb26d03301d3bcb9f980e1b_f4033424b34a9bbfb_d20250912_m043138_c001_v7007000_t0000_u01757651498711") 2025/09/12 04:31:40 DEBUG : potato3: Deleting (id "4_z2fb26d03301d3bcb9f980e1b_f1176a5505f94e188_d20250912_m043135_c001_v0001153_t0015_u01757651495231") 2025/09/12 04:31:40 DEBUG : potato3: Deleting (id "4_z2fb26d03301d3bcb9f980e1b_f119ee0bd91575d1a_d20250912_m043134_c001_v0001183_t0023_u01757651494256") --- PASS: TestServerSideMove (11.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yizunop2nume" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pitupuf2huwe -> B2 bucket rclone-test-yizunop2nume 2025/09/12 04:31:48 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 04:31:48 DEBUG : empty space: Excluded 2025/09/12 04:31:48 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 04:31:48 DEBUG : empty space: Excluded 2025/09/12 04:31:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 04:31:48 DEBUG : B2 bucket rclone-test-yizunop2nume: Waiting for checks to finish 2025/09/12 04:31:48 DEBUG : B2 bucket rclone-test-yizunop2nume: Waiting for transfers to finish 2025/09/12 04:31:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:31:49 INFO : potato2: Copied (server-side copy) 2025/09/12 04:31:49 INFO : potato2: Deleted 2025/09/12 04:31:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:31:49 INFO : potato3: Copied (server-side copy) 2025/09/12 04:31:49 INFO : potato3: Deleted 2025/09/12 04:31:49 DEBUG : Creating backend with remote "TestB2:rclone-test-sekubec0nabo" 2025/09/12 04:31:50 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 04:31:50 DEBUG : empty space: Excluded 2025/09/12 04:31:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:31:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/12 04:31:51 DEBUG : B2 bucket rclone-test-sekubec0nabo: Waiting for checks to finish 2025/09/12 04:31:51 DEBUG : B2 bucket rclone-test-sekubec0nabo: Waiting for transfers to finish 2025/09/12 04:31:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:31:51 INFO : potato2: Copied (server-side copy) 2025/09/12 04:31:52 INFO : potato2: Deleted 2025/09/12 04:31:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:31:52 INFO : potato3: Copied (server-side copy) 2025/09/12 04:31:52 INFO : potato3: Deleted 2025/09/12 04:31:52 DEBUG : B2 bucket rclone-test-sekubec0nabo: Purge remote 2025/09/12 04:31:52 INFO : B2 bucket rclone-test-sekubec0nabo: cleaning bucket "rclone-test-sekubec0nabo" of all files 2025/09/12 04:31:53 DEBUG : potato2: Deleting (id "4_zafb2ad73301d3bcb9f980e1b_f1132bad5cc810171_d20250912_m043151_c001_v0001171_t0004_u01757651511694") 2025/09/12 04:31:53 DEBUG : potato3: Deleting (id "4_zafb2ad73301d3bcb9f980e1b_f1130f608673feb85_d20250912_m043152_c001_v0001105_t0021_u01757651512087") 2025/09/12 04:31:53 DEBUG : B2 bucket rclone-test-yizunop2nume: Purge remote 2025/09/12 04:31:53 INFO : B2 bucket rclone-test-yizunop2nume: cleaning bucket "rclone-test-yizunop2nume" of all files 2025/09/12 04:31:54 DEBUG : empty space: Deleting (id "4_z7fd29d03301d3bcb9f980e1b_f10714aaf4f8cf23b_d20250912_m043146_c001_v0001117_t0031_u01757651506706") 2025/09/12 04:31:54 DEBUG : potato2: Deleting (id "4_z7fd29d03301d3bcb9f980e1b_f419eac34bab4e8e1_d20250912_m043152_c001_v7007000_t0000_u01757651512044") 2025/09/12 04:31:54 DEBUG : potato2: Deleting (id "4_z7fd29d03301d3bcb9f980e1b_f11356ba0ac76df75_d20250912_m043148_c001_v0001137_t0007_u01757651508750") 2025/09/12 04:31:54 DEBUG : potato3: Deleting (id "4_z7fd29d03301d3bcb9f980e1b_f419eac34bab4e8fb_d20250912_m043152_c001_v7007000_t0000_u01757651512392") 2025/09/12 04:31:54 DEBUG : potato3: Deleting (id "4_z7fd29d03301d3bcb9f980e1b_f104c79ef32d94132_d20250912_m043149_c001_v0001157_t0053_u01757651509108") 2025/09/12 04:31:54 DEBUG : potato3: Deleting (id "4_z7fd29d03301d3bcb9f980e1b_f10714aaf4f8cf241_d20250912_m043147_c001_v0001117_t0023_u01757651507443") 2025/09/12 04:31:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/09/12 04:31:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/12 04:31:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.96s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-leqamih2meya" 2025/09/12 04:31:58 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pitupuf2huwe -> B2 bucket rclone-test-leqamih2meya 2025/09/12 04:32:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:32:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:32:02 DEBUG : empty space: Unchanged skipping 2025/09/12 04:32:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 04:32:02 DEBUG : B2 bucket rclone-test-leqamih2meya: Waiting for checks to finish 2025/09/12 04:32:02 INFO : empty space: Deleted 2025/09/12 04:32:02 DEBUG : B2 bucket rclone-test-leqamih2meya: Waiting for transfers to finish 2025/09/12 04:32:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:32:02 INFO : potato2: Copied (server-side copy) 2025/09/12 04:32:02 INFO : potato2: Deleted 2025/09/12 04:32:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:32:02 INFO : potato3: Copied (server-side copy) 2025/09/12 04:32:03 INFO : potato3: Deleted 2025/09/12 04:32:03 DEBUG : Creating backend with remote "TestB2:rclone-test-teqipil0jibi" 2025/09/12 04:32:04 INFO : tomatoDir: Making directory 2025/09/12 04:32:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/12 04:32:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 04:32:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/12 04:32:04 DEBUG : B2 bucket rclone-test-teqipil0jibi: Waiting for checks to finish 2025/09/12 04:32:04 DEBUG : B2 bucket rclone-test-teqipil0jibi: Waiting for transfers to finish 2025/09/12 04:32:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 04:32:06 INFO : empty space: Copied (server-side copy) 2025/09/12 04:32:06 INFO : empty space: Deleted 2025/09/12 04:32:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 04:32:06 INFO : potato2: Copied (server-side copy) 2025/09/12 04:32:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/12 04:32:06 INFO : potato3: Copied (server-side copy) 2025/09/12 04:32:06 INFO : potato2: Deleted 2025/09/12 04:32:06 INFO : potato3: Deleted 2025/09/12 04:32:07 DEBUG : B2 bucket rclone-test-teqipil0jibi: Purge remote 2025/09/12 04:32:07 INFO : B2 bucket rclone-test-teqipil0jibi: cleaning bucket "rclone-test-teqipil0jibi" of all files 2025/09/12 04:32:07 DEBUG : empty space: Deleting (id "4_z1f42ddd3301d3bcb9f980e1b_f11965edfa731bf4c_d20250912_m043205_c001_v0001150_t0017_u01757651525808") 2025/09/12 04:32:07 DEBUG : potato2: Deleting (id "4_z1f42ddd3301d3bcb9f980e1b_f117fd62f3be4c5e1_d20250912_m043206_c001_v0001101_t0030_u01757651526120") 2025/09/12 04:32:07 DEBUG : potato3: Deleting (id "4_z1f42ddd3301d3bcb9f980e1b_f107eb991d4e60c22_d20250912_m043206_c001_v0001157_t0047_u01757651526168") 2025/09/12 04:32:08 DEBUG : B2 bucket rclone-test-leqamih2meya: Purge remote 2025/09/12 04:32:08 INFO : B2 bucket rclone-test-leqamih2meya: cleaning bucket "rclone-test-leqamih2meya" of all files 2025/09/12 04:32:08 DEBUG : empty space: Deleting (id "4_z7f42cd63301d3bcb9f980e1b_f4146187dcfb9d111_d20250912_m043206_c001_v7007000_t0000_u01757651526098") 2025/09/12 04:32:08 DEBUG : empty space: Deleting (id "4_z7f42cd63301d3bcb9f980e1b_f1058b25f990cf2b8_d20250912_m043200_c001_v0001104_t0033_u01757651520285") 2025/09/12 04:32:08 DEBUG : potato2: Deleting (id "4_z7f42cd63301d3bcb9f980e1b_f4146187dcfb9d114_d20250912_m043206_c001_v7007000_t0000_u01757651526502") 2025/09/12 04:32:08 DEBUG : potato2: Deleting (id "4_z7f42cd63301d3bcb9f980e1b_f116d888fec39fbdc_d20250912_m043202_c001_v0001183_t0026_u01757651522315") 2025/09/12 04:32:08 DEBUG : potato3: Deleting (id "4_z7f42cd63301d3bcb9f980e1b_f4058e9861456d3bb_d20250912_m043206_c001_v7007000_t0000_u01757651526638") 2025/09/12 04:32:08 DEBUG : potato3: Deleting (id "4_z7f42cd63301d3bcb9f980e1b_f108dd04442ff84a4_d20250912_m043202_c001_v0001105_t0044_u01757651522544") 2025/09/12 04:32:08 DEBUG : potato3: Deleting (id "4_z7f42cd63301d3bcb9f980e1b_f1058b25f990cf2bc_d20250912_m043201_c001_v0001104_t0036_u01757651521090") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.28s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:32:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:32:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:32:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/rclone-sync-test" 2025/09/12 04:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/rclone-sync-test-include/layer2" 2025/09/12 04:32:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/rclone-sync-test-ignore-file" 2025/09/12 04:32:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 04:32:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe path rclone-sync-test: Waiting for checks to finish 2025/09/12 04:32:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe path rclone-sync-test: Waiting for transfers to finish 2025/09/12 04:32:22 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:22 INFO : There was nothing to transfer 2025/09/12 04:32:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 04:32:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:32:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:32:22 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:22 INFO : There was nothing to transfer 2025/09/12 04:32:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 04:32:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/12 04:32:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/12 04:32:23 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:23 INFO : There was nothing to transfer 2025/09/12 04:32:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 04:32:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:32:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:32:23 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:23 INFO : There was nothing to transfer 2025/09/12 04:32:24 DEBUG : Excluded 2025/09/12 04:32:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 04:32:24 DEBUG : B2 bucket rclone-test-pitupuf2huwe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/12 04:32:24 DEBUG : B2 bucket rclone-test-pitupuf2huwe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/12 04:32:24 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:32:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/CompareDest" 2025/09/12 04:32:28 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 04:32:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:32:28 INFO : one: Copied (new) 2025/09/12 04:32:28 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:29 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:29 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/12 04:32:29 INFO : one: Copied (replaced existing) 2025/09/12 04:32:29 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:31 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:32:31 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:31 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:31 INFO : There was nothing to transfer 2025/09/12 04:32:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:32:32 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:32:32 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:32 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:32 INFO : There was nothing to transfer 2025/09/12 04:32:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:32:33 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:32:33 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:33 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:33 INFO : There was nothing to transfer 2025/09/12 04:32:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:34 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/12 04:32:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:32:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 04:32:34 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:32:34 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:34 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:34 INFO : There was nothing to transfer 2025/09/12 04:32:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:35 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 04:32:35 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 04:32:35 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/12 04:32:35 INFO : two: Copied (new) 2025/09/12 04:32:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:32:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dest" 2025/09/12 04:32:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/pre-dest1" 2025/09/12 04:32:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/pre-dest2" 2025/09/12 04:32:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:32:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/12 04:32:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:32:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/12 04:32:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/12 04:32:43 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dest: Waiting for checks to finish 2025/09/12 04:32:43 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dest: Waiting for transfers to finish 2025/09/12 04:32:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/12 04:32:44 INFO : 3: Copied (new) 2025/09/12 04:32:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.66s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:32:45 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:32:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/CopyDest" 2025/09/12 04:32:48 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 04:32:48 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:48 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:32:49 INFO : one: Copied (new) 2025/09/12 04:32:49 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:50 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:50 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/12 04:32:50 INFO : one: Copied (replaced existing) 2025/09/12 04:32:50 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/BackupDir" 2025/09/12 04:32:53 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 04:32:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:32:54 INFO : one: Copied (server-side copy) 2025/09/12 04:32:55 INFO : one: Deleted 2025/09/12 04:32:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/12 04:32:55 INFO : one: Copied (server-side copy) 2025/09/12 04:32:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/12 04:32:55 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:55 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:56 DEBUG : one: Unchanged skipping 2025/09/12 04:32:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 04:32:56 INFO : two: Copied (server-side copy) 2025/09/12 04:32:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/12 04:32:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:57 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:57 DEBUG : two: Unchanged skipping 2025/09/12 04:32:57 DEBUG : one: Unchanged skipping 2025/09/12 04:32:57 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:32:57 INFO : There was nothing to transfer 2025/09/12 04:32:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:58 DEBUG : one: Unchanged skipping 2025/09/12 04:32:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/12 04:32:58 DEBUG : three: Destination not found in --copy-dest 2025/09/12 04:32:58 DEBUG : three: Need to transfer - File not found at Destination 2025/09/12 04:32:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/12 04:32:58 DEBUG : two: Unchanged skipping 2025/09/12 04:32:58 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:32:58 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:32:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/12 04:32:59 INFO : three: Copied (new) 2025/09/12 04:32:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.29s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:33:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:33:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/backup" 2025/09/12 04:33:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:33:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:05 DEBUG : two: Unchanged skipping 2025/09/12 04:33:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:33:06 INFO : one: Copied (server-side copy) 2025/09/12 04:33:06 INFO : one: Deleted 2025/09/12 04:33:06 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:07 INFO : one: Copied (new) 2025/09/12 04:33:07 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:33:08 INFO : three.txt: Copied (server-side copy) 2025/09/12 04:33:08 INFO : three.txt: Deleted 2025/09/12 04:33:08 INFO : three.txt: Moved into backup dir 2025/09/12 04:33:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:33:09 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:09 DEBUG : two: Unchanged skipping 2025/09/12 04:33:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:10 INFO : one: Copied (server-side copy) 2025/09/12 04:33:10 INFO : one: Deleted 2025/09/12 04:33:10 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:33:11 INFO : one: Copied (new) 2025/09/12 04:33:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:33:11 INFO : three.txt: Copied (server-side copy) 2025/09/12 04:33:11 INFO : three.txt: Deleted 2025/09/12 04:33:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:33:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/backup" 2025/09/12 04:33:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:33:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:17 DEBUG : two: Unchanged skipping 2025/09/12 04:33:17 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:33:18 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:33:18 INFO : one: Deleted 2025/09/12 04:33:18 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:19 INFO : one: Copied (new) 2025/09/12 04:33:19 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:33:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:33:20 INFO : three.txt: Deleted 2025/09/12 04:33:20 INFO : three.txt: Moved into backup dir 2025/09/12 04:33:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:33:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:22 DEBUG : two: Unchanged skipping 2025/09/12 04:33:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:33:22 INFO : one: Deleted 2025/09/12 04:33:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:33:23 INFO : one: Copied (new) 2025/09/12 04:33:23 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:33:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:33:24 INFO : three.txt: Deleted 2025/09/12 04:33:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:33:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:33:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/backup" 2025/09/12 04:33:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:33:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:29 DEBUG : two: Unchanged skipping 2025/09/12 04:33:29 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:33:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:33:31 INFO : one: Deleted 2025/09/12 04:33:31 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:32 INFO : one: Copied (new) 2025/09/12 04:33:32 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:33:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:33:32 INFO : three.txt: Deleted 2025/09/12 04:33:32 INFO : three.txt: Moved into backup dir 2025/09/12 04:33:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:33:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:34 DEBUG : two: Unchanged skipping 2025/09/12 04:33:34 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:33:35 INFO : one: Deleted 2025/09/12 04:33:35 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:33:35 INFO : one: Copied (new) 2025/09/12 04:33:35 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:33:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:33:35 INFO : three.txt: Deleted 2025/09/12 04:33:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:33:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:33:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:33:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:40 DEBUG : two: Unchanged skipping 2025/09/12 04:33:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:33:40 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:33:41 INFO : one: Deleted 2025/09/12 04:33:41 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:41 INFO : one: Copied (new) 2025/09/12 04:33:41 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:33:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:33:42 INFO : three.txt: Deleted 2025/09/12 04:33:42 INFO : three.txt: Moved into backup dir 2025/09/12 04:33:43 DEBUG : one.bak: Excluded (Path Filter) 2025/09/12 04:33:43 DEBUG : one.bak: Excluded 2025/09/12 04:33:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/12 04:33:43 DEBUG : three.txt.bak: Excluded 2025/09/12 04:33:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:33:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:43 DEBUG : two: Unchanged skipping 2025/09/12 04:33:43 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for checks to finish 2025/09/12 04:33:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:44 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:33:44 INFO : one: Deleted 2025/09/12 04:33:44 DEBUG : B2 bucket rclone-test-pitupuf2huwe path dst: Waiting for transfers to finish 2025/09/12 04:33:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:33:44 INFO : one: Copied (new) 2025/09/12 04:33:44 DEBUG : Waiting for deletions to finish 2025/09/12 04:33:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:33:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:33:45 INFO : three.txt: Deleted 2025/09/12 04:33:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.39s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:33:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:33:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:33:50 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:33:50 INFO : one: Deleted 2025/09/12 04:33:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:51 INFO : one: Copied (new) 2025/09/12 04:33:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:51 DEBUG : two: Unchanged skipping 2025/09/12 04:33:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/12 04:33:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:33:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:33:52 INFO : three.txt: Deleted 2025/09/12 04:33:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:33:52 INFO : three.txt: Copied (new) 2025/09/12 04:33:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:33:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:33:54 INFO : one: Copied (server-side copy) to: one.bak 2025/09/12 04:33:54 INFO : one: Deleted 2025/09/12 04:33:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:33:54 INFO : one: Copied (new) 2025/09/12 04:33:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:33:55 DEBUG : two: Unchanged skipping 2025/09/12 04:33:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/12 04:33:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:33:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/12 04:33:55 INFO : three.txt: Deleted 2025/09/12 04:33:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/12 04:33:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.86s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:33:59 DEBUG : Creating backend with remote "TestB2:rclone-test-pitupuf2huwe/dst" 2025/09/12 04:34:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 04:34:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 04:34:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:34:01 INFO : one: Deleted 2025/09/12 04:34:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:34:03 INFO : one: Copied (new) 2025/09/12 04:34:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:03 DEBUG : two: Unchanged skipping 2025/09/12 04:34:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/12 04:34:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 04:34:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:34:04 INFO : three.txt: Deleted 2025/09/12 04:34:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:34:05 INFO : three.txt: Copied (new) 2025/09/12 04:34:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/12 04:34:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/12 04:34:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/12 04:34:07 INFO : one: Deleted 2025/09/12 04:34:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/12 04:34:07 INFO : one: Copied (new) 2025/09/12 04:34:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:07 DEBUG : two: Unchanged skipping 2025/09/12 04:34:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/12 04:34:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/12 04:34:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/12 04:34:08 INFO : three.txt: Deleted 2025/09/12 04:34:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/12 04:34:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/12 04:34:11 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:34:11 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:34:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/12 04:34:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/12 04:34:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 04:34:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:34:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:34:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 04:34:14 INFO : existing: Copied (new) 2025/09/12 04:34:14 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/12 04:34:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/12 04:34:14 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:34:14 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:34:14 ERROR : B2 bucket rclone-test-pitupuf2huwe: not deleting files as there were IO errors 2025/09/12 04:34:14 ERROR : B2 bucket rclone-test-pitupuf2huwe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.00s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:16 DEBUG : existing: Unchanged skipping 2025/09/12 04:34:16 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:34:16 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:34:16 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", 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.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:34:28 DEBUG : both10: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both13: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both12: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both15: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both16: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both17: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both0: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both11: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both14: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both18: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both3: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both4: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both19: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both6: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both7: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both8: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:28 DEBUG : both9: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both1: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both2: Unchanged skipping 2025/09/12 04:34:28 DEBUG : both5: Unchanged skipping 2025/09/12 04:34:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:34:28 DEBUG : Waiting for deletions to finish 2025/09/12 04:34:28 INFO : only6: Deleted 2025/09/12 04:34:28 INFO : only8: Deleted 2025/09/12 04:34:28 INFO : only12: Deleted 2025/09/12 04:34:28 INFO : only15: Deleted 2025/09/12 04:34:28 INFO : only19: Deleted 2025/09/12 04:34:28 INFO : only1: Deleted 2025/09/12 04:34:28 INFO : only4: Deleted 2025/09/12 04:34:28 INFO : only9: Deleted 2025/09/12 04:34:28 INFO : only0: Deleted 2025/09/12 04:34:28 INFO : only11: Deleted 2025/09/12 04:34:29 INFO : only13: Deleted 2025/09/12 04:34:29 INFO : only3: Deleted 2025/09/12 04:34:29 INFO : only7: Deleted 2025/09/12 04:34:29 INFO : only10: Deleted 2025/09/12 04:34:29 INFO : only14: Deleted 2025/09/12 04:34:29 INFO : only17: Deleted 2025/09/12 04:34:29 INFO : only2: Deleted 2025/09/12 04:34:29 INFO : only16: Deleted 2025/09/12 04:34:29 INFO : only18: Deleted 2025/09/12 04:34:29 INFO : only5: Deleted 2025/09/12 04:34:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:34:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both10: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both13: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both14: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both0: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both16: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both17: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both11: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both12: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both15: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both18: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both3: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both4: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both5: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both19: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both7: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both1: Unchanged skipping 2025/09/12 04:34:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:34:43 DEBUG : both2: Unchanged skipping 2025/09/12 04:34:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : both6: Unchanged skipping 2025/09/12 04:34:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : both8: Unchanged skipping 2025/09/12 04:34:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : both9: Unchanged skipping 2025/09/12 04:34:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/12 04:34:43 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:34:44 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only11: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only13: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only16: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only17: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only14: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only0: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only19: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only10: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only15: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only2: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only18: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only12: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only4: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only5: Copied (replaced existing) 2025/09/12 04:34:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:44 INFO : only7: Copied (replaced existing) 2025/09/12 04:34:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:45 INFO : only8: Copied (replaced existing) 2025/09/12 04:34:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:45 INFO : only9: Copied (replaced existing) 2025/09/12 04:34:45 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:45 INFO : only1: Copied (replaced existing) 2025/09/12 04:34:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:45 INFO : only3: Copied (replaced existing) 2025/09/12 04:34:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/12 04:34:45 INFO : only6: Copied (replaced existing) 2025/09/12 04:34:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.49s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:53 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:34:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:34:53 DEBUG : empty_on_remote: Making directory with metadata 2025/09/12 04:34:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:34:53 INFO : empty_on_remote: Making directory 2025/09/12 04:34:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/12 04:34:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:56 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:34:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:34:56 DEBUG : empty_on_remote: Making directory with metadata 2025/09/12 04:34:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 04:34:56 INFO : empty_on_remote: Making directory 2025/09/12 04:34:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/12 04:34:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:34:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:34:58 INFO : sub dir: Making directory 2025/09/12 04:34:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:35:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 04:35:02 INFO : sub dir: Making directory 2025/09/12 04:35:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:35:12 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:13 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:35:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : apple: Unchanged skipping 2025/09/12 04:35:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:35:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:35:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : banana: Unchanged skipping 2025/09/12 04:35:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:35:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:35:13 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:13 INFO : There was nothing to transfer 2025/09/12 04:35:13 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:14 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:35:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : apple: Unchanged skipping 2025/09/12 04:35:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:35:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : banana: Unchanged skipping 2025/09/12 04:35:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:35:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:35:14 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:35:14 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:14 INFO : There was nothing to transfer 2025/09/12 04:35:14 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:15 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:35:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:35:27 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:28 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:35:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : apple: Unchanged skipping 2025/09/12 04:35:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:35:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : banana: Unchanged skipping 2025/09/12 04:35:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:35:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:35:28 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:28 INFO : There was nothing to transfer 2025/09/12 04:35:28 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:29 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:35:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : apple: Unchanged skipping 2025/09/12 04:35:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:35:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : banana: Unchanged skipping 2025/09/12 04:35:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:35:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:35:29 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:35:29 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:29 INFO : There was nothing to transfer 2025/09/12 04:35:29 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:30 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:35:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:35:42 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:42 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:35:43 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/12 04:35:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:35:43 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/12 04:35:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:35:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:35:43 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:35:43 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:35:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:35:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:35:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:35:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:35:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:35:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:35:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:35:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:35:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:35:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:35:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:35:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:35:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:35:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:35:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:35:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:35:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:35:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:35:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:44 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:45 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:35:45 INFO : banana: Deleted 2025/09/12 04:35:45 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:35:45 INFO : splitbananasplit: Deleted 2025/09/12 04:35:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:35:45 INFO : apple: Deleted 2025/09/12 04:35:45 INFO : appleappleapplebanana: Deleted 2025/09/12 04:35:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:35:45 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:35:45 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:35:46 DEBUG : apple: Unchanged skipping 2025/09/12 04:35:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : banana: Unchanged skipping 2025/09/12 04:35:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:35:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:35:46 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:35:46 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:35:46 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:46 DEBUG : Waiting for deletions to finish 2025/09/12 04:35:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/12 04:35:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 04:35:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 04:35:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 04:35:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 04:35:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 04:35:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 04:35:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 04:35:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 04:35:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 04:35:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 04:35:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:36:00 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:00 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:36:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:36:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:36:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/12 04:36:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/12 04:36:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/12 04:36:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/12 04:36:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/12 04:36:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/12 04:36:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/12 04:36:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/12 04:36:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/12 04:36:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/12 04:36:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/12 04:36:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:36:01 INFO : apple: Copied (new) to: PREFIXapple 2025/09/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:01 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:01 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:36:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:36:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:36:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:36:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:36:01 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:36:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:36:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:36:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:36:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:36:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:36:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:36:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:36:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:36:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:36:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:36:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:36:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:36:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:36:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:02 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:36:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:36:02 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:36:02 INFO : apple: Deleted 2025/09/12 04:36:02 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:36:02 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:36:02 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:36:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:36:02 INFO : appleappleapplebanana: Deleted 2025/09/12 04:36:02 INFO : splitbananasplit: Deleted 2025/09/12 04:36:02 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:36:02 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:36:03 INFO : banana: Deleted 2025/09/12 04:36:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:36:03 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:36:03 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:36:03 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:36:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:36:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:36:03 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:36:03 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/12 04:36:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/12 04:36:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/12 04:36:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/12 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/12 04:36:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/12 04:36:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/12 04:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/12 04:36:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/12 04:36:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/12 04:36:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/12 04:36:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/12 04:36:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/12 04:36:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/12 04:36:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/12 04:36:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/12 04:36:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/12 04:36:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/12 04:36:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/12 04:36:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:36:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:36:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:36:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:36:04 INFO : appleappleapplebanana: Copied (new) 2025/09/12 04:36:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:36:04 INFO : apple: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:04 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:04 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:36:04 INFO : splitbananasplit: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:36:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:36:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:36:04 INFO : banana: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:36:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:36:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:36:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:36:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:36:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:36:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/12 04:36:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:36:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:36:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:36:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:36:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:36:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:36:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:36:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:36:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/12 04:36:05 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/12 04:36:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/12 04:36:05 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/12 04:36:05 INFO : PREFIXbanana: Deleted 2025/09/12 04:36:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/12 04:36:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/12 04:36:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/12 04:36:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/12 04:36:06 INFO : PREFIXapple: Deleted 2025/09/12 04:36:06 INFO : PREFIXsplitbananasplit: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/12 04:36:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/12 04:36:06 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:06 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:06 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:36:18 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:19 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:19 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:19 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:19 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:19 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:36:19 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:36:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:19 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:19 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:36:19 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/12 04:36:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:36:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:36:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:36:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:36:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:36:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:36:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:36:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:36:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:36:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:36:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:36:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:36:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:36:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:36:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:36:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:36:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:36:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:21 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:21 INFO : banana: Deleted 2025/09/12 04:36:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:36:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:36:22 INFO : apple: Deleted 2025/09/12 04:36:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:36:22 INFO : appleappleapplebanana: Deleted 2025/09/12 04:36:22 INFO : splitbananasplit: Deleted 2025/09/12 04:36:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:36:22 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:36:22 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/12 04:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/12 04:36:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/12 04:36:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/12 04:36:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/12 04:36:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:23 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/12 04:36:23 INFO : apple: Copied (new) 2025/09/12 04:36:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/12 04:36:23 INFO : banana: Copied (new) 2025/09/12 04:36:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:36:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/12 04:36:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:36:23 INFO : splitbananasplit: Copied (new) 2025/09/12 04:36:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:36:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/12 04:36:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:36:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/12 04:36:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:36:23 INFO : appleappleapplebanana: Copied (new) 2025/09/12 04:36:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:36:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/12 04:36:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:36:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/12 04:36:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:36:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:36:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:36:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:36:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:36:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:36:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:36:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:36:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:36:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:36:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:36:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/12 04:36:24 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/12 04:36:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/12 04:36:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/12 04:36:24 INFO : splitbananasplitSUFFIX: Deleted 2025/09/12 04:36:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/12 04:36:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : appleSUFFIX: Deleted 2025/09/12 04:36:25 INFO : bananaSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/12 04:36:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/12 04:36:25 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:25 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:25 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:26 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:36:38 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:39 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 04:36:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 04:36:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:39 DEBUG : apple: Unchanged skipping 2025/09/12 04:36:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:39 DEBUG : banana: Unchanged skipping 2025/09/12 04:36:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:36:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/12 04:36:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/12 04:36:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:36:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 04:36:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/12 04:36:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/12 04:36:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/12 04:36:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/12 04:36:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/12 04:36:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/12 04:36:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/12 04:36:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/12 04:36:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/12 04:36:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/12 04:36:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/12 04:36:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/12 04:36:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/12 04:36:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/12 04:36:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/12 04:36:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/12 04:36:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/12 04:36:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/12 04:36:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/12 04:36:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/12 04:36:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/12 04:36:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/12 04:36:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/12 04:36:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/12 04:36:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/12 04:36:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/12 04:36:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/12 04:36:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/12 04:36:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/12 04:36:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/12 04:36:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/12 04:36:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/12 04:36:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/12 04:36:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/12 04:36:41 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0003-defghij.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0007-1234567.txt: Deleted 2025/09/12 04:36:41 INFO : splitbananasplit: Deleted 2025/09/12 04:36:41 INFO : dir1/0009-3456789.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0013-789;=.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0010-456789.txt: Deleted 2025/09/12 04:36:41 INFO : appleappleapplebanana: Deleted 2025/09/12 04:36:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0008-2345678.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0012-6789;.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0011-56789;.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0014-89;=.txt: Deleted 2025/09/12 04:36:41 INFO : dir1/0015-9;=.txt: Deleted 2025/09/12 04:36:41 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:42 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : appleapple: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : apple: Unchanged skipping 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:36:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : banana: Unchanged skipping 2025/09/12 04:36:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/12 04:36:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/12 04:36:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/12 04:36:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/12 04:36:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/12 04:36:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/12 04:36:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/12 04:36:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/12 04:36:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/12 04:36:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/12 04:36:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/12 04:36:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/12 04:36:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:36:42 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:42 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:42 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:43 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : appleapple: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/12 04:36:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/12 04:36:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/12 04:36:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/12 04:36:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/12 04:36:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/12 04:36:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/12 04:36:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/12 04:36:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/12 04:36:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/12 04:36:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/12 04:36:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/12 04:36:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/12 04:36:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/12 04:36:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/12 04:36:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/12 04:36:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/12 04:36:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/12 04:36:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/12 04:36:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:36:55 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:55 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : apple: Unchanged skipping 2025/09/12 04:36:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : banana: Unchanged skipping 2025/09/12 04:36:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:36:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:36:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:57 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:36:57 DEBUG : apple: Unchanged skipping 2025/09/12 04:36:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : banana: Unchanged skipping 2025/09/12 04:36:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:36:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:36:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:36:57 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:36:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:57 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:57 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : Waiting for deletions to finish 2025/09/12 04:36:58 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:36:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:37:10 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:10 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:11 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:11 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:12 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:12 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:12 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:12 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:12 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:12 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:37:24 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:24 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:25 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:25 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:25 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:25 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:25 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:26 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:26 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:26 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:26 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:37:39 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:39 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:40 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:40 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:40 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:40 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:40 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:41 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:41 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:41 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:41 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:37:54 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:55 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:55 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:55 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:56 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 04:37:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : apple: Unchanged skipping 2025/09/12 04:37:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/12 04:37:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : banana: Unchanged skipping 2025/09/12 04:37:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:37:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:37:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/12 04:37:56 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:37:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:56 DEBUG : Waiting for deletions to finish 2025/09/12 04:37:57 DEBUG : apple: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : banana: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 04:37:57 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (176.01s) --- PASS: TestTransform/NFC (13.73s) --- PASS: TestTransform/NFD (14.96s) --- PASS: TestTransform/base64 (17.03s) --- PASS: TestTransform/prefix (19.88s) --- PASS: TestTransform/suffix (19.14s) --- PASS: TestTransform/truncate (17.22s) --- PASS: TestTransform/encoder (15.33s) --- PASS: TestTransform/ISO-8859-1 (14.41s) --- PASS: TestTransform/charmap (13.90s) --- PASS: TestTransform/lowercase (15.04s) --- PASS: TestTransform/ascii (15.36s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/12 04:38:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/12 04:38:02 INFO : sub dir_somesuffix: Making directory 2025/09/12 04:38:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/12 04:38:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/12 04:38:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/12 04:38:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/12 04:38:02 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:02 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:02 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/12 04:38:02 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:03 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:04 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:04 INFO : tictactoe: Making directory 2025/09/12 04:38:04 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:04 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:38:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:04 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:04 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:04 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:04 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/12 04:38:04 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:05 INFO : toe: Making directory 2025/09/12 04:38:05 INFO : toe/toe: Making directory 2025/09/12 04:38:05 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:38:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:38:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:38:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:05 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/12 04:38:06 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:07 INFO : toe: Making directory 2025/09/12 04:38:07 INFO : toe/toe: Making directory 2025/09/12 04:38:07 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:38:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:38:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/12 04:38:07 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:07 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/12 04:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:08 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:38:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:38:08 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:09 INFO : tictacempty_dir: Making directory 2025/09/12 04:38:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:09 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:09 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:09 INFO : tictactoe: Making directory 2025/09/12 04:38:09 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:09 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:09 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:38:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:38:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:38:09 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:09 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/12 04:38:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:10 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:38:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:10 INFO : tictacempty_dir: Making directory 2025/09/12 04:38:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:10 INFO : tictactoe: Making directory 2025/09/12 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:10 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:10 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:38:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:38:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:10 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:10 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/12 04:38:11 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:11 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:11 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:11 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:38:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/12 04:38:12 NOTICE: B2 bucket rclone-test-pitupuf2huwe: 0 differences found 2025/09/12 04:38:12 NOTICE: B2 bucket rclone-test-pitupuf2huwe: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:12 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:13 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:13 INFO : tictactoe: Making directory 2025/09/12 04:38:13 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:13 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:13 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:38:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:38:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:38:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:13 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/12 04:38:13 DEBUG : Waiting for deletions to finish 2025/09/12 04:38:13 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:14 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:14 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/12 04:38:14 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/12 04:38:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/12 04:38:14 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2025/09/12 04:38:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:15 INFO : toe: Making directory 2025/09/12 04:38:15 INFO : toe/toe: Making directory 2025/09/12 04:38:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:38:15 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:15 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:16 INFO : toe/toe/toe: Copied (new) 2025/09/12 04:38:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:17 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:38:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:17 INFO : tictacempty_dir: Making directory 2025/09/12 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:17 INFO : tictactoe: Making directory 2025/09/12 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:17 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:17 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:17 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:18 INFO : toe/toe/toe.txt: Deleted 2025/09/12 04:38:18 INFO : toe/toe: Removing directory 2025/09/12 04:38:18 INFO : toe: Removing directory 2025/09/12 04:38:18 INFO : empty_dir: Removing directory 2025/09/12 04:38:18 DEBUG : Local file system at /tmp/rclone2161346699: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.84s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:19 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:38:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:38:19 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:19 INFO : tictacempty_dir: Making directory 2025/09/12 04:38:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:19 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:19 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:19 INFO : tictactoe: Making directory 2025/09/12 04:38:19 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:19 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:19 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:38:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:38:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:19 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:19 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:19 INFO : toe/toe/toe.txt: Deleted 2025/09/12 04:38:19 INFO : toe/toe: Removing directory 2025/09/12 04:38:19 INFO : toe: Removing directory 2025/09/12 04:38:19 INFO : empty_dir: Removing directory 2025/09/12 04:38:19 DEBUG : Local file system at /tmp/rclone2161346699: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/12 04:38:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:38:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:38:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:38:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:38:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/12 04:38:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:22 DEBUG : Reset feature "Copy" 2025/09/12 04:38:22 DEBUG : Reset feature "Move" 2025/09/12 04:38:22 DEBUG : Reset feature "Copy" 2025/09/12 04:38:22 DEBUG : Reset feature "Move" 2025/09/12 04:38:22 DEBUG : empty_dir: Making directory with metadata 2025/09/12 04:38:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/12 04:38:22 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:22 INFO : tictacempty_dir: Making directory 2025/09/12 04:38:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/12 04:38:22 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:22 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:22 INFO : tictactoe: Making directory 2025/09/12 04:38:22 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:22 DEBUG : toe: transformed to: tictactoe 2025/09/12 04:38:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:22 INFO : tictactoe/tictactoe: Making directory 2025/09/12 04:38:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/12 04:38:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/12 04:38:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:22 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/12 04:38:22 INFO : toe/toe/toe.txt: Deleted 2025/09/12 04:38:22 INFO : toe/toe: Removing directory 2025/09/12 04:38:22 INFO : toe: Removing directory 2025/09/12 04:38:22 INFO : empty_dir: Removing directory 2025/09/12 04:38:22 DEBUG : Local file system at /tmp/rclone2161346699: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/12 04:38:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/12 04:38:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:38:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:38:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/12 04:38:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/12 04:38:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.75s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:25 DEBUG : toe: transformed to: dG9l 2025/09/12 04:38:26 DEBUG : toe: transformed to: dG9l 2025/09/12 04:38:26 INFO : dG9l: Making directory 2025/09/12 04:38:26 DEBUG : toe: transformed to: dG9l 2025/09/12 04:38:26 DEBUG : toe: transformed to: dG9l 2025/09/12 04:38:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/12 04:38:26 INFO : dG9l/dG9l: Making directory 2025/09/12 04:38:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/12 04:38:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/12 04:38:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/12 04:38:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/12 04:38:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/12 04:38:26 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:26 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/12 04:38:26 DEBUG : Waiting for deletions to finish 2025/09/12 04:38:27 DEBUG : dG9l: transformed to: toe 2025/09/12 04:38:27 DEBUG : dG9l: transformed to: toe 2025/09/12 04:38:27 DEBUG : dG9l: transformed to: toe 2025/09/12 04:38:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/12 04:38:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/12 04:38:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/12 04:38:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/12 04:38:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/12 04:38:27 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for checks to finish 2025/09/12 04:38:27 DEBUG : Local file system at /tmp/rclone2161346699: Waiting for transfers to finish 2025/09/12 04:38:27 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.71s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-pitupuf2huwe", Local "Local file system at /tmp/rclone2161346699", Modify Window "1ms" 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe: transformed to: 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe: transformed to: 2025/09/12 04:38:28 INFO : B2 bucket rclone-test-pitupuf2huwe: Making directory 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe: transformed to: 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe: transformed to: 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe/toe: transformed to: 2025/09/12 04:38:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/12 04:38:28 INFO : toe/toe: Making directory 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe/toe: transformed to: 2025/09/12 04:38:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe: transformed to: 2025/09/12 04:38:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/12 04:38:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/12 04:38:28 DEBUG : toe/toe/toe: transformed to: 2025/09/12 04:38:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/12 04:38:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for checks to finish 2025/09/12 04:38:28 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Waiting for transfers to finish 2025/09/12 04:38:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 04:38:29 INFO : toe/toe/toe: Copied (new) 2025/09/12 04:38:29 ERROR : B2 bucket rclone-test-pitupuf2huwe: not deleting files as there were IO errors 2025/09/12 04:38:29 ERROR : B2 bucket rclone-test-pitupuf2huwe: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/09/12 04:38:30 DEBUG : B2 bucket rclone-test-pitupuf2huwe: Purge remote 2025/09/12 04:38:30 INFO : B2 bucket rclone-test-pitupuf2huwe: cleaning bucket "rclone-test-pitupuf2huwe" of all files 2025/09/12 04:38:31 DEBUG : BackupDir/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd757_d20250912_m043259_c001_v7007000_t0000_u01757651579728") 2025/09/12 04:38:31 DEBUG : BackupDir/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1084cbb89e18458f_d20250912_m043254_c001_v0001102_t0007_u01757651574693") 2025/09/12 04:38:31 DEBUG : CompareDest/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf51f_d20250912_m043236_c001_v7007000_t0000_u01757651556325") 2025/09/12 04:38:31 DEBUG : CompareDest/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16fa3_d20250912_m043231_c001_v0001182_t0047_u01757651551005") 2025/09/12 04:38:31 DEBUG : CompareDest/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf520_d20250912_m043236_c001_v7007000_t0000_u01757651556507") 2025/09/12 04:38:31 DEBUG : CompareDest/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13f38_d20250912_m043231_c001_v0001181_t0035_u01757651551955") 2025/09/12 04:38:31 DEBUG : CopyDest/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd758_d20250912_m043259_c001_v7007000_t0000_u01757651579910") 2025/09/12 04:38:31 DEBUG : CopyDest/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13fde_d20250912_m043251_c001_v0001181_t0053_u01757651571856") 2025/09/12 04:38:31 DEBUG : CopyDest/three: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd759_d20250912_m043300_c001_v7007000_t0000_u01757651580092") 2025/09/12 04:38:31 DEBUG : CopyDest/three: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1401c_d20250912_m043257_c001_v0001181_t0007_u01757651577955") 2025/09/12 04:38:31 DEBUG : CopyDest/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd75a_d20250912_m043300_c001_v7007000_t0000_u01757651580276") 2025/09/12 04:38:31 DEBUG : CopyDest/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17086_d20250912_m043255_c001_v0001182_t0045_u01757651575852") 2025/09/12 04:38:31 DEBUG : EXISTING: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0479_d20250912_m043416_c001_v7007000_t0000_u01757651656563") 2025/09/12 04:38:31 DEBUG : EXISTING: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1427c_d20250912_m043415_c001_v0001181_t0045_u01757651655577") 2025/09/12 04:38:31 DEBUG : PREFIXapple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f287a_d20250912_m043605_c001_v7007000_t0000_u01757651765978") 2025/09/12 04:38:32 DEBUG : PREFIXapple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af178fa_d20250912_m043600_c001_v0001182_t0045_u01757651760923") 2025/09/12 04:38:32 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a8181cd_d20250912_m043605_c001_v7007000_t0000_u01757651765759") 2025/09/12 04:38:32 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f22_d20250912_m043600_c001_v0001044_t0020_u01757651760941") 2025/09/12 04:38:32 DEBUG : PREFIXbanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ffc_d20250912_m043605_c001_v7007000_t0000_u01757651765771") 2025/09/12 04:38:32 DEBUG : PREFIXbanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46b8_d20250912_m043600_c001_v0001145_t0058_u01757651760951") 2025/09/12 04:38:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd0597d_d20250912_m043605_c001_v7007000_t0000_u01757651765988") 2025/09/12 04:38:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145dc_d20250912_m043600_c001_v0001181_t0053_u01757651760933") 2025/09/12 04:38:32 DEBUG : Testêé: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0475_d20250912_m043413_c001_v7007000_t0000_u01757651653193") 2025/09/12 04:38:32 DEBUG : Testêé: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14268_d20250912_m043412_c001_v0001181_t0036_u01757651652439") 2025/09/12 04:38:32 DEBUG : Testêé: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af173c7_d20250912_m043411_c001_v0001182_t0012_u01757651651481") 2025/09/12 04:38:32 DEBUG : YXBwbGU=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21b4_d20250912_m043547_c001_v7007000_t0000_u01757651747576") 2025/09/12 04:38:32 DEBUG : YXBwbGU=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1782b_d20250912_m043543_c001_v0001182_t0024_u01757651743292") 2025/09/12 04:38:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21b5_d20250912_m043547_c001_v7007000_t0000_u01757651747758") 2025/09/12 04:38:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ee6_d20250912_m043543_c001_v0001044_t0042_u01757651743302") 2025/09/12 04:38:32 DEBUG : YmFuYW5h: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21b6_d20250912_m043547_c001_v7007000_t0000_u01757651747940") 2025/09/12 04:38:32 DEBUG : YmFuYW5h: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1454a_d20250912_m043543_c001_v0001181_t0006_u01757651743313") 2025/09/12 04:38:32 DEBUG : a/potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbaa_d20250912_m043101_c001_v7007000_t0000_u01757651461598") 2025/09/12 04:38:32 DEBUG : a/potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b63_d20250912_m043101_c001_v0001182_t0041_u01757651461021") 2025/09/12 04:38:32 DEBUG : a/potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d6c2_d20250912_m043059_c001_v7007000_t0000_u01757651459615") 2025/09/12 04:38:32 DEBUG : a/potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b4b_d20250912_m043058_c001_v0001182_t0003_u01757651458701") 2025/09/12 04:38:32 DEBUG : a/potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737b9_d20250912_m043043_c001_v7007000_t0000_u01757651443331") 2025/09/12 04:38:33 DEBUG : a/potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a46_d20250912_m043042_c001_v0001182_t0019_u01757651442419") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd366ea_d20250912_m043757_c001_v7007000_t0000_u01757651877818") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d9308e_d20250912_m043753_c001_v0001044_t0016_u01757651873457") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d93_d20250912_m043742_c001_v7007000_t0000_u01757651862421") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93058_d20250912_m043738_c001_v0001044_t0038_u01757651858185") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d6d_d20250912_m043727_c001_v7007000_t0000_u01757651847421") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d9302e_d20250912_m043723_c001_v0001044_t0017_u01757651843586") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818311_d20250912_m043713_c001_v7007000_t0000_u01757651833528") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ffc_d20250912_m043709_c001_v0001044_t0014_u01757651829610") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e229e_d20250912_m043659_c001_v7007000_t0000_u01757651819046") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fdc_d20250912_m043654_c001_v0001044_t0007_u01757651814608") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8403e_d20250912_m043643_c001_v7007000_t0000_u01757651803719") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fa6_d20250912_m043638_c001_v0001044_t0027_u01757651798010") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa5b_d20250912_m043626_c001_v7007000_t0000_u01757651786600") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146ba_d20250912_m043623_c001_v0001181_t0050_u01757651783231") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74927317_d20250912_m043622_c001_v7007000_t0000_u01757651782145") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1467c_d20250912_m043617_c001_v0001181_t0018_u01757651777871") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3002_d20250912_m043607_c001_v7007000_t0000_u01757651767474") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145f0_d20250912_m043603_c001_v0001181_t0048_u01757651763965") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f2852_d20250912_m043602_c001_v7007000_t0000_u01757651762655") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af178e4_d20250912_m043558_c001_v0001182_t0004_u01757651758769") 2025/09/12 04:38:33 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4edcc_d20250912_m043545_c001_v7007000_t0000_u01757651745546") 2025/09/12 04:38:34 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1780f_d20250912_m043541_c001_v0001182_t0038_u01757651741026") 2025/09/12 04:38:34 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773b1_d20250912_m043530_c001_v7007000_t0000_u01757651730572") 2025/09/12 04:38:34 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1774b_d20250912_m043526_c001_v0001182_t0035_u01757651726144") 2025/09/12 04:38:34 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db22_d20250912_m043515_c001_v7007000_t0000_u01757651715637") 2025/09/12 04:38:34 DEBUG : apple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af176a7_d20250912_m043511_c001_v0001182_t0047_u01757651711538") 2025/09/12 04:38:34 DEBUG : appleSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40056f63f88eceb9_d20250912_m043625_c001_v7007000_t0000_u01757651785212") 2025/09/12 04:38:34 DEBUG : appleSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4706_d20250912_m043619_c001_v0001145_t0043_u01757651779804") 2025/09/12 04:38:34 DEBUG : appleapple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8403f_d20250912_m043643_c001_v7007000_t0000_u01757651803903") 2025/09/12 04:38:34 DEBUG : appleapple: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17ae4_d20250912_m043639_c001_v0001182_t0014_u01757651799887") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd366ec_d20250912_m043758_c001_v7007000_t0000_u01757651878003") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17e70_d20250912_m043754_c001_v0001182_t0029_u01757651874080") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d94_d20250912_m043742_c001_v7007000_t0000_u01757651862605") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17d94_d20250912_m043738_c001_v0001182_t0059_u01757651858982") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d6f_d20250912_m043727_c001_v7007000_t0000_u01757651847603") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17cfa_d20250912_m043724_c001_v0001182_t0015_u01757651844195") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818312_d20250912_m043713_c001_v7007000_t0000_u01757651833711") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17c22_d20250912_m043710_c001_v0001182_t0046_u01757651830314") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e229f_d20250912_m043659_c001_v7007000_t0000_u01757651819241") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17b80_d20250912_m043655_c001_v0001182_t0021_u01757651815316") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c7b10_d20250912_m043641_c001_v7007000_t0000_u01757651801670") 2025/09/12 04:38:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14750_d20250912_m043638_c001_v0001181_t0000_u01757651798578") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa5f_d20250912_m043626_c001_v7007000_t0000_u01757651786780") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf471e_d20250912_m043623_c001_v0001145_t0034_u01757651783261") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcda6f_d20250912_m043622_c001_v7007000_t0000_u01757651782307") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f5c_d20250912_m043618_c001_v0001044_t0051_u01757651778283") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3003_d20250912_m043607_c001_v7007000_t0000_u01757651767657") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1792a_d20250912_m043603_c001_v0001182_t0026_u01757651763976") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ff7_d20250912_m043602_c001_v7007000_t0000_u01757651762867") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f18_d20250912_m043559_c001_v0001044_t0004_u01757651759215") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a8181b1_d20250912_m043545_c001_v7007000_t0000_u01757651745557") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1453a_d20250912_m043541_c001_v0001181_t0023_u01757651741596") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773b6_d20250912_m043530_c001_v7007000_t0000_u01757651730755") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b144d4_d20250912_m043526_c001_v0001181_t0034_u01757651726920") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db26_d20250912_m043515_c001_v7007000_t0000_u01757651715819") 2025/09/12 04:38:35 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14450_d20250912_m043512_c001_v0001181_t0058_u01757651712300") 2025/09/12 04:38:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcda79_d20250912_m043625_c001_v7007000_t0000_u01757651785070") 2025/09/12 04:38:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f5e_d20250912_m043619_c001_v0001044_t0057_u01757651779780") 2025/09/12 04:38:35 DEBUG : b/potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbab_d20250912_m043101_c001_v7007000_t0000_u01757651461778") 2025/09/12 04:38:35 DEBUG : b/potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b5b_d20250912_m043100_c001_v0001182_t0007_u01757651460164") 2025/09/12 04:38:35 DEBUG : b/potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d6c1_d20250912_m043059_c001_v7007000_t0000_u01757651459055") 2025/09/12 04:38:35 DEBUG : b/potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b3d_d20250912_m043057_c001_v0001182_t0003_u01757651457913") 2025/09/12 04:38:36 DEBUG : b/potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737b8_d20250912_m043042_c001_v7007000_t0000_u01757651442764") 2025/09/12 04:38:36 DEBUG : b/potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a3a_d20250912_m043041_c001_v0001182_t0019_u01757651441616") 2025/09/12 04:38:36 DEBUG : backup/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d74f_d20250912_m043312_c001_v7007000_t0000_u01757651592227") 2025/09/12 04:38:36 DEBUG : backup/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f104f5915f33f4434_d20250912_m043310_c001_v0001171_t0016_u01757651590231") 2025/09/12 04:38:36 DEBUG : backup/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1094d9f8af8e8f4d_d20250912_m043306_c001_v0001154_t0002_u01757651586335") 2025/09/12 04:38:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230d9_d20250912_m043336_c001_v7007000_t0000_u01757651616457") 2025/09/12 04:38:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11986d09a059771d_d20250912_m043334_c001_v0001171_t0005_u01757651614601") 2025/09/12 04:38:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10632e0a8f87e295_d20250912_m043330_c001_v0001181_t0056_u01757651610752") 2025/09/12 04:38:36 DEBUG : backup/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd2dc88_d20250912_m043324_c001_v7007000_t0000_u01757651604691") 2025/09/12 04:38:36 DEBUG : backup/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1110681b88b31f64_d20250912_m043322_c001_v0001184_t0030_u01757651602642") 2025/09/12 04:38:36 DEBUG : backup/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108531cd16bbd07f_d20250912_m043318_c001_v0001032_t0022_u01757651598269") 2025/09/12 04:38:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230da_d20250912_m043336_c001_v7007000_t0000_u01757651616639") 2025/09/12 04:38:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1141d3bcd5e7dfdc_d20250912_m043335_c001_v0001038_t0047_u01757651615568") 2025/09/12 04:38:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f118a93ac2ffed4cc_d20250912_m043332_c001_v0001176_t0057_u01757651612487") 2025/09/12 04:38:36 DEBUG : backup/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d750_d20250912_m043312_c001_v7007000_t0000_u01757651592413") 2025/09/12 04:38:36 DEBUG : backup/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10436621ac345682_d20250912_m043311_c001_v0001176_t0016_u01757651591449") 2025/09/12 04:38:36 DEBUG : backup/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1018662f03eb9a1e_d20250912_m043308_c001_v0001183_t0047_u01757651588080") 2025/09/12 04:38:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd2dc89_d20250912_m043324_c001_v7007000_t0000_u01757651604873") 2025/09/12 04:38:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f100e0f029b735081_d20250912_m043323_c001_v0001113_t0056_u01757651603663") 2025/09/12 04:38:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f100dd98ab05acae1_d20250912_m043320_c001_v0001040_t0002_u01757651600021") 2025/09/12 04:38:36 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd366f1_d20250912_m043758_c001_v7007000_t0000_u01757651878188") 2025/09/12 04:38:36 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14a5f_d20250912_m043753_c001_v0001181_t0031_u01757651873871") 2025/09/12 04:38:36 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d96_d20250912_m043742_c001_v7007000_t0000_u01757651862789") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b149a1_d20250912_m043738_c001_v0001181_t0015_u01757651858774") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d71_d20250912_m043727_c001_v7007000_t0000_u01757651847784") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b148f1_d20250912_m043723_c001_v0001181_t0049_u01757651843985") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818314_d20250912_m043713_c001_v7007000_t0000_u01757651833896") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14841_d20250912_m043710_c001_v0001181_t0026_u01757651830072") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a0_d20250912_m043659_c001_v7007000_t0000_u01757651819425") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b147d2_d20250912_m043655_c001_v0001181_t0007_u01757651815086") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84040_d20250912_m043644_c001_v7007000_t0000_u01757651804090") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17ad6_d20250912_m043638_c001_v0001182_t0014_u01757651798383") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa60_d20250912_m043626_c001_v7007000_t0000_u01757651786959") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a1c_d20250912_m043623_c001_v0001182_t0009_u01757651783241") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f28c5_d20250912_m043621_c001_v7007000_t0000_u01757651781734") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179d6_d20250912_m043618_c001_v0001182_t0014_u01757651778081") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3004_d20250912_m043607_c001_v7007000_t0000_u01757651767838") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f2c_d20250912_m043603_c001_v0001044_t0005_u01757651763984") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4ee25_d20250912_m043603_c001_v7007000_t0000_u01757651763015") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145cc_d20250912_m043558_c001_v0001181_t0030_u01757651758969") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397efc07_d20250912_m043545_c001_v7007000_t0000_u01757651745135") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ee2_d20250912_m043541_c001_v0001044_t0025_u01757651741219") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773bd_d20250912_m043530_c001_v7007000_t0000_u01757651730939") 2025/09/12 04:38:37 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92eb1_d20250912_m043526_c001_v0001044_t0012_u01757651726355") 2025/09/12 04:38:38 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db28_d20250912_m043516_c001_v7007000_t0000_u01757651716000") 2025/09/12 04:38:38 DEBUG : banana: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e85_d20250912_m043511_c001_v0001044_t0005_u01757651711814") 2025/09/12 04:38:38 DEBUG : bananaSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df7492731d_d20250912_m043625_c001_v7007000_t0000_u01757651785225") 2025/09/12 04:38:38 DEBUG : bananaSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14694_d20250912_m043619_c001_v0001181_t0058_u01757651779774") 2025/09/12 04:38:38 DEBUG : both0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739145_d20250912_m043445_c001_v7007000_t0000_u01757651685872") 2025/09/12 04:38:38 DEBUG : both0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174c1_d20250912_m043434_c001_v0001182_t0015_u01757651674220") 2025/09/12 04:38:38 DEBUG : both0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dad_d20250912_m043429_c001_v7007000_t0000_u01757651669969") 2025/09/12 04:38:38 DEBUG : both0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17401_d20250912_m043418_c001_v0001182_t0058_u01757651658440") 2025/09/12 04:38:38 DEBUG : both1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739148_d20250912_m043446_c001_v7007000_t0000_u01757651686052") 2025/09/12 04:38:38 DEBUG : both1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174c7_d20250912_m043434_c001_v0001182_t0036_u01757651674997") 2025/09/12 04:38:38 DEBUG : both1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dae_d20250912_m043430_c001_v7007000_t0000_u01757651670152") 2025/09/12 04:38:38 DEBUG : both1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17409_d20250912_m043418_c001_v0001182_t0022_u01757651658863") 2025/09/12 04:38:38 DEBUG : both10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739149_d20250912_m043446_c001_v7007000_t0000_u01757651686233") 2025/09/12 04:38:38 DEBUG : both10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17503_d20250912_m043438_c001_v0001182_t0015_u01757651678783") 2025/09/12 04:38:38 DEBUG : both10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922daf_d20250912_m043430_c001_v7007000_t0000_u01757651670333") 2025/09/12 04:38:38 DEBUG : both10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17441_d20250912_m043422_c001_v0001182_t0038_u01757651662865") 2025/09/12 04:38:38 DEBUG : both11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73914a_d20250912_m043446_c001_v7007000_t0000_u01757651686413") 2025/09/12 04:38:38 DEBUG : both11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17511_d20250912_m043439_c001_v0001182_t0033_u01757651679204") 2025/09/12 04:38:38 DEBUG : both11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922db0_d20250912_m043430_c001_v7007000_t0000_u01757651670514") 2025/09/12 04:38:38 DEBUG : both11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17449_d20250912_m043423_c001_v0001182_t0046_u01757651663287") 2025/09/12 04:38:38 DEBUG : both12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73914b_d20250912_m043446_c001_v7007000_t0000_u01757651686593") 2025/09/12 04:38:39 DEBUG : both12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17517_d20250912_m043439_c001_v0001182_t0030_u01757651679661") 2025/09/12 04:38:39 DEBUG : both12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922db2_d20250912_m043430_c001_v7007000_t0000_u01757651670724") 2025/09/12 04:38:39 DEBUG : both12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17455_d20250912_m043423_c001_v0001182_t0007_u01757651663866") 2025/09/12 04:38:39 DEBUG : both13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73914c_d20250912_m043446_c001_v7007000_t0000_u01757651686777") 2025/09/12 04:38:39 DEBUG : both13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1751b_d20250912_m043440_c001_v0001182_t0020_u01757651680104") 2025/09/12 04:38:39 DEBUG : both13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922db3_d20250912_m043430_c001_v7007000_t0000_u01757651670906") 2025/09/12 04:38:39 DEBUG : both13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1745b_d20250912_m043424_c001_v0001182_t0058_u01757651664301") 2025/09/12 04:38:39 DEBUG : both14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73914d_d20250912_m043446_c001_v7007000_t0000_u01757651686960") 2025/09/12 04:38:39 DEBUG : both14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17525_d20250912_m043440_c001_v0001182_t0035_u01757651680540") 2025/09/12 04:38:39 DEBUG : both14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922db4_d20250912_m043431_c001_v7007000_t0000_u01757651671088") 2025/09/12 04:38:39 DEBUG : both14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17465_d20250912_m043424_c001_v0001182_t0007_u01757651664711") 2025/09/12 04:38:39 DEBUG : both15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73914e_d20250912_m043447_c001_v7007000_t0000_u01757651687141") 2025/09/12 04:38:39 DEBUG : both15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17529_d20250912_m043440_c001_v0001182_t0030_u01757651680953") 2025/09/12 04:38:39 DEBUG : both15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922db6_d20250912_m043431_c001_v7007000_t0000_u01757651671272") 2025/09/12 04:38:39 DEBUG : both15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1746b_d20250912_m043425_c001_v0001182_t0006_u01757651665118") 2025/09/12 04:38:39 DEBUG : both16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73914f_d20250912_m043447_c001_v7007000_t0000_u01757651687321") 2025/09/12 04:38:39 DEBUG : both16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1752b_d20250912_m043441_c001_v0001182_t0006_u01757651681375") 2025/09/12 04:38:39 DEBUG : both16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922db7_d20250912_m043431_c001_v7007000_t0000_u01757651671454") 2025/09/12 04:38:39 DEBUG : both16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17475_d20250912_m043425_c001_v0001182_t0048_u01757651665598") 2025/09/12 04:38:39 DEBUG : both17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739150_d20250912_m043447_c001_v7007000_t0000_u01757651687501") 2025/09/12 04:38:39 DEBUG : both17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1752f_d20250912_m043441_c001_v0001182_t0049_u01757651681802") 2025/09/12 04:38:40 DEBUG : both17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922db9_d20250912_m043431_c001_v7007000_t0000_u01757651671635") 2025/09/12 04:38:40 DEBUG : both17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1747d_d20250912_m043425_c001_v0001182_t0040_u01757651665997") 2025/09/12 04:38:40 DEBUG : both18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739151_d20250912_m043447_c001_v7007000_t0000_u01757651687682") 2025/09/12 04:38:40 DEBUG : both18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17533_d20250912_m043442_c001_v0001182_t0049_u01757651682274") 2025/09/12 04:38:40 DEBUG : both18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dbb_d20250912_m043431_c001_v7007000_t0000_u01757651671816") 2025/09/12 04:38:40 DEBUG : both18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1747f_d20250912_m043426_c001_v0001182_t0058_u01757651666419") 2025/09/12 04:38:40 DEBUG : both19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739153_d20250912_m043447_c001_v7007000_t0000_u01757651687862") 2025/09/12 04:38:40 DEBUG : both19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1753b_d20250912_m043442_c001_v0001182_t0001_u01757651682687") 2025/09/12 04:38:40 DEBUG : both19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dbc_d20250912_m043431_c001_v7007000_t0000_u01757651671997") 2025/09/12 04:38:40 DEBUG : both19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17483_d20250912_m043426_c001_v0001182_t0016_u01757651666820") 2025/09/12 04:38:40 DEBUG : both2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739154_d20250912_m043448_c001_v7007000_t0000_u01757651688042") 2025/09/12 04:38:40 DEBUG : both2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174cb_d20250912_m043435_c001_v0001182_t0027_u01757651675418") 2025/09/12 04:38:40 DEBUG : both2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dbe_d20250912_m043432_c001_v7007000_t0000_u01757651672179") 2025/09/12 04:38:40 DEBUG : both2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1740d_d20250912_m043419_c001_v0001182_t0048_u01757651659268") 2025/09/12 04:38:40 DEBUG : both3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739155_d20250912_m043448_c001_v7007000_t0000_u01757651688222") 2025/09/12 04:38:40 DEBUG : both3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174d5_d20250912_m043435_c001_v0001182_t0028_u01757651675820") 2025/09/12 04:38:40 DEBUG : both3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dbf_d20250912_m043432_c001_v7007000_t0000_u01757651672363") 2025/09/12 04:38:40 DEBUG : both3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17413_d20250912_m043419_c001_v0001182_t0059_u01757651659824") 2025/09/12 04:38:40 DEBUG : both4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739156_d20250912_m043448_c001_v7007000_t0000_u01757651688402") 2025/09/12 04:38:40 DEBUG : both4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174db_d20250912_m043436_c001_v0001182_t0053_u01757651676225") 2025/09/12 04:38:40 DEBUG : both4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dc0_d20250912_m043432_c001_v7007000_t0000_u01757651672545") 2025/09/12 04:38:40 DEBUG : both4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1741b_d20250912_m043420_c001_v0001182_t0034_u01757651660279") 2025/09/12 04:38:41 DEBUG : both5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739157_d20250912_m043448_c001_v7007000_t0000_u01757651688582") 2025/09/12 04:38:41 DEBUG : both5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174dd_d20250912_m043436_c001_v0001182_t0048_u01757651676648") 2025/09/12 04:38:41 DEBUG : both5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dc2_d20250912_m043432_c001_v7007000_t0000_u01757651672726") 2025/09/12 04:38:41 DEBUG : both5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17421_d20250912_m043420_c001_v0001182_t0054_u01757651660689") 2025/09/12 04:38:41 DEBUG : both6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739158_d20250912_m043448_c001_v7007000_t0000_u01757651688763") 2025/09/12 04:38:41 DEBUG : both6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174e5_d20250912_m043437_c001_v0001182_t0048_u01757651677079") 2025/09/12 04:38:41 DEBUG : both6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dc3_d20250912_m043432_c001_v7007000_t0000_u01757651672910") 2025/09/12 04:38:41 DEBUG : both6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17429_d20250912_m043421_c001_v0001182_t0037_u01757651661140") 2025/09/12 04:38:41 DEBUG : both7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73915a_d20250912_m043448_c001_v7007000_t0000_u01757651688943") 2025/09/12 04:38:41 DEBUG : both7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174ef_d20250912_m043437_c001_v0001182_t0018_u01757651677525") 2025/09/12 04:38:41 DEBUG : both7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dc4_d20250912_m043433_c001_v7007000_t0000_u01757651673091") 2025/09/12 04:38:41 DEBUG : both7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1742d_d20250912_m043421_c001_v0001182_t0053_u01757651661587") 2025/09/12 04:38:41 DEBUG : both8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73915b_d20250912_m043449_c001_v7007000_t0000_u01757651689125") 2025/09/12 04:38:41 DEBUG : both8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174f1_d20250912_m043437_c001_v0001182_t0014_u01757651677949") 2025/09/12 04:38:41 DEBUG : both8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dc6_d20250912_m043433_c001_v7007000_t0000_u01757651673302") 2025/09/12 04:38:41 DEBUG : both8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17435_d20250912_m043422_c001_v0001182_t0002_u01757651662015") 2025/09/12 04:38:41 DEBUG : both9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73915c_d20250912_m043449_c001_v7007000_t0000_u01757651689308") 2025/09/12 04:38:41 DEBUG : both9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af174fb_d20250912_m043438_c001_v0001182_t0028_u01757651678383") 2025/09/12 04:38:41 DEBUG : both9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922dc7_d20250912_m043433_c001_v7007000_t0000_u01757651673483") 2025/09/12 04:38:41 DEBUG : both9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1743b_d20250912_m043422_c001_v0001182_t0035_u01757651662430") 2025/09/12 04:38:41 DEBUG : c/non empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbac_d20250912_m043101_c001_v7007000_t0000_u01757651461960") 2025/09/12 04:38:41 DEBUG : c/non empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b5f_d20250912_m043100_c001_v0001182_t0049_u01757651460395") 2025/09/12 04:38:42 DEBUG : c/non empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d6c4_d20250912_m043059_c001_v7007000_t0000_u01757651459798") 2025/09/12 04:38:42 DEBUG : c/non empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b47_d20250912_m043058_c001_v0001182_t0049_u01757651458108") 2025/09/12 04:38:42 DEBUG : c/non empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737ba_d20250912_m043043_c001_v7007000_t0000_u01757651443514") 2025/09/12 04:38:42 DEBUG : c/non empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a40_d20250912_m043041_c001_v0001182_t0035_u01757651441815") 2025/09/12 04:38:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21b7_d20250912_m043548_c001_v7007000_t0000_u01757651748122") 2025/09/12 04:38:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf466d_d20250912_m043543_c001_v0001145_t0022_u01757651743333") 2025/09/12 04:38:42 DEBUG : check sum: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737ac_d20250912_m043034_c001_v7007000_t0000_u01757651434905") 2025/09/12 04:38:42 DEBUG : check sum: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af169d8_d20250912_m043033_c001_v0001182_t0030_u01757651433891") 2025/09/12 04:38:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4014b6c3fbc255e1_d20250912_m043828_c001_v7007000_t0000_u01757651908319") 2025/09/12 04:38:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d930e4_d20250912_m043826_c001_v0001044_t0042_u01757651906577") 2025/09/12 04:38:42 DEBUG : dest/3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd745_d20250912_m043245_c001_v7007000_t0000_u01757651565168") 2025/09/12 04:38:42 DEBUG : dest/3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4035f46ad9d634bb_d20250912_m043244_c001_v0001161_t0052_u01757651564069") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84041_d20250912_m043644_c001_v7007000_t0000_u01757651804275") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4764_d20250912_m043640_c001_v0001145_t0024_u01757651800144") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd366f7_d20250912_m043758_c001_v7007000_t0000_u01757651878374") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93074_d20250912_m043747_c001_v0001044_t0021_u01757651867136") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d98_d20250912_m043742_c001_v7007000_t0000_u01757651862973") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d9304a_d20250912_m043732_c001_v0001044_t0051_u01757651852102") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d72_d20250912_m043727_c001_v7007000_t0000_u01757651847966") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d9300e_d20250912_m043718_c001_v0001044_t0007_u01757651838192") 2025/09/12 04:38:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818315_d20250912_m043714_c001_v7007000_t0000_u01757651834079") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fe8_d20250912_m043703_c001_v0001044_t0052_u01757651823779") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a1_d20250912_m043659_c001_v7007000_t0000_u01757651819623") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fc4_d20250912_m043648_c001_v0001044_t0006_u01757651808456") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73c78_d20250912_m043641_c001_v7007000_t0000_u01757651801284") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f86_d20250912_m043631_c001_v0001044_t0058_u01757651791232") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa66_d20250912_m043627_c001_v7007000_t0000_u01757651787139") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146be_d20250912_m043623_c001_v0001181_t0016_u01757651783450") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943db3a_d20250912_m043621_c001_v7007000_t0000_u01757651781749") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14638_d20250912_m043612_c001_v0001181_t0041_u01757651772093") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3006_d20250912_m043608_c001_v7007000_t0000_u01757651768020") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1792e_d20250912_m043604_c001_v0001182_t0025_u01757651764191") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd05978_d20250912_m043603_c001_v7007000_t0000_u01757651763026") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1789e_d20250912_m043552_c001_v0001182_t0032_u01757651752210") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f405a05ac62f9c4c1_d20250912_m043545_c001_v7007000_t0000_u01757651745571") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af177ad_d20250912_m043535_c001_v0001182_t0016_u01757651735184") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773c7_d20250912_m043531_c001_v7007000_t0000_u01757651731121") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17705_d20250912_m043520_c001_v0001182_t0007_u01757651720230") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db2a_d20250912_m043516_c001_v7007000_t0000_u01757651716182") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17669_d20250912_m043506_c001_v0001182_t0019_u01757651706486") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0675_d20250912_m043625_c001_v7007000_t0000_u01757651785235") 2025/09/12 04:38:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14696_d20250912_m043619_c001_v0001181_t0050_u01757651779991") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84042_d20250912_m043644_c001_v7007000_t0000_u01757651804460") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1475c_d20250912_m043640_c001_v0001181_t0041_u01757651800135") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd366fc_d20250912_m043758_c001_v7007000_t0000_u01757651878558") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14a11_d20250912_m043747_c001_v0001181_t0023_u01757651867898") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d99_d20250912_m043743_c001_v7007000_t0000_u01757651863157") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14949_d20250912_m043732_c001_v0001181_t0028_u01757651852929") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d73_d20250912_m043728_c001_v7007000_t0000_u01757651848148") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b148b1_d20250912_m043718_c001_v0001181_t0020_u01757651838975") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818316_d20250912_m043714_c001_v7007000_t0000_u01757651834264") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14811_d20250912_m043704_c001_v0001181_t0049_u01757651824627") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a2_d20250912_m043659_c001_v7007000_t0000_u01757651819813") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14798_d20250912_m043649_c001_v0001181_t0054_u01757651809366") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8403a_d20250912_m043641_c001_v7007000_t0000_u01757651801686") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a7e_d20250912_m043632_c001_v0001182_t0050_u01757651792069") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa69_d20250912_m043627_c001_v7007000_t0000_u01757651787319") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a1e_d20250912_m043623_c001_v0001182_t0017_u01757651783506") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74927315_d20250912_m043621_c001_v7007000_t0000_u01757651781757") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17990_d20250912_m043612_c001_v0001182_t0034_u01757651772663") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3007_d20250912_m043608_c001_v7007000_t0000_u01757651768201") 2025/09/12 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145f2_d20250912_m043604_c001_v0001181_t0040_u01757651764202") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a8181ba_d20250912_m043603_c001_v7007000_t0000_u01757651763072") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1459a_d20250912_m043552_c001_v0001181_t0029_u01757651752772") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f405a05ac62f9c4bf_d20250912_m043545_c001_v7007000_t0000_u01757651745386") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ece_d20250912_m043535_c001_v0001044_t0026_u01757651735775") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773cf_d20250912_m043531_c001_v7007000_t0000_u01757651731304") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e99_d20250912_m043520_c001_v0001044_t0019_u01757651720821") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db2b_d20250912_m043516_c001_v7007000_t0000_u01757651716363") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e77_d20250912_m043507_c001_v0001044_t0012_u01757651707059") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa44_d20250912_m043625_c001_v7007000_t0000_u01757651785243") 2025/09/12 04:38:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179ea_d20250912_m043620_c001_v0001182_t0021_u01757651780002") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84043_d20250912_m043644_c001_v7007000_t0000_u01757651804644") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17ae8_d20250912_m043640_c001_v0001182_t0033_u01757651800158") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd366ff_d20250912_m043758_c001_v7007000_t0000_u01757651878743") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17e26_d20250912_m043748_c001_v0001182_t0052_u01757651868472") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d9a_d20250912_m043743_c001_v7007000_t0000_u01757651863376") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17d64_d20250912_m043733_c001_v0001182_t0046_u01757651853494") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d74_d20250912_m043728_c001_v7007000_t0000_u01757651848330") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17cbc_d20250912_m043719_c001_v0001182_t0054_u01757651839542") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818317_d20250912_m043714_c001_v7007000_t0000_u01757651834448") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17bec_d20250912_m043705_c001_v0001182_t0004_u01757651825191") 2025/09/12 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a3_d20250912_m043700_c001_v7007000_t0000_u01757651820011") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17b3a_d20250912_m043649_c001_v0001182_t0057_u01757651809942") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8403b_d20250912_m043641_c001_v7007000_t0000_u01757651801718") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14722_d20250912_m043632_c001_v0001181_t0026_u01757651792631") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa6e_d20250912_m043627_c001_v7007000_t0000_u01757651787500") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146c2_d20250912_m043623_c001_v0001181_t0005_u01757651783653") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74927316_d20250912_m043621_c001_v7007000_t0000_u01757651781961") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f4c_d20250912_m043613_c001_v0001044_t0007_u01757651773235") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3008_d20250912_m043608_c001_v7007000_t0000_u01757651768392") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46ca_d20250912_m043604_c001_v0001145_t0040_u01757651764258") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ffa_d20250912_m043603_c001_v7007000_t0000_u01757651763083") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92efe_d20250912_m043553_c001_v0001044_t0042_u01757651753346") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b05ee_d20250912_m043545_c001_v7007000_t0000_u01757651745583") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14516_d20250912_m043536_c001_v0001181_t0056_u01757651736566") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773da_d20250912_m043531_c001_v7007000_t0000_u01757651731487") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b144ae_d20250912_m043521_c001_v0001181_t0004_u01757651721602") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db2c_d20250912_m043516_c001_v7007000_t0000_u01757651716554") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14430_d20250912_m043507_c001_v0001181_t0013_u01757651707510") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcda78_d20250912_m043624_c001_v7007000_t0000_u01757651784884") 2025/09/12 04:38:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4708_d20250912_m043620_c001_v0001145_t0001_u01757651780081") 2025/09/12 04:38:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84044_d20250912_m043644_c001_v7007000_t0000_u01757651804830") 2025/09/12 04:38:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14760_d20250912_m043640_c001_v0001181_t0041_u01757651800348") 2025/09/12 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36702_d20250912_m043758_c001_v7007000_t0000_u01757651878929") 2025/09/12 04:38:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4898_d20250912_m043749_c001_v0001145_t0034_u01757651869036") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d9b_d20250912_m043743_c001_v7007000_t0000_u01757651863561") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4840_d20250912_m043734_c001_v0001145_t0005_u01757651854059") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d77_d20250912_m043728_c001_v7007000_t0000_u01757651848512") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf480a_d20250912_m043720_c001_v0001145_t0010_u01757651840092") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818318_d20250912_m043714_c001_v7007000_t0000_u01757651834631") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf47d2_d20250912_m043705_c001_v0001145_t0058_u01757651825795") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a4_d20250912_m043700_c001_v7007000_t0000_u01757651820197") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf478a_d20250912_m043650_c001_v0001145_t0030_u01757651810517") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d77611_d20250912_m043641_c001_v7007000_t0000_u01757651801294") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf474a_d20250912_m043633_c001_v0001145_t0014_u01757651793212") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa75_d20250912_m043627_c001_v7007000_t0000_u01757651787681") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f70_d20250912_m043623_c001_v0001044_t0034_u01757651783660") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f28c6_d20250912_m043621_c001_v7007000_t0000_u01757651781921") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46e8_d20250912_m043613_c001_v0001145_t0040_u01757651773998") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3009_d20250912_m043608_c001_v7007000_t0000_u01757651768573") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17930_d20250912_m043604_c001_v0001182_t0016_u01757651764392") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d743dc4_d20250912_m043603_c001_v7007000_t0000_u01757651763093") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4691_d20250912_m043554_c001_v0001145_t0034_u01757651754145") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397efff2_d20250912_m043545_c001_v7007000_t0000_u01757651745686") 2025/09/12 04:38:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4659_d20250912_m043537_c001_v0001145_t0013_u01757651737139") 2025/09/12 04:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773e2_d20250912_m043531_c001_v7007000_t0000_u01757651731668") 2025/09/12 04:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4615_d20250912_m043522_c001_v0001145_t0015_u01757651722183") 2025/09/12 04:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db2d_d20250912_m043516_c001_v7007000_t0000_u01757651716734") 2025/09/12 04:38:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf45d3_d20250912_m043507_c001_v0001145_t0014_u01757651707713") 2025/09/12 04:38:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943db67_d20250912_m043624_c001_v7007000_t0000_u01757651784897") 2025/09/12 04:38:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179f0_d20250912_m043620_c001_v0001182_t0021_u01757651780203") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84045_d20250912_m043645_c001_v7007000_t0000_u01757651805015") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fae_d20250912_m043640_c001_v0001044_t0027_u01757651800354") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36704_d20250912_m043759_c001_v7007000_t0000_u01757651879112") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93080_d20250912_m043749_c001_v0001044_t0012_u01757651869679") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d9c_d20250912_m043743_c001_v7007000_t0000_u01757651863746") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d9304e_d20250912_m043734_c001_v0001044_t0016_u01757651854445") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d79_d20250912_m043728_c001_v7007000_t0000_u01757651848694") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d9301e_d20250912_m043720_c001_v0001044_t0035_u01757651840361") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818319_d20250912_m043714_c001_v7007000_t0000_u01757651834816") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ff2_d20250912_m043706_c001_v0001044_t0035_u01757651826155") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a6_d20250912_m043700_c001_v7007000_t0000_u01757651820382") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fcc_d20250912_m043651_c001_v0001044_t0055_u01757651811138") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c7b0e_d20250912_m043641_c001_v7007000_t0000_u01757651801304") 2025/09/12 04:38:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f8c_d20250912_m043633_c001_v0001044_t0024_u01757651793606") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa79_d20250912_m043627_c001_v7007000_t0000_u01757651787861") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a22_d20250912_m043623_c001_v0001182_t0018_u01757651783715") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0648_d20250912_m043622_c001_v7007000_t0000_u01757651782154") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14652_d20250912_m043614_c001_v0001181_t0001_u01757651774252") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba300b_d20250912_m043608_c001_v7007000_t0000_u01757651768755") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145f6_d20250912_m043604_c001_v0001181_t0028_u01757651764415") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4ee1c_d20250912_m043602_c001_v7007000_t0000_u01757651762468") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af178c0_d20250912_m043554_c001_v0001182_t0007_u01757651754714") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b05ec_d20250912_m043545_c001_v7007000_t0000_u01757651745392") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af177e1_d20250912_m043537_c001_v0001182_t0034_u01757651737459") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773e6_d20250912_m043531_c001_v7007000_t0000_u01757651731851") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17719_d20250912_m043522_c001_v0001182_t0023_u01757651722486") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db2f_d20250912_m043516_c001_v7007000_t0000_u01757651716914") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17677_d20250912_m043507_c001_v0001182_t0030_u01757651707988") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40056f63f88eceb7_d20250912_m043624_c001_v7007000_t0000_u01757651784843") 2025/09/12 04:38:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1469a_d20250912_m043620_c001_v0001181_t0040_u01757651780214") 2025/09/12 04:38:49 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84046_d20250912_m043645_c001_v7007000_t0000_u01757651805199") 2025/09/12 04:38:49 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17aec_d20250912_m043640_c001_v0001182_t0022_u01757651800369") 2025/09/12 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36707_d20250912_m043759_c001_v7007000_t0000_u01757651879297") 2025/09/12 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14a2d_d20250912_m043750_c001_v0001181_t0002_u01757651870106") 2025/09/12 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d9d_d20250912_m043743_c001_v7007000_t0000_u01757651863931") 2025/09/12 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1495f_d20250912_m043734_c001_v0001181_t0035_u01757651854907") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d7a_d20250912_m043728_c001_v7007000_t0000_u01757651848876") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b148c5_d20250912_m043720_c001_v0001181_t0040_u01757651840702") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a81831b_d20250912_m043715_c001_v7007000_t0000_u01757651835000") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1482d_d20250912_m043706_c001_v0001181_t0014_u01757651826522") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a7_d20250912_m043700_c001_v7007000_t0000_u01757651820571") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b147af_d20250912_m043651_c001_v0001181_t0043_u01757651811596") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f413de4df4f33ca01_d20250912_m043641_c001_v7007000_t0000_u01757651801692") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17aa6_d20250912_m043634_c001_v0001182_t0046_u01757651794165") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa7e_d20250912_m043628_c001_v7007000_t0000_u01757651788041") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146ca_d20250912_m043623_c001_v0001181_t0039_u01757651783863") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40056f63f88ecead_d20250912_m043622_c001_v7007000_t0000_u01757651782158") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179a8_d20250912_m043614_c001_v0001182_t0050_u01757651774461") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba300c_d20250912_m043608_c001_v7007000_t0000_u01757651768936") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f2e_d20250912_m043604_c001_v0001044_t0055_u01757651764506") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df749272a2_d20250912_m043602_c001_v7007000_t0000_u01757651762859") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145a6_d20250912_m043554_c001_v0001181_t0048_u01757651754994") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a8181b0_d20250912_m043545_c001_v7007000_t0000_u01757651745374") 2025/09/12 04:38:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ed4_d20250912_m043537_c001_v0001044_t0009_u01757651737651") 2025/09/12 04:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773e7_d20250912_m043532_c001_v7007000_t0000_u01757651732032") 2025/09/12 04:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e9f_d20250912_m043522_c001_v0001044_t0045_u01757651722688") 2025/09/12 04:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db30_d20250912_m043517_c001_v7007000_t0000_u01757651717095") 2025/09/12 04:38:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e79_d20250912_m043508_c001_v0001044_t0033_u01757651708197") 2025/09/12 04:38:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407317f3aea63f0e_d20250912_m043625_c001_v7007000_t0000_u01757651785096") 2025/09/12 04:38:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179f4_d20250912_m043620_c001_v0001182_t0006_u01757651780405") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84047_d20250912_m043645_c001_v7007000_t0000_u01757651805435") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4766_d20250912_m043640_c001_v0001145_t0005_u01757651800392") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36708_d20250912_m043759_c001_v7007000_t0000_u01757651879481") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17e42_d20250912_m043750_c001_v0001182_t0021_u01757651870316") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d9f_d20250912_m043744_c001_v7007000_t0000_u01757651864117") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17d74_d20250912_m043735_c001_v0001182_t0056_u01757651855114") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d7b_d20250912_m043729_c001_v7007000_t0000_u01757651849058") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17cca_d20250912_m043720_c001_v0001182_t0001_u01757651840907") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a81831c_d20250912_m043715_c001_v7007000_t0000_u01757651835184") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17c00_d20250912_m043706_c001_v0001182_t0045_u01757651826740") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a8_d20250912_m043700_c001_v7007000_t0000_u01757651820755") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17b50_d20250912_m043651_c001_v0001182_t0013_u01757651811804") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73c7d_d20250912_m043641_c001_v7007000_t0000_u01757651801842") 2025/09/12 04:38:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1472a_d20250912_m043634_c001_v0001181_t0042_u01757651794389") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa84_d20250912_m043628_c001_v7007000_t0000_u01757651788242") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4720_d20250912_m043623_c001_v0001145_t0013_u01757651783873") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74927318_d20250912_m043622_c001_v7007000_t0000_u01757651782330") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f4e_d20250912_m043614_c001_v0001044_t0042_u01757651774651") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba300d_d20250912_m043609_c001_v7007000_t0000_u01757651769127") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17934_d20250912_m043604_c001_v0001182_t0050_u01757651764594") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f2851_d20250912_m043602_c001_v7007000_t0000_u01757651762473") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f06_d20250912_m043555_c001_v0001044_t0051_u01757651755206") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397efff1_d20250912_m043545_c001_v7007000_t0000_u01757651745497") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14520_d20250912_m043538_c001_v0001181_t0021_u01757651738103") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773e9_d20250912_m043532_c001_v7007000_t0000_u01757651732216") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b144b8_d20250912_m043523_c001_v0001181_t0014_u01757651723072") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db31_d20250912_m043517_c001_v7007000_t0000_u01757651717277") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1443a_d20250912_m043508_c001_v0001181_t0048_u01757651708585") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407317f3aea63f0c_d20250912_m043624_c001_v7007000_t0000_u01757651784914") 2025/09/12 04:38:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1469c_d20250912_m043620_c001_v0001181_t0050_u01757651780423") 2025/09/12 04:38:52 DEBUG : dir1/0007-12345: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8404a_d20250912_m043645_c001_v7007000_t0000_u01757651805620") 2025/09/12 04:38:52 DEBUG : dir1/0007-12345: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14762_d20250912_m043640_c001_v0001181_t0006_u01757651800555") 2025/09/12 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3670a_d20250912_m043759_c001_v7007000_t0000_u01757651879665") 2025/09/12 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf48a2_d20250912_m043750_c001_v0001145_t0042_u01757651870546") 2025/09/12 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73da0_d20250912_m043744_c001_v7007000_t0000_u01757651864301") 2025/09/12 04:38:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4844_d20250912_m043735_c001_v0001145_t0058_u01757651855324") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d7c_d20250912_m043729_c001_v7007000_t0000_u01757651849240") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf480e_d20250912_m043721_c001_v0001145_t0025_u01757651841099") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a81831d_d20250912_m043715_c001_v7007000_t0000_u01757651835369") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf47da_d20250912_m043706_c001_v0001145_t0010_u01757651826958") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22a9_d20250912_m043700_c001_v7007000_t0000_u01757651820938") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf478e_d20250912_m043652_c001_v0001145_t0050_u01757651812007") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73c79_d20250912_m043641_c001_v7007000_t0000_u01757651801469") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4750_d20250912_m043634_c001_v0001145_t0009_u01757651794596") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa8a_d20250912_m043628_c001_v7007000_t0000_u01757651788423") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a28_d20250912_m043623_c001_v0001182_t0007_u01757651783936") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f421035119e6712a0_d20250912_m043622_c001_v7007000_t0000_u01757651782171") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46ee_d20250912_m043615_c001_v0001145_t0027_u01757651775030") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba300e_d20250912_m043609_c001_v7007000_t0000_u01757651769310") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46ce_d20250912_m043604_c001_v0001145_t0032_u01757651764603") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d743dc3_d20250912_m043602_c001_v7007000_t0000_u01757651762890") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4697_d20250912_m043555_c001_v0001145_t0009_u01757651755613") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21ad_d20250912_m043545_c001_v7007000_t0000_u01757651745517") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf465b_d20250912_m043538_c001_v0001145_t0015_u01757651738358") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773ea_d20250912_m043532_c001_v7007000_t0000_u01757651732398") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf461f_d20250912_m043523_c001_v0001145_t0057_u01757651723285") 2025/09/12 04:38:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db33_d20250912_m043517_c001_v7007000_t0000_u01757651717458") 2025/09/12 04:38:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf45db_d20250912_m043508_c001_v0001145_t0002_u01757651708792") 2025/09/12 04:38:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f28cc_d20250912_m043624_c001_v7007000_t0000_u01757651784920") 2025/09/12 04:38:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f64_d20250912_m043620_c001_v0001044_t0008_u01757651780498") 2025/09/12 04:38:54 DEBUG : dir1/0008-23456: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8404f_d20250912_m043645_c001_v7007000_t0000_u01757651805806") 2025/09/12 04:38:54 DEBUG : dir1/0008-23456: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17aee_d20250912_m043640_c001_v0001182_t0028_u01757651800611") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3670b_d20250912_m043759_c001_v7007000_t0000_u01757651879850") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93082_d20250912_m043750_c001_v0001044_t0009_u01757651870852") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73da1_d20250912_m043744_c001_v7007000_t0000_u01757651864486") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93050_d20250912_m043735_c001_v0001044_t0020_u01757651855790") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d7d_d20250912_m043729_c001_v7007000_t0000_u01757651849421") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93020_d20250912_m043721_c001_v0001044_t0037_u01757651841339") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a81831e_d20250912_m043715_c001_v7007000_t0000_u01757651835554") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ff6_d20250912_m043707_c001_v0001044_t0034_u01757651827251") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22aa_d20250912_m043701_c001_v7007000_t0000_u01757651821122") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fd6_d20250912_m043652_c001_v0001044_t0017_u01757651812379") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e2296_d20250912_m043641_c001_v7007000_t0000_u01757651801693") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f98_d20250912_m043635_c001_v0001044_t0003_u01757651795009") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa8e_d20250912_m043628_c001_v7007000_t0000_u01757651788605") 2025/09/12 04:38:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146cc_d20250912_m043624_c001_v0001181_t0051_u01757651784065") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f28c7_d20250912_m043622_c001_v7007000_t0000_u01757651782104") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14660_d20250912_m043615_c001_v0001181_t0007_u01757651775412") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba300f_d20250912_m043609_c001_v7007000_t0000_u01757651769491") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145fc_d20250912_m043604_c001_v0001181_t0054_u01757651764631") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ff9_d20250912_m043603_c001_v7007000_t0000_u01757651763061") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af178ca_d20250912_m043556_c001_v0001182_t0050_u01757651756050") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21ae_d20250912_m043545_c001_v7007000_t0000_u01757651745700") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af177fb_d20250912_m043538_c001_v0001182_t0002_u01757651738601") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773eb_d20250912_m043532_c001_v7007000_t0000_u01757651732579") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1772b_d20250912_m043523_c001_v0001182_t0033_u01757651723614") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db34_d20250912_m043517_c001_v7007000_t0000_u01757651717639") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1768b_d20250912_m043509_c001_v0001182_t0004_u01757651709266") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40056f63f88eceb8_d20250912_m043625_c001_v7007000_t0000_u01757651785026") 2025/09/12 04:38:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179fa_d20250912_m043620_c001_v0001182_t0031_u01757651780616") 2025/09/12 04:38:55 DEBUG : dir1/0009-34567: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84054_d20250912_m043645_c001_v7007000_t0000_u01757651805990") 2025/09/12 04:38:55 DEBUG : dir1/0009-34567: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fb0_d20250912_m043640_c001_v0001044_t0053_u01757651800697") 2025/09/12 04:38:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3670c_d20250912_m043800_c001_v7007000_t0000_u01757651880043") 2025/09/12 04:38:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14a41_d20250912_m043751_c001_v0001181_t0030_u01757651871564") 2025/09/12 04:38:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73da2_d20250912_m043744_c001_v7007000_t0000_u01757651864671") 2025/09/12 04:38:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14981_d20250912_m043736_c001_v0001181_t0010_u01757651856242") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d7e_d20250912_m043729_c001_v7007000_t0000_u01757651849604") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b148d5_d20250912_m043721_c001_v0001181_t0008_u01757651841690") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a81831f_d20250912_m043715_c001_v7007000_t0000_u01757651835738") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14833_d20250912_m043707_c001_v0001181_t0001_u01757651827666") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22ab_d20250912_m043701_c001_v7007000_t0000_u01757651821306") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b147ba_d20250912_m043652_c001_v0001181_t0020_u01757651812736") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c7b0f_d20250912_m043641_c001_v7007000_t0000_u01757651801488") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17ab8_d20250912_m043635_c001_v0001182_t0035_u01757651795835") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa93_d20250912_m043628_c001_v7007000_t0000_u01757651788785") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f72_d20250912_m043624_c001_v0001044_t0031_u01757651784077") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40056f63f88eceb3_d20250912_m043622_c001_v7007000_t0000_u01757651782340") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179bc_d20250912_m043615_c001_v0001182_t0047_u01757651775638") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3011_d20250912_m043609_c001_v7007000_t0000_u01757651769673") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17938_d20250912_m043604_c001_v0001182_t0056_u01757651764811") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f2853_d20250912_m043602_c001_v7007000_t0000_u01757651762847") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145b6_d20250912_m043556_c001_v0001181_t0023_u01757651756278") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21ac_d20250912_m043545_c001_v7007000_t0000_u01757651745333") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92eda_d20250912_m043538_c001_v0001044_t0018_u01757651738805") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773ec_d20250912_m043532_c001_v7007000_t0000_u01757651732762") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ea1_d20250912_m043523_c001_v0001044_t0038_u01757651723809") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db38_d20250912_m043517_c001_v7007000_t0000_u01757651717820") 2025/09/12 04:38:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e7b_d20250912_m043509_c001_v0001044_t0058_u01757651709473") 2025/09/12 04:38:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df7492731c_d20250912_m043625_c001_v7007000_t0000_u01757651785041") 2025/09/12 04:38:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf470c_d20250912_m043620_c001_v0001145_t0041_u01757651780645") 2025/09/12 04:38:57 DEBUG : dir1/0010-45678: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84059_d20250912_m043646_c001_v7007000_t0000_u01757651806173") 2025/09/12 04:38:57 DEBUG : dir1/0010-45678: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14764_d20250912_m043640_c001_v0001181_t0049_u01757651800761") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3670d_d20250912_m043800_c001_v7007000_t0000_u01757651880228") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17e52_d20250912_m043751_c001_v0001182_t0014_u01757651871786") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73da5_d20250912_m043744_c001_v7007000_t0000_u01757651864854") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17d7c_d20250912_m043736_c001_v0001182_t0025_u01757651856522") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d80_d20250912_m043729_c001_v7007000_t0000_u01757651849786") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17cdc_d20250912_m043721_c001_v0001182_t0022_u01757651841946") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818320_d20250912_m043715_c001_v7007000_t0000_u01757651835921") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17c08_d20250912_m043707_c001_v0001182_t0037_u01757651827921") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22ac_d20250912_m043701_c001_v7007000_t0000_u01757651821492") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17b60_d20250912_m043652_c001_v0001182_t0009_u01757651812954") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d77616_d20250912_m043641_c001_v7007000_t0000_u01757651801664") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14736_d20250912_m043636_c001_v0001181_t0038_u01757651796031") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa97_d20250912_m043628_c001_v7007000_t0000_u01757651788966") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a2c_d20250912_m043624_c001_v0001182_t0034_u01757651784156") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943db3d_d20250912_m043621_c001_v7007000_t0000_u01757651781930") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f56_d20250912_m043615_c001_v0001044_t0021_u01757651775836") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3012_d20250912_m043609_c001_v7007000_t0000_u01757651769856") 2025/09/12 04:38:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14600_d20250912_m043604_c001_v0001181_t0056_u01757651764850") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4ee1e_d20250912_m043602_c001_v7007000_t0000_u01757651762650") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f0e_d20250912_m043556_c001_v0001044_t0018_u01757651756490") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef83eb7_d20250912_m043545_c001_v7007000_t0000_u01757651745351") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14528_d20250912_m043539_c001_v0001181_t0049_u01757651739247") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773ee_d20250912_m043532_c001_v7007000_t0000_u01757651732945") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b144c6_d20250912_m043524_c001_v0001181_t0038_u01757651724222") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db3b_d20250912_m043518_c001_v7007000_t0000_u01757651718001") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14444_d20250912_m043510_c001_v0001181_t0028_u01757651710083") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df7492731b_d20250912_m043624_c001_v7007000_t0000_u01757651784859") 2025/09/12 04:38:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146a0_d20250912_m043620_c001_v0001181_t0003_u01757651780665") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8405d_d20250912_m043646_c001_v7007000_t0000_u01757651806358") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf476a_d20250912_m043640_c001_v0001145_t0029_u01757651800768") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3670e_d20250912_m043800_c001_v7007000_t0000_u01757651880413") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf48a8_d20250912_m043751_c001_v0001145_t0027_u01757651871985") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73da6_d20250912_m043745_c001_v7007000_t0000_u01757651865042") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf484c_d20250912_m043736_c001_v0001145_t0021_u01757651856723") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d81_d20250912_m043729_c001_v7007000_t0000_u01757651849967") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4812_d20250912_m043722_c001_v0001145_t0017_u01757651842163") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818321_d20250912_m043716_c001_v7007000_t0000_u01757651836105") 2025/09/12 04:38:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf47dc_d20250912_m043708_c001_v0001145_t0059_u01757651828115") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22ad_d20250912_m043701_c001_v7007000_t0000_u01757651821676") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4792_d20250912_m043653_c001_v0001145_t0013_u01757651813213") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d7761b_d20250912_m043641_c001_v7007000_t0000_u01757651801850") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4752_d20250912_m043636_c001_v0001145_t0001_u01757651796239") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa9b_d20250912_m043629_c001_v7007000_t0000_u01757651789148") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4722_d20250912_m043624_c001_v0001145_t0045_u01757651784165") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f28c9_d20250912_m043622_c001_v7007000_t0000_u01757651782288") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46f2_d20250912_m043616_c001_v0001145_t0015_u01757651776255") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3013_d20250912_m043610_c001_v7007000_t0000_u01757651770038") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17940_d20250912_m043605_c001_v0001182_t0055_u01757651765012") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4ee24_d20250912_m043602_c001_v7007000_t0000_u01757651762832") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf469f_d20250912_m043557_c001_v0001145_t0043_u01757651757064") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397efc06_d20250912_m043544_c001_v7007000_t0000_u01757651744954") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf465f_d20250912_m043539_c001_v0001145_t0058_u01757651739466") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773ef_d20250912_m043533_c001_v7007000_t0000_u01757651733128") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4625_d20250912_m043524_c001_v0001145_t0052_u01757651724447") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db3c_d20250912_m043518_c001_v7007000_t0000_u01757651718183") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf45df_d20250912_m043510_c001_v0001145_t0043_u01757651710288") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f28cd_d20250912_m043625_c001_v7007000_t0000_u01757651785105") 2025/09/12 04:38:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179fe_d20250912_m043620_c001_v0001182_t0041_u01757651780839") 2025/09/12 04:38:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84060_d20250912_m043646_c001_v7007000_t0000_u01757651806545") 2025/09/12 04:38:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17af0_d20250912_m043640_c001_v0001182_t0006_u01757651800813") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3670f_d20250912_m043800_c001_v7007000_t0000_u01757651880597") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d9308a_d20250912_m043752_c001_v0001044_t0026_u01757651872250") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73da7_d20250912_m043745_c001_v7007000_t0000_u01757651865231") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93054_d20250912_m043737_c001_v0001044_t0038_u01757651857074") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d83_d20250912_m043730_c001_v7007000_t0000_u01757651850150") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d93024_d20250912_m043722_c001_v0001044_t0008_u01757651842396") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818322_d20250912_m043716_c001_v7007000_t0000_u01757651836289") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ff8_d20250912_m043708_c001_v0001044_t0036_u01757651828533") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22ae_d20250912_m043701_c001_v7007000_t0000_u01757651821860") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92fd8_d20250912_m043653_c001_v0001044_t0021_u01757651813505") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4224daa8c07c660d_d20250912_m043641_c001_v7007000_t0000_u01757651801703") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f9a_d20250912_m043636_c001_v0001044_t0009_u01757651796653") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa9f_d20250912_m043629_c001_v7007000_t0000_u01757651789331") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146d2_d20250912_m043624_c001_v0001181_t0031_u01757651784272") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcda6e_d20250912_m043622_c001_v7007000_t0000_u01757651782125") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14670_d20250912_m043616_c001_v0001181_t0034_u01757651776596") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3014_d20250912_m043610_c001_v7007000_t0000_u01757651770221") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14602_d20250912_m043605_c001_v0001181_t0024_u01757651765080") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd05977_d20250912_m043602_c001_v7007000_t0000_u01757651762844") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af178d4_d20250912_m043557_c001_v0001182_t0012_u01757651757560") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4091bc92a32579ca_d20250912_m043545_c001_v7007000_t0000_u01757651745527") 2025/09/12 04:39:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17805_d20250912_m043539_c001_v0001182_t0032_u01757651739889") 2025/09/12 04:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773f0_d20250912_m043533_c001_v7007000_t0000_u01757651733311") 2025/09/12 04:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1773b_d20250912_m043524_c001_v0001182_t0053_u01757651724847") 2025/09/12 04:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db3e_d20250912_m043518_c001_v7007000_t0000_u01757651718364") 2025/09/12 04:39:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1769f_d20250912_m043510_c001_v0001182_t0050_u01757651710537") 2025/09/12 04:39:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0672_d20250912_m043624_c001_v7007000_t0000_u01757651784864") 2025/09/12 04:39:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146a4_d20250912_m043620_c001_v0001181_t0033_u01757651780870") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84061_d20250912_m043646_c001_v7007000_t0000_u01757651806729") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14768_d20250912_m043640_c001_v0001181_t0021_u01757651800970") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36710_d20250912_m043800_c001_v7007000_t0000_u01757651880781") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14a4f_d20250912_m043752_c001_v0001181_t0015_u01757651872803") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73da9_d20250912_m043745_c001_v7007000_t0000_u01757651865416") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14991_d20250912_m043737_c001_v0001181_t0037_u01757651857439") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d85_d20250912_m043730_c001_v7007000_t0000_u01757651850331") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b148e5_d20250912_m043722_c001_v0001181_t0005_u01757651842890") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818323_d20250912_m043716_c001_v7007000_t0000_u01757651836472") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14839_d20250912_m043708_c001_v0001181_t0037_u01757651828945") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22af_d20250912_m043702_c001_v7007000_t0000_u01757651822046") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b147c2_d20250912_m043653_c001_v0001181_t0006_u01757651813928") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73c7b_d20250912_m043641_c001_v7007000_t0000_u01757651801653") 2025/09/12 04:39:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17ac4_d20250912_m043637_c001_v0001182_t0056_u01757651797048") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfaa0_d20250912_m043629_c001_v7007000_t0000_u01757651789514") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a2e_d20250912_m043624_c001_v0001182_t0057_u01757651784352") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943db45_d20250912_m043622_c001_v7007000_t0000_u01757651782299") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179ca_d20250912_m043616_c001_v0001182_t0002_u01757651776810") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3015_d20250912_m043610_c001_v7007000_t0000_u01757651770403") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46d0_d20250912_m043605_c001_v0001145_t0032_u01757651765180") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f2854_d20250912_m043603_c001_v7007000_t0000_u01757651763037") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145c2_d20250912_m043557_c001_v0001181_t0009_u01757651757761") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef83eb9_d20250912_m043545_c001_v7007000_t0000_u01757651745536") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ede_d20250912_m043540_c001_v0001044_t0012_u01757651740081") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773f1_d20250912_m043533_c001_v7007000_t0000_u01757651733494") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ea9_d20250912_m043525_c001_v0001044_t0052_u01757651725039") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db3f_d20250912_m043518_c001_v7007000_t0000_u01757651718546") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e81_d20250912_m043510_c001_v0001044_t0032_u01757651710735") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943db6a_d20250912_m043625_c001_v7007000_t0000_u01757651785084") 2025/09/12 04:39:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4710_d20250912_m043620_c001_v0001145_t0022_u01757651780934") 2025/09/12 04:39:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84062_d20250912_m043646_c001_v7007000_t0000_u01757651806915") 2025/09/12 04:39:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf476c_d20250912_m043641_c001_v0001145_t0015_u01757651801026") 2025/09/12 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36712_d20250912_m043800_c001_v7007000_t0000_u01757651880966") 2025/09/12 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17e62_d20250912_m043753_c001_v0001182_t0044_u01757651873019") 2025/09/12 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73dab_d20250912_m043745_c001_v7007000_t0000_u01757651865600") 2025/09/12 04:39:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17d84_d20250912_m043737_c001_v0001182_t0018_u01757651857649") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d86_d20250912_m043730_c001_v7007000_t0000_u01757651850513") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17cea_d20250912_m043723_c001_v0001182_t0052_u01757651843104") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818324_d20250912_m043716_c001_v7007000_t0000_u01757651836656") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17c16_d20250912_m043709_c001_v0001182_t0006_u01757651829159") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22b0_d20250912_m043702_c001_v7007000_t0000_u01757651822255") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17b6c_d20250912_m043654_c001_v0001182_t0039_u01757651814140") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c7b11_d20250912_m043641_c001_v7007000_t0000_u01757651801864") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14744_d20250912_m043637_c001_v0001181_t0040_u01757651797247") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfaa6_d20250912_m043629_c001_v7007000_t0000_u01757651789713") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4724_d20250912_m043624_c001_v0001145_t0053_u01757651784469") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943db40_d20250912_m043622_c001_v7007000_t0000_u01757651782113") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f58_d20250912_m043617_c001_v0001044_t0020_u01757651777010") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3016_d20250912_m043610_c001_v7007000_t0000_u01757651770584") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f34_d20250912_m043605_c001_v0001044_t0030_u01757651765191") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ff8_d20250912_m043602_c001_v7007000_t0000_u01757651762896") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f12_d20250912_m043558_c001_v0001044_t0025_u01757651758094") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4091bc92a32579c9_d20250912_m043545_c001_v7007000_t0000_u01757651745337") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14536_d20250912_m043540_c001_v0001181_t0026_u01757651740504") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773f2_d20250912_m043533_c001_v7007000_t0000_u01757651733676") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b144d0_d20250912_m043525_c001_v0001181_t0004_u01757651725603") 2025/09/12 04:39:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db40_d20250912_m043518_c001_v7007000_t0000_u01757651718727") 2025/09/12 04:39:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1444c_d20250912_m043511_c001_v0001181_t0045_u01757651711048") 2025/09/12 04:39:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0673_d20250912_m043625_c001_v7007000_t0000_u01757651785050") 2025/09/12 04:39:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17a00_d20250912_m043621_c001_v0001182_t0027_u01757651781036") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84063_d20250912_m043647_c001_v7007000_t0000_u01757651807098") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17af6_d20250912_m043641_c001_v0001182_t0046_u01757651801041") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36717_d20250912_m043801_c001_v7007000_t0000_u01757651881150") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf48b2_d20250912_m043753_c001_v0001145_t0018_u01757651873214") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73dac_d20250912_m043745_c001_v7007000_t0000_u01757651865783") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4854_d20250912_m043737_c001_v0001145_t0044_u01757651857872") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d87_d20250912_m043730_c001_v7007000_t0000_u01757651850695") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4818_d20250912_m043723_c001_v0001145_t0039_u01757651843310") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818325_d20250912_m043716_c001_v7007000_t0000_u01757651836840") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf47de_d20250912_m043709_c001_v0001145_t0035_u01757651829365") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22b1_d20250912_m043702_c001_v7007000_t0000_u01757651822441") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf479c_d20250912_m043654_c001_v0001145_t0029_u01757651814334") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef8403c_d20250912_m043641_c001_v7007000_t0000_u01757651801875") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf475a_d20250912_m043637_c001_v0001145_t0032_u01757651797468") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfaab_d20250912_m043629_c001_v7007000_t0000_u01757651789893") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b146d4_d20250912_m043624_c001_v0001181_t0013_u01757651784481") 2025/09/12 04:39:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d77584_d20250912_m043622_c001_v7007000_t0000_u01757651782132") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46fc_d20250912_m043617_c001_v0001145_t0011_u01757651777608") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3018_d20250912_m043610_c001_v7007000_t0000_u01757651770767") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17942_d20250912_m043605_c001_v0001182_t0046_u01757651765210") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df749272a4_d20250912_m043603_c001_v7007000_t0000_u01757651763051") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46a7_d20250912_m043558_c001_v0001145_t0045_u01757651758477") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397efc08_d20250912_m043545_c001_v7007000_t0000_u01757651745316") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4665_d20250912_m043540_c001_v0001145_t0041_u01757651740709") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773f3_d20250912_m043533_c001_v7007000_t0000_u01757651733858") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4631_d20250912_m043525_c001_v0001145_t0016_u01757651725816") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db41_d20250912_m043518_c001_v7007000_t0000_u01757651718909") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf45e7_d20250912_m043511_c001_v0001145_t0052_u01757651711253") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa43_d20250912_m043625_c001_v7007000_t0000_u01757651785058") 2025/09/12 04:39:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4712_d20250912_m043621_c001_v0001145_t0030_u01757651781187") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21b9_d20250912_m043548_c001_v7007000_t0000_u01757651748304") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1454c_d20250912_m043543_c001_v0001181_t0044_u01757651743558") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21bb_d20250912_m043548_c001_v7007000_t0000_u01757651748486") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17833_d20250912_m043543_c001_v0001182_t0040_u01757651743548") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21bd_d20250912_m043548_c001_v7007000_t0000_u01757651748670") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf466f_d20250912_m043543_c001_v0001145_t0010_u01757651743580") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21bf_d20250912_m043548_c001_v7007000_t0000_u01757651748853") 2025/09/12 04:39:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17837_d20250912_m043543_c001_v0001182_t0016_u01757651743774") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c0_d20250912_m043549_c001_v7007000_t0000_u01757651749035") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14550_d20250912_m043543_c001_v0001181_t0017_u01757651743785") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c2_d20250912_m043549_c001_v7007000_t0000_u01757651749216") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92ee8_d20250912_m043543_c001_v0001044_t0009_u01757651743817") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c3_d20250912_m043549_c001_v7007000_t0000_u01757651749398") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4671_d20250912_m043543_c001_v0001145_t0006_u01757651743827") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c4_d20250912_m043549_c001_v7007000_t0000_u01757651749581") 2025/09/12 04:39:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17839_d20250912_m043543_c001_v0001182_t0025_u01757651743971") 2025/09/12 04:39:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c5_d20250912_m043549_c001_v7007000_t0000_u01757651749763") 2025/09/12 04:39:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14552_d20250912_m043543_c001_v0001181_t0023_u01757651743995") 2025/09/12 04:39:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c7_d20250912_m043549_c001_v7007000_t0000_u01757651749945") 2025/09/12 04:39:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1783b_d20250912_m043544_c001_v0001182_t0009_u01757651744166") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c8_d20250912_m043550_c001_v7007000_t0000_u01757651750129") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14554_d20250912_m043544_c001_v0001181_t0037_u01757651744203") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21c9_d20250912_m043550_c001_v7007000_t0000_u01757651750333") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4673_d20250912_m043544_c001_v0001145_t0028_u01757651744248") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21ca_d20250912_m043550_c001_v7007000_t0000_u01757651750516") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92eea_d20250912_m043544_c001_v0001044_t0030_u01757651744308") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21cc_d20250912_m043550_c001_v7007000_t0000_u01757651750699") 2025/09/12 04:39:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14556_d20250912_m043544_c001_v0001181_t0041_u01757651744418") 2025/09/12 04:39:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21cd_d20250912_m043550_c001_v7007000_t0000_u01757651750897") 2025/09/12 04:39:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1783f_d20250912_m043544_c001_v0001182_t0044_u01757651744465") 2025/09/12 04:39:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e21ce_d20250912_m043551_c001_v7007000_t0000_u01757651751078") 2025/09/12 04:39:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4675_d20250912_m043544_c001_v0001145_t0055_u01757651744536") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf96f_d20250912_m043605_c001_v7007000_t0000_u01757651765999") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af178fc_d20250912_m043601_c001_v0001182_t0044_u01757651761139") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df749272a7_d20250912_m043605_c001_v7007000_t0000_u01757651765781") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145de_d20250912_m043601_c001_v0001181_t0048_u01757651761153") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ffd_d20250912_m043605_c001_v7007000_t0000_u01757651765932") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f24_d20250912_m043601_c001_v0001044_t0058_u01757651761313") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408302b6397f2874_d20250912_m043605_c001_v7007000_t0000_u01757651765791") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145e0_d20250912_m043601_c001_v0001181_t0007_u01757651761361") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd0597c_d20250912_m043605_c001_v7007000_t0000_u01757651765799") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17900_d20250912_m043601_c001_v0001182_t0049_u01757651761390") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d743dc9_d20250912_m043606_c001_v7007000_t0000_u01757651766102") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46ba_d20250912_m043601_c001_v0001145_t0058_u01757651761405") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2fff_d20250912_m043606_c001_v7007000_t0000_u01757651766119") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145e2_d20250912_m043601_c001_v0001181_t0057_u01757651761587") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a8181ce_d20250912_m043605_c001_v7007000_t0000_u01757651765943") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17904_d20250912_m043601_c001_v0001182_t0028_u01757651761598") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a8181cf_d20250912_m043606_c001_v7007000_t0000_u01757651766129") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145e4_d20250912_m043601_c001_v0001181_t0015_u01757651761803") 2025/09/12 04:39:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3000_d20250912_m043606_c001_v7007000_t0000_u01757651766141") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1790a_d20250912_m043601_c001_v0001182_t0018_u01757651761812") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf96e_d20250912_m043605_c001_v7007000_t0000_u01757651765813") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46bc_d20250912_m043601_c001_v0001145_t0014_u01757651761819") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d743dc8_d20250912_m043605_c001_v7007000_t0000_u01757651765920") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f2a_d20250912_m043601_c001_v0001044_t0023_u01757651761830") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ffe_d20250912_m043605_c001_v7007000_t0000_u01757651765954") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17916_d20250912_m043602_c001_v0001182_t0033_u01757651762017") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d743dc5_d20250912_m043605_c001_v7007000_t0000_u01757651765738") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b145e6_d20250912_m043602_c001_v0001181_t0028_u01757651762027") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df749272a8_d20250912_m043605_c001_v7007000_t0000_u01757651765965") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46be_d20250912_m043602_c001_v0001145_t0018_u01757651762101") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba2ffb_d20250912_m043605_c001_v7007000_t0000_u01757651765750") 2025/09/12 04:39:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17918_d20250912_m043602_c001_v0001182_t0005_u01757651762214") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b046c_d20250912_m043410_c001_v7007000_t0000_u01757651650017") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1175256267dda769_d20250912_m043407_c001_v0001117_t0048_u01757651647103") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4eb3a_d20250912_m043406_c001_v7007000_t0000_u01757651646909") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1175256267dda74f_d20250912_m043402_c001_v0001117_t0030_u01757651642610") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4eab2_d20250912_m043401_c001_v7007000_t0000_u01757651641867") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14214_d20250912_m043357_c001_v0001181_t0022_u01757651637981") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922c8f_d20250912_m043356_c001_v7007000_t0000_u01757651636522") 2025/09/12 04:39:08 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10333cc6dee8134e_d20250912_m043354_c001_v0001171_t0044_u01757651634610") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e2117_d20250912_m043354_c001_v7007000_t0000_u01757651634426") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10333cc6dee8131b_d20250912_m043351_c001_v0001171_t0024_u01757651631219") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e210f_d20250912_m043350_c001_v7007000_t0000_u01757651630493") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af172ae_d20250912_m043347_c001_v0001182_t0039_u01757651627139") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230e7_d20250912_m043345_c001_v7007000_t0000_u01757651625847") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116d888fec39fff7_d20250912_m043344_c001_v0001183_t0013_u01757651624652") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04de2_d20250912_m043344_c001_v7007000_t0000_u01757651624467") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116d888fec39ffd1_d20250912_m043341_c001_v0001183_t0005_u01757651621670") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04de0_d20250912_m043340_c001_v7007000_t0000_u01757651620945") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17238_d20250912_m043337_c001_v0001182_t0028_u01757651617732") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230db_d20250912_m043336_c001_v7007000_t0000_u01757651616822") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f110da3dc3a420af3_d20250912_m043335_c001_v0001145_t0042_u01757651615131") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf5d9_d20250912_m043334_c001_v7007000_t0000_u01757651614947") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f110da3dc3a420ae3_d20250912_m043331_c001_v0001145_t0051_u01757651611700") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf5b3_d20250912_m043330_c001_v7007000_t0000_u01757651610966") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af171bb_d20250912_m043325_c001_v0001182_t0005_u01757651605970") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd2dc8a_d20250912_m043325_c001_v7007000_t0000_u01757651605056") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116be02a3f33540a_d20250912_m043323_c001_v0001037_t0020_u01757651603036") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c7733_d20250912_m043322_c001_v7007000_t0000_u01757651602845") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116be02a3f335400_d20250912_m043319_c001_v0001037_t0041_u01757651599376") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c766d_d20250912_m043318_c001_v7007000_t0000_u01757651598647") 2025/09/12 04:39:09 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1714d_d20250912_m043313_c001_v0001182_t0019_u01757651593513") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d751_d20250912_m043312_c001_v7007000_t0000_u01757651592596") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10537f28a2ff0790_d20250912_m043310_c001_v0001101_t0007_u01757651590716") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f418a9cce023f6220_d20250912_m043310_c001_v7007000_t0000_u01757651590529") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10537f28a2ff0778_d20250912_m043307_c001_v0001101_t0007_u01757651587486") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f418a9cce023f621c_d20250912_m043306_c001_v7007000_t0000_u01757651586752") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af170c4_d20250912_m043301_c001_v0001182_t0016_u01757651581552") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd75b_d20250912_m043300_c001_v7007000_t0000_u01757651580458") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11790007a9904299_d20250912_m043255_c001_v0001130_t0027_u01757651575290") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd2dc67_d20250912_m043255_c001_v7007000_t0000_u01757651575081") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17058_d20250912_m043251_c001_v0001182_t0045_u01757651571280") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f105a8a8ed451aee3_d20250912_m043250_c001_v0001182_t0000_u01757651570530") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f105a8a8ed451aed5_d20250912_m043249_c001_v0001182_t0035_u01757651569564") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf521_d20250912_m043236_c001_v7007000_t0000_u01757651556691") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13f2c_d20250912_m043230_c001_v0001181_t0046_u01757651550430") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116d888fec39fd59_d20250912_m043229_c001_v0001183_t0031_u01757651549678") 2025/09/12 04:39:10 DEBUG : dst/one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116d888fec39fd53_d20250912_m043228_c001_v0001183_t0013_u01757651548722") 2025/09/12 04:39:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b046d_d20250912_m043410_c001_v7007000_t0000_u01757651650199") 2025/09/12 04:39:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1080ee1b4c1b9fd2_d20250912_m043406_c001_v0001117_t0032_u01757651646440") 2025/09/12 04:39:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f106d6b93d13fceac_d20250912_m043401_c001_v0001093_t0051_u01757651641451") 2025/09/12 04:39:10 DEBUG : dst/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922c91_d20250912_m043356_c001_v7007000_t0000_u01757651636705") 2025/09/12 04:39:10 DEBUG : dst/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1179bd0ffc484980_d20250912_m043354_c001_v0001113_t0039_u01757651634107") 2025/09/12 04:39:11 DEBUG : dst/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1117c9be5e23eeee_d20250912_m043350_c001_v0001176_t0014_u01757651630254") 2025/09/12 04:39:11 DEBUG : dst/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230e8_d20250912_m043346_c001_v7007000_t0000_u01757651626028") 2025/09/12 04:39:11 DEBUG : dst/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1146d8061b405414_d20250912_m043343_c001_v0001104_t0006_u01757651623759") 2025/09/12 04:39:11 DEBUG : dst/one.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108fb212c09c4f4c_d20250912_m043340_c001_v0001171_t0058_u01757651620621") 2025/09/12 04:39:11 DEBUG : dst/three: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd75d_d20250912_m043300_c001_v7007000_t0000_u01757651580641") 2025/09/12 04:39:11 DEBUG : dst/three: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f105a8a8ed451af58_d20250912_m043259_c001_v0001182_t0053_u01757651579133") 2025/09/12 04:39:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b046e_d20250912_m043410_c001_v7007000_t0000_u01757651650381") 2025/09/12 04:39:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f109f7b8a2c310488_d20250912_m043408_c001_v0001144_t0007_u01757651648271") 2025/09/12 04:39:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f102c86683b0f286f_d20250912_m043404_c001_v0001183_t0049_u01757651644121") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b046f_d20250912_m043410_c001_v7007000_t0000_u01757651650563") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1175256267dda771_d20250912_m043409_c001_v0001117_t0037_u01757651649064") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4eb47_d20250912_m043408_c001_v7007000_t0000_u01757651648874") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1175256267dda75f_d20250912_m043404_c001_v0001117_t0055_u01757651644509") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4eaf7_d20250912_m043404_c001_v7007000_t0000_u01757651644322") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1421a_d20250912_m043358_c001_v0001181_t0052_u01757651638754") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922c94_d20250912_m043356_c001_v7007000_t0000_u01757651636887") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10333cc6dee8135e_d20250912_m043355_c001_v0001171_t0036_u01757651635868") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e2118_d20250912_m043355_c001_v7007000_t0000_u01757651635684") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10333cc6dee8132a_d20250912_m043352_c001_v0001171_t0030_u01757651632495") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e2112_d20250912_m043352_c001_v7007000_t0000_u01757651632309") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af172b0_d20250912_m043347_c001_v0001182_t0001_u01757651627560") 2025/09/12 04:39:11 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04de4_d20250912_m043345_c001_v7007000_t0000_u01757651625286") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14190_d20250912_m043342_c001_v0001181_t0025_u01757651622940") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04de1_d20250912_m043342_c001_v7007000_t0000_u01757651622559") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17244_d20250912_m043338_c001_v0001182_t0032_u01757651618149") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf5da_d20250912_m043335_c001_v7007000_t0000_u01757651615900") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14136_d20250912_m043333_c001_v0001181_t0029_u01757651613813") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf5bb_d20250912_m043332_c001_v7007000_t0000_u01757651612716") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af171c1_d20250912_m043326_c001_v0001182_t0009_u01757651606392") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c776b_d20250912_m043324_c001_v7007000_t0000_u01757651604130") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b140ea_d20250912_m043321_c001_v0001181_t0047_u01757651601836") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f420ff6e9f68c76cb_d20250912_m043320_c001_v7007000_t0000_u01757651600734") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17155_d20250912_m043313_c001_v0001182_t0014_u01757651593931") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f418a9cce023f6221_d20250912_m043311_c001_v7007000_t0000_u01757651591659") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1407e_d20250912_m043309_c001_v0001181_t0000_u01757651589389") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f418a9cce023f621d_d20250912_m043308_c001_v7007000_t0000_u01757651588285") 2025/09/12 04:39:12 DEBUG : dst/three.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af170c8_d20250912_m043301_c001_v0001182_t0039_u01757651581955") 2025/09/12 04:39:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922c97_d20250912_m043357_c001_v7007000_t0000_u01757651637068") 2025/09/12 04:39:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10401b138f5cba4f_d20250912_m043355_c001_v0001165_t0031_u01757651635482") 2025/09/12 04:39:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f101f7f1bfc73eaa7_d20250912_m043352_c001_v0001145_t0038_u01757651632064") 2025/09/12 04:39:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230e9_d20250912_m043346_c001_v7007000_t0000_u01757651626211") 2025/09/12 04:39:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1048c3d181446607_d20250912_m043345_c001_v0001177_t0051_u01757651625067") 2025/09/12 04:39:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1148ea9db421b10c_d20250912_m043342_c001_v0001134_t0009_u01757651622088") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0470_d20250912_m043410_c001_v7007000_t0000_u01757651650745") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1731a_d20250912_m043358_c001_v0001182_t0022_u01757651638555") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922c98_d20250912_m043357_c001_v7007000_t0000_u01757651637250") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b141be_d20250912_m043347_c001_v0001181_t0029_u01757651627342") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230ea_d20250912_m043346_c001_v7007000_t0000_u01757651626394") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14160_d20250912_m043337_c001_v0001181_t0047_u01757651617936") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb0230dc_d20250912_m043337_c001_v7007000_t0000_u01757651617005") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14102_d20250912_m043326_c001_v0001181_t0039_u01757651606183") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd2dc8b_d20250912_m043325_c001_v7007000_t0000_u01757651605239") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b140aa_d20250912_m043313_c001_v0001181_t0042_u01757651593724") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d752_d20250912_m043312_c001_v7007000_t0000_u01757651592778") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1403a_d20250912_m043301_c001_v0001181_t0043_u01757651581746") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd75e_d20250912_m043300_c001_v7007000_t0000_u01757651580823") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1020d6c36427af87_d20250912_m043256_c001_v0001101_t0050_u01757651576667") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf522_d20250912_m043236_c001_v7007000_t0000_u01757651556872") 2025/09/12 04:39:13 DEBUG : dst/two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116d888fec39fd87_d20250912_m043235_c001_v0001183_t0007_u01757651555751") 2025/09/12 04:39:13 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04d9f_d20250912_m043202_c001_v7007000_t0000_u01757651522296") 2025/09/12 04:39:13 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13e3f_d20250912_m043158_c001_v0001181_t0040_u01757651518102") 2025/09/12 04:39:13 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04d9c_d20250912_m043156_c001_v7007000_t0000_u01757651516233") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16daf_d20250912_m043144_c001_v0001182_t0042_u01757651504184") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb02303a_d20250912_m043134_c001_v7007000_t0000_u01757651494840") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13d51_d20250912_m043131_c001_v0001181_t0041_u01757651491892") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbc9_d20250912_m043112_c001_v7007000_t0000_u01757651472272") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16be7_d20250912_m043110_c001_v0001182_t0059_u01757651470534") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbc0_d20250912_m043109_c001_v7007000_t0000_u01757651469790") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16bc5_d20250912_m043108_c001_v0001182_t0032_u01757651468633") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbb4_d20250912_m043106_c001_v7007000_t0000_u01757651466162") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b83_d20250912_m043104_c001_v0001182_t0057_u01757651464605") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbae_d20250912_m043103_c001_v7007000_t0000_u01757651463727") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b73_d20250912_m043102_c001_v0001182_t0036_u01757651462521") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d6bf_d20250912_m043057_c001_v7007000_t0000_u01757651457362") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b29_d20250912_m043055_c001_v0001182_t0027_u01757651455978") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d638_d20250912_m043055_c001_v7007000_t0000_u01757651455227") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b17_d20250912_m043054_c001_v0001182_t0025_u01757651454432") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d54c_d20250912_m043050_c001_v7007000_t0000_u01757651450516") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16ad1_d20250912_m043049_c001_v0001182_t0020_u01757651449351") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737be_d20250912_m043047_c001_v7007000_t0000_u01757651447471") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a8b_d20250912_m043046_c001_v0001182_t0055_u01757651446522") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737bd_d20250912_m043046_c001_v7007000_t0000_u01757651446154") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1015d5cc775549f2_d20250912_m043045_c001_v0001100_t0037_u01757651445443") 2025/09/12 04:39:14 DEBUG : empty space: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a68_d20250912_m043043_c001_v0001182_t0012_u01757651443884") 2025/09/12 04:39:14 DEBUG : enormous: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbc6_d20250912_m043111_c001_v7007000_t0000_u01757651471529") 2025/09/12 04:39:15 DEBUG : enormous: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16beb_d20250912_m043110_c001_v0001182_t0054_u01757651470761") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b0477_d20250912_m043415_c001_v7007000_t0000_u01757651655130") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af173e5_d20250912_m043413_c001_v0001182_t0021_u01757651653954") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb02302f_d20250912_m043130_c001_v7007000_t0000_u01757651490574") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13d37_d20250912_m043129_c001_v0001181_t0035_u01757651489616") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737b6_d20250912_m043041_c001_v7007000_t0000_u01757651441245") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a24_d20250912_m043040_c001_v0001182_t0050_u01757651440308") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737b4_d20250912_m043039_c001_v7007000_t0000_u01757651439755") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a1a_d20250912_m043039_c001_v0001182_t0008_u01757651439127") 2025/09/12 04:39:15 DEBUG : existing: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a12_d20250912_m043038_c001_v0001182_t0058_u01757651438363") 2025/09/12 04:39:15 DEBUG : existing-b: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb023030_d20250912_m043130_c001_v7007000_t0000_u01757651490757") 2025/09/12 04:39:15 DEBUG : existing-b: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16d05_d20250912_m043129_c001_v0001182_t0021_u01757651489608") 2025/09/12 04:39:15 DEBUG : file1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391bc_d20250912_m043458_c001_v7007000_t0000_u01757651698085") 2025/09/12 04:39:15 DEBUG : file1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf45ab_d20250912_m043456_c001_v0001145_t0017_u01757651696746") 2025/09/12 04:39:15 DEBUG : file1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391b5_d20250912_m043455_c001_v7007000_t0000_u01757651695383") 2025/09/12 04:39:15 DEBUG : file1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e5d_d20250912_m043453_c001_v0001044_t0007_u01757651693922") 2025/09/12 04:39:15 DEBUG : five: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbd0_d20250912_m043115_c001_v7007000_t0000_u01757651475739") 2025/09/12 04:39:15 DEBUG : five: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af16c1f_d20250912_m043113_c001_v0001182_t0039_u01757651473816") 2025/09/12 04:39:15 DEBUG : foo: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d4f2_d20250912_m043048_c001_v7007000_t0000_u01757651448983") 2025/09/12 04:39:15 DEBUG : foo: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af16ab7_d20250912_m043048_c001_v0001182_t0039_u01757651448411") 2025/09/12 04:39:15 DEBUG : foo: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af16aa7_d20250912_m043047_c001_v0001182_t0039_u01757651447842") 2025/09/12 04:39:16 DEBUG : four: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbd2_d20250912_m043115_c001_v7007000_t0000_u01757651475922") 2025/09/12 04:39:16 DEBUG : four: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41717ae3b902d386_d20250912_m043114_c001_v0001134_t0017_u01757651474371") 2025/09/12 04:39:16 DEBUG : four: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16c17_d20250912_m043113_c001_v0001182_t0043_u01757651473245") 2025/09/12 04:39:16 DEBUG : hello world2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73659_d20250912_m042958_c001_v7007000_t0000_u01757651398058") 2025/09/12 04:39:16 DEBUG : hello world2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16866_d20250912_m042957_c001_v0001182_t0043_u01757651397469") 2025/09/12 04:39:16 DEBUG : ignore-size: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737b0_d20250912_m043037_c001_v7007000_t0000_u01757651437994") 2025/09/12 04:39:16 DEBUG : ignore-size: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16a00_d20250912_m043036_c001_v0001182_t0021_u01757651436985") 2025/09/12 04:39:16 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb02302a_d20250912_m043128_c001_v7007000_t0000_u01757651488870") 2025/09/12 04:39:16 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16ce5_d20250912_m043128_c001_v0001182_t0035_u01757651488123") 2025/09/12 04:39:16 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbee_d20250912_m043127_c001_v7007000_t0000_u01757651487366") 2025/09/12 04:39:16 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16cc9_d20250912_m043126_c001_v0001182_t0033_u01757651486438") 2025/09/12 04:39:16 DEBUG : one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbd3_d20250912_m043116_c001_v7007000_t0000_u01757651476103") 2025/09/12 04:39:16 DEBUG : one: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af16c07_d20250912_m043112_c001_v0001182_t0039_u01757651472676") 2025/09/12 04:39:16 DEBUG : only0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73915d_d20250912_m043449_c001_v7007000_t0000_u01757651689489") 2025/09/12 04:39:16 DEBUG : only0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af17551_d20250912_m043444_c001_v0001182_t0039_u01757651684440") 2025/09/12 04:39:16 DEBUG : only0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14320_d20250912_m043434_c001_v0001181_t0037_u01757651674777") 2025/09/12 04:39:16 DEBUG : only0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f416fe87503bf02de_d20250912_m043428_c001_v7007000_t0000_u01757651668816") 2025/09/12 04:39:16 DEBUG : only0: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1429a_d20250912_m043418_c001_v0001181_t0035_u01757651658650") 2025/09/12 04:39:16 DEBUG : only1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73915e_d20250912_m043449_c001_v7007000_t0000_u01757651689669") 2025/09/12 04:39:16 DEBUG : only1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af17569_d20250912_m043445_c001_v0001182_t0039_u01757651685001") 2025/09/12 04:39:17 DEBUG : only1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14324_d20250912_m043435_c001_v0001181_t0003_u01757651675209") 2025/09/12 04:39:17 DEBUG : only1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d8c8_d20250912_m043428_c001_v7007000_t0000_u01757651668637") 2025/09/12 04:39:17 DEBUG : only1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1429e_d20250912_m043419_c001_v0001181_t0046_u01757651659064") 2025/09/12 04:39:17 DEBUG : only10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73915f_d20250912_m043449_c001_v7007000_t0000_u01757651689849") 2025/09/12 04:39:17 DEBUG : only10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408a5daedcdf457d_d20250912_m043444_c001_v0001145_t0055_u01757651684607") 2025/09/12 04:39:17 DEBUG : only10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1434e_d20250912_m043438_c001_v0001181_t0057_u01757651678991") 2025/09/12 04:39:17 DEBUG : only10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d8cc_d20250912_m043429_c001_v7007000_t0000_u01757651669014") 2025/09/12 04:39:17 DEBUG : only10: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142c0_d20250912_m043423_c001_v0001181_t0037_u01757651663065") 2025/09/12 04:39:17 DEBUG : only11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739164_d20250912_m043450_c001_v7007000_t0000_u01757651690029") 2025/09/12 04:39:17 DEBUG : only11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af17545_d20250912_m043443_c001_v0001182_t0039_u01757651683857") 2025/09/12 04:39:17 DEBUG : only11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14352_d20250912_m043439_c001_v0001181_t0007_u01757651679401") 2025/09/12 04:39:17 DEBUG : only11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d8cb_d20250912_m043428_c001_v7007000_t0000_u01757651668828") 2025/09/12 04:39:17 DEBUG : only11: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142c8_d20250912_m043423_c001_v0001181_t0009_u01757651663522") 2025/09/12 04:39:17 DEBUG : only12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739167_d20250912_m043450_c001_v7007000_t0000_u01757651690209") 2025/09/12 04:39:17 DEBUG : only12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408a5daedcdf457f_d20250912_m043444_c001_v0001145_t0055_u01757651684791") 2025/09/12 04:39:17 DEBUG : only12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14356_d20250912_m043439_c001_v0001181_t0040_u01757651679874") 2025/09/12 04:39:17 DEBUG : only12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4163d92ab9ef9da2_d20250912_m043428_c001_v7007000_t0000_u01757651668611") 2025/09/12 04:39:17 DEBUG : only12: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142d2_d20250912_m043424_c001_v0001181_t0025_u01757651664096") 2025/09/12 04:39:17 DEBUG : only13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73916e_d20250912_m043450_c001_v7007000_t0000_u01757651690390") 2025/09/12 04:39:17 DEBUG : only13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40876b3d17b1437a_d20250912_m043443_c001_v0001181_t0053_u01757651683864") 2025/09/12 04:39:17 DEBUG : only13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14358_d20250912_m043440_c001_v0001181_t0059_u01757651680312") 2025/09/12 04:39:17 DEBUG : only13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4163d92ab9ef9da4_d20250912_m043428_c001_v7007000_t0000_u01757651668975") 2025/09/12 04:39:17 DEBUG : only13: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142d6_d20250912_m043424_c001_v0001181_t0053_u01757651664502") 2025/09/12 04:39:18 DEBUG : only14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739174_d20250912_m043450_c001_v7007000_t0000_u01757651690570") 2025/09/12 04:39:18 DEBUG : only14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408a5daedcdf457b_d20250912_m043444_c001_v0001145_t0055_u01757651684417") 2025/09/12 04:39:18 DEBUG : only14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1435c_d20250912_m043440_c001_v0001181_t0024_u01757651680741") 2025/09/12 04:39:18 DEBUG : only14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4163d92ab9ef9da5_d20250912_m043429_c001_v7007000_t0000_u01757651669156") 2025/09/12 04:39:18 DEBUG : only14: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142dc_d20250912_m043424_c001_v0001181_t0013_u01757651664908") 2025/09/12 04:39:18 DEBUG : only15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73917a_d20250912_m043450_c001_v7007000_t0000_u01757651690750") 2025/09/12 04:39:18 DEBUG : only15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4137b834f6d92e49_d20250912_m043444_c001_v0001044_t0050_u01757651684603") 2025/09/12 04:39:18 DEBUG : only15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14360_d20250912_m043441_c001_v0001181_t0053_u01757651681158") 2025/09/12 04:39:18 DEBUG : only15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922da3_d20250912_m043428_c001_v7007000_t0000_u01757651668614") 2025/09/12 04:39:18 DEBUG : only15: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142e2_d20250912_m043425_c001_v0001181_t0010_u01757651665321") 2025/09/12 04:39:18 DEBUG : only16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739180_d20250912_m043450_c001_v7007000_t0000_u01757651690933") 2025/09/12 04:39:18 DEBUG : only16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af1754b_d20250912_m043444_c001_v0001182_t0039_u01757651684254") 2025/09/12 04:39:18 DEBUG : only16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14364_d20250912_m043441_c001_v0001181_t0017_u01757651681584") 2025/09/12 04:39:18 DEBUG : only16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d8cd_d20250912_m043429_c001_v7007000_t0000_u01757651669196") 2025/09/12 04:39:18 DEBUG : only16: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142e6_d20250912_m043425_c001_v0001181_t0041_u01757651665791") 2025/09/12 04:39:19 DEBUG : only17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739185_d20250912_m043451_c001_v7007000_t0000_u01757651691131") 2025/09/12 04:39:19 DEBUG : only17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40876b3d17b14384_d20250912_m043444_c001_v0001181_t0053_u01757651684262") 2025/09/12 04:39:19 DEBUG : only17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14368_d20250912_m043442_c001_v0001181_t0053_u01757651682054") 2025/09/12 04:39:19 DEBUG : only17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922da8_d20250912_m043429_c001_v7007000_t0000_u01757651669169") 2025/09/12 04:39:19 DEBUG : only17: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142ea_d20250912_m043426_c001_v0001181_t0034_u01757651666198") 2025/09/12 04:39:19 DEBUG : only18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73918b_d20250912_m043451_c001_v7007000_t0000_u01757651691325") 2025/09/12 04:39:19 DEBUG : only18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40876b3d17b1438c_d20250912_m043444_c001_v0001181_t0053_u01757651684632") 2025/09/12 04:39:19 DEBUG : only18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1436a_d20250912_m043442_c001_v0001181_t0049_u01757651682481") 2025/09/12 04:39:19 DEBUG : only18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4163d92ab9ef9da7_d20250912_m043429_c001_v7007000_t0000_u01757651669337") 2025/09/12 04:39:19 DEBUG : only18: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142ec_d20250912_m043426_c001_v0001181_t0039_u01757651666613") 2025/09/12 04:39:19 DEBUG : only19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739193_d20250912_m043451_c001_v7007000_t0000_u01757651691505") 2025/09/12 04:39:19 DEBUG : only19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40876b3d17b14388_d20250912_m043444_c001_v0001181_t0053_u01757651684447") 2025/09/12 04:39:19 DEBUG : only19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14370_d20250912_m043442_c001_v0001181_t0042_u01757651682886") 2025/09/12 04:39:19 DEBUG : only19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f416fe87503bf02dd_d20250912_m043428_c001_v7007000_t0000_u01757651668626") 2025/09/12 04:39:19 DEBUG : only19: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142f0_d20250912_m043427_c001_v0001181_t0032_u01757651667037") 2025/09/12 04:39:19 DEBUG : only2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739195_d20250912_m043451_c001_v7007000_t0000_u01757651691687") 2025/09/12 04:39:19 DEBUG : only2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af17559_d20250912_m043444_c001_v0001182_t0039_u01757651684624") 2025/09/12 04:39:19 DEBUG : only2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1432a_d20250912_m043435_c001_v0001181_t0033_u01757651675620") 2025/09/12 04:39:20 DEBUG : only2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f416fe87503bf02e0_d20250912_m043429_c001_v7007000_t0000_u01757651669185") 2025/09/12 04:39:20 DEBUG : only2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142a2_d20250912_m043419_c001_v0001181_t0018_u01757651659474") 2025/09/12 04:39:20 DEBUG : only3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739196_d20250912_m043451_c001_v7007000_t0000_u01757651691870") 2025/09/12 04:39:20 DEBUG : only3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40876b3d17b14394_d20250912_m043445_c001_v0001181_t0053_u01757651685009") 2025/09/12 04:39:20 DEBUG : only3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14332_d20250912_m043436_c001_v0001181_t0006_u01757651676013") 2025/09/12 04:39:20 DEBUG : only3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922da7_d20250912_m043428_c001_v7007000_t0000_u01757651668987") 2025/09/12 04:39:20 DEBUG : only3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142a6_d20250912_m043420_c001_v0001181_t0032_u01757651660073") 2025/09/12 04:39:20 DEBUG : only4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d739199_d20250912_m043452_c001_v7007000_t0000_u01757651692051") 2025/09/12 04:39:20 DEBUG : only4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4137b834f6d92e4b_d20250912_m043444_c001_v0001044_t0050_u01757651684799") 2025/09/12 04:39:20 DEBUG : only4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14336_d20250912_m043436_c001_v0001181_t0030_u01757651676446") 2025/09/12 04:39:20 DEBUG : only4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4163d92ab9ef9da3_d20250912_m043428_c001_v7007000_t0000_u01757651668793") 2025/09/12 04:39:20 DEBUG : only4: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142ac_d20250912_m043420_c001_v0001181_t0029_u01757651660475") 2025/09/12 04:39:20 DEBUG : only5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73919a_d20250912_m043452_c001_v7007000_t0000_u01757651692234") 2025/09/12 04:39:20 DEBUG : only5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af1755f_d20250912_m043444_c001_v0001182_t0039_u01757651684815") 2025/09/12 04:39:20 DEBUG : only5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14338_d20250912_m043436_c001_v0001181_t0017_u01757651676840") 2025/09/12 04:39:20 DEBUG : only5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922daa_d20250912_m043429_c001_v7007000_t0000_u01757651669351") 2025/09/12 04:39:20 DEBUG : only5: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142ae_d20250912_m043420_c001_v0001181_t0037_u01757651660927") 2025/09/12 04:39:20 DEBUG : only6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d73919c_d20250912_m043452_c001_v7007000_t0000_u01757651692421") 2025/09/12 04:39:20 DEBUG : only6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408a5daedcdf4585_d20250912_m043445_c001_v0001145_t0055_u01757651685159") 2025/09/12 04:39:20 DEBUG : only6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1433a_d20250912_m043437_c001_v0001181_t0059_u01757651677272") 2025/09/12 04:39:20 DEBUG : only6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4163d92ab9ef9da0_d20250912_m043428_c001_v7007000_t0000_u01757651668241") 2025/09/12 04:39:20 DEBUG : only6: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142b6_d20250912_m043421_c001_v0001181_t0000_u01757651661338") 2025/09/12 04:39:20 DEBUG : only7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391a2_d20250912_m043452_c001_v7007000_t0000_u01757651692603") 2025/09/12 04:39:21 DEBUG : only7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40876b3d17b14390_d20250912_m043444_c001_v0001181_t0053_u01757651684823") 2025/09/12 04:39:21 DEBUG : only7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14340_d20250912_m043437_c001_v0001181_t0029_u01757651677726") 2025/09/12 04:39:21 DEBUG : only7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f416fe87503bf02df_d20250912_m043429_c001_v7007000_t0000_u01757651669001") 2025/09/12 04:39:21 DEBUG : only7: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142ba_d20250912_m043421_c001_v0001181_t0030_u01757651661808") 2025/09/12 04:39:21 DEBUG : only8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391a7_d20250912_m043452_c001_v7007000_t0000_u01757651692791") 2025/09/12 04:39:21 DEBUG : only8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f408a5daedcdf4581_d20250912_m043444_c001_v0001145_t0055_u01757651684974") 2025/09/12 04:39:21 DEBUG : only8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14344_d20250912_m043438_c001_v0001181_t0003_u01757651678160") 2025/09/12 04:39:21 DEBUG : only8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4163d92ab9ef9da1_d20250912_m043428_c001_v7007000_t0000_u01757651668423") 2025/09/12 04:39:21 DEBUG : only8: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142bc_d20250912_m043422_c001_v0001181_t0006_u01757651662207") 2025/09/12 04:39:21 DEBUG : only9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391ac_d20250912_m043452_c001_v7007000_t0000_u01757651692971") 2025/09/12 04:39:21 DEBUG : only9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4137b834f6d92e4d_d20250912_m043444_c001_v0001044_t0050_u01757651684983") 2025/09/12 04:39:21 DEBUG : only9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14348_d20250912_m043438_c001_v0001181_t0034_u01757651678577") 2025/09/12 04:39:21 DEBUG : only9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f423fb2df74922da5_d20250912_m043428_c001_v7007000_t0000_u01757651668806") 2025/09/12 04:39:21 DEBUG : only9: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b142be_d20250912_m043422_c001_v0001181_t0035_u01757651662631") 2025/09/12 04:39:21 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbea_d20250912_m043125_c001_v7007000_t0000_u01757651485296") 2025/09/12 04:39:21 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16c8b_d20250912_m043122_c001_v0001182_t0038_u01757651482471") 2025/09/12 04:39:21 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbe3_d20250912_m043121_c001_v7007000_t0000_u01757651481724") 2025/09/12 04:39:21 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16c63_d20250912_m043119_c001_v0001182_t0033_u01757651479874") 2025/09/12 04:39:21 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbdc_d20250912_m043119_c001_v7007000_t0000_u01757651479132") 2025/09/12 04:39:21 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11717ae3b902d39a_d20250912_m043117_c001_v0001134_t0042_u01757651477015") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbba_d20250912_m043107_c001_v7007000_t0000_u01757651467868") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b9b_d20250912_m043106_c001_v0001182_t0057_u01757651466714") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbb1_d20250912_m043105_c001_v7007000_t0000_u01757651465191") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b81_d20250912_m043104_c001_v0001182_t0054_u01757651464373") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbad_d20250912_m043103_c001_v7007000_t0000_u01757651463137") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b71_d20250912_m043102_c001_v0001182_t0035_u01757651462325") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d699_d20250912_m043056_c001_v7007000_t0000_u01757651456808") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b27_d20250912_m043055_c001_v0001182_t0007_u01757651455778") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d64f_d20250912_m043055_c001_v7007000_t0000_u01757651455410") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b13_d20250912_m043054_c001_v0001182_t0042_u01757651454212") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d5fe_d20250912_m043053_c001_v7007000_t0000_u01757651453845") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b01_d20250912_m043053_c001_v0001182_t0022_u01757651453267") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16afb_d20250912_m043052_c001_v0001182_t0022_u01757651452685") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d5b8_d20250912_m043052_c001_v7007000_t0000_u01757651452320") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16af4_d20250912_m043051_c001_v0001182_t0056_u01757651451749") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16ae5_d20250912_m043051_c001_v0001182_t0009_u01757651451100") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d54d_d20250912_m043050_c001_v7007000_t0000_u01757651450715") 2025/09/12 04:39:22 DEBUG : potato: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16ad9_d20250912_m043049_c001_v0001182_t0015_u01757651449937") 2025/09/12 04:39:22 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49d989_d20250912_m043212_c001_v7007000_t0000_u01757651532936") 2025/09/12 04:39:22 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13eb6_d20250912_m043212_c001_v0001181_t0019_u01757651532355") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04da0_d20250912_m043202_c001_v7007000_t0000_u01757651522523") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16e48_d20250912_m043157_c001_v0001182_t0034_u01757651517534") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978affbf_d20250912_m043149_c001_v7007000_t0000_u01757651509170") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13db7_d20250912_m043143_c001_v0001181_t0058_u01757651503578") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb02303c_d20250912_m043135_c001_v7007000_t0000_u01757651495329") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16d27_d20250912_m043131_c001_v0001182_t0013_u01757651491693") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbc4_d20250912_m043111_c001_v7007000_t0000_u01757651471346") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16be3_d20250912_m043110_c001_v0001182_t0044_u01757651470339") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbc2_d20250912_m043109_c001_v7007000_t0000_u01757651469972") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16bc1_d20250912_m043108_c001_v0001182_t0028_u01757651468416") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbbb_d20250912_m043108_c001_v7007000_t0000_u01757651468050") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16ba5_d20250912_m043107_c001_v0001182_t0039_u01757651467296") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbb5_d20250912_m043106_c001_v7007000_t0000_u01757651466346") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b8d_d20250912_m043105_c001_v0001182_t0006_u01757651465567") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbaf_d20250912_m043103_c001_v7007000_t0000_u01757651463910") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b79_d20250912_m043103_c001_v0001182_t0013_u01757651463149") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f411e7b655943d6c0_d20250912_m043057_c001_v7007000_t0000_u01757651457546") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16b2d_d20250912_m043056_c001_v0001182_t0055_u01757651456596") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc7378a_d20250912_m043000_c001_v7007000_t0000_u01757651400704") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16882_d20250912_m043000_c001_v0001182_t0045_u01757651400090") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73789_d20250912_m042959_c001_v7007000_t0000_u01757651399181") 2025/09/12 04:39:23 DEBUG : potato2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16872_d20250912_m042958_c001_v0001182_t0054_u01757651398610") 2025/09/12 04:39:23 DEBUG : potato3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415583662cd04da1_d20250912_m043202_c001_v7007000_t0000_u01757651522931") 2025/09/12 04:39:23 DEBUG : potato3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16e52_d20250912_m043158_c001_v0001182_t0043_u01757651518313") 2025/09/12 04:39:24 DEBUG : potato3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978affc0_d20250912_m043149_c001_v7007000_t0000_u01757651509522") 2025/09/12 04:39:24 DEBUG : potato3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13dbd_d20250912_m043144_c001_v0001181_t0027_u01757651504380") 2025/09/12 04:39:24 DEBUG : potato3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb02303d_d20250912_m043135_c001_v7007000_t0000_u01757651495566") 2025/09/12 04:39:24 DEBUG : potato3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16d2d_d20250912_m043132_c001_v0001182_t0056_u01757651492115") 2025/09/12 04:39:24 DEBUG : pre-dest1/1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd746_d20250912_m043245_c001_v7007000_t0000_u01757651565350") 2025/09/12 04:39:24 DEBUG : pre-dest1/1: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16fdd_d20250912_m043237_c001_v0001182_t0041_u01757651557627") 2025/09/12 04:39:24 DEBUG : pre-dest2/2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f407ae4c2edbcd748_d20250912_m043245_c001_v7007000_t0000_u01757651565532") 2025/09/12 04:39:24 DEBUG : pre-dest2/2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13f76_d20250912_m043238_c001_v0001181_t0027_u01757651558198") 2025/09/12 04:39:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cf51a_d20250912_m043224_c001_v7007000_t0000_u01757651544647") 2025/09/12 04:39:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16f1d_d20250912_m043220_c001_v0001182_t0036_u01757651540771") 2025/09/12 04:39:24 DEBUG : sizeonly: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737af_d20250912_m043036_c001_v7007000_t0000_u01757651436403") 2025/09/12 04:39:24 DEBUG : sizeonly: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af169ea_d20250912_m043035_c001_v0001182_t0032_u01757651435462") 2025/09/12 04:39:24 DEBUG : splitbanan: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f417c3ec94ef84064_d20250912_m043647_c001_v7007000_t0000_u01757651807282") 2025/09/12 04:39:24 DEBUG : splitbanan: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92faa_d20250912_m043639_c001_v0001044_t0014_u01757651799893") 2025/09/12 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3671c_d20250912_m043801_c001_v7007000_t0000_u01757651881333") 2025/09/12 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf48ba_d20250912_m043754_c001_v0001145_t0059_u01757651874278") 2025/09/12 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73dad_d20250912_m043745_c001_v7007000_t0000_u01757651865967") 2025/09/12 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf485e_d20250912_m043739_c001_v0001145_t0007_u01757651859175") 2025/09/12 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73d88_d20250912_m043730_c001_v7007000_t0000_u01757651850877") 2025/09/12 04:39:24 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf481a_d20250912_m043724_c001_v0001145_t0014_u01757651844391") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a818326_d20250912_m043717_c001_v7007000_t0000_u01757651837023") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf47ea_d20250912_m043710_c001_v0001145_t0024_u01757651830515") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41854ab3ff3e22b2_d20250912_m043702_c001_v7007000_t0000_u01757651822626") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf47a6_d20250912_m043655_c001_v0001145_t0055_u01757651815523") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d77612_d20250912_m043641_c001_v7007000_t0000_u01757651801480") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4760_d20250912_m043638_c001_v0001145_t0015_u01757651798789") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfab0_d20250912_m043630_c001_v7007000_t0000_u01757651790075") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92f6e_d20250912_m043623_c001_v0001044_t0006_u01757651783247") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4090828a978b064c_d20250912_m043622_c001_v7007000_t0000_u01757651782319") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4702_d20250912_m043618_c001_v0001145_t0015_u01757651778710") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4146187dcfba3019_d20250912_m043610_c001_v7007000_t0000_u01757651770949") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46c8_d20250912_m043603_c001_v0001145_t0025_u01757651763994") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4170aff87a8181b9_d20250912_m043602_c001_v7007000_t0000_u01757651762877") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf46b1_d20250912_m043559_c001_v0001145_t0051_u01757651759810") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419eac34bab4edca_d20250912_m043545_c001_v7007000_t0000_u01757651745357") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4669_d20250912_m043541_c001_v0001145_t0059_u01757651741809") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f404f355580d773f4_d20250912_m043534_c001_v7007000_t0000_u01757651734042") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4637_d20250912_m043527_c001_v0001145_t0000_u01757651727128") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4027163b1d49db42_d20250912_m043519_c001_v7007000_t0000_u01757651719089") 2025/09/12 04:39:25 DEBUG : splitbananasplit: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf45ed_d20250912_m043512_c001_v0001145_t0047_u01757651712507") 2025/09/12 04:39:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f410a564b8f0cfa42_d20250912_m043624_c001_v7007000_t0000_u01757651784875") 2025/09/12 04:39:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af179e6_d20250912_m043619_c001_v0001182_t0021_u01757651779795") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391fe_d20250912_m043505_c001_v7007000_t0000_u01757651705572") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b1440c_d20250912_m043502_c001_v0001181_t0043_u01757651702936") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb023247_d20250912_m043501_c001_v7007000_t0000_u01757651701813") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d92e67_d20250912_m043459_c001_v0001044_t0009_u01757651699022") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb02302c_d20250912_m043129_c001_v7007000_t0000_u01757651489053") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13d31_d20250912_m043128_c001_v0001181_t0016_u01757651488281") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbef_d20250912_m043127_c001_v7007000_t0000_u01757651487550") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13d2d_d20250912_m043126_c001_v0001181_t0048_u01757651486792") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737aa_d20250912_m043033_c001_v7007000_t0000_u01757651433335") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af169c6_d20250912_m043031_c001_v0001182_t0047_u01757651431821") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737a8_d20250912_m043031_c001_v7007000_t0000_u01757651431451") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af169c0_d20250912_m043030_c001_v0001182_t0012_u01757651430347") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737a6_d20250912_m043028_c001_v7007000_t0000_u01757651428186") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af169a4_d20250912_m043026_c001_v0001182_t0016_u01757651426860") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc737a2_d20250912_m043026_c001_v7007000_t0000_u01757651426313") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16992_d20250912_m043025_c001_v0001182_t0029_u01757651425168") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16974_d20250912_m043022_c001_v0001182_t0029_u01757651422632") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc7379d_d20250912_m043022_c001_v7007000_t0000_u01757651422265") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1696a_d20250912_m043021_c001_v0001182_t0039_u01757651421670") 2025/09/12 04:39:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1695c_d20250912_m043020_c001_v0001182_t0013_u01757651420886") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc7379b_d20250912_m043020_c001_v7007000_t0000_u01757651420513") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16940_d20250912_m043017_c001_v0001182_t0014_u01757651417725") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16928_d20250912_m043014_c001_v0001182_t0059_u01757651414899") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73798_d20250912_m043014_c001_v7007000_t0000_u01757651414534") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1691c_d20250912_m043013_c001_v0001182_t0004_u01757651413963") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16914_d20250912_m043013_c001_v0001182_t0021_u01757651413207") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73797_d20250912_m043012_c001_v7007000_t0000_u01757651412843") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af168e4_d20250912_m043008_c001_v0001182_t0032_u01757651408858") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73793_d20250912_m043008_c001_v7007000_t0000_u01757651408407") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af168ce_d20250912_m043007_c001_v0001182_t0059_u01757651407855") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73792_d20250912_m043006_c001_v7007000_t0000_u01757651406936") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af168c0_d20250912_m043006_c001_v0001182_t0049_u01757651406291") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73791_d20250912_m043005_c001_v7007000_t0000_u01757651405742") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af168b0_d20250912_m043005_c001_v0001182_t0038_u01757651405185") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73790_d20250912_m043004_c001_v7007000_t0000_u01757651404278") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af168a0_d20250912_m043003_c001_v0001182_t0028_u01757651403520") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc7378e_d20250912_m043002_c001_v7007000_t0000_u01757651402947") 2025/09/12 04:39:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16896_d20250912_m043002_c001_v0001182_t0007_u01757651402359") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc7378c_d20250912_m043001_c001_v7007000_t0000_u01757651401815") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16888_d20250912_m043001_c001_v0001182_t0020_u01757651401251") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73657_d20250912_m042956_c001_v7007000_t0000_u01757651396906") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16858_d20250912_m042956_c001_v0001182_t0037_u01757651396338") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73655_d20250912_m042955_c001_v7007000_t0000_u01757651395793") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1684e_d20250912_m042955_c001_v0001182_t0028_u01757651395217") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc73652_d20250912_m042954_c001_v7007000_t0000_u01757651394306") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1683c_d20250912_m042953_c001_v0001182_t0051_u01757651393742") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f415e55e7bfc7364e_d20250912_m042951_c001_v7007000_t0000_u01757651391372") 2025/09/12 04:39:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af1682a_d20250912_m042950_c001_v0001182_t0042_u01757651390796") 2025/09/12 04:39:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391ff_d20250912_m043505_c001_v7007000_t0000_u01757651705752") 2025/09/12 04:39:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf45bd_d20250912_m043502_c001_v0001145_t0038_u01757651702944") 2025/09/12 04:39:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f419de83fdb023248_d20250912_m043501_c001_v7007000_t0000_u01757651701996") 2025/09/12 04:39:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17615_d20250912_m043459_c001_v0001182_t0021_u01757651699035") 2025/09/12 04:39:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36747_d20250912_m043803_c001_v7007000_t0000_u01757651883494") 2025/09/12 04:39:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d930a6_d20250912_m043802_c001_v0001044_t0040_u01757651882698") 2025/09/12 04:39:28 DEBUG : sub/yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbe8_d20250912_m043124_c001_v7007000_t0000_u01757651484727") 2025/09/12 04:39:28 DEBUG : sub/yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11717ae3b902d3be_d20250912_m043122_c001_v0001134_t0058_u01757651482826") 2025/09/12 04:39:28 DEBUG : test_dir1/file2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391bd_d20250912_m043458_c001_v7007000_t0000_u01757651698266") 2025/09/12 04:39:28 DEBUG : test_dir1/file2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af175eb_d20250912_m043456_c001_v0001182_t0045_u01757651696412") 2025/09/12 04:39:28 DEBUG : test_dir1/file2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391b6_d20250912_m043455_c001_v7007000_t0000_u01757651695564") 2025/09/12 04:39:28 DEBUG : test_dir1/file2: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b143c6_d20250912_m043453_c001_v0001181_t0055_u01757651693935") 2025/09/12 04:39:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391bf_d20250912_m043458_c001_v7007000_t0000_u01757651698445") 2025/09/12 04:39:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b143da_d20250912_m043456_c001_v0001181_t0051_u01757651696398") 2025/09/12 04:39:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f412a8b411d7391b8_d20250912_m043455_c001_v7007000_t0000_u01757651695744") 2025/09/12 04:39:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af175c9_d20250912_m043453_c001_v0001182_t0015_u01757651693930") 2025/09/12 04:39:29 DEBUG : three: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbd4_d20250912_m043116_c001_v7007000_t0000_u01757651476286") 2025/09/12 04:39:29 DEBUG : three: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16c29_d20250912_m043115_c001_v0001182_t0008_u01757651475129") 2025/09/12 04:39:29 DEBUG : three: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af16c0f_d20250912_m043113_c001_v0001182_t0021_u01757651473043") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36764_d20250912_m043805_c001_v7007000_t0000_u01757651885111") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14ad9_d20250912_m043804_c001_v0001181_t0055_u01757651884464") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36841_d20250912_m043824_c001_v7007000_t0000_u01757651904639") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17fb8_d20250912_m043822_c001_v0001182_t0003_u01757651902829") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3683e_d20250912_m043821_c001_v7007000_t0000_u01757651901241") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14b91_d20250912_m043819_c001_v0001181_t0038_u01757651899664") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3683c_d20250912_m043818_c001_v7007000_t0000_u01757651898696") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d930ca_d20250912_m043817_c001_v0001044_t0048_u01757651897833") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3680a_d20250912_m043812_c001_v7007000_t0000_u01757651892551") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14b29_d20250912_m043811_c001_v0001181_t0018_u01757651891323") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36820_d20250912_m043814_c001_v7007000_t0000_u01757651894970") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17f56_d20250912_m043813_c001_v0001182_t0046_u01757651893516") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd367ee_d20250912_m043810_c001_v7007000_t0000_u01757651890344") 2025/09/12 04:39:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1137b834f6d930b0_d20250912_m043809_c001_v0001044_t0023_u01757651889552") 2025/09/12 04:39:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd367b8_d20250912_m043808_c001_v7007000_t0000_u01757651888588") 2025/09/12 04:39:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf48fa_d20250912_m043807_c001_v0001145_t0006_u01757651887688") 2025/09/12 04:39:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd3677c_d20250912_m043806_c001_v7007000_t0000_u01757651886724") 2025/09/12 04:39:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f11275f668af17ef2_d20250912_m043806_c001_v0001182_t0059_u01757651886100") 2025/09/12 04:39:30 DEBUG : toe/toe/toe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4014b6c3fbc255fc_d20250912_m043829_c001_v7007000_t0000_u01757651909930") 2025/09/12 04:39:30 DEBUG : toe/toe/toe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b14bed_d20250912_m043829_c001_v0001181_t0054_u01757651909296") 2025/09/12 04:39:30 DEBUG : toe/toe/toe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36838_d20250912_m043816_c001_v7007000_t0000_u01757651896847") 2025/09/12 04:39:30 DEBUG : toe/toe/toe: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf490f_d20250912_m043815_c001_v0001145_t0006_u01757651895948") 2025/09/12 04:39:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36842_d20250912_m043825_c001_v7007000_t0000_u01757651905238") 2025/09/12 04:39:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f108a5daedcdf4935_d20250912_m043824_c001_v0001145_t0001_u01757651904149") 2025/09/12 04:39:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f406706708fd36840_d20250912_m043821_c001_v7007000_t0000_u01757651901851") 2025/09/12 04:39:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f105548c60bc8585e_d20250912_m043820_c001_v0001038_t0029_u01757651900829") 2025/09/12 04:39:30 DEBUG : two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbd5_d20250912_m043116_c001_v7007000_t0000_u01757651476468") 2025/09/12 04:39:30 DEBUG : two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f40876b3d17b13cb3_d20250912_m043114_c001_v0001181_t0053_u01757651474560") 2025/09/12 04:39:30 DEBUG : two: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f41275f668af16c0b_d20250912_m043112_c001_v0001182_t0039_u01757651472859") 2025/09/12 04:39:30 DEBUG : yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbeb_d20250912_m043125_c001_v7007000_t0000_u01757651485478") 2025/09/12 04:39:30 DEBUG : yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f116880a0b6c8af78_d20250912_m043124_c001_v0001038_t0045_u01757651484045") 2025/09/12 04:39:30 DEBUG : yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbe1_d20250912_m043121_c001_v7007000_t0000_u01757651481172") 2025/09/12 04:39:30 DEBUG : yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13ce5_d20250912_m043119_c001_v0001181_t0029_u01757651479883") 2025/09/12 04:39:30 DEBUG : yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbdb_d20250912_m043118_c001_v7007000_t0000_u01757651478583") 2025/09/12 04:39:30 DEBUG : yam: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f10876b3d17b13cc7_d20250912_m043117_c001_v0001181_t0022_u01757651477032") 2025/09/12 04:39:30 DEBUG : yaml: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbe4_d20250912_m043121_c001_v7007000_t0000_u01757651481906") 2025/09/12 04:39:31 DEBUG : yaml: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f112a78db8166ad8d_d20250912_m043120_c001_v0001091_t0018_u01757651480745") 2025/09/12 04:39:31 DEBUG : yaml: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f4033424b34a9bbdd_d20250912_m043119_c001_v7007000_t0000_u01757651479320") 2025/09/12 04:39:31 DEBUG : yaml: Deleting (id "4_z4f52cd9320fd3bcb9f980e1b_f1028e3d8c8de2a48_d20250912_m043118_c001_v0001184_t0035_u01757651478381") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m44.693895959s (try 1/5)