"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/30 05:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe" 2026/08/30 05:06:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 05:06:15 DEBUG : Creating backend with remote "/tmp/rclone2703043366" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/30 05:06:16 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:16 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:17 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:06:18 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.63s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:19 DEBUG : Creating backend with remote "/non-existing" 2026/08/30 05:06:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/30 05:06:19 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:19 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:20 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:20 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:21 INFO : B2 bucket rclone-test-rupidav8kuxe: Running all checks before starting transfers 2026/08/30 05:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:21 INFO : B2 bucket rclone-test-rupidav8kuxe: Checks finished, now starting transfers 2026/08/30 05:06:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:22 ERROR : Ignoring --no-traverse with sync 2026/08/30 05:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:22 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:22 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:23 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/30 05:06:24 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:24 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:24 DEBUG : hello world2: size = 12 OK 2026/08/30 05:06:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/30 05:06:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:06:25 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:25 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:25 DEBUG : potato2: size = 11 OK 2026/08/30 05:06:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:06:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:26 DEBUG : potato2: size = 11 OK 2026/08/30 05:06:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.43s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/30 05:06:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:06:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/30 05:06:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:06:27 INFO : sub dir2: Making directory 2026/08/30 05:06:27 INFO : sub dir: Making directory 2026/08/30 05:06:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:27 INFO : sub dir2/sub sub dir2: Making directory 2026/08/30 05:06:27 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:27 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:27 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/08/30 05:06:28 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:28 INFO : sub dir2: Making directory 2026/08/30 05:06:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/30 05:06:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:28 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:28 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:29 DEBUG : sub dir2: Making directory with metadata 2026/08/30 05:06:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:06:29 INFO : sub dir2: Making directory 2026/08/30 05:06:29 INFO : sub dir: Making directory 2026/08/30 05:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:29 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:29 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:29 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:29 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:06:29 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/08/30 05:06:30 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/30 05:06:30 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:31 INFO : sub dir2: Making directory 2026/08/30 05:06:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:31 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:31 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:31 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:06:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:32 DEBUG : sub dir2: Making directory with metadata 2026/08/30 05:06:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:06:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:06:32 INFO : sub dir2: Making directory 2026/08/30 05:06:32 INFO : sub dir: Making directory 2026/08/30 05:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:32 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:32 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:32 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:32 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:06:32 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/08/30 05:06:32 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.08s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:33 INFO : sub dir2: Making directory 2026/08/30 05:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:34 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:06:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mububaw8kudu" 2026/08/30 05:06:35 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rupidav8kuxe -> B2 bucket rclone-test-mububaw8kudu 2026/08/30 05:06:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:36 DEBUG : B2 bucket rclone-test-mububaw8kudu: Waiting for checks to finish 2026/08/30 05:06:36 DEBUG : B2 bucket rclone-test-mububaw8kudu: Waiting for transfers to finish 2026/08/30 05:06:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/30 05:06:37 DEBUG : B2 bucket rclone-test-mububaw8kudu: Purge remote 2026/08/30 05:06:37 INFO : B2 bucket rclone-test-mububaw8kudu: cleaning bucket "rclone-test-mububaw8kudu" of all files 2026/08/30 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2fd9300fd5b1baf080e1b_f4177fc70d94131ca_d20260830_m050636_c001_v0001134_t0053_u01788066396843") --- PASS: TestServerSideCopy (3.50s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:38 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:06:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:06:38 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 05:06:38 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:39 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 05:06:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/30 05:06:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.44s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xexifaf2huqu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rupidav8kuxe -> B2 bucket rclone-test-xexifaf2huqu 2026/08/30 05:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:41 DEBUG : B2 bucket rclone-test-xexifaf2huqu: Waiting for checks to finish 2026/08/30 05:06:41 DEBUG : B2 bucket rclone-test-xexifaf2huqu: Waiting for transfers to finish 2026/08/30 05:06:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/30 05:06:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:06:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xexifaf2huqu) 2026/08/30 05:06:42 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 05:06:42 DEBUG : B2 bucket rclone-test-xexifaf2huqu: Waiting for checks to finish 2026/08/30 05:06:42 DEBUG : B2 bucket rclone-test-xexifaf2huqu: Waiting for transfers to finish 2026/08/30 05:06:42 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 05:06:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/30 05:06:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/30 05:06:43 DEBUG : B2 bucket rclone-test-xexifaf2huqu: Purge remote 2026/08/30 05:06:43 INFO : B2 bucket rclone-test-xexifaf2huqu: cleaning bucket "rclone-test-xexifaf2huqu" of all files 2026/08/30 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fb20dc3100d5b1baf080e1b_f4053e943a118e684_d20260830_m050642_c001_v0001176_t0058_u01788066402772") 2026/08/30 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fb20dc3100d5b1baf080e1b_f406a4a68880a5aed_d20260830_m050641_c001_v0001150_t0049_u01788066401763") --- PASS: TestServerSideCopyOverSelf (5.04s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:45 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:06:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:06:45 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 05:06:45 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:45 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 05:06:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/30 05:06:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/30 05:06:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kusozur5qize" 2026/08/30 05:06:46 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rupidav8kuxe -> B2 bucket rclone-test-kusozur5qize 2026/08/30 05:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:47 DEBUG : B2 bucket rclone-test-kusozur5qize: Waiting for checks to finish 2026/08/30 05:06:47 DEBUG : B2 bucket rclone-test-kusozur5qize: Waiting for transfers to finish 2026/08/30 05:06:48 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:06:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/30 05:06:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:06:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kusozur5qize) 2026/08/30 05:06:49 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 05:06:49 DEBUG : B2 bucket rclone-test-kusozur5qize: Waiting for checks to finish 2026/08/30 05:06:49 DEBUG : B2 bucket rclone-test-kusozur5qize: Waiting for transfers to finish 2026/08/30 05:06:49 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 05:06:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/30 05:06:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/30 05:06:49 INFO : sub dir/hello world: Deleted 2026/08/30 05:06:50 DEBUG : testing file moves 2026/08/30 05:06:50 DEBUG : B2 bucket rclone-test-kusozur5qize: Waiting for checks to finish 2026/08/30 05:06:50 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:06:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kusozur5qize) 2026/08/30 05:06:50 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 05:06:50 DEBUG : B2 bucket rclone-test-kusozur5qize: Waiting for transfers to finish 2026/08/30 05:06:50 DEBUG : sub dir/hello world: size = 24 OK 2026/08/30 05:06:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/30 05:06:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/30 05:06:50 INFO : sub dir/hello world: Deleted 2026/08/30 05:06:51 DEBUG : B2 bucket rclone-test-kusozur5qize: Purge remote 2026/08/30 05:06:51 INFO : B2 bucket rclone-test-kusozur5qize: cleaning bucket "rclone-test-kusozur5qize" of all files 2026/08/30 05:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d53100d5b1baf080e1b_f4025c48815c9cff1_d20260830_m050650_c001_v0001115_t0025_u01788066410473") 2026/08/30 05:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d53100d5b1baf080e1b_f412c5f6c1668d749_d20260830_m050649_c001_v0001113_t0026_u01788066409194") 2026/08/30 05:06:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d53100d5b1baf080e1b_f41705a71f9df59b1_d20260830_m050648_c001_v0001106_t0010_u01788066408272") --- PASS: TestServerSideMoveOverSelf (6.20s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:52 ERROR : error listing: directory not found 2026/08/30 05:06:52 INFO : Local file system at /tmp/rclone2703043366: Making directory 2026/08/30 05:06:53 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:53 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.26s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:06:54 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for checks to finish 2026/08/30 05:06:54 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for transfers to finish 2026/08/30 05:06:54 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/30 05:06:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:06:54 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/30 05:06:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.62s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/30 05:06:55 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:55 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:55 DEBUG : check sum: size = 1 OK 2026/08/30 05:06:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/30 05:06:55 INFO : check sum: Copied (new) 2026/08/30 05:06:55 DEBUG : Waiting for deletions to finish 2026/08/30 05:06:56 DEBUG : check sum: size = 1 OK 2026/08/30 05:06:56 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/30 05:06:56 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/30 05:06:56 DEBUG : check sum: Unchanged skipping 2026/08/30 05:06:56 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:56 DEBUG : Waiting for deletions to finish 2026/08/30 05:06:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/30 05:06:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:57 DEBUG : sizeonly: size = 6 OK 2026/08/30 05:06:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/30 05:06:57 INFO : sizeonly: Copied (new) 2026/08/30 05:06:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:06:57 DEBUG : sizeonly: size = 6 OK 2026/08/30 05:06:57 DEBUG : sizeonly: Sizes identical 2026/08/30 05:06:57 DEBUG : sizeonly: Unchanged skipping 2026/08/30 05:06:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:06:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.46s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:06:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/30 05:06:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/30 05:06:58 INFO : ignore-size: Copied (new) 2026/08/30 05:06:58 DEBUG : Waiting for deletions to finish 2026/08/30 05:06:59 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:06:59 DEBUG : ignore-size: Unchanged skipping 2026/08/30 05:06:59 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:06:59 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:06:59 DEBUG : Waiting for deletions to finish 2026/08/30 05:06:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:00 DEBUG : existing: size = 6 OK 2026/08/30 05:07:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:07:00 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:00 DEBUG : existing: Unchanged skipping 2026/08/30 05:07:00 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:00 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:00 INFO : There was nothing to transfer 2026/08/30 05:07:00 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/30 05:07:00 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:00 DEBUG : existing: size = 6 OK 2026/08/30 05:07:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/30 05:07:00 INFO : existing: Copied (replaced existing) 2026/08/30 05:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/30 05:07:01 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:01 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:01 DEBUG : existing: size = 6 OK 2026/08/30 05:07:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/30 05:07:01 INFO : existing: Copied (new) 2026/08/30 05:07:01 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:02 DEBUG : existing: Destination exists, skipping 2026/08/30 05:07:02 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:02 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:02 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:03 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/30 05:07:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:03 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:03 DEBUG : c/non empty space: size = 5 OK 2026/08/30 05:07:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/30 05:07:03 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:04 DEBUG : a/potato2: size = 60 OK 2026/08/30 05:07:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:07:04 INFO : a/potato2: Copied (new) 2026/08/30 05:07:04 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:05 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/30 05:07:05 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/30 05:07:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/30 05:07:05 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:05 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:05 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:05 INFO : There was nothing to transfer 2026/08/30 05:07:06 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:06 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 2026/08/30 05:07:06 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/30 05:07:06 INFO : empty space: Updated modification time in destination 2026/08/30 05:07:06 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:06 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:06 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:08 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:08 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 2026/08/30 05:07:08 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/30 05:07:08 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:08 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:08 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:09 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:09 DEBUG : foo: size = 3 OK 2026/08/30 05:07:09 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 2026/08/30 05:07:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:07:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:07:09 DEBUG : foo: sha1 differ 2026/08/30 05:07:09 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:09 DEBUG : foo: size = 3 OK 2026/08/30 05:07:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/30 05:07:09 INFO : foo: Copied (replaced existing) 2026/08/30 05:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/30 05:07:11 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:11 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:11 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:11 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:11 DEBUG : potato: size = 60 OK 2026/08/30 05:07:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:07:11 INFO : potato: Copied (new) 2026/08/30 05:07:11 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/30 05:07:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 05:07:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterAddingAFile (23.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:07:34 DEBUG : potato: size = 60 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:07:34 DEBUG : potato: Sizes differ 2026/08/30 05:07:34 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:34 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:34 DEBUG : potato: size = 21 OK 2026/08/30 05:07:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/30 05:07:34 INFO : potato: Copied (replaced existing) 2026/08/30 05:07:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:36 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:36 DEBUG : potato: size = 21 OK 2026/08/30 05:07:36 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 2026/08/30 05:07:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2703043366) 2026/08/30 05:07:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:07:36 DEBUG : potato: sha1 differ 2026/08/30 05:07:36 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:36 DEBUG : potato: size = 21 OK 2026/08/30 05:07:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/30 05:07:36 INFO : potato: Copied (replaced existing) 2026/08/30 05:07:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:37 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/30 05:07:37 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:37 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:37 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:37 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:39 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:39 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:39 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:39 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:39 DEBUG : potato2: size = 60 OK 2026/08/30 05:07:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:07:39 INFO : potato2: Copied (new) 2026/08/30 05:07:39 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:41 INFO : d: Making directory 2026/08/30 05:07:41 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/08/30 05:07:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:41 DEBUG : c/non empty space: size = 5 OK 2026/08/30 05:07:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:41 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:41 DEBUG : c/non empty space: Unchanged skipping 2026/08/30 05:07:41 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:41 DEBUG : a/potato2: size = 60 OK 2026/08/30 05:07:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:07:41 INFO : a/potato2: Copied (new) 2026/08/30 05:07:41 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:43 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/30 05:07:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:43 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:43 DEBUG : c/non empty space: size = 5 OK 2026/08/30 05:07:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:43 DEBUG : c/non empty space: Unchanged skipping 2026/08/30 05:07:43 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:44 DEBUG : a/potato2: size = 60 OK 2026/08/30 05:07:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:07:44 INFO : a/potato2: Copied (new) 2026/08/30 05:07:44 ERROR : B2 bucket rclone-test-rupidav8kuxe: not deleting files as there were IO errors 2026/08/30 05:07:44 ERROR : B2 bucket rclone-test-rupidav8kuxe: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:45 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:46 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:46 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:46 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:46 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:46 INFO : potato: Deleted 2026/08/30 05:07:46 DEBUG : potato2: size = 60 OK 2026/08/30 05:07:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:07:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.05s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:48 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:48 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:48 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:48 INFO : potato: Deleted 2026/08/30 05:07:48 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:48 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:48 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:48 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:48 DEBUG : potato2: size = 60 OK 2026/08/30 05:07:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:07:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.43s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:07:50 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:50 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:50 DEBUG : potato2: size = 19 OK 2026/08/30 05:07:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/30 05:07:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:52 DEBUG : enormous: Excluded (Size Filter) 2026/08/30 05:07:52 DEBUG : enormous: Excluded 2026/08/30 05:07:52 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 05:07:52 DEBUG : potato2: Excluded 2026/08/30 05:07:52 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 05:07:52 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:52 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:52 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:52 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:52 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:52 INFO : There was nothing to transfer 2026/08/30 05:07:52 DEBUG : enormous: Excluded (Size Filter) 2026/08/30 05:07:52 DEBUG : enormous: Excluded 2026/08/30 05:07:52 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 05:07:52 DEBUG : potato2: Excluded 2026/08/30 05:07:52 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 05:07:52 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/30 05:07:52 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:52 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for checks to finish 2026/08/30 05:07:52 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for transfers to finish 2026/08/30 05:07:52 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:54 DEBUG : enormous: Excluded (Size Filter) 2026/08/30 05:07:54 DEBUG : enormous: Excluded 2026/08/30 05:07:54 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 05:07:54 DEBUG : potato2: Excluded 2026/08/30 05:07:55 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:07:55 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:55 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:55 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:55 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:55 INFO : potato2: Deleted 2026/08/30 05:07:55 INFO : enormous: Deleted 2026/08/30 05:07:55 INFO : There was nothing to transfer 2026/08/30 05:07:55 DEBUG : empty space: size = 1 OK 2026/08/30 05:07:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/30 05:07:55 DEBUG : empty space: Unchanged skipping 2026/08/30 05:07:55 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for checks to finish 2026/08/30 05:07:55 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for transfers to finish 2026/08/30 05:07:55 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:55 INFO : enormous: Deleted 2026/08/30 05:07:55 INFO : potato2: Deleted 2026/08/30 05:07:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.88s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:07:57 DEBUG : five: Need to transfer - File not found at Destination 2026/08/30 05:07:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:07:57 DEBUG : four: size = 8 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:07:57 DEBUG : four: Sizes differ 2026/08/30 05:07:57 DEBUG : two: size = 3 OK 2026/08/30 05:07:57 DEBUG : three: size = 5 OK 2026/08/30 05:07:57 DEBUG : three: Sizes identical 2026/08/30 05:07:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/30 05:07:57 DEBUG : one: Destination is newer than source, skipping 2026/08/30 05:07:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2703043366) 2026/08/30 05:07:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/30 05:07:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:07:57 DEBUG : two: sha1 differ 2026/08/30 05:07:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:57 DEBUG : five: size = 4 OK 2026/08/30 05:07:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/30 05:07:57 INFO : five: Copied (new) 2026/08/30 05:07:58 DEBUG : four: size = 4 OK 2026/08/30 05:07:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/30 05:07:58 INFO : four: Copied (replaced existing) 2026/08/30 05:07:58 DEBUG : two: size = 3 OK 2026/08/30 05:07:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/30 05:07:58 INFO : two: Copied (replaced existing) 2026/08/30 05:07:58 DEBUG : Waiting for deletions to finish 2026/08/30 05:07:58 DEBUG : five: size = 4 OK 2026/08/30 05:07:58 DEBUG : three: size = 5 OK 2026/08/30 05:07:58 DEBUG : two: size = 3 OK 2026/08/30 05:07:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:07:58 DEBUG : four: size = 4 OK 2026/08/30 05:07:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/30 05:07:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/30 05:07:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2703043366) 2026/08/30 05:07:58 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/30 05:07:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:07:58 DEBUG : three: sha1 differ 2026/08/30 05:07:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/30 05:07:58 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/30 05:07:58 DEBUG : one: Destination is newer than source, skipping 2026/08/30 05:07:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/30 05:07:58 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/30 05:07:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/30 05:07:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/30 05:07:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/30 05:07:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:07:59 DEBUG : three: size = 5 OK 2026/08/30 05:07:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/30 05:07:59 INFO : three: Copied (replaced existing) 2026/08/30 05:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/30 05:08:00 INFO : B2 bucket rclone-test-rupidav8kuxe: Making map for --track-renames 2026/08/30 05:08:00 INFO : B2 bucket rclone-test-rupidav8kuxe: Finished making map for --track-renames 2026/08/30 05:08:00 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/30 05:08:00 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for renames to finish 2026/08/30 05:08:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/30 05:08:00 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:00 DEBUG : potato: size = 14 OK 2026/08/30 05:08:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/30 05:08:00 INFO : potato: Copied (new) 2026/08/30 05:08:00 DEBUG : yam: size = 11 OK 2026/08/30 05:08:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/30 05:08:00 INFO : yam: Copied (new) 2026/08/30 05:08:00 DEBUG : Waiting for deletions to finish 2026/08/30 05:08:01 DEBUG : potato: size = 14 OK 2026/08/30 05:08:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:08:01 INFO : B2 bucket rclone-test-rupidav8kuxe: Making map for --track-renames 2026/08/30 05:08:01 INFO : B2 bucket rclone-test-rupidav8kuxe: Finished making map for --track-renames 2026/08/30 05:08:01 DEBUG : potato: Unchanged skipping 2026/08/30 05:08:01 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:01 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for renames to finish 2026/08/30 05:08:01 DEBUG : yaml: size = 11 OK 2026/08/30 05:08:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/30 05:08:01 INFO : yam: Copied (server-side copy) to: yaml 2026/08/30 05:08:02 INFO : yam: Deleted 2026/08/30 05:08:02 INFO : yaml: Renamed from "yam" 2026/08/30 05:08:02 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/30 05:08:03 INFO : B2 bucket rclone-test-rupidav8kuxe: Making map for --track-renames 2026/08/30 05:08:03 INFO : B2 bucket rclone-test-rupidav8kuxe: Finished making map for --track-renames 2026/08/30 05:08:03 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/30 05:08:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/30 05:08:03 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for renames to finish 2026/08/30 05:08:03 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:03 DEBUG : yam: size = 11 OK 2026/08/30 05:08:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/30 05:08:03 INFO : yam: Copied (new) 2026/08/30 05:08:03 DEBUG : potato: size = 14 OK 2026/08/30 05:08:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/30 05:08:03 INFO : potato: Copied (new) 2026/08/30 05:08:03 DEBUG : Waiting for deletions to finish 2026/08/30 05:08:03 INFO : B2 bucket rclone-test-rupidav8kuxe: Making map for --track-renames 2026/08/30 05:08:03 DEBUG : potato: size = 14 OK 2026/08/30 05:08:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:08:03 INFO : B2 bucket rclone-test-rupidav8kuxe: Finished making map for --track-renames 2026/08/30 05:08:03 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:03 DEBUG : potato: Unchanged skipping 2026/08/30 05:08:03 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for renames to finish 2026/08/30 05:08:04 DEBUG : yaml: size = 11 OK 2026/08/30 05:08:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/30 05:08:04 INFO : yam: Copied (server-side copy) to: yaml 2026/08/30 05:08:04 INFO : yam: Deleted 2026/08/30 05:08:04 INFO : yaml: Renamed from "yam" 2026/08/30 05:08:04 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.28s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/30 05:08:05 INFO : B2 bucket rclone-test-rupidav8kuxe: Making map for --track-renames 2026/08/30 05:08:05 INFO : B2 bucket rclone-test-rupidav8kuxe: Finished making map for --track-renames 2026/08/30 05:08:05 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:05 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for renames to finish 2026/08/30 05:08:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/30 05:08:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/30 05:08:05 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:05 DEBUG : sub/yam: size = 11 OK 2026/08/30 05:08:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/30 05:08:05 INFO : sub/yam: Copied (new) 2026/08/30 05:08:05 DEBUG : potato: size = 14 OK 2026/08/30 05:08:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/30 05:08:05 INFO : potato: Copied (new) 2026/08/30 05:08:05 DEBUG : Waiting for deletions to finish 2026/08/30 05:08:06 DEBUG : potato: size = 14 OK 2026/08/30 05:08:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:08:06 DEBUG : potato: Unchanged skipping 2026/08/30 05:08:06 INFO : B2 bucket rclone-test-rupidav8kuxe: Making map for --track-renames 2026/08/30 05:08:06 INFO : B2 bucket rclone-test-rupidav8kuxe: Finished making map for --track-renames 2026/08/30 05:08:06 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:06 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for renames to finish 2026/08/30 05:08:06 DEBUG : yam: size = 11 OK 2026/08/30 05:08:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/30 05:08:06 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/30 05:08:06 INFO : sub/yam: Deleted 2026/08/30 05:08:06 INFO : yam: Renamed from "sub/yam" 2026/08/30 05:08:06 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.40s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:08:07 DEBUG : Creating backend with remote "/tmp/rclone2703043366/dir1" 2026/08/30 05:08:07 DEBUG : Config file has changed externally - reloading 2026/08/30 05:08:07 DEBUG : Creating backend with remote "/tmp/rclone2703043366/dir2" 2026/08/30 05:08:07 DEBUG : Local file system at /tmp/rclone2703043366/dir2: Using server-side directory move 2026/08/30 05:08:07 INFO : Local file system at /tmp/rclone2703043366/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/30 05:08:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/30 05:08:07 DEBUG : Local file system at /tmp/rclone2703043366/dir2: Waiting for checks to finish 2026/08/30 05:08:07 DEBUG : Local file system at /tmp/rclone2703043366/dir2: Waiting for transfers to finish 2026/08/30 05:08:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:08:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/30 05:08:08 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:08 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:08 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1174-05.backblaze.com/b2api/v1/b2_upload_file/8f72ad8300fd5b1baf080e1b/c001_v0001174_t0034": EOF 2026/08/30 05:08:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-05.backblaze.com/b2api/v1/b2_upload_file/8f72ad8300fd5b1baf080e1b/c001_v0001174_t0034": EOF) 2026/08/30 05:08:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 05:08:08 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1174-05.backblaze.com/b2api/v1/b2_upload_file/8f72ad8300fd5b1baf080e1b/c001_v0001174_t0034": EOF - low level retry 0/10 2026/08/30 05:08:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 05:08:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/30 05:08:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/30 05:08:08 INFO : nested/sub dir/file: Copied (new) 2026/08/30 05:08:08 INFO : nested/sub dir/file: Deleted 2026/08/30 05:08:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:08:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:08:08 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:08:08 INFO : sub dir/hello world: Deleted 2026/08/30 05:08:08 INFO : sub dir: Removing directory 2026/08/30 05:08:08 INFO : nested/sub dir: Removing directory 2026/08/30 05:08:08 INFO : nested: Removing directory 2026/08/30 05:08:08 DEBUG : Local file system at /tmp/rclone2703043366: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:08:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 05:08:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/30 05:08:09 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:09 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 05:08:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:08:09 INFO : sub dir/hello world: Copied (new) 2026/08/30 05:08:09 INFO : sub dir/hello world: Deleted 2026/08/30 05:08:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/30 05:08:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/30 05:08:09 INFO : nested/sub dir/file: Copied (new) 2026/08/30 05:08:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:08:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/30 05:08:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/30 05:08:11 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:11 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:11 DEBUG : existing-b: size = 6 OK 2026/08/30 05:08:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/30 05:08:11 INFO : existing-b: Copied (new) 2026/08/30 05:08:11 INFO : existing-b: Deleted 2026/08/30 05:08:11 DEBUG : existing: size = 6 OK 2026/08/30 05:08:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/30 05:08:11 INFO : existing: Copied (new) 2026/08/30 05:08:11 INFO : existing: Deleted 2026/08/30 05:08:11 DEBUG : existing: Destination exists, skipping 2026/08/30 05:08:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/30 05:08:11 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:08:11 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:08:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.65s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-giwobow9jume" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rupidav8kuxe -> B2 bucket rclone-test-giwobow9jume 2026/08/30 05:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:08:19 DEBUG : empty space: size = 1 OK 2026/08/30 05:08:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/30 05:08:19 DEBUG : empty space: Unchanged skipping 2026/08/30 05:08:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:08:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-giwobow9jume) 2026/08/30 05:08:19 DEBUG : potato3: Sizes differ 2026/08/30 05:08:19 DEBUG : B2 bucket rclone-test-giwobow9jume: Waiting for checks to finish 2026/08/30 05:08:19 INFO : empty space: Deleted 2026/08/30 05:08:19 DEBUG : B2 bucket rclone-test-giwobow9jume: Waiting for transfers to finish 2026/08/30 05:08:19 DEBUG : potato2: size = 60 OK 2026/08/30 05:08:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:08:19 INFO : potato2: Copied (server-side copy) 2026/08/30 05:08:20 INFO : potato2: Deleted 2026/08/30 05:08:26 DEBUG : potato3: size = 68 OK 2026/08/30 05:08:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/30 05:08:26 INFO : potato3: Copied (server-side copy) 2026/08/30 05:08:26 INFO : potato3: Deleted 2026/08/30 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dunuwow6geqi" 2026/08/30 05:08:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/30 05:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:08:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/30 05:08:28 DEBUG : B2 bucket rclone-test-dunuwow6geqi: Waiting for checks to finish 2026/08/30 05:08:28 DEBUG : B2 bucket rclone-test-dunuwow6geqi: Waiting for transfers to finish 2026/08/30 05:08:28 DEBUG : potato2: size = 60 OK 2026/08/30 05:08:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:08:28 INFO : potato2: Copied (server-side copy) 2026/08/30 05:08:28 INFO : potato2: Deleted 2026/08/30 05:08:28 DEBUG : empty space: size = 1 OK 2026/08/30 05:08:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/30 05:08:28 INFO : empty space: Copied (server-side copy) 2026/08/30 05:08:29 INFO : empty space: Deleted 2026/08/30 05:08:29 DEBUG : potato3: size = 68 OK 2026/08/30 05:08:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/30 05:08:29 INFO : potato3: Copied (server-side copy) 2026/08/30 05:08:29 INFO : potato3: Deleted 2026/08/30 05:08:29 DEBUG : B2 bucket rclone-test-dunuwow6geqi: Purge remote 2026/08/30 05:08:29 INFO : B2 bucket rclone-test-dunuwow6geqi: cleaning bucket "rclone-test-dunuwow6geqi" of all files 2026/08/30 05:08:29 DEBUG : empty space: Deleting (id "4_z8f12add3101d5b1baf080e1b_f4136c459e96af2cb_d20260830_m050828_c001_v0001180_t0025_u01788066508841") 2026/08/30 05:08:29 DEBUG : potato2: Deleting (id "4_z8f12add3101d5b1baf080e1b_f117b84e097f26fac_d20260830_m050828_c001_v0001176_t0024_u01788066508587") 2026/08/30 05:08:29 DEBUG : potato3: Deleting (id "4_z8f12add3101d5b1baf080e1b_f106b77afc0d54d57_d20260830_m050828_c001_v0001173_t0018_u01788066508922") 2026/08/30 05:08:30 DEBUG : B2 bucket rclone-test-giwobow9jume: Purge remote 2026/08/30 05:08:30 INFO : B2 bucket rclone-test-giwobow9jume: cleaning bucket "rclone-test-giwobow9jume" of all files 2026/08/30 05:08:30 DEBUG : empty space: Deleting (id "4_zff328d33101d5b1baf080e1b_f416f8a1defdb7246_d20260830_m050829_c001_v7007000_t0000_u01788066509027") 2026/08/30 05:08:30 DEBUG : empty space: Deleting (id "4_zff328d33101d5b1baf080e1b_f406a913f7d941ad1_d20260830_m050818_c001_v0001145_t0043_u01788066498408") 2026/08/30 05:08:30 DEBUG : potato2: Deleting (id "4_zff328d33101d5b1baf080e1b_f416f8a1defdb7243_d20260830_m050828_c001_v7007000_t0000_u01788066508825") 2026/08/30 05:08:30 DEBUG : potato2: Deleting (id "4_zff328d33101d5b1baf080e1b_f109e16a1a9b4d640_d20260830_m050819_c001_v0001172_t0027_u01788066499570") 2026/08/30 05:08:30 DEBUG : potato3: Deleting (id "4_zff328d33101d5b1baf080e1b_f416f8a1defdb7249_d20260830_m050829_c001_v7007000_t0000_u01788066509254") 2026/08/30 05:08:30 DEBUG : potato3: Deleting (id "4_zff328d33101d5b1baf080e1b_f102d9b2169335b1a_d20260830_m050825_c001_v0001039_t0039_u01788066505756") 2026/08/30 05:08:30 DEBUG : potato3: Deleting (id "4_zff328d33101d5b1baf080e1b_f106a913f7d941ad5_d20260830_m050818_c001_v0001145_t0059_u01788066498677") 2026/08/30 05:08:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/30 05:08:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 05:08:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (20.14s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-raqowav1keku" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rupidav8kuxe -> B2 bucket rclone-test-raqowav1keku 2026/08/30 05:08:37 DEBUG : empty space: Excluded (Size Filter) 2026/08/30 05:08:38 DEBUG : empty space: Excluded (Size Filter) 2026/08/30 05:08:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:08:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:08:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-raqowav1keku) 2026/08/30 05:08:38 DEBUG : potato3: Sizes differ 2026/08/30 05:08:38 DEBUG : B2 bucket rclone-test-raqowav1keku: Waiting for checks to finish 2026/08/30 05:08:38 DEBUG : B2 bucket rclone-test-raqowav1keku: Waiting for transfers to finish 2026/08/30 05:08:38 DEBUG : potato2: size = 60 OK 2026/08/30 05:08:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:08:38 INFO : potato2: Copied (server-side copy) 2026/08/30 05:08:38 INFO : potato2: Deleted 2026/08/30 05:08:40 DEBUG : potato3: size = 68 OK 2026/08/30 05:08:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/30 05:08:40 INFO : potato3: Copied (server-side copy) 2026/08/30 05:08:41 INFO : potato3: Deleted 2026/08/30 05:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rociwov4wuma" 2026/08/30 05:08:42 DEBUG : empty space: Excluded (Size Filter) 2026/08/30 05:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:08:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/30 05:08:42 DEBUG : B2 bucket rclone-test-rociwov4wuma: Waiting for checks to finish 2026/08/30 05:08:42 DEBUG : B2 bucket rclone-test-rociwov4wuma: Waiting for transfers to finish 2026/08/30 05:08:43 DEBUG : potato2: size = 60 OK 2026/08/30 05:08:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:08:43 INFO : potato2: Copied (server-side copy) 2026/08/30 05:08:43 INFO : potato2: Deleted 2026/08/30 05:08:43 DEBUG : potato3: size = 68 OK 2026/08/30 05:08:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/30 05:08:43 INFO : potato3: Copied (server-side copy) 2026/08/30 05:08:43 INFO : potato3: Deleted 2026/08/30 05:08:44 DEBUG : B2 bucket rclone-test-rociwov4wuma: Purge remote 2026/08/30 05:08:44 INFO : B2 bucket rclone-test-rociwov4wuma: cleaning bucket "rclone-test-rociwov4wuma" of all files 2026/08/30 05:08:44 DEBUG : potato2: Deleting (id "4_z2fb2ed63101d5b1baf080e1b_f112b55dbc75fd27c_d20260830_m050843_c001_v0001179_t0048_u01788066523116") 2026/08/30 05:08:44 DEBUG : potato3: Deleting (id "4_z2fb2ed63101d5b1baf080e1b_f112deac3c501b848_d20260830_m050843_c001_v0001177_t0045_u01788066523358") 2026/08/30 05:08:44 DEBUG : B2 bucket rclone-test-raqowav1keku: Purge remote 2026/08/30 05:08:44 INFO : B2 bucket rclone-test-raqowav1keku: cleaning bucket "rclone-test-raqowav1keku" of all files 2026/08/30 05:08:45 DEBUG : empty space: Deleting (id "4_zff32cda3101d5b1baf080e1b_f418f04988cd3846e_d20260830_m050836_c001_v0001117_t0001_u01788066516696") 2026/08/30 05:08:45 DEBUG : potato2: Deleting (id "4_zff32cda3101d5b1baf080e1b_f4059de1ac1f7ba6d_d20260830_m050843_c001_v7007000_t0000_u01788066523323") 2026/08/30 05:08:45 DEBUG : potato2: Deleting (id "4_zff32cda3101d5b1baf080e1b_f1015ca44bec725b8_d20260830_m050838_c001_v0001131_t0000_u01788066518141") 2026/08/30 05:08:45 DEBUG : potato3: Deleting (id "4_zff32cda3101d5b1baf080e1b_f4059de1ac1f7ba6e_d20260830_m050843_c001_v7007000_t0000_u01788066523574") 2026/08/30 05:08:45 DEBUG : potato3: Deleting (id "4_zff32cda3101d5b1baf080e1b_f1173f14f598ce9e2_d20260830_m050840_c001_v0001090_t0056_u01788066520547") 2026/08/30 05:08:45 DEBUG : potato3: Deleting (id "4_zff32cda3101d5b1baf080e1b_f118f04988cd38470_d20260830_m050836_c001_v0001117_t0005_u01788066516879") --- PASS: TestServerSideMoveWithFilter (13.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zucajal1gegi" 2026/08/30 05:08:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rupidav8kuxe -> B2 bucket rclone-test-zucajal1gegi 2026/08/30 05:08:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:08:51 DEBUG : empty space: size = 1 OK 2026/08/30 05:08:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/30 05:08:51 DEBUG : empty space: Unchanged skipping 2026/08/30 05:08:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:08:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zucajal1gegi) 2026/08/30 05:08:51 DEBUG : potato3: Sizes differ 2026/08/30 05:08:51 DEBUG : B2 bucket rclone-test-zucajal1gegi: Waiting for checks to finish 2026/08/30 05:08:51 INFO : empty space: Deleted 2026/08/30 05:08:51 DEBUG : B2 bucket rclone-test-zucajal1gegi: Waiting for transfers to finish 2026/08/30 05:08:52 DEBUG : potato2: size = 60 OK 2026/08/30 05:08:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:08:52 INFO : potato2: Copied (server-side copy) 2026/08/30 05:08:52 INFO : potato2: Deleted 2026/08/30 05:08:57 DEBUG : potato3: size = 68 OK 2026/08/30 05:08:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/30 05:08:57 INFO : potato3: Copied (server-side copy) 2026/08/30 05:08:57 INFO : potato3: Deleted 2026/08/30 05:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qopeciw2ritu" 2026/08/30 05:08:58 DEBUG : Config file has changed externally - reloading 2026/08/30 05:08:58 INFO : tomatoDir: Making directory 2026/08/30 05:08:59 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/30 05:08:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 05:08:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/30 05:08:59 DEBUG : B2 bucket rclone-test-qopeciw2ritu: Waiting for checks to finish 2026/08/30 05:08:59 DEBUG : B2 bucket rclone-test-qopeciw2ritu: Waiting for transfers to finish 2026/08/30 05:09:00 DEBUG : empty space: size = 1 OK 2026/08/30 05:09:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/30 05:09:00 INFO : empty space: Copied (server-side copy) 2026/08/30 05:09:00 INFO : empty space: Deleted 2026/08/30 05:09:00 DEBUG : potato2: size = 60 OK 2026/08/30 05:09:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/30 05:09:00 INFO : potato2: Copied (server-side copy) 2026/08/30 05:09:00 DEBUG : potato3: size = 68 OK 2026/08/30 05:09:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/30 05:09:00 INFO : potato3: Copied (server-side copy) 2026/08/30 05:09:00 INFO : potato2: Deleted 2026/08/30 05:09:00 INFO : potato3: Deleted 2026/08/30 05:09:01 DEBUG : B2 bucket rclone-test-qopeciw2ritu: Purge remote 2026/08/30 05:09:01 INFO : B2 bucket rclone-test-qopeciw2ritu: cleaning bucket "rclone-test-qopeciw2ritu" of all files 2026/08/30 05:09:01 DEBUG : empty space: Deleting (id "4_z4f522d83102d5b1baf080e1b_f4062144de381997d_d20260830_m050859_c001_v0001106_t0040_u01788066539936") 2026/08/30 05:09:01 DEBUG : potato2: Deleting (id "4_z4f522d83102d5b1baf080e1b_f10076465fc587430_d20260830_m050900_c001_v0001042_t0042_u01788066540161") 2026/08/30 05:09:01 DEBUG : potato3: Deleting (id "4_z4f522d83102d5b1baf080e1b_f106e96502557cac7_d20260830_m050900_c001_v0001113_t0052_u01788066540316") 2026/08/30 05:09:02 DEBUG : B2 bucket rclone-test-zucajal1gegi: Purge remote 2026/08/30 05:09:02 INFO : B2 bucket rclone-test-zucajal1gegi: cleaning bucket "rclone-test-zucajal1gegi" of all files 2026/08/30 05:09:02 DEBUG : empty space: Deleting (id "4_zbf920d23102d5b1baf080e1b_f4086babe1694e2fb_d20260830_m050900_c001_v7007000_t0000_u01788066540118") 2026/08/30 05:09:02 DEBUG : empty space: Deleting (id "4_zbf920d23102d5b1baf080e1b_f402c97ffa48dac0b_d20260830_m050850_c001_v0001174_t0026_u01788066530869") 2026/08/30 05:09:02 DEBUG : potato2: Deleting (id "4_zbf920d23102d5b1baf080e1b_f4086babe1694e304_d20260830_m050900_c001_v7007000_t0000_u01788066540550") 2026/08/30 05:09:02 DEBUG : potato2: Deleting (id "4_zbf920d23102d5b1baf080e1b_f104fe9300992bd3f_d20260830_m050851_c001_v0001091_t0038_u01788066531924") 2026/08/30 05:09:02 DEBUG : potato3: Deleting (id "4_zbf920d23102d5b1baf080e1b_f4086babe1694e309_d20260830_m050900_c001_v7007000_t0000_u01788066540731") 2026/08/30 05:09:02 DEBUG : potato3: Deleting (id "4_zbf920d23102d5b1baf080e1b_f116f0b07f15ccec9_d20260830_m050857_c001_v0001184_t0054_u01788066537346") 2026/08/30 05:09:02 DEBUG : potato3: Deleting (id "4_zbf920d23102d5b1baf080e1b_f102c97ffa48dac11_d20260830_m050851_c001_v0001174_t0032_u01788066531052") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.12s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/rclone-sync-test" 2026/08/30 05:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/rclone-sync-test-include/layer2" 2026/08/30 05:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/rclone-sync-test-ignore-file" 2026/08/30 05:09:16 DEBUG : B2 bucket rclone-test-rupidav8kuxe path rclone-sync-test: Waiting for checks to finish 2026/08/30 05:09:16 DEBUG : B2 bucket rclone-test-rupidav8kuxe path rclone-sync-test: Waiting for transfers to finish 2026/08/30 05:09:16 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:16 INFO : There was nothing to transfer 2026/08/30 05:09:16 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:09:16 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:09:16 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:16 INFO : There was nothing to transfer 2026/08/30 05:09:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/30 05:09:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/30 05:09:17 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:17 INFO : There was nothing to transfer 2026/08/30 05:09:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:09:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:09:17 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:17 INFO : There was nothing to transfer 2026/08/30 05:09:18 DEBUG : B2 bucket rclone-test-rupidav8kuxe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/30 05:09:18 DEBUG : B2 bucket rclone-test-rupidav8kuxe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/30 05:09:18 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:18 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.96s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/CompareDest" 2026/08/30 05:09:21 DEBUG : one: Need to transfer - File not found at Destination 2026/08/30 05:09:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:22 DEBUG : one: size = 3 OK 2026/08/30 05:09:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:09:22 INFO : one: Copied (new) 2026/08/30 05:09:22 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:22 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:22 DEBUG : one: Sizes differ 2026/08/30 05:09:22 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:23 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:23 DEBUG : one: size = 5 OK 2026/08/30 05:09:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/30 05:09:23 INFO : one: Copied (replaced existing) 2026/08/30 05:09:23 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:25 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:25 DEBUG : one: Sizes differ 2026/08/30 05:09:25 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:25 DEBUG : one: size = 5 OK 2026/08/30 05:09:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 05:09:25 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:25 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:25 INFO : There was nothing to transfer 2026/08/30 05:09:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:25 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:25 DEBUG : one: Sizes differ 2026/08/30 05:09:26 DEBUG : two: size = 3 OK 2026/08/30 05:09:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 05:09:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:26 DEBUG : one: size = 5 OK 2026/08/30 05:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 05:09:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:26 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:26 INFO : There was nothing to transfer 2026/08/30 05:09:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:26 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:26 DEBUG : one: Sizes differ 2026/08/30 05:09:26 DEBUG : two: size = 3 OK 2026/08/30 05:09:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 05:09:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:26 DEBUG : one: size = 5 OK 2026/08/30 05:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 05:09:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:26 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:26 INFO : There was nothing to transfer 2026/08/30 05:09:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:27 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:27 DEBUG : one: Sizes differ 2026/08/30 05:09:27 DEBUG : two: size = 3 OK 2026/08/30 05:09:27 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 2026/08/30 05:09:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/30 05:09:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 05:09:27 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:27 DEBUG : one: size = 5 OK 2026/08/30 05:09:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 05:09:27 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:27 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:27 INFO : There was nothing to transfer 2026/08/30 05:09:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:28 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:28 DEBUG : one: Sizes differ 2026/08/30 05:09:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:28 DEBUG : two: size = 3 (B2 bucket rclone-test-rupidav8kuxe path CompareDest) 2026/08/30 05:09:28 DEBUG : two: Sizes differ 2026/08/30 05:09:28 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 05:09:28 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:28 DEBUG : one: size = 5 OK 2026/08/30 05:09:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 05:09:28 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:29 DEBUG : two: size = 5 OK 2026/08/30 05:09:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/30 05:09:29 INFO : two: Copied (new) 2026/08/30 05:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.92s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:09:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dest" 2026/08/30 05:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/pre-dest1" 2026/08/30 05:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/pre-dest2" 2026/08/30 05:09:36 DEBUG : 1: size = 1 OK 2026/08/30 05:09:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:09:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/30 05:09:36 DEBUG : 2: size = 1 OK 2026/08/30 05:09:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:09:36 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/30 05:09:36 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/30 05:09:36 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dest: Waiting for checks to finish 2026/08/30 05:09:36 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dest: Waiting for transfers to finish 2026/08/30 05:09:37 DEBUG : 3: size = 1 OK 2026/08/30 05:09:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/30 05:09:37 INFO : 3: Copied (new) 2026/08/30 05:09:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.62s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/CopyDest" 2026/08/30 05:09:42 DEBUG : one: Need to transfer - File not found at Destination 2026/08/30 05:09:42 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:42 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:42 DEBUG : one: size = 3 OK 2026/08/30 05:09:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:09:42 INFO : one: Copied (new) 2026/08/30 05:09:42 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:43 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:43 DEBUG : one: Sizes differ 2026/08/30 05:09:43 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:43 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:43 DEBUG : one: size = 5 OK 2026/08/30 05:09:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/30 05:09:43 INFO : one: Copied (replaced existing) 2026/08/30 05:09:43 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/BackupDir" 2026/08/30 05:09:45 DEBUG : Config file has changed externally - reloading 2026/08/30 05:09:46 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:46 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:46 DEBUG : one: Sizes differ 2026/08/30 05:09:46 DEBUG : one: size = 5 OK 2026/08/30 05:09:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:46 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:46 DEBUG : one: Sizes differ 2026/08/30 05:09:48 DEBUG : one: size = 3 OK 2026/08/30 05:09:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:09:48 INFO : one: Copied (server-side copy) 2026/08/30 05:09:48 INFO : one: Deleted 2026/08/30 05:09:48 DEBUG : one: size = 5 OK 2026/08/30 05:09:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/30 05:09:48 INFO : one: Copied (server-side copy) 2026/08/30 05:09:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/30 05:09:48 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:48 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:49 DEBUG : one: size = 5 OK 2026/08/30 05:09:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:49 DEBUG : one: Unchanged skipping 2026/08/30 05:09:49 DEBUG : two: size = 3 OK 2026/08/30 05:09:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:49 DEBUG : two: size = 3 OK 2026/08/30 05:09:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/30 05:09:49 INFO : two: Copied (server-side copy) 2026/08/30 05:09:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/30 05:09:49 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:49 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:49 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:50 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:50 DEBUG : one: size = 5 OK 2026/08/30 05:09:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:50 DEBUG : one: Unchanged skipping 2026/08/30 05:09:50 DEBUG : two: size = 3 OK 2026/08/30 05:09:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:50 DEBUG : two: Unchanged skipping 2026/08/30 05:09:50 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:50 DEBUG : Waiting for deletions to finish 2026/08/30 05:09:50 INFO : There was nothing to transfer 2026/08/30 05:09:51 DEBUG : one: size = 5 OK 2026/08/30 05:09:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:51 DEBUG : one: Unchanged skipping 2026/08/30 05:09:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:51 DEBUG : three: size = 5 (B2 bucket rclone-test-rupidav8kuxe path CopyDest) 2026/08/30 05:09:51 DEBUG : three: Sizes differ 2026/08/30 05:09:51 DEBUG : three: Destination not found in --copy-dest 2026/08/30 05:09:51 DEBUG : three: Need to transfer - File not found at Destination 2026/08/30 05:09:51 DEBUG : two: size = 3 OK 2026/08/30 05:09:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 05:09:51 DEBUG : two: Unchanged skipping 2026/08/30 05:09:51 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:51 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:09:52 DEBUG : three: size = 7 OK 2026/08/30 05:09:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/30 05:09:52 INFO : three: Copied (new) 2026/08/30 05:09:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (14.82s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:09:54 DEBUG : Config file has changed externally - reloading 2026/08/30 05:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/backup" 2026/08/30 05:09:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:09:57 DEBUG : two: size = 3 OK 2026/08/30 05:09:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:09:57 DEBUG : two: Unchanged skipping 2026/08/30 05:09:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:09:57 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:09:57 DEBUG : one: Sizes differ 2026/08/30 05:09:59 DEBUG : one: size = 3 OK 2026/08/30 05:09:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:09:59 INFO : one: Copied (server-side copy) 2026/08/30 05:09:59 INFO : one: Deleted 2026/08/30 05:09:59 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:00 DEBUG : one: size = 4 OK 2026/08/30 05:10:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:00 INFO : one: Copied (new) 2026/08/30 05:10:00 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:00 DEBUG : three.txt: size = 5 OK 2026/08/30 05:10:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/30 05:10:00 INFO : three.txt: Copied (server-side copy) 2026/08/30 05:10:00 INFO : three.txt: Deleted 2026/08/30 05:10:00 INFO : three.txt: Moved into backup dir 2026/08/30 05:10:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:02 DEBUG : one: size = 4 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:02 DEBUG : one: Sizes differ 2026/08/30 05:10:02 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:10:02 DEBUG : two: size = 3 OK 2026/08/30 05:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:02 DEBUG : two: Unchanged skipping 2026/08/30 05:10:02 DEBUG : one: size = 4 OK 2026/08/30 05:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:02 INFO : one: Copied (server-side copy) 2026/08/30 05:10:02 INFO : one: Deleted 2026/08/30 05:10:02 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:02 DEBUG : one: size = 5 OK 2026/08/30 05:10:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/30 05:10:02 INFO : one: Copied (new) 2026/08/30 05:10:02 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:03 DEBUG : three.txt: size = 6 OK 2026/08/30 05:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:03 INFO : three.txt: Copied (server-side copy) 2026/08/30 05:10:03 INFO : three.txt: Deleted 2026/08/30 05:10:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (10.77s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/backup" 2026/08/30 05:10:08 DEBUG : two: size = 3 OK 2026/08/30 05:10:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:08 DEBUG : two: Unchanged skipping 2026/08/30 05:10:08 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:10:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:08 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:08 DEBUG : one: Sizes differ 2026/08/30 05:10:10 DEBUG : one.bak: size = 3 OK 2026/08/30 05:10:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:10:10 INFO : one: Copied (server-side copy) to: one.bak 2026/08/30 05:10:10 INFO : one: Deleted 2026/08/30 05:10:10 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:11 DEBUG : one: size = 4 OK 2026/08/30 05:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:11 INFO : one: Copied (new) 2026/08/30 05:10:11 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:11 DEBUG : three.txt.bak: size = 5 OK 2026/08/30 05:10:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/30 05:10:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/30 05:10:11 INFO : three.txt: Deleted 2026/08/30 05:10:11 INFO : three.txt: Moved into backup dir 2026/08/30 05:10:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:13 DEBUG : one: size = 4 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:13 DEBUG : one: Sizes differ 2026/08/30 05:10:13 DEBUG : two: size = 3 OK 2026/08/30 05:10:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:13 DEBUG : two: Unchanged skipping 2026/08/30 05:10:13 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:10:13 DEBUG : one.bak: size = 4 OK 2026/08/30 05:10:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:13 INFO : one: Copied (server-side copy) to: one.bak 2026/08/30 05:10:13 INFO : one: Deleted 2026/08/30 05:10:13 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:13 DEBUG : one: size = 5 OK 2026/08/30 05:10:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/30 05:10:13 INFO : one: Copied (new) 2026/08/30 05:10:13 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:14 DEBUG : three.txt.bak: size = 6 OK 2026/08/30 05:10:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/30 05:10:14 INFO : three.txt: Deleted 2026/08/30 05:10:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/backup" 2026/08/30 05:10:19 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:10:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:19 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:19 DEBUG : one: Sizes differ 2026/08/30 05:10:19 DEBUG : two: size = 3 OK 2026/08/30 05:10:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:19 DEBUG : two: Unchanged skipping 2026/08/30 05:10:21 DEBUG : one-2019-01-01: size = 3 OK 2026/08/30 05:10:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:10:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/30 05:10:21 INFO : one: Deleted 2026/08/30 05:10:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:22 DEBUG : one: size = 4 OK 2026/08/30 05:10:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:22 INFO : one: Copied (new) 2026/08/30 05:10:22 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:22 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/30 05:10:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/30 05:10:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/30 05:10:22 INFO : three.txt: Deleted 2026/08/30 05:10:22 INFO : three.txt: Moved into backup dir 2026/08/30 05:10:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:24 DEBUG : one: size = 4 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:24 DEBUG : one: Sizes differ 2026/08/30 05:10:24 DEBUG : two: size = 3 OK 2026/08/30 05:10:24 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:10:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:24 DEBUG : two: Unchanged skipping 2026/08/30 05:10:24 DEBUG : one-2019-01-01: size = 4 OK 2026/08/30 05:10:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/30 05:10:24 INFO : one: Deleted 2026/08/30 05:10:24 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:25 DEBUG : one: size = 5 OK 2026/08/30 05:10:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/30 05:10:25 INFO : one: Copied (new) 2026/08/30 05:10:25 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/30 05:10:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/30 05:10:25 INFO : three.txt: Deleted 2026/08/30 05:10:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.12s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:10:29 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:10:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:29 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:29 DEBUG : one: Sizes differ 2026/08/30 05:10:29 DEBUG : two: size = 3 OK 2026/08/30 05:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:29 DEBUG : two: Unchanged skipping 2026/08/30 05:10:30 DEBUG : one.bak: size = 3 OK 2026/08/30 05:10:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:10:30 INFO : one: Copied (server-side copy) to: one.bak 2026/08/30 05:10:30 INFO : one: Deleted 2026/08/30 05:10:30 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:31 DEBUG : one: size = 4 OK 2026/08/30 05:10:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:31 INFO : one: Copied (new) 2026/08/30 05:10:31 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:31 DEBUG : three.txt.bak: size = 5 OK 2026/08/30 05:10:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/30 05:10:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/30 05:10:31 INFO : three.txt: Deleted 2026/08/30 05:10:31 INFO : three.txt: Moved into backup dir 2026/08/30 05:10:32 DEBUG : one.bak: Excluded (Path Filter) 2026/08/30 05:10:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/30 05:10:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:32 DEBUG : one: size = 4 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:32 DEBUG : one: Sizes differ 2026/08/30 05:10:32 DEBUG : two: size = 3 OK 2026/08/30 05:10:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:32 DEBUG : two: Unchanged skipping 2026/08/30 05:10:32 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for checks to finish 2026/08/30 05:10:32 DEBUG : one.bak: size = 4 OK 2026/08/30 05:10:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:32 INFO : one: Copied (server-side copy) to: one.bak 2026/08/30 05:10:32 INFO : one: Deleted 2026/08/30 05:10:32 DEBUG : B2 bucket rclone-test-rupidav8kuxe path dst: Waiting for transfers to finish 2026/08/30 05:10:33 DEBUG : one: size = 5 OK 2026/08/30 05:10:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/30 05:10:33 INFO : one: Copied (new) 2026/08/30 05:10:33 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:33 DEBUG : three.txt.bak: size = 6 OK 2026/08/30 05:10:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/30 05:10:33 INFO : three.txt: Deleted 2026/08/30 05:10:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.17s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:10:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:37 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:37 DEBUG : one: Sizes differ 2026/08/30 05:10:38 DEBUG : one.bak: size = 3 OK 2026/08/30 05:10:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:10:38 INFO : one: Copied (server-side copy) to: one.bak 2026/08/30 05:10:39 INFO : one: Deleted 2026/08/30 05:10:39 DEBUG : one: size = 4 OK 2026/08/30 05:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:39 INFO : one: Copied (new) 2026/08/30 05:10:40 DEBUG : two: size = 3 OK 2026/08/30 05:10:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:40 DEBUG : two: Unchanged skipping 2026/08/30 05:10:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:40 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:40 DEBUG : three.txt: Sizes differ 2026/08/30 05:10:40 DEBUG : three.txt.bak: size = 5 OK 2026/08/30 05:10:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/30 05:10:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/30 05:10:40 INFO : three.txt: Deleted 2026/08/30 05:10:40 DEBUG : three.txt: size = 6 OK 2026/08/30 05:10:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:40 INFO : three.txt: Copied (new) 2026/08/30 05:10:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:41 DEBUG : one: size = 4 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:41 DEBUG : one: Sizes differ 2026/08/30 05:10:41 DEBUG : one.bak: size = 4 OK 2026/08/30 05:10:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:41 INFO : one: Copied (server-side copy) to: one.bak 2026/08/30 05:10:42 INFO : one: Deleted 2026/08/30 05:10:42 DEBUG : one: size = 5 OK 2026/08/30 05:10:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/30 05:10:42 INFO : one: Copied (new) 2026/08/30 05:10:42 DEBUG : two: size = 3 OK 2026/08/30 05:10:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:42 DEBUG : two: Unchanged skipping 2026/08/30 05:10:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:42 DEBUG : three.txt: Sizes differ 2026/08/30 05:10:43 DEBUG : three.txt.bak: size = 6 OK 2026/08/30 05:10:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/30 05:10:43 INFO : three.txt: Deleted 2026/08/30 05:10:43 DEBUG : three.txt: size = 19 OK 2026/08/30 05:10:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/30 05:10:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.86s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rupidav8kuxe/dst" 2026/08/30 05:10:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:47 DEBUG : one: size = 3 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:47 DEBUG : one: Sizes differ 2026/08/30 05:10:49 DEBUG : one-2019-01-01: size = 3 OK 2026/08/30 05:10:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/30 05:10:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/30 05:10:49 INFO : one: Deleted 2026/08/30 05:10:50 DEBUG : one: size = 4 OK 2026/08/30 05:10:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:50 INFO : one: Copied (new) 2026/08/30 05:10:50 DEBUG : two: size = 3 OK 2026/08/30 05:10:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:50 DEBUG : two: Unchanged skipping 2026/08/30 05:10:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:50 DEBUG : three.txt: Sizes differ 2026/08/30 05:10:50 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/30 05:10:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/30 05:10:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/30 05:10:50 INFO : three.txt: Deleted 2026/08/30 05:10:51 DEBUG : three.txt: size = 6 OK 2026/08/30 05:10:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:51 INFO : three.txt: Copied (new) 2026/08/30 05:10:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:51 DEBUG : one: size = 4 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:51 DEBUG : one: Sizes differ 2026/08/30 05:10:52 DEBUG : one-2019-01-01: size = 4 OK 2026/08/30 05:10:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/30 05:10:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/30 05:10:52 INFO : one: Deleted 2026/08/30 05:10:52 DEBUG : one: size = 5 OK 2026/08/30 05:10:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/30 05:10:52 INFO : one: Copied (new) 2026/08/30 05:10:52 DEBUG : two: size = 3 OK 2026/08/30 05:10:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:52 DEBUG : two: Unchanged skipping 2026/08/30 05:10:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rupidav8kuxe path dst) 2026/08/30 05:10:52 DEBUG : three.txt: Sizes differ 2026/08/30 05:10:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/30 05:10:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/30 05:10:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/30 05:10:53 INFO : three.txt: Deleted 2026/08/30 05:10:53 DEBUG : three.txt: size = 19 OK 2026/08/30 05:10:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/30 05:10:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.13s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:55 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:10:55 DEBUG : Testêé: Sizes differ 2026/08/30 05:10:55 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:10:55 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:10:56 DEBUG : Testêé: size = 14 OK 2026/08/30 05:10:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/30 05:10:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/30 05:10:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.22s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/30 05:10:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:10:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:10:57 DEBUG : existing: size = 6 OK 2026/08/30 05:10:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/30 05:10:57 INFO : existing: Copied (new) 2026/08/30 05:10:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:10:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:10:58 DEBUG : existing: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:10:58 DEBUG : existing: Sizes differ 2026/08/30 05:10:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/30 05:10:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:10:58 ERROR : B2 bucket rclone-test-rupidav8kuxe: not deleting files as there were IO errors 2026/08/30 05:10:58 ERROR : B2 bucket rclone-test-rupidav8kuxe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:10:59 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:10:59 DEBUG : EXISTING: size = 6 OK 2026/08/30 05:10:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:10:59 DEBUG : existing: Unchanged skipping 2026/08/30 05:10:59 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:10:59 DEBUG : Waiting for deletions to finish 2026/08/30 05:10:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:10 DEBUG : both10: size = 6 OK 2026/08/30 05:11:10 DEBUG : both12: size = 6 OK 2026/08/30 05:11:10 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:11:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both10: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both13: size = 6 OK 2026/08/30 05:11:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both0: size = 6 OK 2026/08/30 05:11:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both13: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both11: size = 6 OK 2026/08/30 05:11:10 DEBUG : both14: size = 6 OK 2026/08/30 05:11:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both0: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both15: size = 6 OK 2026/08/30 05:11:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both15: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both16: size = 6 OK 2026/08/30 05:11:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both16: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both17: size = 6 OK 2026/08/30 05:11:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both14: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both18: size = 6 OK 2026/08/30 05:11:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both18: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both19: size = 6 OK 2026/08/30 05:11:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both19: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both1: size = 6 OK 2026/08/30 05:11:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both1: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both2: size = 6 OK 2026/08/30 05:11:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both12: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both3: size = 6 OK 2026/08/30 05:11:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both3: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both4: size = 6 OK 2026/08/30 05:11:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both11: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both5: size = 6 OK 2026/08/30 05:11:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both5: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both6: size = 6 OK 2026/08/30 05:11:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both6: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both7: size = 6 OK 2026/08/30 05:11:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both7: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both8: size = 6 OK 2026/08/30 05:11:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both8: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both9: size = 6 OK 2026/08/30 05:11:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:10 DEBUG : both9: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both17: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both2: Unchanged skipping 2026/08/30 05:11:10 DEBUG : both4: Unchanged skipping 2026/08/30 05:11:10 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:11:10 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:10 INFO : only17: Deleted 2026/08/30 05:11:10 INFO : only2: Deleted 2026/08/30 05:11:10 INFO : only4: Deleted 2026/08/30 05:11:10 INFO : only7: Deleted 2026/08/30 05:11:10 INFO : only0: Deleted 2026/08/30 05:11:10 INFO : only15: Deleted 2026/08/30 05:11:11 INFO : only16: Deleted 2026/08/30 05:11:11 INFO : only19: Deleted 2026/08/30 05:11:11 INFO : only3: Deleted 2026/08/30 05:11:11 INFO : only6: Deleted 2026/08/30 05:11:11 INFO : only8: Deleted 2026/08/30 05:11:11 INFO : only9: Deleted 2026/08/30 05:11:11 INFO : only10: Deleted 2026/08/30 05:11:11 INFO : only18: Deleted 2026/08/30 05:11:11 INFO : only11: Deleted 2026/08/30 05:11:11 INFO : only1: Deleted 2026/08/30 05:11:11 INFO : only5: Deleted 2026/08/30 05:11:11 INFO : only12: Deleted 2026/08/30 05:11:11 INFO : only13: Deleted 2026/08/30 05:11:11 INFO : only14: Deleted 2026/08/30 05:11:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (13.87s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:24 DEBUG : both10: size = 6 OK 2026/08/30 05:11:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:11:24 DEBUG : both12: size = 6 OK 2026/08/30 05:11:24 DEBUG : both11: size = 6 OK 2026/08/30 05:11:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both10: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both13: size = 6 OK 2026/08/30 05:11:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both0: size = 6 OK 2026/08/30 05:11:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both12: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both14: size = 6 OK 2026/08/30 05:11:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both0: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both15: size = 6 OK 2026/08/30 05:11:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both15: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both16: size = 6 OK 2026/08/30 05:11:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both11: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both17: size = 6 OK 2026/08/30 05:11:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both17: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both18: size = 6 OK 2026/08/30 05:11:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both13: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both19: size = 6 OK 2026/08/30 05:11:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both14: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both1: size = 6 OK 2026/08/30 05:11:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both1: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both2: size = 6 OK 2026/08/30 05:11:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both2: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both3: size = 6 OK 2026/08/30 05:11:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both3: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both4: size = 6 OK 2026/08/30 05:11:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both4: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both5: size = 6 OK 2026/08/30 05:11:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both5: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both6: size = 6 OK 2026/08/30 05:11:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both6: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both7: size = 6 OK 2026/08/30 05:11:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both7: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both8: size = 6 OK 2026/08/30 05:11:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both8: Unchanged skipping 2026/08/30 05:11:24 DEBUG : both9: size = 6 OK 2026/08/30 05:11:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:24 DEBUG : both16: Unchanged skipping 2026/08/30 05:11:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only0: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only0: Sizes differ 2026/08/30 05:11:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only10: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only10: Sizes differ 2026/08/30 05:11:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only11: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only11: Sizes differ 2026/08/30 05:11:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only12: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only12: Sizes differ 2026/08/30 05:11:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only13: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only13: Sizes differ 2026/08/30 05:11:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only14: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only14: Sizes differ 2026/08/30 05:11:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only15: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only15: Sizes differ 2026/08/30 05:11:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only16: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only16: Sizes differ 2026/08/30 05:11:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only17: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only17: Sizes differ 2026/08/30 05:11:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only18: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only18: Sizes differ 2026/08/30 05:11:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only19: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only19: Sizes differ 2026/08/30 05:11:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : both18: Unchanged skipping 2026/08/30 05:11:24 DEBUG : only1: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only1: Sizes differ 2026/08/30 05:11:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only2: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only2: Sizes differ 2026/08/30 05:11:24 DEBUG : both9: Unchanged skipping 2026/08/30 05:11:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only3: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only3: Sizes differ 2026/08/30 05:11:24 DEBUG : both19: Unchanged skipping 2026/08/30 05:11:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only4: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only4: Sizes differ 2026/08/30 05:11:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only5: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only5: Sizes differ 2026/08/30 05:11:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only6: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only6: Sizes differ 2026/08/30 05:11:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only7: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only7: Sizes differ 2026/08/30 05:11:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only8: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only8: Sizes differ 2026/08/30 05:11:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2703043366) 2026/08/30 05:11:24 DEBUG : only9: size = 6 (B2 bucket rclone-test-rupidav8kuxe) 2026/08/30 05:11:24 DEBUG : only9: Sizes differ 2026/08/30 05:11:24 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:11:24 DEBUG : only0: size = 0 OK 2026/08/30 05:11:24 DEBUG : only10: size = 0 OK 2026/08/30 05:11:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:24 INFO : only0: Copied (replaced existing) 2026/08/30 05:11:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:24 INFO : only10: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only13: size = 0 OK 2026/08/30 05:11:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only13: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only14: size = 0 OK 2026/08/30 05:11:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only14: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only11: size = 0 OK 2026/08/30 05:11:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only11: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only15: size = 0 OK 2026/08/30 05:11:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only15: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only16: size = 0 OK 2026/08/30 05:11:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only16: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only17: size = 0 OK 2026/08/30 05:11:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only17: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only12: size = 0 OK 2026/08/30 05:11:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only12: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only18: size = 0 OK 2026/08/30 05:11:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only18: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only19: size = 0 OK 2026/08/30 05:11:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only19: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only2: size = 0 OK 2026/08/30 05:11:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only2: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only3: size = 0 OK 2026/08/30 05:11:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only3: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only5: size = 0 OK 2026/08/30 05:11:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only5: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only7: size = 0 OK 2026/08/30 05:11:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only7: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only8: size = 0 OK 2026/08/30 05:11:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only8: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only9: size = 0 OK 2026/08/30 05:11:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only9: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only6: size = 0 OK 2026/08/30 05:11:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only6: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only4: size = 0 OK 2026/08/30 05:11:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only4: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : only1: size = 0 OK 2026/08/30 05:11:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/30 05:11:25 INFO : only1: Copied (replaced existing) 2026/08/30 05:11:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.39s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:34 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:11:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:11:34 DEBUG : empty_on_remote: Making directory with metadata 2026/08/30 05:11:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:11:34 INFO : empty_on_remote: Making directory 2026/08/30 05:11:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/30 05:11:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.09s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:36 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:11:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:11:36 DEBUG : empty_on_remote: Making directory with metadata 2026/08/30 05:11:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:11:36 INFO : empty_on_remote: Making directory 2026/08/30 05:11:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/30 05:11:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:38 INFO : sub dir: Making directory 2026/08/30 05:11:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:40 INFO : sub dir: Making directory 2026/08/30 05:11:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:45 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:46 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : banana: size = 6 OK 2026/08/30 05:11:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:11:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:11:46 DEBUG : banana: Unchanged skipping 2026/08/30 05:11:46 DEBUG : apple: size = 5 OK 2026/08/30 05:11:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : apple: Unchanged skipping 2026/08/30 05:11:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:11:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:11:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:11:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:11:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:11:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:11:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:11:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:11:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:11:46 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:11:46 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:11:46 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:46 INFO : There was nothing to transfer 2026/08/30 05:11:46 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:46 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:11:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : apple: size = 5 OK 2026/08/30 05:11:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : apple: Unchanged skipping 2026/08/30 05:11:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:11:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:11:47 DEBUG : banana: size = 6 OK 2026/08/30 05:11:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : banana: Unchanged skipping 2026/08/30 05:11:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:11:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:11:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:11:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:11:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:11:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:11:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:11:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:11:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:11:47 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:11:47 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:11:47 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:47 INFO : There was nothing to transfer 2026/08/30 05:11:47 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:47 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:11:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:11:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:58 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : apple: size = 5 OK 2026/08/30 05:11:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:11:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : apple: Unchanged skipping 2026/08/30 05:11:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:11:58 DEBUG : banana: size = 6 OK 2026/08/30 05:11:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : banana: Unchanged skipping 2026/08/30 05:11:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:11:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:11:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:11:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:11:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:11:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:11:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:11:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:11:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:11:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:11:58 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:11:58 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:58 INFO : There was nothing to transfer 2026/08/30 05:11:58 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:58 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:11:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:11:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:11:59 DEBUG : apple: size = 5 OK 2026/08/30 05:11:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : apple: Unchanged skipping 2026/08/30 05:11:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:11:59 DEBUG : banana: size = 6 OK 2026/08/30 05:11:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : banana: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:11:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:11:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:11:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:11:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:11:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:11:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:11:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:11:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:11:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:11:59 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:11:59 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:59 INFO : There was nothing to transfer 2026/08/30 05:11:59 DEBUG : Waiting for deletions to finish 2026/08/30 05:11:59 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:11:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:12:09 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:09 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:12:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:10 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:12:10 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:12:10 DEBUG : YXBwbGU=: size = 5 OK 2026/08/30 05:12:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/30 05:12:10 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/30 05:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : YmFuYW5h: size = 6 OK 2026/08/30 05:12:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/30 05:12:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/30 05:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/30 05:12:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/30 05:12:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/30 05:12:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/30 05:12:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/30 05:12:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/30 05:12:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/30 05:12:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/30 05:12:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/30 05:12:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/30 05:12:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/30 05:12:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/30 05:12:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/30 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/30 05:12:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/30 05:12:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/30 05:12:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/30 05:12:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/30 05:12:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/30 05:12:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/30 05:12:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/30 05:12:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/30 05:12:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/30 05:12:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/30 05:12:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/30 05:12:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/30 05:12:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/30 05:12:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/30 05:12:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/30 05:12:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/30 05:12:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/30 05:12:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/30 05:12:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/30 05:12:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/30 05:12:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/30 05:12:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/30 05:12:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:13 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:13 INFO : appleappleapplebanana: Deleted 2026/08/30 05:12:13 INFO : dir1/0015-9;=.txt: Deleted 2026/08/30 05:12:14 INFO : apple: Deleted 2026/08/30 05:12:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0014-89;=.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0003-defghij.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0012-6789;.txt: Deleted 2026/08/30 05:12:14 INFO : splitbananasplit: Deleted 2026/08/30 05:12:14 INFO : dir1/0009-3456789.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0010-456789.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0011-56789;.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0013-789;=.txt: Deleted 2026/08/30 05:12:14 INFO : banana: Deleted 2026/08/30 05:12:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0007-1234567.txt: Deleted 2026/08/30 05:12:14 INFO : dir1/0008-2345678.txt: Deleted 2026/08/30 05:12:14 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/30 05:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/30 05:12:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:12:15 DEBUG : YXBwbGU=: size = 5 OK 2026/08/30 05:12:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : apple: Unchanged skipping 2026/08/30 05:12:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/30 05:12:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:12:15 DEBUG : YmFuYW5h: size = 6 OK 2026/08/30 05:12:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : banana: Unchanged skipping 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:12:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/30 05:12:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/30 05:12:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/30 05:12:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/30 05:12:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/30 05:12:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/30 05:12:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/30 05:12:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:12:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:12:15 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:12:15 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:12:15 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:15 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/30 05:12:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:12:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:12:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:12:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:12:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:12:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:12:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:12:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:12:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:12:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:12:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:12:25 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:25 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:12:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:12:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:12:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:12:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:12:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:12:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:12:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:12:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:12:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/30 05:12:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:12:26 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:12:26 DEBUG : PREFIXapple: size = 5 OK 2026/08/30 05:12:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/30 05:12:26 INFO : apple: Copied (new) to: PREFIXapple 2026/08/30 05:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : PREFIXbanana: size = 6 OK 2026/08/30 05:12:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/30 05:12:26 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/30 05:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/30 05:12:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/30 05:12:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/30 05:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:26 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/30 05:12:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/30 05:12:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/30 05:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/30 05:12:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/30 05:12:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/30 05:12:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/30 05:12:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/30 05:12:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/30 05:12:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:12:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/30 05:12:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/30 05:12:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/30 05:12:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/30 05:12:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/30 05:12:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/30 05:12:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/30 05:12:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/30 05:12:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/30 05:12:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/30 05:12:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/30 05:12:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/30 05:12:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/30 05:12:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/30 05:12:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/30 05:12:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/30 05:12:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/30 05:12:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/30 05:12:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/30 05:12:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:28 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/30 05:12:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/30 05:12:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:28 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/30 05:12:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/30 05:12:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:31 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/30 05:12:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/30 05:12:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:31 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:32 INFO : dir1/0009-3456789.txt: Deleted 2026/08/30 05:12:32 INFO : banana: Deleted 2026/08/30 05:12:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0008-2345678.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0010-456789.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0014-89;=.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0013-789;=.txt: Deleted 2026/08/30 05:12:32 INFO : apple: Deleted 2026/08/30 05:12:32 INFO : appleappleapplebanana: Deleted 2026/08/30 05:12:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0011-56789;.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0012-6789;.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0015-9;=.txt: Deleted 2026/08/30 05:12:32 INFO : splitbananasplit: Deleted 2026/08/30 05:12:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/30 05:12:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/30 05:12:32 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:12:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:12:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:12:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:12:33 DEBUG : banana: size = 6 OK 2026/08/30 05:12:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/30 05:12:33 INFO : banana: Copied (new) 2026/08/30 05:12:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:12:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/30 05:12:33 INFO : splitbananasplit: Copied (new) 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/30 05:12:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:12:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/30 05:12:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/30 05:12:33 DEBUG : apple: size = 5 OK 2026/08/30 05:12:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/30 05:12:33 INFO : apple: Copied (new) 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:12:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/30 05:12:33 INFO : appleappleapplebanana: Copied (new) 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:12:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/30 05:12:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:12:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/30 05:12:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:12:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/30 05:12:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:12:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/30 05:12:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:12:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/30 05:12:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:12:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/30 05:12:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:12:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/30 05:12:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:12:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/30 05:12:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:12:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/30 05:12:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:12:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/30 05:12:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:12:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/30 05:12:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:12:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/30 05:12:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:12:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/30 05:12:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:12:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/30 05:12:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/30 05:12:34 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/30 05:12:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/30 05:12:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/30 05:12:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/30 05:12:34 INFO : PREFIXbanana: Deleted 2026/08/30 05:12:34 INFO : PREFIXsplitbananasplit: Deleted 2026/08/30 05:12:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/30 05:12:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/30 05:12:35 INFO : PREFIXapple: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/30 05:12:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/30 05:12:35 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:35 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:35 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:12:45 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:46 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:46 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:12:46 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:12:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/30 05:12:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/30 05:12:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:12:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/30 05:12:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/30 05:12:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:46 DEBUG : appleSUFFIX: size = 5 OK 2026/08/30 05:12:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/30 05:12:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/30 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:47 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/30 05:12:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/30 05:12:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/30 05:12:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/30 05:12:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/30 05:12:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/30 05:12:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/30 05:12:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/30 05:12:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/30 05:12:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/30 05:12:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/30 05:12:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/30 05:12:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/30 05:12:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/30 05:12:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/30 05:12:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/30 05:12:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/30 05:12:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/30 05:12:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/30 05:12:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/30 05:12:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/30 05:12:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/30 05:12:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/30 05:12:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/30 05:12:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/30 05:12:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/30 05:12:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:52 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/08/30 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 05:12:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 05:12:52 INFO : dir1/0015-9;=.txt: Deleted 2026/08/30 05:12:52 INFO : dir1/0007-1234567.txt: Deleted 2026/08/30 05:12:52 INFO : appleappleapplebanana: Deleted 2026/08/30 05:12:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/30 05:12:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0014-89;=.txt: Deleted 2026/08/30 05:12:53 INFO : banana: Deleted 2026/08/30 05:12:53 INFO : splitbananasplit: Deleted 2026/08/30 05:12:53 INFO : dir1/0003-defghij.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0008-2345678.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0009-3456789.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0010-456789.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0011-56789;.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0013-789;=.txt: Deleted 2026/08/30 05:12:53 INFO : apple: Deleted 2026/08/30 05:12:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0012-6789;.txt: Deleted 2026/08/30 05:12:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/30 05:12:53 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:12:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:12:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:12:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:12:54 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:12:54 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:12:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:12:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/30 05:12:54 INFO : splitbananasplit: Copied (new) 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:12:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/30 05:12:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:12:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/30 05:12:55 INFO : appleappleapplebanana: Copied (new) 2026/08/30 05:12:55 DEBUG : apple: size = 5 OK 2026/08/30 05:12:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/30 05:12:55 INFO : apple: Copied (new) 2026/08/30 05:12:55 DEBUG : banana: size = 6 OK 2026/08/30 05:12:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/30 05:12:55 INFO : banana: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/30 05:12:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/30 05:12:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/30 05:12:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/30 05:12:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/30 05:12:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/30 05:12:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/30 05:12:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/30 05:12:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:12:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/30 05:12:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:12:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/30 05:12:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:12:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/30 05:12:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:12:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/30 05:12:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:12:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/30 05:12:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:12:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/30 05:12:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:12:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/30 05:12:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/30 05:12:55 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:56 INFO : appleSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : bananaSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : splitbananasplitSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/30 05:12:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/30 05:12:56 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:56 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:12:56 DEBUG : Waiting for deletions to finish 2026/08/30 05:12:57 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:12:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:13:07 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:07 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : apple: size = 5 OK 2026/08/30 05:13:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:07 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:07 DEBUG : banana: size = 6 OK 2026/08/30 05:13:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:07 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/30 05:13:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:13:07 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:07 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:08 DEBUG : splitbanan: size = 16 OK 2026/08/30 05:13:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/30 05:13:08 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/30 05:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:08 DEBUG : appleapple: size = 21 OK 2026/08/30 05:13:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/30 05:13:08 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/30 05:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/30 05:13:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/30 05:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/30 05:13:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/30 05:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/30 05:13:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/30 05:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/30 05:13:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/30 05:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/30 05:13:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/30 05:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/30 05:13:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/30 05:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/30 05:13:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/30 05:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/30 05:13:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/30 05:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/30 05:13:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/30 05:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/30 05:13:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/30 05:13:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/30 05:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/30 05:13:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/30 05:13:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/30 05:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/30 05:13:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/30 05:13:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/30 05:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/30 05:13:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/30 05:13:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/30 05:13:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/30 05:13:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/30 05:13:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/30 05:13:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/30 05:13:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/30 05:13:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/30 05:13:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/30 05:13:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/30 05:13:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/30 05:13:08 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0003-defghij.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0009-3456789.txt: Deleted 2026/08/30 05:13:09 INFO : appleappleapplebanana: Deleted 2026/08/30 05:13:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/30 05:13:09 INFO : splitbananasplit: Deleted 2026/08/30 05:13:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0008-2345678.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0011-56789;.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0012-6789;.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0013-789;=.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0014-89;=.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0007-1234567.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0010-456789.txt: Deleted 2026/08/30 05:13:09 INFO : dir1/0015-9;=.txt: Deleted 2026/08/30 05:13:09 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:09 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : appleapple: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/30 05:13:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : appleapple: size = 21 OK 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : splitbanan: size = 16 OK 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:10 DEBUG : apple: size = 5 OK 2026/08/30 05:13:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:10 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:10 DEBUG : banana: size = 6 OK 2026/08/30 05:13:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:13:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:13:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:13:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:13:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:13:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:13:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:13:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:13:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:13:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:13:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:13:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:13:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:13:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/30 05:13:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:10 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:10 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:10 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:10 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : appleapple: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:13:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:13:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:13:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:13:20 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/30 05:13:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/30 05:13:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/30 05:13:20 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : apple: size = 5 OK 2026/08/30 05:13:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:21 DEBUG : banana: size = 6 OK 2026/08/30 05:13:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:21 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:21 INFO : There was nothing to transfer 2026/08/30 05:13:21 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:21 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : apple: size = 5 OK 2026/08/30 05:13:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:21 DEBUG : banana: size = 6 OK 2026/08/30 05:13:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:21 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:21 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:21 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:21 INFO : There was nothing to transfer 2026/08/30 05:13:21 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:22 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:22 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:13:32 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:32 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:33 DEBUG : banana: size = 6 OK 2026/08/30 05:13:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:33 DEBUG : apple: size = 5 OK 2026/08/30 05:13:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:33 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:33 INFO : There was nothing to transfer 2026/08/30 05:13:33 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:33 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : apple: size = 5 OK 2026/08/30 05:13:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:34 DEBUG : banana: size = 6 OK 2026/08/30 05:13:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:34 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:34 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:34 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:34 INFO : There was nothing to transfer 2026/08/30 05:13:34 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:34 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:13:44 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:44 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : apple: size = 5 OK 2026/08/30 05:13:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:45 DEBUG : banana: size = 6 OK 2026/08/30 05:13:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:45 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:45 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:45 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:45 INFO : There was nothing to transfer 2026/08/30 05:13:45 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:45 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:45 DEBUG : apple: size = 5 OK 2026/08/30 05:13:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:45 DEBUG : banana: size = 6 OK 2026/08/30 05:13:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:45 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:45 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:45 INFO : There was nothing to transfer 2026/08/30 05:13:45 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:46 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:13:55 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:56 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:57 DEBUG : banana: size = 6 OK 2026/08/30 05:13:57 DEBUG : apple: size = 5 OK 2026/08/30 05:13:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:57 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:57 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:57 INFO : There was nothing to transfer 2026/08/30 05:13:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:57 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:13:57 DEBUG : apple: size = 5 OK 2026/08/30 05:13:57 DEBUG : banana: size = 6 OK 2026/08/30 05:13:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : banana: Unchanged skipping 2026/08/30 05:13:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:13:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:13:57 DEBUG : apple: Unchanged skipping 2026/08/30 05:13:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:13:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:13:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:13:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:13:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:13:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:13:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:13:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:13:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:13:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:13:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:13:57 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:13:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:57 INFO : There was nothing to transfer 2026/08/30 05:13:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:13:58 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:13:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:07 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:08 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : apple: size = 5 OK 2026/08/30 05:14:08 DEBUG : banana: size = 6 OK 2026/08/30 05:14:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:14:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:14:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : apple: Unchanged skipping 2026/08/30 05:14:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : banana: Unchanged skipping 2026/08/30 05:14:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:14:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:14:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:14:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:14:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:14:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:14:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:14:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:14:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:14:08 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:08 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:08 INFO : There was nothing to transfer 2026/08/30 05:14:08 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:08 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : apple: size = 5 OK 2026/08/30 05:14:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : apple: Unchanged skipping 2026/08/30 05:14:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:14:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:14:09 DEBUG : banana: size = 6 OK 2026/08/30 05:14:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : banana: Unchanged skipping 2026/08/30 05:14:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:14:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:14:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:14:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:14:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:14:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:14:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:14:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:14:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:14:09 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:09 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:09 INFO : There was nothing to transfer 2026/08/30 05:14:09 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:09 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:14:09 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (152.38s) --- PASS: TestTransform/NFC (10.37s) --- PASS: TestTransform/NFD (11.98s) --- PASS: TestTransform/base64 (15.83s) --- PASS: TestTransform/prefix (20.55s) --- PASS: TestTransform/suffix (21.20s) --- PASS: TestTransform/truncate (13.27s) --- PASS: TestTransform/encoder (12.14s) --- PASS: TestTransform/ISO-8859-1 (11.77s) --- PASS: TestTransform/charmap (11.65s) --- PASS: TestTransform/lowercase (11.99s) --- PASS: TestTransform/ascii (11.63s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/30 05:14:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/30 05:14:14 INFO : sub dir_somesuffix: Making directory 2026/08/30 05:14:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/30 05:14:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/30 05:14:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/30 05:14:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/30 05:14:14 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:14 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/30 05:14:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/30 05:14:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.76s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:17 INFO : tictactoe: Making directory 2026/08/30 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/30 05:14:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:17 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:17 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/30 05:14:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/30 05:14:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:19 INFO : toe: Making directory 2026/08/30 05:14:19 INFO : toe/toe: Making directory 2026/08/30 05:14:19 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/30 05:14:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/30 05:14:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/30 05:14:19 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:19 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/30 05:14:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/30 05:14:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.57s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:20 INFO : toe: Making directory 2026/08/30 05:14:20 INFO : toe/toe: Making directory 2026/08/30 05:14:20 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/30 05:14:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/30 05:14:20 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/30 05:14:20 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/30 05:14:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/30 05:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.63s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:22 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:14:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:22 INFO : tictacempty_dir: Making directory 2026/08/30 05:14:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:22 INFO : tictactoe: Making directory 2026/08/30 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:22 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:22 INFO : tictactoe/tictactoe: Making directory 2026/08/30 05:14:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/30 05:14:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/30 05:14:22 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:22 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/30 05:14:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/30 05:14:22 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:23 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:14:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 05:14:23 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:23 INFO : tictacempty_dir: Making directory 2026/08/30 05:14:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:23 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:23 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:23 INFO : tictactoe: Making directory 2026/08/30 05:14:23 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:23 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:23 INFO : tictactoe/tictactoe: Making directory 2026/08/30 05:14:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/30 05:14:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:23 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:23 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/30 05:14:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:24 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/30 05:14:24 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:24 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:24 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:24 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/30 05:14:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/30 05:14:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/30 05:14:24 NOTICE: B2 bucket rclone-test-rupidav8kuxe: 0 differences found 2026/08/30 05:14:24 NOTICE: B2 bucket rclone-test-rupidav8kuxe: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:25 INFO : tictactoe: Making directory 2026/08/30 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:25 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:25 INFO : tictactoe/tictactoe: Making directory 2026/08/30 05:14:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/30 05:14:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/30 05:14:25 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:25 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/30 05:14:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/30 05:14:28 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/30 05:14:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 05:14:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/30 05:14:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/30 05:14:28 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:28 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.86s) === RUN TestSyntax 2026/08/30 05:14:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:30 INFO : toe: Making directory 2026/08/30 05:14:30 INFO : toe/toe: Making directory 2026/08/30 05:14:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/30 05:14:30 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:30 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:30 DEBUG : toe/toe/toe: size = 11 OK 2026/08/30 05:14:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:30 INFO : toe/toe/toe: Copied (new) 2026/08/30 05:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:31 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:14:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 05:14:31 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:31 INFO : tictacempty_dir: Making directory 2026/08/30 05:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:31 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:31 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:31 INFO : tictactoe: Making directory 2026/08/30 05:14:31 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:31 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:31 INFO : tictactoe/tictactoe: Making directory 2026/08/30 05:14:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/30 05:14:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:31 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:31 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/30 05:14:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:32 INFO : toe/toe/toe.txt: Deleted 2026/08/30 05:14:32 INFO : toe/toe: Removing directory 2026/08/30 05:14:32 INFO : toe: Removing directory 2026/08/30 05:14:32 INFO : empty_dir: Removing directory 2026/08/30 05:14:32 DEBUG : Local file system at /tmp/rclone2703043366: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.95s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:33 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:14:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:33 INFO : tictacempty_dir: Making directory 2026/08/30 05:14:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:33 INFO : tictactoe: Making directory 2026/08/30 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:33 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:33 INFO : tictactoe/tictactoe: Making directory 2026/08/30 05:14:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/30 05:14:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:33 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/30 05:14:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:34 INFO : toe/toe/toe.txt: Deleted 2026/08/30 05:14:34 INFO : toe/toe: Removing directory 2026/08/30 05:14:34 INFO : toe: Removing directory 2026/08/30 05:14:34 INFO : empty_dir: Removing directory 2026/08/30 05:14:34 DEBUG : Local file system at /tmp/rclone2703043366: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/30 05:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/30 05:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/30 05:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/30 05:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/30 05:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/30 05:14:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/30 05:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/30 05:14:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.10s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:36 DEBUG : Reset feature "Copy" 2026/08/30 05:14:36 DEBUG : Reset feature "Move" 2026/08/30 05:14:36 DEBUG : Reset feature "Copy" 2026/08/30 05:14:36 DEBUG : Reset feature "Move" 2026/08/30 05:14:36 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:14:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 05:14:36 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:36 INFO : tictacempty_dir: Making directory 2026/08/30 05:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/30 05:14:36 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:36 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:36 INFO : tictactoe: Making directory 2026/08/30 05:14:36 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:36 DEBUG : toe: transformed to: tictactoe 2026/08/30 05:14:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:36 INFO : tictactoe/tictactoe: Making directory 2026/08/30 05:14:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/30 05:14:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/30 05:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:36 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:36 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/30 05:14:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/30 05:14:39 INFO : toe/toe/toe.txt: Deleted 2026/08/30 05:14:39 INFO : toe/toe: Removing directory 2026/08/30 05:14:39 INFO : toe: Removing directory 2026/08/30 05:14:39 INFO : empty_dir: Removing directory 2026/08/30 05:14:39 DEBUG : Local file system at /tmp/rclone2703043366: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/30 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/30 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/30 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/30 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/30 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/30 05:14:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/30 05:14:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/30 05:14:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (5.43s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:41 DEBUG : toe: transformed to: dG9l 2026/08/30 05:14:42 DEBUG : toe: transformed to: dG9l 2026/08/30 05:14:42 INFO : dG9l: Making directory 2026/08/30 05:14:42 DEBUG : toe: transformed to: dG9l 2026/08/30 05:14:42 DEBUG : toe: transformed to: dG9l 2026/08/30 05:14:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/30 05:14:42 INFO : dG9l/dG9l: Making directory 2026/08/30 05:14:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/30 05:14:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/30 05:14:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/30 05:14:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/30 05:14:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/30 05:14:42 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:42 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/30 05:14:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/30 05:14:42 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:43 DEBUG : dG9l: transformed to: toe 2026/08/30 05:14:43 DEBUG : dG9l: transformed to: toe 2026/08/30 05:14:43 DEBUG : dG9l: transformed to: toe 2026/08/30 05:14:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/30 05:14:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/30 05:14:43 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for checks to finish 2026/08/30 05:14:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/30 05:14:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/30 05:14:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/30 05:14:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/30 05:14:43 DEBUG : Local file system at /tmp/rclone2703043366: Waiting for transfers to finish 2026/08/30 05:14:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.00s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-rupidav8kuxe", Local "Local file system at /tmp/rclone2703043366", Modify Window "1ms" 2026/08/30 05:14:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:43 DEBUG : toe: transformed to: 2026/08/30 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:44 DEBUG : toe: transformed to: 2026/08/30 05:14:44 INFO : B2 bucket rclone-test-rupidav8kuxe: Making directory 2026/08/30 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:44 DEBUG : toe: transformed to: 2026/08/30 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:44 DEBUG : toe: transformed to: 2026/08/30 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:44 DEBUG : toe/toe: transformed to: 2026/08/30 05:14:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/30 05:14:44 INFO : toe/toe: Making directory 2026/08/30 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:44 DEBUG : toe/toe: transformed to: 2026/08/30 05:14:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/30 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:44 DEBUG : toe: transformed to: 2026/08/30 05:14:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/30 05:14:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/30 05:14:44 DEBUG : toe/toe/toe: transformed to: 2026/08/30 05:14:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/30 05:14:44 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for checks to finish 2026/08/30 05:14:44 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Waiting for transfers to finish 2026/08/30 05:14:44 DEBUG : toe/toe/toe: size = 11 OK 2026/08/30 05:14:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/30 05:14:44 INFO : toe/toe/toe: Copied (new) 2026/08/30 05:14:44 ERROR : B2 bucket rclone-test-rupidav8kuxe: not deleting files as there were IO errors 2026/08/30 05:14:44 ERROR : B2 bucket rclone-test-rupidav8kuxe: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/08/30 05:14:45 DEBUG : B2 bucket rclone-test-rupidav8kuxe: Purge remote 2026/08/30 05:14:45 INFO : B2 bucket rclone-test-rupidav8kuxe: cleaning bucket "rclone-test-rupidav8kuxe" of all files 2026/08/30 05:14:46 DEBUG : BackupDir/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473d64_d20260830_m050952_c001_v7007000_t0000_u01788066592584") 2026/08/30 05:14:46 DEBUG : BackupDir/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40770d3a05c2bf69_d20260830_m050948_c001_v0001029_t0038_u01788066588294") 2026/08/30 05:14:46 DEBUG : CompareDest/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842160_d20260830_m050929_c001_v7007000_t0000_u01788066569687") 2026/08/30 05:14:46 DEBUG : CompareDest/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec01e_d20260830_m050924_c001_v0001104_t0042_u01788066564568") 2026/08/30 05:14:46 DEBUG : CompareDest/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842163_d20260830_m050929_c001_v7007000_t0000_u01788066569866") 2026/08/30 05:14:46 DEBUG : CompareDest/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0de_d20260830_m050925_c001_v0001043_t0031_u01788066565481") 2026/08/30 05:14:46 DEBUG : CopyDest/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473d66_d20260830_m050952_c001_v7007000_t0000_u01788066592764") 2026/08/30 05:14:46 DEBUG : CopyDest/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0ec_d20260830_m050945_c001_v0001043_t0031_u01788066585169") 2026/08/30 05:14:46 DEBUG : CopyDest/three: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473d69_d20260830_m050952_c001_v7007000_t0000_u01788066592944") 2026/08/30 05:14:46 DEBUG : CopyDest/three: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0f0_d20260830_m050950_c001_v0001043_t0031_u01788066590911") 2026/08/30 05:14:46 DEBUG : CopyDest/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473d6c_d20260830_m050953_c001_v7007000_t0000_u01788066593125") 2026/08/30 05:14:47 DEBUG : CopyDest/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec08a_d20260830_m050949_c001_v0001104_t0042_u01788066589051") 2026/08/30 05:14:47 DEBUG : EXISTING: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e44_d20260830_m051100_c001_v7007000_t0000_u01788066660169") 2026/08/30 05:14:47 DEBUG : EXISTING: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f13a_d20260830_m051059_c001_v0001043_t0031_u01788066659231") 2026/08/30 05:14:47 DEBUG : PREFIXapple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb76bc_d20260830_m051234_c001_v7007000_t0000_u01788066754995") 2026/08/30 05:14:47 DEBUG : PREFIXapple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd998_d20260830_m051226_c001_v0001179_t0046_u01788066746303") 2026/08/30 05:14:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b559f_d20260830_m051234_c001_v7007000_t0000_u01788066754768") 2026/08/30 05:14:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105055072_d20260830_m051226_c001_v0001130_t0057_u01788066746315") 2026/08/30 05:14:47 DEBUG : PREFIXbanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37b22_d20260830_m051234_c001_v7007000_t0000_u01788066754801") 2026/08/30 05:14:47 DEBUG : PREFIXbanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f264_d20260830_m051226_c001_v0001043_t0031_u01788066746325") 2026/08/30 05:14:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb76bb_d20260830_m051234_c001_v7007000_t0000_u01788066754812") 2026/08/30 05:14:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec402_d20260830_m051226_c001_v0001104_t0042_u01788066746336") 2026/08/30 05:14:47 DEBUG : Testêé: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e32_d20260830_m051056_c001_v7007000_t0000_u01788066656972") 2026/08/30 05:14:47 DEBUG : Testêé: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f138_d20260830_m051056_c001_v0001043_t0031_u01788066656407") 2026/08/30 05:14:47 DEBUG : Testêé: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1c6_d20260830_m051055_c001_v0001104_t0042_u01788066655482") 2026/08/30 05:14:47 DEBUG : YXBwbGU=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f37_d20260830_m051215_c001_v7007000_t0000_u01788066735893") 2026/08/30 05:14:47 DEBUG : YXBwbGU=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054fe4_d20260830_m051210_c001_v0001130_t0000_u01788066730352") 2026/08/30 05:14:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f38_d20260830_m051216_c001_v7007000_t0000_u01788066736084") 2026/08/30 05:14:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f220_d20260830_m051210_c001_v0001043_t0046_u01788066730340") 2026/08/30 05:14:47 DEBUG : YmFuYW5h: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f39_d20260830_m051216_c001_v7007000_t0000_u01788066736264") 2026/08/30 05:14:47 DEBUG : YmFuYW5h: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec3ae_d20260830_m051210_c001_v0001104_t0042_u01788066730361") 2026/08/30 05:14:47 DEBUG : a/potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623b1_d20260830_m050744_c001_v7007000_t0000_u01788066464768") 2026/08/30 05:14:47 DEBUG : a/potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f07e_d20260830_m050743_c001_v0001043_t0046_u01788066463835") 2026/08/30 05:14:47 DEBUG : a/potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876238e_d20260830_m050742_c001_v7007000_t0000_u01788066462557") 2026/08/30 05:14:47 DEBUG : a/potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f074_d20260830_m050741_c001_v0001043_t0044_u01788066461586") 2026/08/30 05:14:48 DEBUG : a/potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea16d4_d20260830_m050704_c001_v7007000_t0000_u01788066424858") 2026/08/30 05:14:48 DEBUG : a/potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f03c_d20260830_m050703_c001_v0001043_t0050_u01788066423941") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a39_d20260830_m051410_c001_v7007000_t0000_u01788066850230") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f334_d20260830_m051407_c001_v0001043_t0031_u01788066847318") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859bc_d20260830_m051358_c001_v7007000_t0000_u01788066838614") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f322_d20260830_m051355_c001_v0001043_t0031_u01788066835317") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858952_d20260830_m051346_c001_v7007000_t0000_u01788066826573") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f30e_d20260830_m051343_c001_v0001043_t0031_u01788066823637") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858896_d20260830_m051334_c001_v7007000_t0000_u01788066814963") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f302_d20260830_m051332_c001_v0001043_t0031_u01788066812050") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685851d_d20260830_m051323_c001_v7007000_t0000_u01788066803229") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2f6_d20260830_m051319_c001_v0001043_t0031_u01788066799730") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857bb_d20260830_m051311_c001_v7007000_t0000_u01788066791122") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4de_d20260830_m051306_c001_v0001104_t0042_u01788066786594") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bee5_d20260830_m051257_c001_v7007000_t0000_u01788066777724") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda78_d20260830_m051255_c001_v0001179_t0046_u01788066775007") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bebe_d20260830_m051253_c001_v7007000_t0000_u01788066773158") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda34_d20260830_m051245_c001_v0001179_t0046_u01788066765281") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629aa3_d20260830_m051236_c001_v7007000_t0000_u01788066756509") 2026/08/30 05:14:48 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050550b8_d20260830_m051233_c001_v0001130_t0000_u01788066753840") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37af1_d20260830_m051232_c001_v7007000_t0000_u01788066752297") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd97a_d20260830_m051224_c001_v0001179_t0046_u01788066744676") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9dde_d20260830_m051213_c001_v7007000_t0000_u01788066733955") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f218_d20260830_m051208_c001_v0001043_t0031_u01788066728898") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9d99_d20260830_m051200_c001_v7007000_t0000_u01788066720171") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1e8_d20260830_m051157_c001_v0001043_t0031_u01788066716999") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3799d_d20260830_m051147_c001_v7007000_t0000_u01788066707908") 2026/08/30 05:14:49 DEBUG : apple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1c8_d20260830_m051145_c001_v0001043_t0031_u01788066705152") 2026/08/30 05:14:49 DEBUG : appleSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4188a1e09e3b56e0_d20260830_m051255_c001_v7007000_t0000_u01788066775941") 2026/08/30 05:14:49 DEBUG : appleSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055132_d20260830_m051246_c001_v0001130_t0000_u01788066766761") 2026/08/30 05:14:49 DEBUG : appleapple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857bd_d20260830_m051311_c001_v7007000_t0000_u01788066791304") 2026/08/30 05:14:49 DEBUG : appleapple: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdad4_d20260830_m051308_c001_v0001179_t0046_u01788066788045") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a3a_d20260830_m051410_c001_v7007000_t0000_u01788066850414") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec601_d20260830_m051407_c001_v0001104_t0042_u01788066847683") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859bf_d20260830_m051358_c001_v7007000_t0000_u01788066838798") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5c7_d20260830_m051355_c001_v0001104_t0042_u01788066835687") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858958_d20260830_m051346_c001_v7007000_t0000_u01788066826754") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec595_d20260830_m051344_c001_v0001104_t0042_u01788066824003") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858897_d20260830_m051335_c001_v7007000_t0000_u01788066815145") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec567_d20260830_m051332_c001_v0001104_t0042_u01788066812417") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685851e_d20260830_m051323_c001_v7007000_t0000_u01788066803411") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec520_d20260830_m051320_c001_v0001104_t0042_u01788066800100") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf67_d20260830_m051309_c001_v7007000_t0000_u01788066789154") 2026/08/30 05:14:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050551f8_d20260830_m051306_c001_v0001130_t0000_u01788066786960") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bee6_d20260830_m051257_c001_v7007000_t0000_u01788066777981") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505517a_d20260830_m051255_c001_v0001130_t0000_u01788066775003") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4188a1e09e3b568d_d20260830_m051252_c001_v7007000_t0000_u01788066772899") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2b2_d20260830_m051245_c001_v0001043_t0031_u01788066765649") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629aa6_d20260830_m051236_c001_v7007000_t0000_u01788066756691") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd9ea_d20260830_m051233_c001_v0001179_t0046_u01788066753857") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b5570_d20260830_m051232_c001_v7007000_t0000_u01788066752389") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f260_d20260830_m051225_c001_v0001043_t0031_u01788066745244") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9dd8_d20260830_m051213_c001_v7007000_t0000_u01788066733590") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec3a4_d20260830_m051209_c001_v0001104_t0042_u01788066729263") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9d9a_d20260830_m051200_c001_v7007000_t0000_u01788066720355") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec34e_d20260830_m051157_c001_v0001104_t0042_u01788066717366") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3799f_d20260830_m051148_c001_v7007000_t0000_u01788066708091") 2026/08/30 05:14:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec312_d20260830_m051145_c001_v0001104_t0042_u01788066705522") 2026/08/30 05:14:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f427008fdc457e261_d20260830_m051256_c001_v7007000_t0000_u01788066776141") 2026/08/30 05:14:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f2b8_d20260830_m051246_c001_v0001043_t0049_u01788066766752") 2026/08/30 05:14:50 DEBUG : b/potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623b7_d20260830_m050744_c001_v7007000_t0000_u01788066464951") 2026/08/30 05:14:50 DEBUG : b/potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f078_d20260830_m050743_c001_v0001043_t0031_u01788066463105") 2026/08/30 05:14:50 DEBUG : b/potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762384_d20260830_m050741_c001_v7007000_t0000_u01788066461942") 2026/08/30 05:14:50 DEBUG : b/potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f070_d20260830_m050740_c001_v0001043_t0031_u01788066460847") 2026/08/30 05:14:51 DEBUG : b/potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea16c8_d20260830_m050704_c001_v7007000_t0000_u01788066424308") 2026/08/30 05:14:51 DEBUG : b/potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f036_d20260830_m050703_c001_v0001043_t0031_u01788066423216") 2026/08/30 05:14:51 DEBUG : backup/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e380c_d20260830_m051003_c001_v7007000_t0000_u01788066603887") 2026/08/30 05:14:51 DEBUG : backup/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f41933c29fa3c610a_d20260830_m051002_c001_v0001165_t0003_u01788066602401") 2026/08/30 05:14:51 DEBUG : backup/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f403adba099c2741b_d20260830_m050959_c001_v0001109_t0050_u01788066599095") 2026/08/30 05:14:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473ded_d20260830_m051026_c001_v7007000_t0000_u01788066626037") 2026/08/30 05:14:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f41230b6f839f3103_d20260830_m051024_c001_v0001165_t0025_u01788066624467") 2026/08/30 05:14:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404c39e59e565c04_d20260830_m051021_c001_v0001105_t0014_u01788066621149") 2026/08/30 05:14:51 DEBUG : backup/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417fc692ce575a76_d20260830_m051014_c001_v7007000_t0000_u01788066614922") 2026/08/30 05:14:51 DEBUG : backup/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f401b3c23e247070c_d20260830_m051013_c001_v0001174_t0036_u01788066613425") 2026/08/30 05:14:51 DEBUG : backup/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4124ba40d8357216_d20260830_m051010_c001_v0001161_t0019_u01788066610085") 2026/08/30 05:14:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473dee_d20260830_m051026_c001_v7007000_t0000_u01788066626219") 2026/08/30 05:14:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f411e5d87fa5929f2_d20260830_m051025_c001_v0001176_t0025_u01788066625299") 2026/08/30 05:14:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4160cb627ecf5fc5_d20260830_m051022_c001_v0001117_t0011_u01788066622430") 2026/08/30 05:14:51 DEBUG : backup/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e380f_d20260830_m051004_c001_v7007000_t0000_u01788066604068") 2026/08/30 05:14:51 DEBUG : backup/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407ef74d0db04711_d20260830_m051003_c001_v0001167_t0009_u01788066603149") 2026/08/30 05:14:51 DEBUG : backup/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414dfecb9e46fe38_d20260830_m051000_c001_v0001178_t0034_u01788066600377") 2026/08/30 05:14:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417fc692ce575a79_d20260830_m051015_c001_v7007000_t0000_u01788066615103") 2026/08/30 05:14:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40412ba8b9888d35_d20260830_m051014_c001_v0001106_t0036_u01788066614178") 2026/08/30 05:14:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f401892ca8476b6dd_d20260830_m051011_c001_v0001172_t0008_u01788066611398") 2026/08/30 05:14:51 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a3c_d20260830_m051410_c001_v7007000_t0000_u01788066850597") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdcba_d20260830_m051407_c001_v0001179_t0046_u01788066847501") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859c2_d20260830_m051358_c001_v7007000_t0000_u01788066838981") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdc52_d20260830_m051355_c001_v0001179_t0046_u01788066835503") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685895c_d20260830_m051346_c001_v7007000_t0000_u01788066826935") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdbe6_d20260830_m051343_c001_v0001179_t0046_u01788066823820") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685889b_d20260830_m051335_c001_v7007000_t0000_u01788066815325") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb9a_d20260830_m051332_c001_v0001179_t0046_u01788066812233") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858525_d20260830_m051323_c001_v7007000_t0000_u01788066803591") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb3e_d20260830_m051319_c001_v0001179_t0046_u01788066799917") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857c0_d20260830_m051311_c001_v7007000_t0000_u01788066791485") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdac8_d20260830_m051306_c001_v0001179_t0046_u01788066786777") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bee8_d20260830_m051258_c001_v7007000_t0000_u01788066778165") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2ca_d20260830_m051255_c001_v0001043_t0031_u01788066775011") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bebb_d20260830_m051252_c001_v7007000_t0000_u01788066772977") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec458_d20260830_m051245_c001_v0001104_t0042_u01788066765465") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629aa9_d20260830_m051236_c001_v7007000_t0000_u01788066756872") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f27c_d20260830_m051233_c001_v0001043_t0031_u01788066753493") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37aed_d20260830_m051232_c001_v7007000_t0000_u01788066752117") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055066_d20260830_m051225_c001_v0001130_t0000_u01788066745063") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858166_d20260830_m051214_c001_v7007000_t0000_u01788066734175") 2026/08/30 05:14:52 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054fdc_d20260830_m051209_c001_v0001130_t0000_u01788066729081") 2026/08/30 05:14:53 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9d9c_d20260830_m051200_c001_v7007000_t0000_u01788066720537") 2026/08/30 05:14:53 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054f5d_d20260830_m051157_c001_v0001130_t0000_u01788066717182") 2026/08/30 05:14:53 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379a1_d20260830_m051148_c001_v7007000_t0000_u01788066708273") 2026/08/30 05:14:53 DEBUG : banana: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054ef7_d20260830_m051145_c001_v0001130_t0000_u01788066705334") 2026/08/30 05:14:53 DEBUG : bananaSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842a7b_d20260830_m051255_c001_v7007000_t0000_u01788066775981") 2026/08/30 05:14:53 DEBUG : bananaSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda3e_d20260830_m051246_c001_v0001179_t0046_u01788066766730") 2026/08/30 05:14:53 DEBUG : both0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37851_d20260830_m051126_c001_v7007000_t0000_u01788066686606") 2026/08/30 05:14:53 DEBUG : both0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec24c_d20260830_m051116_c001_v0001104_t0042_u01788066676290") 2026/08/30 05:14:53 DEBUG : both0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ebb_d20260830_m051112_c001_v7007000_t0000_u01788066672130") 2026/08/30 05:14:53 DEBUG : both0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1e4_d20260830_m051102_c001_v0001104_t0042_u01788066662065") 2026/08/30 05:14:53 DEBUG : both1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3785c_d20260830_m051126_c001_v7007000_t0000_u01788066686903") 2026/08/30 05:14:53 DEBUG : both1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec250_d20260830_m051117_c001_v0001104_t0042_u01788066677017") 2026/08/30 05:14:53 DEBUG : both1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ebe_d20260830_m051112_c001_v7007000_t0000_u01788066672310") 2026/08/30 05:14:53 DEBUG : both1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1e8_d20260830_m051102_c001_v0001104_t0042_u01788066662435") 2026/08/30 05:14:53 DEBUG : both10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37861_d20260830_m051127_c001_v7007000_t0000_u01788066687086") 2026/08/30 05:14:53 DEBUG : both10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec26e_d20260830_m051120_c001_v0001104_t0042_u01788066680350") 2026/08/30 05:14:53 DEBUG : both10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ec1_d20260830_m051112_c001_v7007000_t0000_u01788066672489") 2026/08/30 05:14:53 DEBUG : both10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec20c_d20260830_m051105_c001_v0001104_t0042_u01788066665751") 2026/08/30 05:14:53 DEBUG : both11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37865_d20260830_m051127_c001_v7007000_t0000_u01788066687267") 2026/08/30 05:14:53 DEBUG : both11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec272_d20260830_m051120_c001_v0001104_t0042_u01788066680716") 2026/08/30 05:14:54 DEBUG : both11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ec5_d20260830_m051112_c001_v7007000_t0000_u01788066672670") 2026/08/30 05:14:54 DEBUG : both11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec210_d20260830_m051106_c001_v0001104_t0042_u01788066666119") 2026/08/30 05:14:54 DEBUG : both12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3786a_d20260830_m051127_c001_v7007000_t0000_u01788066687457") 2026/08/30 05:14:54 DEBUG : both12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec276_d20260830_m051121_c001_v0001104_t0042_u01788066681081") 2026/08/30 05:14:54 DEBUG : both12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ec9_d20260830_m051112_c001_v7007000_t0000_u01788066672849") 2026/08/30 05:14:54 DEBUG : both12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec212_d20260830_m051106_c001_v0001104_t0042_u01788066666490") 2026/08/30 05:14:54 DEBUG : both13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3786f_d20260830_m051127_c001_v7007000_t0000_u01788066687639") 2026/08/30 05:14:54 DEBUG : both13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec27a_d20260830_m051121_c001_v0001104_t0042_u01788066681447") 2026/08/30 05:14:54 DEBUG : both13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ecd_d20260830_m051113_c001_v7007000_t0000_u01788066673029") 2026/08/30 05:14:54 DEBUG : both13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec214_d20260830_m051106_c001_v0001104_t0042_u01788066666856") 2026/08/30 05:14:54 DEBUG : both14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37873_d20260830_m051127_c001_v7007000_t0000_u01788066687821") 2026/08/30 05:14:54 DEBUG : both14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec27e_d20260830_m051121_c001_v0001104_t0042_u01788066681811") 2026/08/30 05:14:54 DEBUG : both14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ed0_d20260830_m051113_c001_v7007000_t0000_u01788066673209") 2026/08/30 05:14:54 DEBUG : both14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec218_d20260830_m051107_c001_v0001104_t0042_u01788066667222") 2026/08/30 05:14:54 DEBUG : both15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37879_d20260830_m051128_c001_v7007000_t0000_u01788066688003") 2026/08/30 05:14:54 DEBUG : both15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec282_d20260830_m051122_c001_v0001104_t0042_u01788066682179") 2026/08/30 05:14:54 DEBUG : both15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ed3_d20260830_m051113_c001_v7007000_t0000_u01788066673389") 2026/08/30 05:14:54 DEBUG : both15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec21e_d20260830_m051107_c001_v0001104_t0042_u01788066667589") 2026/08/30 05:14:54 DEBUG : both16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37881_d20260830_m051128_c001_v7007000_t0000_u01788066688185") 2026/08/30 05:14:54 DEBUG : both16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec286_d20260830_m051122_c001_v0001104_t0042_u01788066682550") 2026/08/30 05:14:54 DEBUG : both16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ed5_d20260830_m051113_c001_v7007000_t0000_u01788066673570") 2026/08/30 05:14:54 DEBUG : both16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec224_d20260830_m051107_c001_v0001104_t0042_u01788066667958") 2026/08/30 05:14:54 DEBUG : both17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37887_d20260830_m051128_c001_v7007000_t0000_u01788066688367") 2026/08/30 05:14:54 DEBUG : both17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec28c_d20260830_m051122_c001_v0001104_t0042_u01788066682915") 2026/08/30 05:14:55 DEBUG : both17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ed8_d20260830_m051113_c001_v7007000_t0000_u01788066673754") 2026/08/30 05:14:55 DEBUG : both17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec226_d20260830_m051108_c001_v0001104_t0042_u01788066668324") 2026/08/30 05:14:55 DEBUG : both18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3788a_d20260830_m051128_c001_v7007000_t0000_u01788066688548") 2026/08/30 05:14:55 DEBUG : both18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec290_d20260830_m051123_c001_v0001104_t0042_u01788066683281") 2026/08/30 05:14:55 DEBUG : both18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65edb_d20260830_m051113_c001_v7007000_t0000_u01788066673935") 2026/08/30 05:14:55 DEBUG : both18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec22a_d20260830_m051108_c001_v0001104_t0042_u01788066668780") 2026/08/30 05:14:55 DEBUG : both19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37890_d20260830_m051128_c001_v7007000_t0000_u01788066688729") 2026/08/30 05:14:55 DEBUG : both19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec294_d20260830_m051123_c001_v0001104_t0042_u01788066683645") 2026/08/30 05:14:55 DEBUG : both19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ede_d20260830_m051114_c001_v7007000_t0000_u01788066674116") 2026/08/30 05:14:55 DEBUG : both19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec22e_d20260830_m051109_c001_v0001104_t0042_u01788066669149") 2026/08/30 05:14:55 DEBUG : both2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37893_d20260830_m051128_c001_v7007000_t0000_u01788066688910") 2026/08/30 05:14:55 DEBUG : both2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec254_d20260830_m051117_c001_v0001104_t0042_u01788066677384") 2026/08/30 05:14:55 DEBUG : both2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ee0_d20260830_m051114_c001_v7007000_t0000_u01788066674299") 2026/08/30 05:14:55 DEBUG : both2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1ea_d20260830_m051102_c001_v0001104_t0042_u01788066662803") 2026/08/30 05:14:55 DEBUG : both3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37898_d20260830_m051129_c001_v7007000_t0000_u01788066689092") 2026/08/30 05:14:55 DEBUG : both3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec256_d20260830_m051117_c001_v0001104_t0042_u01788066677751") 2026/08/30 05:14:55 DEBUG : both3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ee3_d20260830_m051114_c001_v7007000_t0000_u01788066674480") 2026/08/30 05:14:55 DEBUG : both3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1ee_d20260830_m051103_c001_v0001104_t0042_u01788066663180") 2026/08/30 05:14:55 DEBUG : both4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3789a_d20260830_m051129_c001_v7007000_t0000_u01788066689276") 2026/08/30 05:14:55 DEBUG : both4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec258_d20260830_m051118_c001_v0001104_t0042_u01788066678143") 2026/08/30 05:14:56 DEBUG : both4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ee7_d20260830_m051114_c001_v7007000_t0000_u01788066674663") 2026/08/30 05:14:56 DEBUG : both4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1f0_d20260830_m051103_c001_v0001104_t0042_u01788066663548") 2026/08/30 05:14:56 DEBUG : both5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3789e_d20260830_m051129_c001_v7007000_t0000_u01788066689457") 2026/08/30 05:14:56 DEBUG : both5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec25c_d20260830_m051118_c001_v0001104_t0042_u01788066678509") 2026/08/30 05:14:56 DEBUG : both5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eea_d20260830_m051114_c001_v7007000_t0000_u01788066674844") 2026/08/30 05:14:56 DEBUG : both5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1f2_d20260830_m051103_c001_v0001104_t0042_u01788066663916") 2026/08/30 05:14:56 DEBUG : both6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378a1_d20260830_m051129_c001_v7007000_t0000_u01788066689639") 2026/08/30 05:14:56 DEBUG : both6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec262_d20260830_m051118_c001_v0001104_t0042_u01788066678875") 2026/08/30 05:14:56 DEBUG : both6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eed_d20260830_m051115_c001_v7007000_t0000_u01788066675024") 2026/08/30 05:14:56 DEBUG : both6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1fc_d20260830_m051104_c001_v0001104_t0042_u01788066664283") 2026/08/30 05:14:56 DEBUG : both7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378a2_d20260830_m051129_c001_v7007000_t0000_u01788066689820") 2026/08/30 05:14:56 DEBUG : both7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec264_d20260830_m051119_c001_v0001104_t0042_u01788066679252") 2026/08/30 05:14:56 DEBUG : both7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eef_d20260830_m051115_c001_v7007000_t0000_u01788066675204") 2026/08/30 05:14:56 DEBUG : both7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1fe_d20260830_m051104_c001_v0001104_t0042_u01788066664653") 2026/08/30 05:14:56 DEBUG : both8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378a5_d20260830_m051130_c001_v7007000_t0000_u01788066690002") 2026/08/30 05:14:56 DEBUG : both8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec266_d20260830_m051119_c001_v0001104_t0042_u01788066679617") 2026/08/30 05:14:56 DEBUG : both8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ef1_d20260830_m051115_c001_v7007000_t0000_u01788066675384") 2026/08/30 05:14:56 DEBUG : both8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec204_d20260830_m051105_c001_v0001104_t0042_u01788066665019") 2026/08/30 05:14:56 DEBUG : both9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378aa_d20260830_m051130_c001_v7007000_t0000_u01788066690183") 2026/08/30 05:14:56 DEBUG : both9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec26a_d20260830_m051119_c001_v0001104_t0042_u01788066679983") 2026/08/30 05:14:56 DEBUG : both9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65ef2_d20260830_m051115_c001_v7007000_t0000_u01788066675565") 2026/08/30 05:14:56 DEBUG : both9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec208_d20260830_m051105_c001_v0001104_t0042_u01788066665385") 2026/08/30 05:14:57 DEBUG : c/non empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623bc_d20260830_m050745_c001_v7007000_t0000_u01788066465134") 2026/08/30 05:14:57 DEBUG : c/non empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f07a_d20260830_m050743_c001_v0001043_t0031_u01788066463286") 2026/08/30 05:14:57 DEBUG : c/non empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762391_d20260830_m050742_c001_v7007000_t0000_u01788066462740") 2026/08/30 05:14:57 DEBUG : c/non empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f072_d20260830_m050741_c001_v0001043_t0031_u01788066461029") 2026/08/30 05:14:57 DEBUG : c/non empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea16d5_d20260830_m050705_c001_v7007000_t0000_u01788066425040") 2026/08/30 05:14:57 DEBUG : c/non empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f038_d20260830_m050703_c001_v0001043_t0031_u01788066423397") 2026/08/30 05:14:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f3b_d20260830_m051216_c001_v7007000_t0000_u01788066736446") 2026/08/30 05:14:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd90c_d20260830_m051210_c001_v0001179_t0046_u01788066730372") 2026/08/30 05:14:57 DEBUG : check sum: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea169d_d20260830_m050656_c001_v7007000_t0000_u01788066416808") 2026/08/30 05:14:57 DEBUG : check sum: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f018_d20260830_m050655_c001_v0001043_t0031_u01788066415691") 2026/08/30 05:14:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c9163b1_d20260830_m051443_c001_v7007000_t0000_u01788066883560") 2026/08/30 05:14:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f344_d20260830_m051442_c001_v0001043_t0031_u01788066882527") 2026/08/30 05:14:57 DEBUG : dest/3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473cef_d20260830_m050938_c001_v7007000_t0000_u01788066578481") 2026/08/30 05:14:57 DEBUG : dest/3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f41951e3c9b347ea2_d20260830_m050937_c001_v0001182_t0004_u01788066577388") 2026/08/30 05:14:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857c1_d20260830_m051311_c001_v7007000_t0000_u01788066791666") 2026/08/30 05:14:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055202_d20260830_m051308_c001_v0001130_t0000_u01788066788050") 2026/08/30 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a3f_d20260830_m051410_c001_v7007000_t0000_u01788066850780") 2026/08/30 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f328_d20260830_m051403_c001_v0001043_t0031_u01788066843273") 2026/08/30 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859c5_d20260830_m051359_c001_v7007000_t0000_u01788066839179") 2026/08/30 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f312_d20260830_m051351_c001_v0001043_t0031_u01788066831287") 2026/08/30 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685895f_d20260830_m051347_c001_v7007000_t0000_u01788066827116") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f306_d20260830_m051339_c001_v0001043_t0031_u01788066819634") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685889f_d20260830_m051335_c001_v7007000_t0000_u01788066815506") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2f8_d20260830_m051327_c001_v0001043_t0031_u01788066807866") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685852a_d20260830_m051323_c001_v7007000_t0000_u01788066803772") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2ee_d20260830_m051315_c001_v0001043_t0031_u01788066795726") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4106feb03bab6da0_d20260830_m051309_c001_v7007000_t0000_u01788066789159") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4c0_d20260830_m051302_c001_v0001104_t0042_u01788066782449") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920beeb_d20260830_m051258_c001_v7007000_t0000_u01788066778349") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec492_d20260830_m051254_c001_v0001104_t0042_u01788066774852") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915d96_d20260830_m051252_c001_v7007000_t0000_u01788066772906") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda16_d20260830_m051241_c001_v0001179_t0046_u01788066761250") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629aab_d20260830_m051237_c001_v7007000_t0000_u01788066757054") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f27e_d20260830_m051233_c001_v0001043_t0031_u01788066753736") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b556f_d20260830_m051232_c001_v7007000_t0000_u01788066752209") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd94e_d20260830_m051220_c001_v0001179_t0046_u01788066740703") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f34_d20260830_m051213_c001_v7007000_t0000_u01788066733962") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f204_d20260830_m051204_c001_v0001043_t0031_u01788066724878") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9d9d_d20260830_m051200_c001_v7007000_t0000_u01788066720781") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1da_d20260830_m051152_c001_v0001043_t0031_u01788066712894") 2026/08/30 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379a3_d20260830_m051148_c001_v7007000_t0000_u01788066708455") 2026/08/30 05:14:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1ba_d20260830_m051142_c001_v0001043_t0031_u01788066702166") 2026/08/30 05:14:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd0322970_d20260830_m051256_c001_v7007000_t0000_u01788066776198") 2026/08/30 05:14:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fda40_d20260830_m051246_c001_v0001179_t0055_u01788066766914") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857c3_d20260830_m051311_c001_v7007000_t0000_u01788066791847") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2e0_d20260830_m051308_c001_v0001043_t0031_u01788066788060") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a41_d20260830_m051410_c001_v7007000_t0000_u01788066850963") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdc96_d20260830_m051403_c001_v0001179_t0046_u01788066843813") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859c8_d20260830_m051359_c001_v7007000_t0000_u01788066839362") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdc22_d20260830_m051351_c001_v0001179_t0046_u01788066831833") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858965_d20260830_m051347_c001_v7007000_t0000_u01788066827299") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdbcc_d20260830_m051340_c001_v0001179_t0046_u01788066820177") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588a0_d20260830_m051335_c001_v7007000_t0000_u01788066815687") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb7e_d20260830_m051328_c001_v0001179_t0046_u01788066808411") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685852e_d20260830_m051323_c001_v7007000_t0000_u01788066803953") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb16_d20260830_m051316_c001_v0001179_t0046_u01788066796278") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e3b74_d20260830_m051309_c001_v7007000_t0000_u01788066789408") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdaaa_d20260830_m051302_c001_v0001179_t0046_u01788066782997") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920beef_d20260830_m051258_c001_v7007000_t0000_u01788066778536") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec494_d20260830_m051255_c001_v0001104_t0042_u01788066775037") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b560c_d20260830_m051252_c001_v7007000_t0000_u01788066772919") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec446_d20260830_m051241_c001_v0001104_t0042_u01788066761797") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629aae_d20260830_m051237_c001_v7007000_t0000_u01788066757237") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec41e_d20260830_m051233_c001_v0001104_t0042_u01788066753694") 2026/08/30 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48763137_d20260830_m051232_c001_v7007000_t0000_u01788066752409") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505503c_d20260830_m051221_c001_v0001130_t0000_u01788066741240") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4106feb03bab6b1c_d20260830_m051214_c001_v7007000_t0000_u01788066734187") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054fb3_d20260830_m051205_c001_v0001130_t0000_u01788066725421") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9d9e_d20260830_m051200_c001_v7007000_t0000_u01788066720996") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054f2d_d20260830_m051153_c001_v0001130_t0000_u01788066713445") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379a4_d20260830_m051148_c001_v7007000_t0000_u01788066708636") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054ed5_d20260830_m051142_c001_v0001130_t0000_u01788066702350") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915db3_d20260830_m051255_c001_v7007000_t0000_u01788066775950") 2026/08/30 05:15:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec460_d20260830_m051246_c001_v0001104_t0028_u01788066766926") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857c4_d20260830_m051312_c001_v7007000_t0000_u01788066792028") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4ea_d20260830_m051308_c001_v0001104_t0042_u01788066788209") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a44_d20260830_m051411_c001_v7007000_t0000_u01788066851146") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5ed_d20260830_m051404_c001_v0001104_t0042_u01788066844354") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859cc_d20260830_m051359_c001_v7007000_t0000_u01788066839548") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5b7_d20260830_m051352_c001_v0001104_t0042_u01788066832388") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685896c_d20260830_m051347_c001_v7007000_t0000_u01788066827480") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec58b_d20260830_m051340_c001_v0001104_t0042_u01788066820714") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588a4_d20260830_m051335_c001_v7007000_t0000_u01788066815867") 2026/08/30 05:15:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec557_d20260830_m051329_c001_v0001104_t0042_u01788066809131") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858533_d20260830_m051324_c001_v7007000_t0000_u01788066804134") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec50e_d20260830_m051316_c001_v0001104_t0042_u01788066796814") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf6a_d20260830_m051309_c001_v7007000_t0000_u01788066789337") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050551d4_d20260830_m051303_c001_v0001130_t0000_u01788066783539") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bef2_d20260830_m051258_c001_v7007000_t0000_u01788066778718") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505517e_d20260830_m051255_c001_v0001130_t0000_u01788066775185") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f427008fdc457e25a_d20260830_m051253_c001_v7007000_t0000_u01788066773172") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2a6_d20260830_m051242_c001_v0001043_t0031_u01788066762338") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ab0_d20260830_m051237_c001_v7007000_t0000_u01788066757418") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec420_d20260830_m051233_c001_v0001104_t0042_u01788066753875") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2b8d_d20260830_m051232_c001_v7007000_t0000_u01788066752422") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f24e_d20260830_m051221_c001_v0001043_t0031_u01788066741775") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762ff4_d20260830_m051213_c001_v7007000_t0000_u01788066733974") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec388_d20260830_m051205_c001_v0001104_t0042_u01788066725960") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9da0_d20260830_m051201_c001_v7007000_t0000_u01788066721179") 2026/08/30 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec334_d20260830_m051153_c001_v0001104_t0042_u01788066713992") 2026/08/30 05:15:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379a6_d20260830_m051148_c001_v7007000_t0000_u01788066708818") 2026/08/30 05:15:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2fc_d20260830_m051142_c001_v0001104_t0042_u01788066702531") 2026/08/30 05:15:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bed6_d20260830_m051256_c001_v7007000_t0000_u01788066776157") 2026/08/30 05:15:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105055136_d20260830_m051246_c001_v0001130_t0050_u01788066766946") 2026/08/30 05:15:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857c5_d20260830_m051312_c001_v7007000_t0000_u01788066792209") 2026/08/30 05:15:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdad6_d20260830_m051308_c001_v0001179_t0046_u01788066788227") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a46_d20260830_m051411_c001_v7007000_t0000_u01788066851329") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055382_d20260830_m051404_c001_v0001130_t0000_u01788066844893") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859ce_d20260830_m051359_c001_v7007000_t0000_u01788066839731") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505533a_d20260830_m051352_c001_v0001130_t0000_u01788066832932") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858973_d20260830_m051347_c001_v7007000_t0000_u01788066827660") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050552ea_d20260830_m051341_c001_v0001130_t0000_u01788066821253") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588a8_d20260830_m051336_c001_v7007000_t0000_u01788066816047") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505528c_d20260830_m051329_c001_v0001130_t0000_u01788066809676") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858535_d20260830_m051324_c001_v7007000_t0000_u01788066804321") 2026/08/30 05:15:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055236_d20260830_m051317_c001_v0001130_t0000_u01788066797359") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4106feb03bab6d9d_d20260830_m051308_c001_v7007000_t0000_u01788066788980") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2d6_d20260830_m051304_c001_v0001043_t0031_u01788066784078") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bef4_d20260830_m051258_c001_v7007000_t0000_u01788066778906") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda7c_d20260830_m051255_c001_v0001179_t0046_u01788066775197") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4188a1e09e3b5693_d20260830_m051253_c001_v7007000_t0000_u01788066773080") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505510c_d20260830_m051242_c001_v0001130_t0000_u01788066762890") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ab2_d20260830_m051237_c001_v7007000_t0000_u01788066757600") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f286_d20260830_m051234_c001_v0001043_t0031_u01788066754055") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2b8e_d20260830_m051232_c001_v7007000_t0000_u01788066752432") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec3f0_d20260830_m051222_c001_v0001104_t0042_u01788066742309") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4106feb03bab6b1a_d20260830_m051214_c001_v7007000_t0000_u01788066734005") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd8e8_d20260830_m051206_c001_v0001179_t0046_u01788066726510") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9da1_d20260830_m051201_c001_v7007000_t0000_u01788066721362") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd88a_d20260830_m051154_c001_v0001179_t0046_u01788066714535") 2026/08/30 05:15:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379a8_d20260830_m051149_c001_v7007000_t0000_u01788066709000") 2026/08/30 05:15:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd812_d20260830_m051142_c001_v0001179_t0046_u01788066702714") 2026/08/30 05:15:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842a81_d20260830_m051256_c001_v7007000_t0000_u01788066776166") 2026/08/30 05:15:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f2ba_d20260830_m051247_c001_v0001043_t0034_u01788066767094") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857c7_d20260830_m051312_c001_v7007000_t0000_u01788066792389") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055204_d20260830_m051308_c001_v0001130_t0000_u01788066788238") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a47_d20260830_m051411_c001_v7007000_t0000_u01788066851513") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f32c_d20260830_m051405_c001_v0001043_t0031_u01788066845077") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859d0_d20260830_m051359_c001_v7007000_t0000_u01788066839916") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f31a_d20260830_m051353_c001_v0001043_t0031_u01788066833118") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858979_d20260830_m051347_c001_v7007000_t0000_u01788066827841") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f308_d20260830_m051341_c001_v0001043_t0031_u01788066821437") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588a9_d20260830_m051336_c001_v7007000_t0000_u01788066816229") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2fc_d20260830_m051329_c001_v0001043_t0031_u01788066809859") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685853a_d20260830_m051324_c001_v7007000_t0000_u01788066804502") 2026/08/30 05:15:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2f0_d20260830_m051317_c001_v0001043_t0031_u01788066797542") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf65_d20260830_m051308_c001_v7007000_t0000_u01788066788972") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4ce_d20260830_m051304_c001_v0001104_t0042_u01788066784260") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bef7_d20260830_m051259_c001_v7007000_t0000_u01788066779088") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2cc_d20260830_m051255_c001_v0001043_t0031_u01788066775207") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6474214_d20260830_m051252_c001_v7007000_t0000_u01788066772931") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda26_d20260830_m051243_c001_v0001179_t0046_u01788066763074") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ab4_d20260830_m051237_c001_v7007000_t0000_u01788066757781") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050550ba_d20260830_m051234_c001_v0001130_t0000_u01788066754025") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b5575_d20260830_m051232_c001_v7007000_t0000_u01788066752569") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd964_d20260830_m051222_c001_v0001179_t0046_u01788066742491") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f406aa1fcbafb9c23_d20260830_m051214_c001_v7007000_t0000_u01788066734197") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f208_d20260830_m051206_c001_v0001043_t0031_u01788066726694") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9da2_d20260830_m051201_c001_v7007000_t0000_u01788066721545") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1de_d20260830_m051154_c001_v0001043_t0031_u01788066714717") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379ab_d20260830_m051149_c001_v7007000_t0000_u01788066709182") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1be_d20260830_m051142_c001_v0001043_t0031_u01788066702903") 2026/08/30 05:15:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f427008fdc457e25d_d20260830_m051255_c001_v7007000_t0000_u01788066775960") 2026/08/30 05:15:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fda42_d20260830_m051247_c001_v0001179_t0052_u01788066767122") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857c9_d20260830_m051312_c001_v7007000_t0000_u01788066792571") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2e2_d20260830_m051308_c001_v0001043_t0031_u01788066788248") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a49_d20260830_m051411_c001_v7007000_t0000_u01788066851696") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdca8_d20260830_m051405_c001_v0001179_t0046_u01788066845260") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859d5_d20260830_m051400_c001_v7007000_t0000_u01788066840100") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdc3e_d20260830_m051353_c001_v0001179_t0046_u01788066833302") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685897f_d20260830_m051348_c001_v7007000_t0000_u01788066828030") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdbd6_d20260830_m051341_c001_v0001179_t0046_u01788066821620") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588ab_d20260830_m051336_c001_v7007000_t0000_u01788066816409") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb88_d20260830_m051330_c001_v0001179_t0046_u01788066810042") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858543_d20260830_m051324_c001_v7007000_t0000_u01788066804683") 2026/08/30 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb22_d20260830_m051317_c001_v0001179_t0046_u01788066797725") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985797_d20260830_m051309_c001_v7007000_t0000_u01788066789359") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdab2_d20260830_m051304_c001_v0001179_t0046_u01788066784445") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bef8_d20260830_m051259_c001_v7007000_t0000_u01788066779269") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec498_d20260830_m051255_c001_v0001104_t0042_u01788066775219") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd032293e_d20260830_m051252_c001_v7007000_t0000_u01788066772894") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec44c_d20260830_m051243_c001_v0001104_t0042_u01788066763259") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ab6_d20260830_m051237_c001_v7007000_t0000_u01788066757964") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd9ec_d20260830_m051234_c001_v0001179_t0046_u01788066754043") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876313e_d20260830_m051232_c001_v7007000_t0000_u01788066752592") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505504c_d20260830_m051222_c001_v0001130_t0000_u01788066742673") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f418576a67825bb7d_d20260830_m051214_c001_v7007000_t0000_u01788066734208") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054fc1_d20260830_m051206_c001_v0001130_t0000_u01788066726878") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9da4_d20260830_m051201_c001_v7007000_t0000_u01788066721728") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054f3d_d20260830_m051154_c001_v0001130_t0000_u01788066714898") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379ac_d20260830_m051149_c001_v7007000_t0000_u01788066709366") 2026/08/30 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054edf_d20260830_m051143_c001_v0001130_t0000_u01788066703087") 2026/08/30 05:15:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b562a_d20260830_m051256_c001_v7007000_t0000_u01788066776178") 2026/08/30 05:15:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d310505513c_d20260830_m051247_c001_v0001130_t0015_u01788066767360") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857cb_d20260830_m051312_c001_v7007000_t0000_u01788066792753") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4ec_d20260830_m051308_c001_v0001104_t0042_u01788066788391") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a4b_d20260830_m051411_c001_v7007000_t0000_u01788066851879") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5f1_d20260830_m051405_c001_v0001104_t0042_u01788066845443") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859d8_d20260830_m051400_c001_v7007000_t0000_u01788066840291") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5bb_d20260830_m051353_c001_v0001104_t0042_u01788066833487") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858983_d20260830_m051348_c001_v7007000_t0000_u01788066828213") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec58d_d20260830_m051341_c001_v0001104_t0042_u01788066821803") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588ac_d20260830_m051336_c001_v7007000_t0000_u01788066816590") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec55b_d20260830_m051330_c001_v0001104_t0042_u01788066810227") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858545_d20260830_m051324_c001_v7007000_t0000_u01788066804863") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec514_d20260830_m051317_c001_v0001104_t0042_u01788066797907") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf6e_d20260830_m051309_c001_v7007000_t0000_u01788066789519") 2026/08/30 05:15:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050551da_d20260830_m051304_c001_v0001130_t0000_u01788066784629") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bef9_d20260830_m051259_c001_v7007000_t0000_u01788066779453") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055182_d20260830_m051255_c001_v0001130_t0000_u01788066775368") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4188a1e09e3b569c_d20260830_m051253_c001_v7007000_t0000_u01788066773260") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2aa_d20260830_m051243_c001_v0001043_t0031_u01788066763441") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ab9_d20260830_m051238_c001_v7007000_t0000_u01788066758273") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec422_d20260830_m051234_c001_v0001104_t0042_u01788066754056") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2b8b_d20260830_m051232_c001_v7007000_t0000_u01788066752249") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f254_d20260830_m051222_c001_v0001043_t0031_u01788066742854") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40196966991c194c_d20260830_m051214_c001_v7007000_t0000_u01788066734315") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec394_d20260830_m051207_c001_v0001104_t0042_u01788066727062") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9da7_d20260830_m051201_c001_v7007000_t0000_u01788066721927") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec33e_d20260830_m051155_c001_v0001104_t0042_u01788066715082") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379b0_d20260830_m051149_c001_v7007000_t0000_u01788066709548") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec300_d20260830_m051143_c001_v0001104_t0042_u01788066703267") 2026/08/30 05:15:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4188a1e09e3b56ed_d20260830_m051256_c001_v7007000_t0000_u01788066776300") 2026/08/30 05:15:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec464_d20260830_m051247_c001_v0001104_t0039_u01788066767504") 2026/08/30 05:15:10 DEBUG : dir1/0007-12345: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857cc_d20260830_m051312_c001_v7007000_t0000_u01788066792933") 2026/08/30 05:15:10 DEBUG : dir1/0007-12345: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdad8_d20260830_m051308_c001_v0001179_t0046_u01788066788449") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a4d_d20260830_m051412_c001_v7007000_t0000_u01788066852062") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055384_d20260830_m051405_c001_v0001130_t0000_u01788066845626") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859da_d20260830_m051400_c001_v7007000_t0000_u01788066840476") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055340_d20260830_m051353_c001_v0001130_t0000_u01788066833671") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858989_d20260830_m051348_c001_v7007000_t0000_u01788066828394") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050552ec_d20260830_m051341_c001_v0001130_t0000_u01788066821985") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588b0_d20260830_m051336_c001_v7007000_t0000_u01788066816771") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055294_d20260830_m051330_c001_v0001130_t0000_u01788066810408") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685854a_d20260830_m051325_c001_v7007000_t0000_u01788066805044") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505523c_d20260830_m051318_c001_v0001130_t0000_u01788066798088") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f418576a67825bd9d_d20260830_m051309_c001_v7007000_t0000_u01788066789528") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2d8_d20260830_m051304_c001_v0001043_t0031_u01788066784811") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920befd_d20260830_m051259_c001_v7007000_t0000_u01788066779636") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda7e_d20260830_m051255_c001_v0001179_t0046_u01788066775382") 2026/08/30 05:15:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd032293a_d20260830_m051252_c001_v7007000_t0000_u01788066772713") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055114_d20260830_m051243_c001_v0001130_t0000_u01788066763623") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629abc_d20260830_m051238_c001_v7007000_t0000_u01788066758456") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050550be_d20260830_m051234_c001_v0001130_t0000_u01788066754208") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37aef_d20260830_m051232_c001_v7007000_t0000_u01788066752268") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec3f6_d20260830_m051223_c001_v0001104_t0042_u01788066743036") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9de4_d20260830_m051214_c001_v7007000_t0000_u01788066734327") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd8f0_d20260830_m051207_c001_v0001179_t0046_u01788066727246") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9daa_d20260830_m051202_c001_v7007000_t0000_u01788066722111") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd890_d20260830_m051155_c001_v0001179_t0046_u01788066715265") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379b2_d20260830_m051149_c001_v7007000_t0000_u01788066709768") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd818_d20260830_m051143_c001_v0001179_t0046_u01788066703451") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915dc5_d20260830_m051256_c001_v7007000_t0000_u01788066776310") 2026/08/30 05:15:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f2bc_d20260830_m051247_c001_v0001043_t0055_u01788066767546") 2026/08/30 05:15:11 DEBUG : dir1/0008-23456: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857ce_d20260830_m051313_c001_v7007000_t0000_u01788066793114") 2026/08/30 05:15:11 DEBUG : dir1/0008-23456: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055208_d20260830_m051308_c001_v0001130_t0000_u01788066788421") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a50_d20260830_m051412_c001_v7007000_t0000_u01788066852244") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f330_d20260830_m051405_c001_v0001043_t0031_u01788066845810") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859e0_d20260830_m051400_c001_v7007000_t0000_u01788066840659") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f31c_d20260830_m051353_c001_v0001043_t0031_u01788066833856") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685898d_d20260830_m051348_c001_v7007000_t0000_u01788066828575") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f30a_d20260830_m051342_c001_v0001043_t0031_u01788066822170") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588b4_d20260830_m051336_c001_v7007000_t0000_u01788066816952") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2fe_d20260830_m051330_c001_v0001043_t0031_u01788066810590") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685854f_d20260830_m051325_c001_v7007000_t0000_u01788066805225") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2f2_d20260830_m051318_c001_v0001043_t0031_u01788066798271") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4106feb03bab6da4_d20260830_m051309_c001_v7007000_t0000_u01788066789339") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4d4_d20260830_m051304_c001_v0001104_t0042_u01788066784993") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf00_d20260830_m051259_c001_v7007000_t0000_u01788066779818") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2ce_d20260830_m051255_c001_v0001043_t0031_u01788066775391") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915d99_d20260830_m051253_c001_v7007000_t0000_u01788066773090") 2026/08/30 05:15:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda2c_d20260830_m051243_c001_v0001179_t0046_u01788066763807") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629abe_d20260830_m051238_c001_v7007000_t0000_u01788066758637") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd9f0_d20260830_m051234_c001_v0001179_t0046_u01788066754227") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48763135_d20260830_m051232_c001_v7007000_t0000_u01788066752226") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd96c_d20260830_m051223_c001_v0001179_t0046_u01788066743219") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f36_d20260830_m051214_c001_v7007000_t0000_u01788066734337") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f20e_d20260830_m051207_c001_v0001043_t0031_u01788066727429") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9dab_d20260830_m051202_c001_v7007000_t0000_u01788066722293") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1e2_d20260830_m051155_c001_v0001043_t0031_u01788066715447") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a379b4_d20260830_m051149_c001_v7007000_t0000_u01788066709950") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1c2_d20260830_m051143_c001_v0001043_t0031_u01788066703639") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915dbc_d20260830_m051256_c001_v7007000_t0000_u01788066776130") 2026/08/30 05:15:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fda46_d20260830_m051247_c001_v0001179_t0053_u01788066767645") 2026/08/30 05:15:13 DEBUG : dir1/0009-34567: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857d2_d20260830_m051313_c001_v7007000_t0000_u01788066793295") 2026/08/30 05:15:13 DEBUG : dir1/0009-34567: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2e6_d20260830_m051308_c001_v0001043_t0031_u01788066788431") 2026/08/30 05:15:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a51_d20260830_m051412_c001_v7007000_t0000_u01788066852428") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdcac_d20260830_m051405_c001_v0001179_t0046_u01788066845992") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859e3_d20260830_m051400_c001_v7007000_t0000_u01788066840843") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdc46_d20260830_m051354_c001_v0001179_t0046_u01788066834040") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858991_d20260830_m051348_c001_v7007000_t0000_u01788066828755") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdbda_d20260830_m051342_c001_v0001179_t0046_u01788066822352") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588b8_d20260830_m051337_c001_v7007000_t0000_u01788066817133") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb8e_d20260830_m051330_c001_v0001179_t0046_u01788066810772") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858551_d20260830_m051325_c001_v7007000_t0000_u01788066805405") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb32_d20260830_m051318_c001_v0001179_t0046_u01788066798455") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2ba07e_d20260830_m051308_c001_v7007000_t0000_u01788066788993") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdabc_d20260830_m051305_c001_v0001179_t0046_u01788066785193") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf02_d20260830_m051300_c001_v7007000_t0000_u01788066780000") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec49a_d20260830_m051255_c001_v0001104_t0042_u01788066775403") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd0322943_d20260830_m051253_c001_v7007000_t0000_u01788066773101") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec44e_d20260830_m051243_c001_v0001104_t0042_u01788066763993") 2026/08/30 05:15:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ac0_d20260830_m051238_c001_v7007000_t0000_u01788066758820") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec426_d20260830_m051234_c001_v0001104_t0042_u01788066754238") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37ae5_d20260830_m051231_c001_v7007000_t0000_u01788066751843") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055056_d20260830_m051223_c001_v0001130_t0000_u01788066743403") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40196966991c194b_d20260830_m051214_c001_v7007000_t0000_u01788066734134") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054fcf_d20260830_m051207_c001_v0001130_t0000_u01788066727616") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9dac_d20260830_m051202_c001_v7007000_t0000_u01788066722476") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054f41_d20260830_m051155_c001_v0001130_t0000_u01788066715629") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb761d_d20260830_m051150_c001_v7007000_t0000_u01788066710494") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054ee7_d20260830_m051143_c001_v0001130_t0000_u01788066703821") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bed9_d20260830_m051256_c001_v7007000_t0000_u01788066776339") 2026/08/30 05:15:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105055142_d20260830_m051247_c001_v0001130_t0020_u01788066767874") 2026/08/30 05:15:15 DEBUG : dir1/0010-45678: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857d4_d20260830_m051313_c001_v7007000_t0000_u01788066793477") 2026/08/30 05:15:15 DEBUG : dir1/0010-45678: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4ee_d20260830_m051308_c001_v0001104_t0042_u01788066788574") 2026/08/30 05:15:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a52_d20260830_m051412_c001_v7007000_t0000_u01788066852610") 2026/08/30 05:15:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5f5_d20260830_m051406_c001_v0001104_t0042_u01788066846175") 2026/08/30 05:15:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859e6_d20260830_m051401_c001_v7007000_t0000_u01788066841026") 2026/08/30 05:15:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5c1_d20260830_m051354_c001_v0001104_t0042_u01788066834223") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858997_d20260830_m051348_c001_v7007000_t0000_u01788066828937") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec591_d20260830_m051342_c001_v0001104_t0042_u01788066822537") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588bd_d20260830_m051337_c001_v7007000_t0000_u01788066817314") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec55d_d20260830_m051330_c001_v0001104_t0042_u01788066810957") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858552_d20260830_m051325_c001_v7007000_t0000_u01788066805586") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec518_d20260830_m051318_c001_v0001104_t0042_u01788066798636") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2ba083_d20260830_m051309_c001_v7007000_t0000_u01788066789539") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050551e6_d20260830_m051305_c001_v0001130_t0000_u01788066785493") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf04_d20260830_m051300_c001_v7007000_t0000_u01788066780182") 2026/08/30 05:15:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055188_d20260830_m051255_c001_v0001130_t0000_u01788066775549") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c647421f_d20260830_m051253_c001_v7007000_t0000_u01788066773111") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2ae_d20260830_m051244_c001_v0001043_t0031_u01788066764175") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ac2_d20260830_m051239_c001_v7007000_t0000_u01788066759001") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f288_d20260830_m051234_c001_v0001043_t0031_u01788066754248") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2b8a_d20260830_m051232_c001_v7007000_t0000_u01788066752240") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f25a_d20260830_m051223_c001_v0001043_t0031_u01788066743585") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9de0_d20260830_m051214_c001_v7007000_t0000_u01788066734137") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec39c_d20260830_m051207_c001_v0001104_t0042_u01788066727798") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9dad_d20260830_m051202_c001_v7007000_t0000_u01788066722658") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec346_d20260830_m051155_c001_v0001104_t0042_u01788066715813") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb761f_d20260830_m051150_c001_v7007000_t0000_u01788066710676") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec306_d20260830_m051144_c001_v0001104_t0042_u01788066704002") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b5622_d20260830_m051255_c001_v7007000_t0000_u01788066775992") 2026/08/30 05:15:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fda4a_d20260830_m051247_c001_v0001179_t0047_u01788066767917") 2026/08/30 05:15:17 DEBUG : dir1/0011-56789: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857d5_d20260830_m051313_c001_v7007000_t0000_u01788066793657") 2026/08/30 05:15:17 DEBUG : dir1/0011-56789: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505520c_d20260830_m051308_c001_v0001130_t0000_u01788066788605") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a55_d20260830_m051412_c001_v7007000_t0000_u01788066852794") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055386_d20260830_m051406_c001_v0001130_t0000_u01788066846357") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859e7_d20260830_m051401_c001_v7007000_t0000_u01788066841209") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055346_d20260830_m051354_c001_v0001130_t0000_u01788066834405") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858998_d20260830_m051349_c001_v7007000_t0000_u01788066829118") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050552f4_d20260830_m051342_c001_v0001130_t0000_u01788066822718") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588c0_d20260830_m051337_c001_v7007000_t0000_u01788066817495") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505529e_d20260830_m051331_c001_v0001130_t0000_u01788066811139") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858554_d20260830_m051325_c001_v7007000_t0000_u01788066805777") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055240_d20260830_m051318_c001_v0001130_t0000_u01788066798818") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2ba080_d20260830_m051309_c001_v7007000_t0000_u01788066789358") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2da_d20260830_m051305_c001_v0001043_t0031_u01788066785676") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf07_d20260830_m051300_c001_v7007000_t0000_u01788066780364") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda80_d20260830_m051255_c001_v0001179_t0046_u01788066775566") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b560e_d20260830_m051253_c001_v7007000_t0000_u01788066773122") 2026/08/30 05:15:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505511c_d20260830_m051244_c001_v0001130_t0000_u01788066764360") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ac6_d20260830_m051239_c001_v7007000_t0000_u01788066759183") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050550c2_d20260830_m051234_c001_v0001130_t0000_u01788066754392") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb76af_d20260830_m051232_c001_v7007000_t0000_u01788066752445") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec3fa_d20260830_m051223_c001_v0001104_t0042_u01788066743767") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f35_d20260830_m051214_c001_v7007000_t0000_u01788066734147") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd8f2_d20260830_m051207_c001_v0001179_t0046_u01788066727980") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9dae_d20260830_m051202_c001_v7007000_t0000_u01788066722841") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd896_d20260830_m051155_c001_v0001179_t0046_u01788066715995") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb7622_d20260830_m051150_c001_v7007000_t0000_u01788066710870") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd826_d20260830_m051144_c001_v0001179_t0046_u01788066704186") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f427008fdc457e264_d20260830_m051256_c001_v7007000_t0000_u01788066776321") 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f2be_d20260830_m051247_c001_v0001043_t0050_u01788066767927") 2026/08/30 05:15:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857d7_d20260830_m051313_c001_v7007000_t0000_u01788066793837") 2026/08/30 05:15:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2e8_d20260830_m051308_c001_v0001043_t0031_u01788066788615") 2026/08/30 05:15:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a56_d20260830_m051412_c001_v7007000_t0000_u01788066852980") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f332_d20260830_m051406_c001_v0001043_t0031_u01788066846540") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859e9_d20260830_m051401_c001_v7007000_t0000_u01788066841393") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f320_d20260830_m051354_c001_v0001043_t0031_u01788066834587") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685899b_d20260830_m051349_c001_v7007000_t0000_u01788066829299") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f30c_d20260830_m051342_c001_v0001043_t0031_u01788066822903") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588c7_d20260830_m051337_c001_v7007000_t0000_u01788066817676") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f300_d20260830_m051331_c001_v0001043_t0031_u01788066811321") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858558_d20260830_m051325_c001_v7007000_t0000_u01788066805958") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2f4_d20260830_m051319_c001_v0001043_t0031_u01788066799000") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f422adc4badd11ccf_d20260830_m051309_c001_v7007000_t0000_u01788066789372") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4d8_d20260830_m051305_c001_v0001104_t0042_u01788066785858") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf09_d20260830_m051300_c001_v7007000_t0000_u01788066780551") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2d0_d20260830_m051255_c001_v0001043_t0031_u01788066775577") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915d9b_d20260830_m051253_c001_v7007000_t0000_u01788066773270") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fda30_d20260830_m051244_c001_v0001179_t0046_u01788066764545") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ac9_d20260830_m051239_c001_v7007000_t0000_u01788066759366") 2026/08/30 05:15:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd9f2_d20260830_m051234_c001_v0001179_t0046_u01788066754410") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37af5_d20260830_m051232_c001_v7007000_t0000_u01788066752455") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd970_d20260830_m051223_c001_v0001179_t0046_u01788066743949") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f406aa1fcbafb9c22_d20260830_m051214_c001_v7007000_t0000_u01788066734014") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f214_d20260830_m051208_c001_v0001043_t0031_u01788066728162") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9db0_d20260830_m051203_c001_v7007000_t0000_u01788066723024") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1e4_d20260830_m051156_c001_v0001043_t0031_u01788066716178") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb7625_d20260830_m051151_c001_v7007000_t0000_u01788066711051") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1c4_d20260830_m051144_c001_v0001043_t0031_u01788066704371") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c647427d_d20260830_m051256_c001_v7007000_t0000_u01788066776002") 2026/08/30 05:15:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fda4c_d20260830_m051248_c001_v0001179_t0036_u01788066768122") 2026/08/30 05:15:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857d8_d20260830_m051314_c001_v7007000_t0000_u01788066794017") 2026/08/30 05:15:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdade_d20260830_m051308_c001_v0001179_t0046_u01788066788631") 2026/08/30 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a58_d20260830_m051413_c001_v7007000_t0000_u01788066853164") 2026/08/30 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdcb2_d20260830_m051406_c001_v0001179_t0046_u01788066846723") 2026/08/30 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859ec_d20260830_m051401_c001_v7007000_t0000_u01788066841579") 2026/08/30 05:15:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdc4c_d20260830_m051354_c001_v0001179_t0046_u01788066834771") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68589a2_d20260830_m051349_c001_v7007000_t0000_u01788066829589") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdbde_d20260830_m051343_c001_v0001179_t0046_u01788066823087") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588c8_d20260830_m051337_c001_v7007000_t0000_u01788066817857") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb96_d20260830_m051331_c001_v0001179_t0046_u01788066811503") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685855c_d20260830_m051326_c001_v7007000_t0000_u01788066806138") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdb3a_d20260830_m051319_c001_v0001179_t0046_u01788066799183") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48763303_d20260830_m051309_c001_v7007000_t0000_u01788066789381") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdac4_d20260830_m051306_c001_v0001179_t0046_u01788066786040") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf10_d20260830_m051300_c001_v7007000_t0000_u01788066780734") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec49c_d20260830_m051255_c001_v0001104_t0042_u01788066775588") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842a3e_d20260830_m051253_c001_v7007000_t0000_u01788066773132") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec452_d20260830_m051244_c001_v0001104_t0042_u01788066764732") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629acc_d20260830_m051239_c001_v7007000_t0000_u01788066759547") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec42a_d20260830_m051234_c001_v0001104_t0042_u01788066754421") 2026/08/30 05:15:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629a61_d20260830_m051232_c001_v7007000_t0000_u01788066752280") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055060_d20260830_m051224_c001_v0001130_t0000_u01788066744133") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762ff5_d20260830_m051214_c001_v7007000_t0000_u01788066734157") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054fd7_d20260830_m051208_c001_v0001130_t0000_u01788066728348") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9db1_d20260830_m051203_c001_v7007000_t0000_u01788066723206") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054f47_d20260830_m051156_c001_v0001130_t0000_u01788066716360") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb7628_d20260830_m051151_c001_v7007000_t0000_u01788066711233") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054eef_d20260830_m051144_c001_v0001130_t0000_u01788066704602") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6474281_d20260830_m051256_c001_v7007000_t0000_u01788066776188") 2026/08/30 05:15:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f2c0_d20260830_m051248_c001_v0001043_t0058_u01788066768297") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857e1_d20260830_m051314_c001_v7007000_t0000_u01788066794198") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4f0_d20260830_m051308_c001_v0001104_t0042_u01788066788756") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a5a_d20260830_m051413_c001_v7007000_t0000_u01788066853347") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5f9_d20260830_m051406_c001_v0001104_t0042_u01788066846906") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859ef_d20260830_m051401_c001_v7007000_t0000_u01788066841762") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec5c3_d20260830_m051354_c001_v0001104_t0042_u01788066834954") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68589a6_d20260830_m051349_c001_v7007000_t0000_u01788066829770") 2026/08/30 05:15:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec593_d20260830_m051343_c001_v0001104_t0042_u01788066823270") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588c9_d20260830_m051338_c001_v7007000_t0000_u01788066818038") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec565_d20260830_m051331_c001_v0001104_t0042_u01788066811687") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858563_d20260830_m051326_c001_v7007000_t0000_u01788066806318") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec51a_d20260830_m051319_c001_v0001104_t0042_u01788066799365") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b5742_d20260830_m051309_c001_v7007000_t0000_u01788066789391") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050551ee_d20260830_m051306_c001_v0001130_t0000_u01788066786230") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf12_d20260830_m051300_c001_v7007000_t0000_u01788066780918") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505518a_d20260830_m051255_c001_v0001130_t0000_u01788066775731") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842a37_d20260830_m051252_c001_v7007000_t0000_u01788066772946") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2b0_d20260830_m051244_c001_v0001043_t0031_u01788066764913") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ace_d20260830_m051239_c001_v7007000_t0000_u01788066759729") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f28a_d20260830_m051234_c001_v0001043_t0031_u01788066754430") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb76ae_d20260830_m051232_c001_v7007000_t0000_u01788066752247") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f25c_d20260830_m051224_c001_v0001043_t0031_u01788066744313") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858165_d20260830_m051213_c001_v7007000_t0000_u01788066733994") 2026/08/30 05:15:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec3a2_d20260830_m051208_c001_v0001104_t0042_u01788066728530") 2026/08/30 05:15:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9db3_d20260830_m051203_c001_v7007000_t0000_u01788066723389") 2026/08/30 05:15:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec348_d20260830_m051156_c001_v0001104_t0042_u01788066716636") 2026/08/30 05:15:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb762b_d20260830_m051151_c001_v7007000_t0000_u01788066711413") 2026/08/30 05:15:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec30e_d20260830_m051144_c001_v0001104_t0042_u01788066704783") 2026/08/30 05:15:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4188a1e09e3b56e7_d20260830_m051256_c001_v7007000_t0000_u01788066776121") 2026/08/30 05:15:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fda4e_d20260830_m051248_c001_v0001179_t0051_u01788066768315") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857e2_d20260830_m051314_c001_v7007000_t0000_u01788066794379") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055210_d20260830_m051308_c001_v0001130_t0000_u01788066788788") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a5c_d20260830_m051413_c001_v7007000_t0000_u01788066853530") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505538a_d20260830_m051407_c001_v0001130_t0000_u01788066847134") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859f1_d20260830_m051401_c001_v7007000_t0000_u01788066841946") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505534a_d20260830_m051355_c001_v0001130_t0000_u01788066835135") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68589ad_d20260830_m051349_c001_v7007000_t0000_u01788066829951") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050552fa_d20260830_m051343_c001_v0001130_t0000_u01788066823453") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588ce_d20260830_m051338_c001_v7007000_t0000_u01788066818220") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050552a2_d20260830_m051331_c001_v0001130_t0000_u01788066811868") 2026/08/30 05:15:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e6858564_d20260830_m051326_c001_v7007000_t0000_u01788066806500") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055246_d20260830_m051319_c001_v0001130_t0000_u01788066799547") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f98579b_d20260830_m051309_c001_v7007000_t0000_u01788066789550") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2dc_d20260830_m051306_c001_v0001043_t0031_u01788066786413") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf14_d20260830_m051301_c001_v7007000_t0000_u01788066781101") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2d2_d20260830_m051255_c001_v0001043_t0031_u01788066775759") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd0322937_d20260830_m051252_c001_v7007000_t0000_u01788066772533") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055128_d20260830_m051245_c001_v0001130_t0000_u01788066765096") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ad1_d20260830_m051239_c001_v7007000_t0000_u01788066759911") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050550ca_d20260830_m051234_c001_v0001130_t0000_u01788066754575") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629a64_d20260830_m051232_c001_v7007000_t0000_u01788066752465") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec3fc_d20260830_m051224_c001_v0001104_t0042_u01788066744495") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9ddb_d20260830_m051213_c001_v7007000_t0000_u01788066733772") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd8fc_d20260830_m051208_c001_v0001179_t0046_u01788066728713") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9db4_d20260830_m051203_c001_v7007000_t0000_u01788066723571") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd8a2_d20260830_m051156_c001_v0001179_t0046_u01788066716817") 2026/08/30 05:15:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb762e_d20260830_m051151_c001_v7007000_t0000_u01788066711598") 2026/08/30 05:15:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd82e_d20260830_m051144_c001_v0001179_t0046_u01788066704966") 2026/08/30 05:15:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bed4_d20260830_m051255_c001_v7007000_t0000_u01788066775972") 2026/08/30 05:15:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505514a_d20260830_m051248_c001_v0001130_t0000_u01788066768370") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f3c_d20260830_m051216_c001_v7007000_t0000_u01788066736639") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105054fe6_d20260830_m051210_c001_v0001130_t0047_u01788066730535") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f3f_d20260830_m051216_c001_v7007000_t0000_u01788066736918") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec3b0_d20260830_m051210_c001_v0001104_t0020_u01788066730545") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f41_d20260830_m051217_c001_v7007000_t0000_u01788066737100") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd90e_d20260830_m051210_c001_v0001179_t0003_u01788066730556") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f42_d20260830_m051217_c001_v7007000_t0000_u01788066737280") 2026/08/30 05:15:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f224_d20260830_m051210_c001_v0001043_t0041_u01788066730743") 2026/08/30 05:15:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f45_d20260830_m051217_c001_v7007000_t0000_u01788066737461") 2026/08/30 05:15:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd910_d20260830_m051210_c001_v0001179_t0022_u01788066730774") 2026/08/30 05:15:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f47_d20260830_m051217_c001_v7007000_t0000_u01788066737641") 2026/08/30 05:15:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105054fee_d20260830_m051210_c001_v0001130_t0053_u01788066730860") 2026/08/30 05:15:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f49_d20260830_m051217_c001_v7007000_t0000_u01788066737822") 2026/08/30 05:15:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd912_d20260830_m051211_c001_v0001179_t0026_u01788066731024") 2026/08/30 05:15:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f4a_d20260830_m051218_c001_v7007000_t0000_u01788066738002") 2026/08/30 05:15:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f228_d20260830_m051211_c001_v0001043_t0050_u01788066731132") 2026/08/30 05:15:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f4c_d20260830_m051218_c001_v7007000_t0000_u01788066738183") 2026/08/30 05:15:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec3b2_d20260830_m051211_c001_v0001104_t0000_u01788066731190") 2026/08/30 05:15:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f4e_d20260830_m051218_c001_v7007000_t0000_u01788066738364") 2026/08/30 05:15:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd916_d20260830_m051211_c001_v0001179_t0002_u01788066731265") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f4f_d20260830_m051218_c001_v7007000_t0000_u01788066738546") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105054ff2_d20260830_m051211_c001_v0001130_t0015_u01788066731294") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f50_d20260830_m051218_c001_v7007000_t0000_u01788066738726") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f22a_d20260830_m051211_c001_v0001043_t0041_u01788066731477") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f51_d20260830_m051218_c001_v7007000_t0000_u01788066738907") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd91a_d20260830_m051211_c001_v0001179_t0001_u01788066731562") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f52_d20260830_m051219_c001_v7007000_t0000_u01788066739089") 2026/08/30 05:15:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd91c_d20260830_m051211_c001_v0001179_t0034_u01788066731770") 2026/08/30 05:15:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f54_d20260830_m051219_c001_v7007000_t0000_u01788066739385") 2026/08/30 05:15:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec3b6_d20260830_m051211_c001_v0001104_t0031_u01788066731920") 2026/08/30 05:15:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3f56_d20260830_m051219_c001_v7007000_t0000_u01788066739566") 2026/08/30 05:15:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f22c_d20260830_m051211_c001_v0001043_t0031_u01788066731940") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37b27_d20260830_m051234_c001_v7007000_t0000_u01788066754959") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd99c_d20260830_m051226_c001_v0001179_t0031_u01788066746487") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2bc3_d20260830_m051235_c001_v7007000_t0000_u01788066755016") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f266_d20260830_m051226_c001_v0001043_t0055_u01788066746506") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2bc4_d20260830_m051235_c001_v7007000_t0000_u01788066755030") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec404_d20260830_m051226_c001_v0001104_t0000_u01788066746517") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2bbd_d20260830_m051234_c001_v7007000_t0000_u01788066754820") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105055078_d20260830_m051226_c001_v0001130_t0000_u01788066746647") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629a88_d20260830_m051234_c001_v7007000_t0000_u01788066754971") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd9a0_d20260830_m051226_c001_v0001179_t0000_u01788066746695") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea2bc0_d20260830_m051234_c001_v7007000_t0000_u01788066754832") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd9a4_d20260830_m051226_c001_v0001179_t0007_u01788066746902") 2026/08/30 05:15:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48763193_d20260830_m051235_c001_v7007000_t0000_u01788066755120") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d310505507c_d20260830_m051227_c001_v0001130_t0020_u01788066747021") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37b28_d20260830_m051234_c001_v7007000_t0000_u01788066754983") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f268_d20260830_m051227_c001_v0001043_t0059_u01788066747085") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b55a6_d20260830_m051235_c001_v7007000_t0000_u01788066755129") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd9aa_d20260830_m051227_c001_v0001179_t0017_u01788066747121") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37b2b_d20260830_m051235_c001_v7007000_t0000_u01788066755140") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec408_d20260830_m051227_c001_v0001104_t0039_u01788066747132") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629a8b_d20260830_m051235_c001_v7007000_t0000_u01788066755152") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd9b2_d20260830_m051227_c001_v0001179_t0059_u01788066747348") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37b21_d20260830_m051234_c001_v7007000_t0000_u01788066754779") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f26c_d20260830_m051227_c001_v0001043_t0002_u01788066747460") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629a84_d20260830_m051234_c001_v7007000_t0000_u01788066754790") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd9b6_d20260830_m051227_c001_v0001179_t0053_u01788066747557") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876318d_d20260830_m051234_c001_v7007000_t0000_u01788066754939") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105055080_d20260830_m051227_c001_v0001130_t0009_u01788066747575") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48763184_d20260830_m051234_c001_v7007000_t0000_u01788066754758") 2026/08/30 05:15:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd9bc_d20260830_m051227_c001_v0001179_t0009_u01788066747773") 2026/08/30 05:15:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f425ec331802b55a2_d20260830_m051234_c001_v7007000_t0000_u01788066754949") 2026/08/30 05:15:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd9c0_d20260830_m051228_c001_v0001179_t0046_u01788066748011") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e29_d20260830_m051054_c001_v7007000_t0000_u01788066654021") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f403c0ae474d2840a_d20260830_m051052_c001_v0001183_t0017_u01788066652334") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f8423bf_d20260830_m051052_c001_v7007000_t0000_u01788066652152") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f403c0ae474d283ee_d20260830_m051049_c001_v0001183_t0017_u01788066649929") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f8423ba_d20260830_m051049_c001_v7007000_t0000_u01788066649209") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f12e_d20260830_m051045_c001_v0001043_t0031_u01788066645346") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e1e_d20260830_m051043_c001_v7007000_t0000_u01788066643886") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40801aea09249ba6_d20260830_m051042_c001_v0001165_t0006_u01788066642214") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915a93_d20260830_m051042_c001_v7007000_t0000_u01788066642034") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40801aea09249b94_d20260830_m051039_c001_v0001165_t0006_u01788066639786") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915a8e_d20260830_m051039_c001_v7007000_t0000_u01788066639069") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec178_d20260830_m051035_c001_v0001104_t0042_u01788066635486") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e00_d20260830_m051034_c001_v7007000_t0000_u01788066634213") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f413857bca1fdd68c_d20260830_m051033_c001_v0001174_t0005_u01788066633025") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9bb6_d20260830_m051032_c001_v7007000_t0000_u01788066632840") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f413857bca1fdd65e_d20260830_m051030_c001_v0001174_t0005_u01788066630974") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9ba9_d20260830_m051030_c001_v7007000_t0000_u01788066630256") 2026/08/30 05:15:31 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec154_d20260830_m051027_c001_v0001104_t0042_u01788066627314") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473def_d20260830_m051026_c001_v7007000_t0000_u01788066626405") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f415177f6cdad9dd8_d20260830_m051024_c001_v0001116_t0019_u01788066624919") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f422adc4badd1144f_d20260830_m051024_c001_v7007000_t0000_u01788066624704") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f415177f6cdad9dca_d20260830_m051022_c001_v0001116_t0019_u01788066622053") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f422adc4badd1143f_d20260830_m051021_c001_v7007000_t0000_u01788066621333") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec11a_d20260830_m051016_c001_v0001104_t0042_u01788066616196") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417fc692ce575a7b_d20260830_m051015_c001_v7007000_t0000_u01788066615285") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4183da59fdfb6f92_d20260830_m051013_c001_v0001038_t0011_u01788066613796") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412677dbc3580bc8_d20260830_m051013_c001_v7007000_t0000_u01788066613614") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4183da59fdfb6f7e_d20260830_m051011_c001_v0001038_t0011_u01788066611025") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412677dbc3580ba9_d20260830_m051010_c001_v7007000_t0000_u01788066610305") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec0d2_d20260830_m051005_c001_v0001104_t0042_u01788066605152") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e3813_d20260830_m051004_c001_v7007000_t0000_u01788066604249") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4162c656d075d582_d20260830_m051002_c001_v0001179_t0054_u01788066602775") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b31ca_d20260830_m051002_c001_v7007000_t0000_u01788066602590") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4162c656d075d568_d20260830_m050959_c001_v0001179_t0054_u01788066599998") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b31bc_d20260830_m050959_c001_v7007000_t0000_u01788066599277") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec098_d20260830_m050954_c001_v0001104_t0042_u01788066594030") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473d6e_d20260830_m050953_c001_v7007000_t0000_u01788066593305") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024acc7934122f0_d20260830_m050948_c001_v0001172_t0006_u01788066588679") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b3170_d20260830_m050948_c001_v7007000_t0000_u01788066588480") 2026/08/30 05:15:32 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec072_d20260830_m050944_c001_v0001104_t0042_u01788066584621") 2026/08/30 05:15:33 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f400615ed13dacde3_d20260830_m050943_c001_v0001150_t0017_u01788066583890") 2026/08/30 05:15:33 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f400615ed13dacdd7_d20260830_m050942_c001_v0001150_t0017_u01788066582856") 2026/08/30 05:15:33 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842166_d20260830_m050930_c001_v7007000_t0000_u01788066570046") 2026/08/30 05:15:33 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0dc_d20260830_m050923_c001_v0001043_t0031_u01788066563938") 2026/08/30 05:15:33 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40300a4bbb4c09c4_d20260830_m050923_c001_v0001044_t0045_u01788066563210") 2026/08/30 05:15:33 DEBUG : dst/one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40300a4bbb4c09c0_d20260830_m050922_c001_v0001044_t0045_u01788066562292") 2026/08/30 05:15:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e2a_d20260830_m051054_c001_v7007000_t0000_u01788066654204") 2026/08/30 05:15:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f413e069b69d49c5b_d20260830_m051051_c001_v0001184_t0000_u01788066651968") 2026/08/30 05:15:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40136ec6e43a14b0_d20260830_m051049_c001_v0001183_t0025_u01788066649023") 2026/08/30 05:15:33 DEBUG : dst/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e1f_d20260830_m051044_c001_v7007000_t0000_u01788066644068") 2026/08/30 05:15:33 DEBUG : dst/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f41254456ff1c531f_d20260830_m051041_c001_v0001146_t0038_u01788066641847") 2026/08/30 05:15:33 DEBUG : dst/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414aefbbe32ae549_d20260830_m051038_c001_v0001044_t0003_u01788066638886") 2026/08/30 05:15:33 DEBUG : dst/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e02_d20260830_m051034_c001_v7007000_t0000_u01788066634394") 2026/08/30 05:15:33 DEBUG : dst/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40007ca1e2eea465_d20260830_m051032_c001_v0001116_t0032_u01788066632658") 2026/08/30 05:15:33 DEBUG : dst/one.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4180de8b9d3e8bd0_d20260830_m051030_c001_v0001043_t0024_u01788066630074") 2026/08/30 05:15:33 DEBUG : dst/three: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473d72_d20260830_m050953_c001_v7007000_t0000_u01788066593485") 2026/08/30 05:15:33 DEBUG : dst/three: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f400615ed13dace47_d20260830_m050952_c001_v0001150_t0017_u01788066592023") 2026/08/30 05:15:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e2b_d20260830_m051054_c001_v7007000_t0000_u01788066654386") 2026/08/30 05:15:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407700d14c1df144_d20260830_m051053_c001_v0001131_t0046_u01788066653066") 2026/08/30 05:15:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f413eb08c2e9bf4de_d20260830_m051050_c001_v0001113_t0053_u01788066650654") 2026/08/30 05:15:33 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e2c_d20260830_m051054_c001_v7007000_t0000_u01788066654568") 2026/08/30 05:15:33 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f403c0ae474d28416_d20260830_m051053_c001_v0001183_t0017_u01788066653445") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f8423c3_d20260830_m051053_c001_v7007000_t0000_u01788066653253") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f403c0ae474d283f4_d20260830_m051051_c001_v0001183_t0017_u01788066651026") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f8423bd_d20260830_m051050_c001_v7007000_t0000_u01788066650844") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f132_d20260830_m051046_c001_v0001043_t0031_u01788066646077") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e20_d20260830_m051044_c001_v7007000_t0000_u01788066644250") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40801aea09249bb2_d20260830_m051043_c001_v0001165_t0006_u01788066643312") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915a96_d20260830_m051043_c001_v7007000_t0000_u01788066643131") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40801aea09249b9c_d20260830_m051040_c001_v0001165_t0006_u01788066640899") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c915a90_d20260830_m051040_c001_v7007000_t0000_u01788066640719") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec17c_d20260830_m051035_c001_v0001104_t0042_u01788066635849") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9bc5_d20260830_m051033_c001_v7007000_t0000_u01788066633656") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f11e_d20260830_m051031_c001_v0001043_t0031_u01788066631899") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9baf_d20260830_m051031_c001_v7007000_t0000_u01788066631532") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec158_d20260830_m051027_c001_v0001104_t0042_u01788066627680") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f422adc4badd11453_d20260830_m051025_c001_v7007000_t0000_u01788066625481") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f114_d20260830_m051023_c001_v0001043_t0031_u01788066623710") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f422adc4badd11446_d20260830_m051022_c001_v7007000_t0000_u01788066622616") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec120_d20260830_m051016_c001_v0001104_t0042_u01788066616561") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412677dbc3580bcc_d20260830_m051014_c001_v7007000_t0000_u01788066614364") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f10a_d20260830_m051012_c001_v0001043_t0031_u01788066612666") 2026/08/30 05:15:34 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412677dbc3580bb1_d20260830_m051011_c001_v7007000_t0000_u01788066611583") 2026/08/30 05:15:35 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec0d6_d20260830_m051005_c001_v0001104_t0042_u01788066605518") 2026/08/30 05:15:35 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b31cd_d20260830_m051003_c001_v7007000_t0000_u01788066603335") 2026/08/30 05:15:35 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0fe_d20260830_m051001_c001_v0001043_t0031_u01788066601642") 2026/08/30 05:15:35 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4097edb6103b31c6_d20260830_m051000_c001_v7007000_t0000_u01788066600562") 2026/08/30 05:15:35 DEBUG : dst/three.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec0a0_d20260830_m050954_c001_v0001104_t0042_u01788066594396") 2026/08/30 05:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e21_d20260830_m051044_c001_v7007000_t0000_u01788066644433") 2026/08/30 05:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f410659329e67fbbb_d20260830_m051042_c001_v0001174_t0046_u01788066642949") 2026/08/30 05:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f403807a1de051de1_d20260830_m051040_c001_v0001134_t0003_u01788066640533") 2026/08/30 05:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e03_d20260830_m051034_c001_v7007000_t0000_u01788066634576") 2026/08/30 05:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f410659329e67faf7_d20260830_m051033_c001_v0001174_t0035_u01788066633466") 2026/08/30 05:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f41798eb23453d22c_d20260830_m051031_c001_v0001120_t0018_u01788066631350") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e2d_d20260830_m051054_c001_v7007000_t0000_u01788066654750") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1a2_d20260830_m051045_c001_v0001104_t0042_u01788066645892") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e23_d20260830_m051044_c001_v7007000_t0000_u01788066644617") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f120_d20260830_m051035_c001_v0001043_t0031_u01788066635668") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e04_d20260830_m051034_c001_v7007000_t0000_u01788066634759") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f11a_d20260830_m051027_c001_v0001043_t0031_u01788066627497") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473df0_d20260830_m051026_c001_v7007000_t0000_u01788066626588") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f10c_d20260830_m051016_c001_v0001043_t0031_u01788066616380") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417fc692ce575a7d_d20260830_m051015_c001_v7007000_t0000_u01788066615466") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f100_d20260830_m051005_c001_v0001043_t0031_u01788066605335") 2026/08/30 05:15:35 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e3816_d20260830_m051004_c001_v7007000_t0000_u01788066604430") 2026/08/30 05:15:36 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0f2_d20260830_m050954_c001_v0001043_t0031_u01788066594212") 2026/08/30 05:15:36 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473d74_d20260830_m050953_c001_v7007000_t0000_u01788066593665") 2026/08/30 05:15:36 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4174490b6eb0a0eb_d20260830_m050949_c001_v0001172_t0035_u01788066589802") 2026/08/30 05:15:36 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842169_d20260830_m050930_c001_v7007000_t0000_u01788066570226") 2026/08/30 05:15:36 DEBUG : dst/two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40300a4bbb4c09d0_d20260830_m050929_c001_v0001044_t0045_u01788066569142") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd03207d4_d20260830_m050851_c001_v7007000_t0000_u01788066531902") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0ce_d20260830_m050848_c001_v0001043_t0031_u01788066528581") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd03207be_d20260830_m050846_c001_v7007000_t0000_u01788066526252") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cebf34_d20260830_m050834_c001_v0001104_t0042_u01788066514329") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab2b4_d20260830_m050819_c001_v7007000_t0000_u01788066499536") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0bc_d20260830_m050813_c001_v0001043_t0031_u01788066493976") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762441_d20260830_m050756_c001_v7007000_t0000_u01788066476128") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f09a_d20260830_m050754_c001_v0001043_t0031_u01788066474182") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876241b_d20260830_m050753_c001_v7007000_t0000_u01788066473064") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f094_d20260830_m050751_c001_v0001043_t0031_u01788066471961") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623f8_d20260830_m050749_c001_v7007000_t0000_u01788066469434") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f08a_d20260830_m050747_c001_v0001043_t0031_u01788066467739") 2026/08/30 05:15:36 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623db_d20260830_m050747_c001_v7007000_t0000_u01788066467009") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f082_d20260830_m050745_c001_v0001043_t0031_u01788066465685") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876236f_d20260830_m050740_c001_v7007000_t0000_u01788066460301") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f06c_d20260830_m050738_c001_v0001043_t0031_u01788066458862") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876234b_d20260830_m050738_c001_v7007000_t0000_u01788066458132") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f066_d20260830_m050737_c001_v0001043_t0031_u01788066457400") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea17a5_d20260830_m050711_c001_v7007000_t0000_u01788066431908") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f04e_d20260830_m050710_c001_v0001043_t0031_u01788066430590") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea1771_d20260830_m050708_c001_v7007000_t0000_u01788066428680") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f042_d20260830_m050707_c001_v0001043_t0031_u01788066427777") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea175e_d20260830_m050707_c001_v7007000_t0000_u01788066427413") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f41926b3ad4af8454_d20260830_m050706_c001_v0001174_t0041_u01788066426868") 2026/08/30 05:15:37 DEBUG : empty space: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f03e_d20260830_m050705_c001_v0001043_t0031_u01788066425403") 2026/08/30 05:15:37 DEBUG : enormous: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876243a_d20260830_m050755_c001_v7007000_t0000_u01788066475393") 2026/08/30 05:15:37 DEBUG : enormous: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f09c_d20260830_m050754_c001_v0001043_t0043_u01788066474363") 2026/08/30 05:15:37 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473e39_d20260830_m051058_c001_v7007000_t0000_u01788066658858") 2026/08/30 05:15:37 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec1d4_d20260830_m051057_c001_v0001104_t0042_u01788066657725") 2026/08/30 05:15:37 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab231_d20260830_m050812_c001_v7007000_t0000_u01788066492005") 2026/08/30 05:15:37 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0ba_d20260830_m050811_c001_v0001043_t0031_u01788066491099") 2026/08/30 05:15:37 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea16bb_d20260830_m050702_c001_v7007000_t0000_u01788066422855") 2026/08/30 05:15:37 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f034_d20260830_m050701_c001_v0001043_t0031_u01788066421890") 2026/08/30 05:15:38 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea16b5_d20260830_m050701_c001_v7007000_t0000_u01788066421346") 2026/08/30 05:15:38 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f030_d20260830_m050700_c001_v0001043_t0031_u01788066420803") 2026/08/30 05:15:38 DEBUG : existing: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f02a_d20260830_m050700_c001_v0001043_t0031_u01788066420083") 2026/08/30 05:15:38 DEBUG : existing-b: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab235_d20260830_m050812_c001_v7007000_t0000_u01788066492186") 2026/08/30 05:15:38 DEBUG : existing-b: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cebec2_d20260830_m050811_c001_v0001104_t0042_u01788066491091") 2026/08/30 05:15:38 DEBUG : file1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37937_d20260830_m051137_c001_v7007000_t0000_u01788066697734") 2026/08/30 05:15:38 DEBUG : file1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054ead_d20260830_m051136_c001_v0001130_t0000_u01788066696617") 2026/08/30 05:15:38 DEBUG : file1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3790f_d20260830_m051135_c001_v7007000_t0000_u01788066695671") 2026/08/30 05:15:38 DEBUG : file1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054e99_d20260830_m051134_c001_v0001130_t0000_u01788066694880") 2026/08/30 05:15:38 DEBUG : five: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762477_d20260830_m050759_c001_v7007000_t0000_u01788066479469") 2026/08/30 05:15:38 DEBUG : five: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0a8_d20260830_m050757_c001_v0001043_t0031_u01788066477595") 2026/08/30 05:15:38 DEBUG : foo: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea1789_d20260830_m050710_c001_v7007000_t0000_u01788066430180") 2026/08/30 05:15:38 DEBUG : foo: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f04c_d20260830_m050709_c001_v0001043_t0031_u01788066429636") 2026/08/30 05:15:38 DEBUG : foo: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f048_d20260830_m050709_c001_v0001043_t0031_u01788066429042") 2026/08/30 05:15:38 DEBUG : four: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876247e_d20260830_m050759_c001_v7007000_t0000_u01788066479652") 2026/08/30 05:15:38 DEBUG : four: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40559e3326947e72_d20260830_m050758_c001_v0001174_t0034_u01788066478147") 2026/08/30 05:15:38 DEBUG : four: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0a6_d20260830_m050757_c001_v0001043_t0031_u01788066477045") 2026/08/30 05:15:38 DEBUG : hello world2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e16a0_d20260830_m050624_c001_v7007000_t0000_u01788066384686") 2026/08/30 05:15:38 DEBUG : hello world2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efa2_d20260830_m050624_c001_v0001043_t0031_u01788066384147") 2026/08/30 05:15:38 DEBUG : ignore-size: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea16ab_d20260830_m050659_c001_v7007000_t0000_u01788066419719") 2026/08/30 05:15:38 DEBUG : ignore-size: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f024_d20260830_m050658_c001_v0001043_t0031_u01788066418811") 2026/08/30 05:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab214_d20260830_m050810_c001_v7007000_t0000_u01788066490358") 2026/08/30 05:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0b8_d20260830_m050809_c001_v0001043_t0031_u01788066489813") 2026/08/30 05:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab204_d20260830_m050809_c001_v7007000_t0000_u01788066489076") 2026/08/30 05:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cebeae_d20260830_m050808_c001_v0001104_t0042_u01788066488399") 2026/08/30 05:15:39 DEBUG : one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762486_d20260830_m050759_c001_v7007000_t0000_u01788066479837") 2026/08/30 05:15:39 DEBUG : one: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f09e_d20260830_m050756_c001_v0001043_t0031_u01788066476500") 2026/08/30 05:15:39 DEBUG : only0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378ad_d20260830_m051130_c001_v7007000_t0000_u01788066690366") 2026/08/30 05:15:39 DEBUG : only0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec29a_d20260830_m051124_c001_v0001104_t0042_u01788066684604") 2026/08/30 05:15:39 DEBUG : only0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f16a_d20260830_m051116_c001_v0001043_t0031_u01788066676833") 2026/08/30 05:15:39 DEBUG : only0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eae_d20260830_m051110_c001_v7007000_t0000_u01788066670786") 2026/08/30 05:15:39 DEBUG : only0: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f13e_d20260830_m051102_c001_v0001043_t0031_u01788066662250") 2026/08/30 05:15:39 DEBUG : only1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378b2_d20260830_m051130_c001_v7007000_t0000_u01788066690556") 2026/08/30 05:15:39 DEBUG : only1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd782_d20260830_m051125_c001_v0001179_t0046_u01788066685898") 2026/08/30 05:15:39 DEBUG : only1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f16e_d20260830_m051117_c001_v0001043_t0031_u01788066677201") 2026/08/30 05:15:39 DEBUG : only1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eb1_d20260830_m051111_c001_v7007000_t0000_u01788066671331") 2026/08/30 05:15:39 DEBUG : only1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f140_d20260830_m051102_c001_v0001043_t0031_u01788066662620") 2026/08/30 05:15:39 DEBUG : only10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378b5_d20260830_m051130_c001_v7007000_t0000_u01788066690740") 2026/08/30 05:15:39 DEBUG : only10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f198_d20260830_m051124_c001_v0001043_t0031_u01788066684614") 2026/08/30 05:15:39 DEBUG : only10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f180_d20260830_m051120_c001_v0001043_t0031_u01788066680532") 2026/08/30 05:15:39 DEBUG : only10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417d71d9dc537b1e_d20260830_m051111_c001_v7007000_t0000_u01788066671160") 2026/08/30 05:15:39 DEBUG : only10: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f154_d20260830_m051105_c001_v0001043_t0031_u01788066665937") 2026/08/30 05:15:40 DEBUG : only11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378ba_d20260830_m051130_c001_v7007000_t0000_u01788066690922") 2026/08/30 05:15:40 DEBUG : only11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd772_d20260830_m051125_c001_v0001179_t0046_u01788066685165") 2026/08/30 05:15:40 DEBUG : only11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f182_d20260830_m051120_c001_v0001043_t0031_u01788066680897") 2026/08/30 05:15:40 DEBUG : only11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9c33_d20260830_m051111_c001_v7007000_t0000_u01788066671321") 2026/08/30 05:15:40 DEBUG : only11: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f156_d20260830_m051106_c001_v0001043_t0031_u01788066666306") 2026/08/30 05:15:40 DEBUG : only12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378be_d20260830_m051131_c001_v7007000_t0000_u01788066691103") 2026/08/30 05:15:40 DEBUG : only12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054e51_d20260830_m051125_c001_v0001130_t0000_u01788066685353") 2026/08/30 05:15:40 DEBUG : only12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f186_d20260830_m051121_c001_v0001043_t0031_u01788066681263") 2026/08/30 05:15:40 DEBUG : only12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762ddc_d20260830_m051111_c001_v7007000_t0000_u01788066671358") 2026/08/30 05:15:40 DEBUG : only12: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f158_d20260830_m051106_c001_v0001043_t0031_u01788066666675") 2026/08/30 05:15:40 DEBUG : only13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378c3_d20260830_m051131_c001_v7007000_t0000_u01788066691286") 2026/08/30 05:15:40 DEBUG : only13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec29c_d20260830_m051125_c001_v0001104_t0042_u01788066685000") 2026/08/30 05:15:40 DEBUG : only13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f188_d20260830_m051121_c001_v0001043_t0031_u01788066681628") 2026/08/30 05:15:40 DEBUG : only13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9c34_d20260830_m051111_c001_v7007000_t0000_u01788066671503") 2026/08/30 05:15:40 DEBUG : only13: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f15a_d20260830_m051107_c001_v0001043_t0031_u01788066667041") 2026/08/30 05:15:40 DEBUG : only14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378c8_d20260830_m051131_c001_v7007000_t0000_u01788066691572") 2026/08/30 05:15:40 DEBUG : only14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f19c_d20260830_m051125_c001_v0001043_t0031_u01788066685011") 2026/08/30 05:15:40 DEBUG : only14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f18c_d20260830_m051121_c001_v0001043_t0031_u01788066681995") 2026/08/30 05:15:40 DEBUG : only14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eb3_d20260830_m051111_c001_v7007000_t0000_u01788066671513") 2026/08/30 05:15:40 DEBUG : only14: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f15c_d20260830_m051107_c001_v0001043_t0031_u01788066667407") 2026/08/30 05:15:40 DEBUG : only15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378cb_d20260830_m051131_c001_v7007000_t0000_u01788066691753") 2026/08/30 05:15:40 DEBUG : only15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2a0_d20260830_m051125_c001_v0001104_t0042_u01788066685182") 2026/08/30 05:15:40 DEBUG : only15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f18e_d20260830_m051122_c001_v0001043_t0031_u01788066682365") 2026/08/30 05:15:41 DEBUG : only15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417d71d9dc537b1b_d20260830_m051110_c001_v7007000_t0000_u01788066670796") 2026/08/30 05:15:41 DEBUG : only15: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f15e_d20260830_m051107_c001_v0001043_t0031_u01788066667774") 2026/08/30 05:15:41 DEBUG : only16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378ce_d20260830_m051131_c001_v7007000_t0000_u01788066691934") 2026/08/30 05:15:41 DEBUG : only16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f19e_d20260830_m051125_c001_v0001043_t0031_u01788066685193") 2026/08/30 05:15:41 DEBUG : only16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f190_d20260830_m051122_c001_v0001043_t0031_u01788066682732") 2026/08/30 05:15:41 DEBUG : only16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9c30_d20260830_m051110_c001_v7007000_t0000_u01788066670958") 2026/08/30 05:15:41 DEBUG : only16: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f160_d20260830_m051108_c001_v0001043_t0031_u01788066668142") 2026/08/30 05:15:42 DEBUG : only17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378d3_d20260830_m051132_c001_v7007000_t0000_u01788066692115") 2026/08/30 05:15:42 DEBUG : only17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd774_d20260830_m051125_c001_v0001179_t0046_u01788066685349") 2026/08/30 05:15:42 DEBUG : only17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f192_d20260830_m051123_c001_v0001043_t0031_u01788066683098") 2026/08/30 05:15:42 DEBUG : only17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9c2c_d20260830_m051110_c001_v7007000_t0000_u01788066670407") 2026/08/30 05:15:42 DEBUG : only17: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f162_d20260830_m051108_c001_v0001043_t0031_u01788066668509") 2026/08/30 05:15:42 DEBUG : only18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378d5_d20260830_m051132_c001_v7007000_t0000_u01788066692297") 2026/08/30 05:15:42 DEBUG : only18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2a2_d20260830_m051125_c001_v0001104_t0042_u01788066685367") 2026/08/30 05:15:42 DEBUG : only18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f194_d20260830_m051123_c001_v0001043_t0031_u01788066683462") 2026/08/30 05:15:42 DEBUG : only18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762ddb_d20260830_m051111_c001_v7007000_t0000_u01788066671176") 2026/08/30 05:15:42 DEBUG : only18: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f164_d20260830_m051108_c001_v0001043_t0031_u01788066668966") 2026/08/30 05:15:42 DEBUG : only19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378d8_d20260830_m051132_c001_v7007000_t0000_u01788066692480") 2026/08/30 05:15:42 DEBUG : only19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1a0_d20260830_m051125_c001_v0001043_t0031_u01788066685380") 2026/08/30 05:15:42 DEBUG : only19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f196_d20260830_m051123_c001_v0001043_t0031_u01788066683881") 2026/08/30 05:15:42 DEBUG : only19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eaf_d20260830_m051110_c001_v7007000_t0000_u01788066670968") 2026/08/30 05:15:42 DEBUG : only19: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f166_d20260830_m051109_c001_v0001043_t0031_u01788066669336") 2026/08/30 05:15:42 DEBUG : only2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378dc_d20260830_m051132_c001_v7007000_t0000_u01788066692662") 2026/08/30 05:15:42 DEBUG : only2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd778_d20260830_m051125_c001_v0001179_t0046_u01788066685532") 2026/08/30 05:15:42 DEBUG : only2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f170_d20260830_m051117_c001_v0001043_t0031_u01788066677567") 2026/08/30 05:15:42 DEBUG : only2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9c2d_d20260830_m051110_c001_v7007000_t0000_u01788066670591") 2026/08/30 05:15:42 DEBUG : only2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f142_d20260830_m051102_c001_v0001043_t0031_u01788066662999") 2026/08/30 05:15:42 DEBUG : only3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378e3_d20260830_m051132_c001_v7007000_t0000_u01788066692843") 2026/08/30 05:15:42 DEBUG : only3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054e53_d20260830_m051125_c001_v0001130_t0000_u01788066685542") 2026/08/30 05:15:42 DEBUG : only3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f172_d20260830_m051117_c001_v0001043_t0031_u01788066677933") 2026/08/30 05:15:42 DEBUG : only3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417d71d9dc537b1c_d20260830_m051110_c001_v7007000_t0000_u01788066670979") 2026/08/30 05:15:42 DEBUG : only3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f144_d20260830_m051103_c001_v0001043_t0031_u01788066663364") 2026/08/30 05:15:43 DEBUG : only4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378e6_d20260830_m051133_c001_v7007000_t0000_u01788066693025") 2026/08/30 05:15:43 DEBUG : only4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1a4_d20260830_m051125_c001_v0001043_t0031_u01788066685748") 2026/08/30 05:15:43 DEBUG : only4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f174_d20260830_m051118_c001_v0001043_t0031_u01788066678325") 2026/08/30 05:15:43 DEBUG : only4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9c2f_d20260830_m051110_c001_v7007000_t0000_u01788066670773") 2026/08/30 05:15:43 DEBUG : only4: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f146_d20260830_m051103_c001_v0001043_t0031_u01788066663732") 2026/08/30 05:15:43 DEBUG : only5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378e9_d20260830_m051133_c001_v7007000_t0000_u01788066693207") 2026/08/30 05:15:43 DEBUG : only5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2a6_d20260830_m051125_c001_v0001104_t0042_u01788066685552") 2026/08/30 05:15:43 DEBUG : only5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f176_d20260830_m051118_c001_v0001043_t0031_u01788066678691") 2026/08/30 05:15:43 DEBUG : only5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f417d71d9dc537b20_d20260830_m051111_c001_v7007000_t0000_u01788066671343") 2026/08/30 05:15:43 DEBUG : only5: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f148_d20260830_m051104_c001_v0001043_t0031_u01788066664100") 2026/08/30 05:15:43 DEBUG : only6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378ee_d20260830_m051133_c001_v7007000_t0000_u01788066693392") 2026/08/30 05:15:43 DEBUG : only6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2a8_d20260830_m051125_c001_v0001104_t0042_u01788066685737") 2026/08/30 05:15:43 DEBUG : only6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f178_d20260830_m051119_c001_v0001043_t0031_u01788066679056") 2026/08/30 05:15:43 DEBUG : only6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762dda_d20260830_m051110_c001_v7007000_t0000_u01788066670989") 2026/08/30 05:15:43 DEBUG : only6: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f14a_d20260830_m051104_c001_v0001043_t0031_u01788066664469") 2026/08/30 05:15:43 DEBUG : only7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378ef_d20260830_m051133_c001_v7007000_t0000_u01788066693577") 2026/08/30 05:15:43 DEBUG : only7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1a2_d20260830_m051125_c001_v0001043_t0031_u01788066685563") 2026/08/30 05:15:43 DEBUG : only7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f17a_d20260830_m051119_c001_v0001043_t0031_u01788066679434") 2026/08/30 05:15:43 DEBUG : only7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762dd9_d20260830_m051110_c001_v7007000_t0000_u01788066670781") 2026/08/30 05:15:43 DEBUG : only7: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f14c_d20260830_m051104_c001_v0001043_t0031_u01788066664837") 2026/08/30 05:15:43 DEBUG : only8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378f4_d20260830_m051133_c001_v7007000_t0000_u01788066693759") 2026/08/30 05:15:43 DEBUG : only8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd77e_d20260830_m051125_c001_v0001179_t0046_u01788066685716") 2026/08/30 05:15:43 DEBUG : only8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f17c_d20260830_m051119_c001_v0001043_t0031_u01788066679799") 2026/08/30 05:15:44 DEBUG : only8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9c32_d20260830_m051111_c001_v7007000_t0000_u01788066671139") 2026/08/30 05:15:44 DEBUG : only8: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f14e_d20260830_m051105_c001_v0001043_t0031_u01788066665203") 2026/08/30 05:15:44 DEBUG : only9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a378f7_d20260830_m051133_c001_v7007000_t0000_u01788066693942") 2026/08/30 05:15:44 DEBUG : only9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105054e55_d20260830_m051125_c001_v0001130_t0000_u01788066685726") 2026/08/30 05:15:44 DEBUG : only9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f17e_d20260830_m051120_c001_v0001043_t0031_u01788066680165") 2026/08/30 05:15:44 DEBUG : only9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4262768aa7a65eb0_d20260830_m051111_c001_v7007000_t0000_u01788066671149") 2026/08/30 05:15:44 DEBUG : only9: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f150_d20260830_m051105_c001_v0001043_t0031_u01788066665569") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab1e0_d20260830_m050807_c001_v7007000_t0000_u01788066487295") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0b2_d20260830_m050805_c001_v0001043_t0031_u01788066485627") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab1b8_d20260830_m050804_c001_v7007000_t0000_u01788066484891") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40559e3326947eca_d20260830_m050803_c001_v0001174_t0034_u01788066483344") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab197_d20260830_m050802_c001_v7007000_t0000_u01788066482599") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40559e3326947e9e_d20260830_m050800_c001_v0001174_t0034_u01788066480757") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762406_d20260830_m050751_c001_v7007000_t0000_u01788066471083") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f08e_d20260830_m050749_c001_v0001043_t0031_u01788066469983") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623eb_d20260830_m050748_c001_v7007000_t0000_u01788066468290") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f088_d20260830_m050747_c001_v0001043_t0031_u01788066467557") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623cd_d20260830_m050746_c001_v7007000_t0000_u01788066466237") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f080_d20260830_m050745_c001_v0001043_t0031_u01788066465503") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762365_d20260830_m050739_c001_v7007000_t0000_u01788066459752") 2026/08/30 05:15:44 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f06a_d20260830_m050738_c001_v0001043_t0031_u01788066458680") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876234e_d20260830_m050738_c001_v7007000_t0000_u01788066458315") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f064_d20260830_m050737_c001_v0001043_t0031_u01788066457218") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876233a_d20260830_m050736_c001_v7007000_t0000_u01788066456853") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f062_d20260830_m050736_c001_v0001043_t0031_u01788066456302") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f060_d20260830_m050735_c001_v0001043_t0031_u01788066455754") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762328_d20260830_m050735_c001_v7007000_t0000_u01788066455390") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f05e_d20260830_m050734_c001_v0001043_t0031_u01788066454825") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f05c_d20260830_m050734_c001_v0001043_t0051_u01788066454085") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea17a8_d20260830_m050712_c001_v7007000_t0000_u01788066432088") 2026/08/30 05:15:45 DEBUG : potato: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f050_d20260830_m050711_c001_v0001043_t0037_u01788066431135") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd032211b_d20260830_m050905_c001_v7007000_t0000_u01788066545887") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f0d6_d20260830_m050905_c001_v0001043_t0040_u01788066545191") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd03207d7_d20260830_m050852_c001_v7007000_t0000_u01788066532361") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cebf7a_d20260830_m050847_c001_v0001104_t0022_u01788066527526") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd0320780_d20260830_m050838_c001_v7007000_t0000_u01788066518629") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f0c2_d20260830_m050833_c001_v0001043_t0054_u01788066513605") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab2b9_d20260830_m050820_c001_v7007000_t0000_u01788066500071") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cebed2_d20260830_m050813_c001_v0001104_t0005_u01788066493119") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762437_d20260830_m050755_c001_v7007000_t0000_u01788066475209") 2026/08/30 05:15:45 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f098_d20260830_m050753_c001_v0001043_t0047_u01788066473612") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876241d_d20260830_m050753_c001_v7007000_t0000_u01788066473247") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f092_d20260830_m050751_c001_v0001043_t0032_u01788066471633") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762409_d20260830_m050751_c001_v7007000_t0000_u01788066471266") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f090_d20260830_m050750_c001_v0001043_t0031_u01788066470532") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623fa_d20260830_m050749_c001_v7007000_t0000_u01788066469617") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f08c_d20260830_m050748_c001_v0001043_t0051_u01788066468655") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a487623de_d20260830_m050747_c001_v7007000_t0000_u01788066467192") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f084_d20260830_m050746_c001_v0001043_t0059_u01788066466246") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762371_d20260830_m050740_c001_v7007000_t0000_u01788066460484") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f06e_d20260830_m050739_c001_v0001043_t0037_u01788066459410") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e16b9_d20260830_m050627_c001_v7007000_t0000_u01788066387199") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efaa_d20260830_m050626_c001_v0001043_t0031_u01788066386661") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e16ab_d20260830_m050625_c001_v7007000_t0000_u01788066385764") 2026/08/30 05:15:46 DEBUG : potato2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efa4_d20260830_m050625_c001_v0001043_t0031_u01788066385224") 2026/08/30 05:15:46 DEBUG : potato3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd03207eb_d20260830_m050857_c001_v7007000_t0000_u01788066537549") 2026/08/30 05:15:46 DEBUG : potato3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cebf80_d20260830_m050848_c001_v0001104_t0004_u01788066528891") 2026/08/30 05:15:46 DEBUG : potato3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd0320797_d20260830_m050840_c001_v7007000_t0000_u01788066520999") 2026/08/30 05:15:46 DEBUG : potato3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f0c6_d20260830_m050834_c001_v0001043_t0009_u01788066514512") 2026/08/30 05:15:46 DEBUG : potato3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd03206b7_d20260830_m050826_c001_v7007000_t0000_u01788066506500") 2026/08/30 05:15:46 DEBUG : potato3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cebed8_d20260830_m050814_c001_v0001104_t0043_u01788066494160") 2026/08/30 05:15:47 DEBUG : pre-dest1/1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473cf0_d20260830_m050938_c001_v7007000_t0000_u01788066578660") 2026/08/30 05:15:47 DEBUG : pre-dest1/1: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec034_d20260830_m050930_c001_v0001104_t0042_u01788066570956") 2026/08/30 05:15:47 DEBUG : pre-dest2/2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4026fe21c6473cf1_d20260830_m050938_c001_v7007000_t0000_u01788066578841") 2026/08/30 05:15:47 DEBUG : pre-dest2/2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0e2_d20260830_m050931_c001_v0001043_t0031_u01788066571501") 2026/08/30 05:15:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f42185d556f842137_d20260830_m050918_c001_v7007000_t0000_u01788066558303") 2026/08/30 05:15:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cebff2_d20260830_m050914_c001_v0001104_t0029_u01788066554783") 2026/08/30 05:15:47 DEBUG : sizeonly: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea16a4_d20260830_m050658_c001_v7007000_t0000_u01788066418253") 2026/08/30 05:15:47 DEBUG : sizeonly: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f01c_d20260830_m050657_c001_v0001043_t0031_u01788066417351") 2026/08/30 05:15:47 DEBUG : splitbanan: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9857e3_d20260830_m051314_c001_v7007000_t0000_u01788066794558") 2026/08/30 05:15:47 DEBUG : splitbanan: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec4e8_d20260830_m051308_c001_v0001104_t0042_u01788066788028") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a5f_d20260830_m051413_c001_v7007000_t0000_u01788066853715") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055390_d20260830_m051407_c001_v0001130_t0000_u01788066847864") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f9859f4_d20260830_m051402_c001_v7007000_t0000_u01788066842129") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055354_d20260830_m051355_c001_v0001130_t0000_u01788066835869") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68589b2_d20260830_m051350_c001_v7007000_t0000_u01788066830132") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050552fc_d20260830_m051344_c001_v0001130_t0000_u01788066824185") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e68588d5_d20260830_m051338_c001_v7007000_t0000_u01788066818401") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050552a6_d20260830_m051332_c001_v0001130_t0000_u01788066812601") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f423cbaf4e685856b_d20260830_m051326_c001_v7007000_t0000_u01788066806681") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d3105055248_d20260830_m051320_c001_v0001130_t0000_u01788066800297") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2ba07f_d20260830_m051309_c001_v7007000_t0000_u01788066789173") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f2de_d20260830_m051307_c001_v0001043_t0031_u01788066787142") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40000c264920bf17_d20260830_m051301_c001_v7007000_t0000_u01788066781283") 2026/08/30 05:15:47 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec48e_d20260830_m051254_c001_v0001104_t0042_u01788066774669") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f427008fdc457e258_d20260830_m051252_c001_v7007000_t0000_u01788066772991") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505512e_d20260830_m051245_c001_v0001130_t0000_u01788066765832") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4202747ae8629ad3_d20260830_m051240_c001_v7007000_t0000_u01788066760092") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec41a_d20260830_m051233_c001_v0001104_t0042_u01788066753504") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37af6_d20260830_m051232_c001_v7007000_t0000_u01788066752478") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec400_d20260830_m051225_c001_v0001104_t0042_u01788066745425") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f418576a67825bb7b_d20260830_m051214_c001_v7007000_t0000_u01788066734024") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd904_d20260830_m051209_c001_v0001179_t0046_u01788066729446") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4248bf7d6b2b9db6_d20260830_m051203_c001_v7007000_t0000_u01788066723753") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd8a6_d20260830_m051157_c001_v0001179_t0046_u01788066717549") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416f8a1defdb7632_d20260830_m051151_c001_v7007000_t0000_u01788066711779") 2026/08/30 05:15:48 DEBUG : splitbananasplit: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd836_d20260830_m051145_c001_v0001179_t0046_u01788066705706") 2026/08/30 05:15:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4190aa7fd032296b_d20260830_m051256_c001_v7007000_t0000_u01788066776012") 2026/08/30 05:15:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec45e_d20260830_m051246_c001_v0001104_t0042_u01788066766741") 2026/08/30 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3796f_d20260830_m051141_c001_v7007000_t0000_u01788066701601") 2026/08/30 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2f6_d20260830_m051140_c001_v0001104_t0042_u01788066700607") 2026/08/30 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3795b_d20260830_m051139_c001_v7007000_t0000_u01788066699863") 2026/08/30 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1b2_d20260830_m051138_c001_v0001043_t0031_u01788066698671") 2026/08/30 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab217_d20260830_m050810_c001_v7007000_t0000_u01788066490537") 2026/08/30 05:15:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cebeba_d20260830_m050809_c001_v0001104_t0042_u01788066489804") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab205_d20260830_m050809_c001_v7007000_t0000_u01788066489257") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0b6_d20260830_m050808_c001_v0001043_t0031_u01788066488528") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea169b_d20260830_m050655_c001_v7007000_t0000_u01788066415142") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f012_d20260830_m050653_c001_v0001043_t0031_u01788066413883") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea1693_d20260830_m050653_c001_v7007000_t0000_u01788066413521") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f00e_d20260830_m050652_c001_v0001043_t0031_u01788066412619") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea1686_d20260830_m050650_c001_v7007000_t0000_u01788066410657") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f008_d20260830_m050649_c001_v0001043_t0031_u01788066409918") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea1681_d20260830_m050649_c001_v7007000_t0000_u01788066409378") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f006_d20260830_m050648_c001_v0001043_t0031_u01788066408632") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999eff8_d20260830_m050646_c001_v0001043_t0031_u01788066406421") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f416b9bff8dea1651_d20260830_m050646_c001_v7007000_t0000_u01788066406057") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999eff4_d20260830_m050645_c001_v0001043_t0031_u01788066405515") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999eff2_d20260830_m050644_c001_v0001043_t0031_u01788066404968") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e181f_d20260830_m050644_c001_v7007000_t0000_u01788066404244") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efe6_d20260830_m050642_c001_v0001043_t0031_u01788066402220") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efdc_d20260830_m050639_c001_v0001043_t0031_u01788066399927") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e17fc_d20260830_m050639_c001_v7007000_t0000_u01788066399568") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efd8_d20260830_m050639_c001_v0001043_t0031_u01788066399028") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efd6_d20260830_m050638_c001_v0001043_t0031_u01788066398488") 2026/08/30 05:15:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e17ee_d20260830_m050638_c001_v7007000_t0000_u01788066398103") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efc8_d20260830_m050634_c001_v0001043_t0031_u01788066394989") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e17c6_d20260830_m050634_c001_v7007000_t0000_u01788066394630") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efc4_d20260830_m050634_c001_v0001043_t0031_u01788066394071") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e17b6_d20260830_m050633_c001_v7007000_t0000_u01788066393175") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efbe_d20260830_m050632_c001_v0001043_t0031_u01788066392637") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e17a8_d20260830_m050632_c001_v7007000_t0000_u01788066392049") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efbc_d20260830_m050631_c001_v0001043_t0031_u01788066391510") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e179a_d20260830_m050630_c001_v7007000_t0000_u01788066390616") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efb8_d20260830_m050629_c001_v0001043_t0031_u01788066389894") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e1792_d20260830_m050629_c001_v7007000_t0000_u01788066389352") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efb6_d20260830_m050628_c001_v0001043_t0031_u01788066388815") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e16c2_d20260830_m050628_c001_v7007000_t0000_u01788066388276") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999efb2_d20260830_m050627_c001_v0001043_t0031_u01788066387738") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e1699_d20260830_m050623_c001_v7007000_t0000_u01788066383610") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999ef9e_d20260830_m050623_c001_v0001043_t0031_u01788066383071") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e1694_d20260830_m050622_c001_v7007000_t0000_u01788066382533") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999ef9a_d20260830_m050621_c001_v0001043_t0031_u01788066381877") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e168d_d20260830_m050620_c001_v7007000_t0000_u01788066380983") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999ef92_d20260830_m050620_c001_v0001043_t0031_u01788066380445") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f404ee08fbf9e1684_d20260830_m050618_c001_v7007000_t0000_u01788066378289") 2026/08/30 05:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999ef90_d20260830_m050617_c001_v0001043_t0031_u01788066377750") 2026/08/30 05:15:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37972_d20260830_m051141_c001_v7007000_t0000_u01788066701787") 2026/08/30 05:15:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fd806_d20260830_m051140_c001_v0001179_t0031_u01788066700618") 2026/08/30 05:15:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37962_d20260830_m051140_c001_v7007000_t0000_u01788066700045") 2026/08/30 05:15:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f108f6d3105054ebd_d20260830_m051138_c001_v0001130_t0055_u01788066698675") 2026/08/30 05:15:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a78_d20260830_m051416_c001_v7007000_t0000_u01788066856912") 2026/08/30 05:15:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f33a_d20260830_m051415_c001_v0001043_t0004_u01788066855122") 2026/08/30 05:15:51 DEBUG : sub/yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab1d6_d20260830_m050806_c001_v7007000_t0000_u01788066486690") 2026/08/30 05:15:51 DEBUG : sub/yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cebe9c_d20260830_m050805_c001_v0001104_t0042_u01788066485617") 2026/08/30 05:15:51 DEBUG : test_dir1/file2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a3793c_d20260830_m051137_c001_v7007000_t0000_u01788066697916") 2026/08/30 05:15:51 DEBUG : test_dir1/file2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fd7f0_d20260830_m051136_c001_v0001179_t0046_u01788066696972") 2026/08/30 05:15:51 DEBUG : test_dir1/file2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37912_d20260830_m051135_c001_v7007000_t0000_u01788066695851") 2026/08/30 05:15:51 DEBUG : test_dir1/file2: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f1ac_d20260830_m051134_c001_v0001043_t0031_u01788066694901") 2026/08/30 05:15:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37942_d20260830_m051138_c001_v7007000_t0000_u01788066698097") 2026/08/30 05:15:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2e0_d20260830_m051136_c001_v0001104_t0042_u01788066696627") 2026/08/30 05:15:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4113b6c006a37913_d20260830_m051136_c001_v7007000_t0000_u01788066696033") 2026/08/30 05:15:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec2d8_d20260830_m051134_c001_v0001104_t0042_u01788066694890") 2026/08/30 05:15:51 DEBUG : three: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a4876248d_d20260830_m050800_c001_v7007000_t0000_u01788066480020") 2026/08/30 05:15:51 DEBUG : three: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0ae_d20260830_m050758_c001_v0001043_t0031_u01788066478908") 2026/08/30 05:15:51 DEBUG : three: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0a2_d20260830_m050756_c001_v0001043_t0031_u01788066476863") 2026/08/30 05:15:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a81_d20260830_m051418_c001_v7007000_t0000_u01788066858488") 2026/08/30 05:15:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fdd10_d20260830_m051417_c001_v0001179_t0046_u01788066857879") 2026/08/30 05:15:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c9163aa_d20260830_m051440_c001_v7007000_t0000_u01788066880955") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec693_d20260830_m051437_c001_v0001104_t0053_u01788066877093") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c916393_d20260830_m051435_c001_v7007000_t0000_u01788066875466") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fdd96_d20260830_m051434_c001_v0001179_t0025_u01788066874018") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c916389_d20260830_m051433_c001_v7007000_t0000_u01788066873035") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f342_d20260830_m051432_c001_v0001043_t0028_u01788066872047") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a92_d20260830_m051425_c001_v7007000_t0000_u01788066865300") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f112b55dbc75fdd42_d20260830_m051424_c001_v0001179_t0031_u01788066864427") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985aa3_d20260830_m051429_c001_v7007000_t0000_u01788066869167") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f1024536636cec657_d20260830_m051426_c001_v0001104_t0059_u01788066866279") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a8e_d20260830_m051423_c001_v7007000_t0000_u01788066863450") 2026/08/30 05:15:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f10605edb2999f33e_d20260830_m051422_c001_v0001043_t0043_u01788066862688") 2026/08/30 05:15:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a87_d20260830_m051421_c001_v7007000_t0000_u01788066861705") 2026/08/30 05:15:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d31050553d8_d20260830_m051421_c001_v0001130_t0000_u01788066861038") 2026/08/30 05:15:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f407006445f985a82_d20260830_m051420_c001_v7007000_t0000_u01788066860067") 2026/08/30 05:15:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cec633_d20260830_m051419_c001_v0001104_t0042_u01788066859452") 2026/08/30 05:15:52 DEBUG : toe/toe/toe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c9163ba_d20260830_m051445_c001_v7007000_t0000_u01788066885154") 2026/08/30 05:15:52 DEBUG : toe/toe/toe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412b55dbc75fddf4_d20260830_m051444_c001_v0001179_t0046_u01788066884534") 2026/08/30 05:15:52 DEBUG : toe/toe/toe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c91637f_d20260830_m051431_c001_v7007000_t0000_u01788066871079") 2026/08/30 05:15:52 DEBUG : toe/toe/toe: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505542c_d20260830_m051430_c001_v0001130_t0000_u01788066870471") 2026/08/30 05:15:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c9163ad_d20260830_m051441_c001_v7007000_t0000_u01788066881562") 2026/08/30 05:15:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f408f6d310505547f_d20260830_m051440_c001_v0001130_t0000_u01788066880769") 2026/08/30 05:15:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4051c0a98c916394_d20260830_m051436_c001_v7007000_t0000_u01788066876118") 2026/08/30 05:15:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40465f20aa8f7dc9_d20260830_m051435_c001_v0001038_t0056_u01788066875279") 2026/08/30 05:15:53 DEBUG : two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f419d536a48762491_d20260830_m050800_c001_v7007000_t0000_u01788066480204") 2026/08/30 05:15:53 DEBUG : two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cebe70_d20260830_m050758_c001_v0001104_t0042_u01788066478345") 2026/08/30 05:15:53 DEBUG : two: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0a0_d20260830_m050756_c001_v0001043_t0031_u01788066476681") 2026/08/30 05:15:53 DEBUG : yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab1e3_d20260830_m050807_c001_v7007000_t0000_u01788066487477") 2026/08/30 05:15:53 DEBUG : yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4171662392875e18_d20260830_m050806_c001_v0001037_t0026_u01788066486503") 2026/08/30 05:15:53 DEBUG : yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab1af_d20260830_m050804_c001_v7007000_t0000_u01788066484275") 2026/08/30 05:15:53 DEBUG : yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f40605edb2999f0b0_d20260830_m050803_c001_v0001043_t0031_u01788066483333") 2026/08/30 05:15:53 DEBUG : yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab0c5_d20260830_m050802_c001_v7007000_t0000_u01788066482059") 2026/08/30 05:15:53 DEBUG : yam: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f4024536636cebe82_d20260830_m050800_c001_v0001104_t0042_u01788066480771") 2026/08/30 05:15:53 DEBUG : yaml: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab1bd_d20260830_m050805_c001_v7007000_t0000_u01788066485072") 2026/08/30 05:15:53 DEBUG : yaml: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f402bc6b45afd52bf_d20260830_m050804_c001_v0001145_t0051_u01788066484090") 2026/08/30 05:15:53 DEBUG : yaml: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f414e196a1e9ab19c_d20260830_m050802_c001_v7007000_t0000_u01788066482791") 2026/08/30 05:15:53 DEBUG : yaml: Deleting (id "4_z8f72ad8300fd5b1baf080e1b_f412f3086480ce3d7_d20260830_m050801_c001_v0001134_t0027_u01788066481875") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m39.879291088s (try 1/5)