"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/31 01:06:07 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe" 2026/08/31 01:06:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 01:06:08 DEBUG : Creating backend with remote "/tmp/rclone3540691228" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/31 01:06:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.45s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/31 01:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:10 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:06:10 DEBUG : B2 bucket rclone-test-necakid2hixe: 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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", 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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:12 DEBUG : Creating backend with remote "/non-existing" 2026/08/31 01:06:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/31 01:06:12 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:12 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:13 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:13 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", 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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:14 INFO : B2 bucket rclone-test-necakid2hixe: Running all checks before starting transfers 2026/08/31 01:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:14 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:14 INFO : B2 bucket rclone-test-necakid2hixe: Checks finished, now starting transfers 2026/08/31 01:06:14 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:15 ERROR : Ignoring --no-traverse with sync 2026/08/31 01:06:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:15 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:15 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:16 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/31 01:06:16 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:16 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:17 DEBUG : hello world2: size = 12 OK 2026/08/31 01:06:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/31 01:06:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:06:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:18 DEBUG : potato2: size = 11 OK 2026/08/31 01:06:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:06:19 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:19 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:19 DEBUG : potato2: size = 11 OK 2026/08/31 01:06:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/31 01:06:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:06:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/31 01:06:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/31 01:06:20 INFO : sub dir2: Making directory 2026/08/31 01:06:20 INFO : sub dir: Making directory 2026/08/31 01:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:20 INFO : sub dir2/sub sub dir2: Making directory 2026/08/31 01:06:20 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:20 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:20 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/31 01:06:20 DEBUG : B2 bucket rclone-test-necakid2hixe: 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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:21 INFO : sub dir2: Making directory 2026/08/31 01:06:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/31 01:06:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:22 DEBUG : sub dir2: Making directory with metadata 2026/08/31 01:06:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:06:22 INFO : sub dir2: Making directory 2026/08/31 01:06:22 INFO : sub dir: Making directory 2026/08/31 01:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:22 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:22 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:22 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:06:22 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/08/31 01:06:23 DEBUG : B2 bucket rclone-test-necakid2hixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/31 01:06:23 DEBUG : B2 bucket rclone-test-necakid2hixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:24 INFO : sub dir2: Making directory 2026/08/31 01:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:24 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:24 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:24 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:06:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:25 DEBUG : sub dir2: Making directory with metadata 2026/08/31 01:06:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:06:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/31 01:06:25 INFO : sub dir2: Making directory 2026/08/31 01:06:25 INFO : sub dir: Making directory 2026/08/31 01:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:25 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:25 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:25 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:06:25 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/08/31 01:06:26 DEBUG : B2 bucket rclone-test-necakid2hixe: 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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", 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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:26 INFO : sub dir2: Making directory 2026/08/31 01:06:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:27 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:27 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:27 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:06:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yicihuq3pini" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-necakid2hixe -> B2 bucket rclone-test-yicihuq3pini 2026/08/31 01:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:30 DEBUG : B2 bucket rclone-test-yicihuq3pini: Waiting for checks to finish 2026/08/31 01:06:30 DEBUG : B2 bucket rclone-test-yicihuq3pini: Waiting for transfers to finish 2026/08/31 01:06:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/31 01:06:31 DEBUG : B2 bucket rclone-test-yicihuq3pini: Purge remote 2026/08/31 01:06:31 INFO : B2 bucket rclone-test-yicihuq3pini: cleaning bucket "rclone-test-yicihuq3pini" of all files 2026/08/31 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f928d3350ad5b5baf080e1b_f4029a990248d9501_d20260831_m010630_c001_v0001184_t0008_u01788138390763") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:06:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:06:32 DEBUG : sub dir/hello world: Sizes differ 2026/08/31 01:06:32 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:32 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:33 DEBUG : sub dir/hello world: size = 17 OK 2026/08/31 01:06:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/31 01:06:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.44s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-canoliq6vovu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-necakid2hixe -> B2 bucket rclone-test-canoliq6vovu 2026/08/31 01:06:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:35 DEBUG : B2 bucket rclone-test-canoliq6vovu: Waiting for checks to finish 2026/08/31 01:06:35 DEBUG : B2 bucket rclone-test-canoliq6vovu: Waiting for transfers to finish 2026/08/31 01:06:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/31 01:06:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:06:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-canoliq6vovu) 2026/08/31 01:06:36 DEBUG : sub dir/hello world: Sizes differ 2026/08/31 01:06:36 DEBUG : B2 bucket rclone-test-canoliq6vovu: Waiting for checks to finish 2026/08/31 01:06:36 DEBUG : B2 bucket rclone-test-canoliq6vovu: Waiting for transfers to finish 2026/08/31 01:06:36 DEBUG : sub dir/hello world: size = 17 OK 2026/08/31 01:06:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/31 01:06:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/31 01:06:36 DEBUG : B2 bucket rclone-test-canoliq6vovu: Purge remote 2026/08/31 01:06:36 INFO : B2 bucket rclone-test-canoliq6vovu: cleaning bucket "rclone-test-canoliq6vovu" of all files 2026/08/31 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f729d7350ad5b5baf080e1b_f413d14066f17c0a6_d20260831_m010636_c001_v0001106_t0003_u01788138396729") 2026/08/31 01:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f729d7350ad5b5baf080e1b_f40641ff7b44f0b5b_d20260831_m010635_c001_v0001184_t0000_u01788138395791") --- PASS: TestServerSideCopyOverSelf (5.01s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:06:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:06:39 DEBUG : sub dir/hello world: Sizes differ 2026/08/31 01:06:39 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:39 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:39 DEBUG : sub dir/hello world: size = 17 OK 2026/08/31 01:06:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/31 01:06:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/31 01:06:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.51s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zevobow3rewo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-necakid2hixe -> B2 bucket rclone-test-zevobow3rewo 2026/08/31 01:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:41 DEBUG : B2 bucket rclone-test-zevobow3rewo: Waiting for checks to finish 2026/08/31 01:06:41 DEBUG : B2 bucket rclone-test-zevobow3rewo: Waiting for transfers to finish 2026/08/31 01:06:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:06:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/31 01:06:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:06:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zevobow3rewo) 2026/08/31 01:06:43 DEBUG : sub dir/hello world: Sizes differ 2026/08/31 01:06:43 DEBUG : B2 bucket rclone-test-zevobow3rewo: Waiting for checks to finish 2026/08/31 01:06:43 DEBUG : B2 bucket rclone-test-zevobow3rewo: Waiting for transfers to finish 2026/08/31 01:06:43 DEBUG : sub dir/hello world: size = 17 OK 2026/08/31 01:06:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/31 01:06:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/31 01:06:43 INFO : sub dir/hello world: Deleted 2026/08/31 01:06:44 DEBUG : testing file moves 2026/08/31 01:06:44 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:06:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zevobow3rewo) 2026/08/31 01:06:44 DEBUG : sub dir/hello world: Sizes differ 2026/08/31 01:06:44 DEBUG : B2 bucket rclone-test-zevobow3rewo: Waiting for checks to finish 2026/08/31 01:06:44 DEBUG : B2 bucket rclone-test-zevobow3rewo: Waiting for transfers to finish 2026/08/31 01:06:45 DEBUG : sub dir/hello world: size = 24 OK 2026/08/31 01:06:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/31 01:06:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/31 01:06:45 INFO : sub dir/hello world: Deleted 2026/08/31 01:06:45 DEBUG : B2 bucket rclone-test-zevobow3rewo: Purge remote 2026/08/31 01:06:45 INFO : B2 bucket rclone-test-zevobow3rewo: cleaning bucket "rclone-test-zevobow3rewo" of all files 2026/08/31 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f42bd0350ad5b5baf080e1b_f410449452f6a6264_d20260831_m010644_c001_v0001033_t0037_u01788138404608") 2026/08/31 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f42bd0350ad5b5baf080e1b_f4150e4c9f454b448_d20260831_m010643_c001_v0001131_t0020_u01788138403285") 2026/08/31 01:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f42bd0350ad5b5baf080e1b_f410a9be8e68b1982_d20260831_m010642_c001_v0001136_t0023_u01788138402260") --- PASS: TestServerSideMoveOverSelf (6.72s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:47 ERROR : error listing: directory not found 2026/08/31 01:06:47 INFO : Local file system at /tmp/rclone3540691228: Making directory 2026/08/31 01:06:47 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:47 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:06:48 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for checks to finish 2026/08/31 01:06:48 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for transfers to finish 2026/08/31 01:06:49 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/31 01:06:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:06:49 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/31 01:06:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.62s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:50 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/31 01:06:50 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:50 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:50 DEBUG : check sum: size = 1 OK 2026/08/31 01:06:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/31 01:06:50 INFO : check sum: Copied (new) 2026/08/31 01:06:50 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:50 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:50 DEBUG : check sum: size = 1 OK 2026/08/31 01:06:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/31 01:06:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/31 01:06:50 DEBUG : check sum: Unchanged skipping 2026/08/31 01:06:50 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:50 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.47s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/31 01:06:51 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:51 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:51 DEBUG : sizeonly: size = 6 OK 2026/08/31 01:06:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/31 01:06:51 INFO : sizeonly: Copied (new) 2026/08/31 01:06:51 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:52 DEBUG : sizeonly: size = 6 OK 2026/08/31 01:06:52 DEBUG : sizeonly: Sizes identical 2026/08/31 01:06:52 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:52 DEBUG : sizeonly: Unchanged skipping 2026/08/31 01:06:52 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:52 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/31 01:06:53 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:53 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/31 01:06:53 INFO : ignore-size: Copied (new) 2026/08/31 01:06:53 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:06:53 DEBUG : ignore-size: Unchanged skipping 2026/08/31 01:06:53 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:53 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:53 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:54 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:54 DEBUG : existing: size = 6 OK 2026/08/31 01:06:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:06:54 DEBUG : existing: Unchanged skipping 2026/08/31 01:06:54 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:54 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:54 INFO : There was nothing to transfer 2026/08/31 01:06:55 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/31 01:06:55 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:55 DEBUG : existing: size = 6 OK 2026/08/31 01:06:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/31 01:06:55 INFO : existing: Copied (replaced existing) 2026/08/31 01:06:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/31 01:06:56 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:56 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:56 DEBUG : existing: size = 6 OK 2026/08/31 01:06:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/31 01:06:56 INFO : existing: Copied (new) 2026/08/31 01:06:56 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:56 DEBUG : existing: Destination exists, skipping 2026/08/31 01:06:56 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:56 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:56 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:06:57 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/31 01:06:58 DEBUG : c/non empty space: size = 5 OK 2026/08/31 01:06:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:06:58 DEBUG : c/non empty space: Unchanged skipping 2026/08/31 01:06:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/31 01:06:58 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:06:58 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:06:58 DEBUG : a/potato2: size = 60 OK 2026/08/31 01:06:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:06:58 INFO : a/potato2: Copied (new) 2026/08/31 01:06:58 DEBUG : Waiting for deletions to finish 2026/08/31 01:06:58 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:00 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:00 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/31 01:07:00 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/31 01:07:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/31 01:07:00 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:00 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:00 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:00 INFO : There was nothing to transfer 2026/08/31 01:07:00 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:00 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/31 01:07:00 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/31 01:07:01 INFO : empty space: Updated modification time in destination 2026/08/31 01:07:01 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:01 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:01 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:02 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:02 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:02 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/31 01:07:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/31 01:07:02 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:02 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:02 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:03 DEBUG : foo: size = 3 OK 2026/08/31 01:07:03 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/31 01:07:03 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:07:03 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:03 DEBUG : foo: sha1 differ 2026/08/31 01:07:03 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:04 DEBUG : foo: size = 3 OK 2026/08/31 01:07:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/31 01:07:04 INFO : foo: Copied (replaced existing) 2026/08/31 01:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/31 01:07:05 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:05 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:05 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:05 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:05 DEBUG : potato: size = 60 OK 2026/08/31 01:07:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:05 INFO : potato: Copied (new) 2026/08/31 01:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:07:07 DEBUG : potato: size = 60 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:07 DEBUG : potato: Sizes differ 2026/08/31 01:07:07 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:07 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:07 DEBUG : potato: size = 21 OK 2026/08/31 01:07:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/31 01:07:07 INFO : potato: Copied (replaced existing) 2026/08/31 01:07:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:09 DEBUG : potato: size = 21 OK 2026/08/31 01:07:09 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/31 01:07:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3540691228) 2026/08/31 01:07:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:09 DEBUG : potato: sha1 differ 2026/08/31 01:07:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:09 DEBUG : potato: size = 21 OK 2026/08/31 01:07:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/31 01:07:09 INFO : potato: Copied (replaced existing) 2026/08/31 01:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:10 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:10 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/31 01:07:10 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:10 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:10 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:12 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:12 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:12 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:12 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:12 DEBUG : potato2: size = 60 OK 2026/08/31 01:07:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:12 INFO : potato2: Copied (new) 2026/08/31 01:07:12 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:14 INFO : d: Making directory 2026/08/31 01:07:14 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/08/31 01:07:14 DEBUG : c/non empty space: size = 5 OK 2026/08/31 01:07:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:14 DEBUG : c/non empty space: Unchanged skipping 2026/08/31 01:07:14 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:14 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:15 DEBUG : a/potato2: size = 60 OK 2026/08/31 01:07:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:15 INFO : a/potato2: Copied (new) 2026/08/31 01:07:15 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:16 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/31 01:07:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:16 DEBUG : c/non empty space: size = 5 OK 2026/08/31 01:07:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:16 DEBUG : c/non empty space: Unchanged skipping 2026/08/31 01:07:16 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:16 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:17 DEBUG : a/potato2: size = 60 OK 2026/08/31 01:07:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:17 INFO : a/potato2: Copied (new) 2026/08/31 01:07:17 ERROR : B2 bucket rclone-test-necakid2hixe: not deleting files as there were IO errors 2026/08/31 01:07:17 ERROR : B2 bucket rclone-test-necakid2hixe: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:19 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:19 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:19 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:19 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:19 INFO : potato: Deleted 2026/08/31 01:07:19 DEBUG : potato2: size = 60 OK 2026/08/31 01:07:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.96s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:20 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:21 INFO : potato: Deleted 2026/08/31 01:07:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:21 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:21 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:21 DEBUG : potato2: size = 60 OK 2026/08/31 01:07:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:23 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:23 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:23 DEBUG : potato2: size = 19 OK 2026/08/31 01:07:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/31 01:07:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.64s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:25 DEBUG : enormous: Excluded (Size Filter) 2026/08/31 01:07:25 DEBUG : enormous: Excluded 2026/08/31 01:07:25 DEBUG : potato2: Excluded (Size Filter) 2026/08/31 01:07:25 DEBUG : potato2: Excluded 2026/08/31 01:07:25 DEBUG : potato2: Excluded (Size Filter) 2026/08/31 01:07:25 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:25 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:25 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:25 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:25 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:25 INFO : There was nothing to transfer 2026/08/31 01:07:25 DEBUG : enormous: Excluded (Size Filter) 2026/08/31 01:07:25 DEBUG : enormous: Excluded 2026/08/31 01:07:25 DEBUG : potato2: Excluded (Size Filter) 2026/08/31 01:07:25 DEBUG : potato2: Excluded 2026/08/31 01:07:25 DEBUG : potato2: Excluded (Size Filter) 2026/08/31 01:07:25 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/31 01:07:25 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:25 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for checks to finish 2026/08/31 01:07:25 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for transfers to finish 2026/08/31 01:07:25 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:27 DEBUG : enormous: Excluded (Size Filter) 2026/08/31 01:07:27 DEBUG : enormous: Excluded 2026/08/31 01:07:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/31 01:07:27 DEBUG : potato2: Excluded 2026/08/31 01:07:27 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:07:27 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:27 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:27 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:27 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:27 INFO : enormous: Deleted 2026/08/31 01:07:28 INFO : potato2: Deleted 2026/08/31 01:07:28 INFO : There was nothing to transfer 2026/08/31 01:07:28 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/31 01:07:28 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:28 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for checks to finish 2026/08/31 01:07:28 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for transfers to finish 2026/08/31 01:07:28 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:28 INFO : enormous: Deleted 2026/08/31 01:07:28 INFO : potato2: Deleted 2026/08/31 01:07:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.60s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:30 DEBUG : five: Need to transfer - File not found at Destination 2026/08/31 01:07:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:07:30 DEBUG : four: size = 8 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:30 DEBUG : four: Sizes differ 2026/08/31 01:07:30 DEBUG : three: size = 5 OK 2026/08/31 01:07:30 DEBUG : three: Sizes identical 2026/08/31 01:07:30 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/31 01:07:30 DEBUG : one: Destination is newer than source, skipping 2026/08/31 01:07:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/31 01:07:30 DEBUG : two: size = 3 OK 2026/08/31 01:07:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3540691228) 2026/08/31 01:07:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:30 DEBUG : two: sha1 differ 2026/08/31 01:07:30 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:30 DEBUG : four: size = 4 OK 2026/08/31 01:07:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/31 01:07:30 INFO : four: Copied (replaced existing) 2026/08/31 01:07:31 DEBUG : five: size = 4 OK 2026/08/31 01:07:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/31 01:07:31 INFO : five: Copied (new) 2026/08/31 01:07:31 DEBUG : two: size = 3 OK 2026/08/31 01:07:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 01:07:31 INFO : two: Copied (replaced existing) 2026/08/31 01:07:31 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:31 DEBUG : five: size = 4 OK 2026/08/31 01:07:31 DEBUG : four: size = 4 OK 2026/08/31 01:07:31 DEBUG : one: Destination is newer than source, skipping 2026/08/31 01:07:31 DEBUG : three: size = 5 OK 2026/08/31 01:07:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/31 01:07:31 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/31 01:07:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/31 01:07:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/31 01:07:31 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/31 01:07:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/31 01:07:31 DEBUG : two: size = 3 OK 2026/08/31 01:07:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3540691228) 2026/08/31 01:07:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:31 DEBUG : three: sha1 differ 2026/08/31 01:07:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 01:07:31 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/31 01:07:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/31 01:07:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/31 01:07:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:31 DEBUG : three: size = 5 OK 2026/08/31 01:07:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 01:07:31 INFO : three: Copied (replaced existing) 2026/08/31 01:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.15s) === 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-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/31 01:07:33 INFO : B2 bucket rclone-test-necakid2hixe: Making map for --track-renames 2026/08/31 01:07:33 INFO : B2 bucket rclone-test-necakid2hixe: Finished making map for --track-renames 2026/08/31 01:07:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/31 01:07:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/31 01:07:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for renames to finish 2026/08/31 01:07:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:33 DEBUG : potato: size = 14 OK 2026/08/31 01:07:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/31 01:07:33 INFO : potato: Copied (new) 2026/08/31 01:07:33 DEBUG : yam: size = 11 OK 2026/08/31 01:07:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/31 01:07:33 INFO : yam: Copied (new) 2026/08/31 01:07:33 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:33 INFO : B2 bucket rclone-test-necakid2hixe: Making map for --track-renames 2026/08/31 01:07:33 INFO : B2 bucket rclone-test-necakid2hixe: Finished making map for --track-renames 2026/08/31 01:07:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:33 DEBUG : potato: size = 14 OK 2026/08/31 01:07:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:07:33 DEBUG : potato: Unchanged skipping 2026/08/31 01:07:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for renames to finish 2026/08/31 01:07:34 DEBUG : yaml: size = 11 OK 2026/08/31 01:07:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/31 01:07:34 INFO : yam: Copied (server-side copy) to: yaml 2026/08/31 01:07:34 INFO : yam: Deleted 2026/08/31 01:07:34 INFO : yaml: Renamed from "yam" 2026/08/31 01:07:34 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/31 01:07:35 INFO : B2 bucket rclone-test-necakid2hixe: Making map for --track-renames 2026/08/31 01:07:35 INFO : B2 bucket rclone-test-necakid2hixe: Finished making map for --track-renames 2026/08/31 01:07:35 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/31 01:07:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/31 01:07:35 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for renames to finish 2026/08/31 01:07:35 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:36 DEBUG : potato: size = 14 OK 2026/08/31 01:07:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/31 01:07:36 INFO : potato: Copied (new) 2026/08/31 01:07:36 DEBUG : yam: size = 11 OK 2026/08/31 01:07:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/31 01:07:36 INFO : yam: Copied (new) 2026/08/31 01:07:36 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:36 DEBUG : potato: size = 14 OK 2026/08/31 01:07:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:07:36 DEBUG : potato: Unchanged skipping 2026/08/31 01:07:36 INFO : B2 bucket rclone-test-necakid2hixe: Making map for --track-renames 2026/08/31 01:07:36 INFO : B2 bucket rclone-test-necakid2hixe: Finished making map for --track-renames 2026/08/31 01:07:36 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:36 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for renames to finish 2026/08/31 01:07:36 DEBUG : yaml: size = 11 OK 2026/08/31 01:07:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/31 01:07:36 INFO : yam: Copied (server-side copy) to: yaml 2026/08/31 01:07:37 INFO : yam: Deleted 2026/08/31 01:07:37 INFO : yaml: Renamed from "yam" 2026/08/31 01:07:37 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/31 01:07:38 INFO : B2 bucket rclone-test-necakid2hixe: Making map for --track-renames 2026/08/31 01:07:38 INFO : B2 bucket rclone-test-necakid2hixe: Finished making map for --track-renames 2026/08/31 01:07:38 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:38 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for renames to finish 2026/08/31 01:07:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/31 01:07:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/31 01:07:38 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:38 DEBUG : potato: size = 14 OK 2026/08/31 01:07:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/31 01:07:38 INFO : potato: Copied (new) 2026/08/31 01:07:38 DEBUG : sub/yam: size = 11 OK 2026/08/31 01:07:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/31 01:07:38 INFO : sub/yam: Copied (new) 2026/08/31 01:07:38 DEBUG : Waiting for deletions to finish 2026/08/31 01:07:38 DEBUG : potato: size = 14 OK 2026/08/31 01:07:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:07:38 DEBUG : potato: Unchanged skipping 2026/08/31 01:07:38 INFO : B2 bucket rclone-test-necakid2hixe: Making map for --track-renames 2026/08/31 01:07:38 INFO : B2 bucket rclone-test-necakid2hixe: Finished making map for --track-renames 2026/08/31 01:07:38 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:38 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for renames to finish 2026/08/31 01:07:39 DEBUG : yam: size = 11 OK 2026/08/31 01:07:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/31 01:07:39 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/31 01:07:39 INFO : sub/yam: Deleted 2026/08/31 01:07:39 INFO : yam: Renamed from "sub/yam" 2026/08/31 01:07:39 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.25s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:40 DEBUG : Creating backend with remote "/tmp/rclone3540691228/dir1" 2026/08/31 01:07:40 DEBUG : Creating backend with remote "/tmp/rclone3540691228/dir2" 2026/08/31 01:07:40 DEBUG : Local file system at /tmp/rclone3540691228/dir2: Using server-side directory move 2026/08/31 01:07:40 INFO : Local file system at /tmp/rclone3540691228/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/31 01:07:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/31 01:07:40 DEBUG : Local file system at /tmp/rclone3540691228/dir2: Waiting for checks to finish 2026/08/31 01:07:40 DEBUG : Local file system at /tmp/rclone3540691228/dir2: Waiting for transfers to finish 2026/08/31 01:07:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:07:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/31 01:07:40 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:40 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:07:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:07:40 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:07:40 INFO : sub dir/hello world: Deleted 2026/08/31 01:07:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/31 01:07:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/31 01:07:40 INFO : nested/sub dir/file: Copied (new) 2026/08/31 01:07:40 INFO : nested/sub dir/file: Deleted 2026/08/31 01:07:40 INFO : sub dir: Removing directory 2026/08/31 01:07:40 INFO : nested/sub dir: Removing directory 2026/08/31 01:07:40 INFO : nested: Removing directory 2026/08/31 01:07:40 DEBUG : Local file system at /tmp/rclone3540691228: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/31 01:07:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/31 01:07:41 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:41 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/31 01:07:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:07:42 INFO : sub dir/hello world: Copied (new) 2026/08/31 01:07:42 INFO : sub dir/hello world: Deleted 2026/08/31 01:07:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/31 01:07:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/31 01:07:42 INFO : nested/sub dir/file: Copied (new) 2026/08/31 01:07:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/31 01:07:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/31 01:07:43 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:43 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:43 DEBUG : existing-b: size = 6 OK 2026/08/31 01:07:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/31 01:07:43 INFO : existing-b: Copied (new) 2026/08/31 01:07:43 INFO : existing-b: Deleted 2026/08/31 01:07:43 DEBUG : existing: size = 6 OK 2026/08/31 01:07:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/31 01:07:43 INFO : existing: Copied (new) 2026/08/31 01:07:43 INFO : existing: Deleted 2026/08/31 01:07:43 DEBUG : existing: Destination exists, skipping 2026/08/31 01:07:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/31 01:07:43 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:07:43 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:07:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.64s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-pinihix2sago" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-necakid2hixe -> B2 bucket rclone-test-pinihix2sago 2026/08/31 01:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:48 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/31 01:07:48 DEBUG : empty space: Unchanged skipping 2026/08/31 01:07:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pinihix2sago) 2026/08/31 01:07:48 DEBUG : potato3: Sizes differ 2026/08/31 01:07:48 DEBUG : B2 bucket rclone-test-pinihix2sago: Waiting for checks to finish 2026/08/31 01:07:49 INFO : empty space: Deleted 2026/08/31 01:07:49 DEBUG : B2 bucket rclone-test-pinihix2sago: Waiting for transfers to finish 2026/08/31 01:07:49 DEBUG : potato3: size = 68 OK 2026/08/31 01:07:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/31 01:07:49 INFO : potato3: Copied (server-side copy) 2026/08/31 01:07:49 INFO : potato3: Deleted 2026/08/31 01:07:49 DEBUG : potato2: size = 60 OK 2026/08/31 01:07:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:49 INFO : potato2: Copied (server-side copy) 2026/08/31 01:07:49 INFO : potato2: Deleted 2026/08/31 01:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dikikeb2miqu" 2026/08/31 01:07:51 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/31 01:07:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/31 01:07:51 DEBUG : B2 bucket rclone-test-dikikeb2miqu: Waiting for checks to finish 2026/08/31 01:07:51 DEBUG : B2 bucket rclone-test-dikikeb2miqu: Waiting for transfers to finish 2026/08/31 01:07:51 DEBUG : potato3: size = 68 OK 2026/08/31 01:07:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/31 01:07:51 INFO : potato3: Copied (server-side copy) 2026/08/31 01:07:51 INFO : potato3: Deleted 2026/08/31 01:07:51 DEBUG : empty space: size = 1 OK 2026/08/31 01:07:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/31 01:07:51 INFO : empty space: Copied (server-side copy) 2026/08/31 01:07:52 DEBUG : potato2: size = 60 OK 2026/08/31 01:07:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:07:52 INFO : potato2: Copied (server-side copy) 2026/08/31 01:07:52 INFO : empty space: Deleted 2026/08/31 01:07:52 INFO : potato2: Deleted 2026/08/31 01:07:52 DEBUG : B2 bucket rclone-test-dikikeb2miqu: Purge remote 2026/08/31 01:07:52 INFO : B2 bucket rclone-test-dikikeb2miqu: cleaning bucket "rclone-test-dikikeb2miqu" of all files 2026/08/31 01:07:52 DEBUG : empty space: Deleting (id "4_zff22bde350bd5b5baf080e1b_f406c89c19c88f43f_d20260831_m010751_c001_v0001097_t0053_u01788138471782") 2026/08/31 01:07:52 DEBUG : potato2: Deleting (id "4_zff22bde350bd5b5baf080e1b_f10965184f5ef9541_d20260831_m010751_c001_v0001178_t0015_u01788138471895") 2026/08/31 01:07:52 DEBUG : potato3: Deleting (id "4_zff22bde350bd5b5baf080e1b_f11632029f4e70917_d20260831_m010751_c001_v0001180_t0053_u01788138471543") 2026/08/31 01:07:53 DEBUG : B2 bucket rclone-test-pinihix2sago: Purge remote 2026/08/31 01:07:53 INFO : B2 bucket rclone-test-pinihix2sago: cleaning bucket "rclone-test-pinihix2sago" of all files 2026/08/31 01:07:53 DEBUG : empty space: Deleting (id "4_z5fc2ade350bd5b5baf080e1b_f414e196a1eb05a2e_d20260831_m010751_c001_v7007000_t0000_u01788138471966") 2026/08/31 01:07:53 DEBUG : empty space: Deleting (id "4_z5fc2ade350bd5b5baf080e1b_f412c7421a3325a70_d20260831_m010747_c001_v0001039_t0041_u01788138467801") 2026/08/31 01:07:53 DEBUG : potato2: Deleting (id "4_z5fc2ade350bd5b5baf080e1b_f401969669933ea17_d20260831_m010752_c001_v7007000_t0000_u01788138472122") 2026/08/31 01:07:53 DEBUG : potato2: Deleting (id "4_z5fc2ade350bd5b5baf080e1b_f1043bd45ef6c06d6_d20260831_m010749_c001_v0001183_t0027_u01788138469266") 2026/08/31 01:07:53 DEBUG : potato3: Deleting (id "4_z5fc2ade350bd5b5baf080e1b_f414e196a1eb05a27_d20260831_m010751_c001_v7007000_t0000_u01788138471773") 2026/08/31 01:07:53 DEBUG : potato3: Deleting (id "4_z5fc2ade350bd5b5baf080e1b_f111f4e18e6021c6a_d20260831_m010748_c001_v0001185_t0050_u01788138468986") 2026/08/31 01:07:53 DEBUG : potato3: Deleting (id "4_z5fc2ade350bd5b5baf080e1b_f112c7421a3325a72_d20260831_m010747_c001_v0001039_t0029_u01788138467987") --- PASS: TestServerSideMove (10.21s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-ledozef7pafi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-necakid2hixe -> B2 bucket rclone-test-ledozef7pafi 2026/08/31 01:07:59 DEBUG : empty space: Excluded (Size Filter) 2026/08/31 01:07:59 DEBUG : empty space: Excluded (Size Filter) 2026/08/31 01:07:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:07:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:07:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ledozef7pafi) 2026/08/31 01:07:59 DEBUG : potato3: Sizes differ 2026/08/31 01:07:59 DEBUG : B2 bucket rclone-test-ledozef7pafi: Waiting for checks to finish 2026/08/31 01:07:59 DEBUG : B2 bucket rclone-test-ledozef7pafi: Waiting for transfers to finish 2026/08/31 01:08:00 DEBUG : potato2: size = 60 OK 2026/08/31 01:08:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:08:00 INFO : potato2: Copied (server-side copy) 2026/08/31 01:08:00 INFO : potato2: Deleted 2026/08/31 01:08:00 DEBUG : potato3: size = 68 OK 2026/08/31 01:08:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/31 01:08:00 INFO : potato3: Copied (server-side copy) 2026/08/31 01:08:00 INFO : potato3: Deleted 2026/08/31 01:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xazayel7cafe" 2026/08/31 01:08:01 DEBUG : empty space: Excluded (Size Filter) 2026/08/31 01:08:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:08:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/31 01:08:02 DEBUG : B2 bucket rclone-test-xazayel7cafe: Waiting for checks to finish 2026/08/31 01:08:02 DEBUG : B2 bucket rclone-test-xazayel7cafe: Waiting for transfers to finish 2026/08/31 01:08:02 DEBUG : potato2: size = 60 OK 2026/08/31 01:08:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:08:02 INFO : potato2: Copied (server-side copy) 2026/08/31 01:08:03 INFO : potato2: Deleted 2026/08/31 01:08:03 DEBUG : potato3: size = 68 OK 2026/08/31 01:08:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/31 01:08:03 INFO : potato3: Copied (server-side copy) 2026/08/31 01:08:03 INFO : potato3: Deleted 2026/08/31 01:08:03 DEBUG : B2 bucket rclone-test-xazayel7cafe: Purge remote 2026/08/31 01:08:03 INFO : B2 bucket rclone-test-xazayel7cafe: cleaning bucket "rclone-test-xazayel7cafe" of all files 2026/08/31 01:08:03 DEBUG : potato2: Deleting (id "4_z0f82edb350bd5b5baf080e1b_f105f3b6113355c90_d20260831_m010802_c001_v0001185_t0044_u01788138482832") 2026/08/31 01:08:03 DEBUG : potato3: Deleting (id "4_z0f82edb350bd5b5baf080e1b_f115d986ae40b9272_d20260831_m010803_c001_v0001182_t0026_u01788138483057") 2026/08/31 01:08:04 DEBUG : B2 bucket rclone-test-ledozef7pafi: Purge remote 2026/08/31 01:08:04 INFO : B2 bucket rclone-test-ledozef7pafi: cleaning bucket "rclone-test-ledozef7pafi" of all files 2026/08/31 01:08:04 DEBUG : empty space: Deleting (id "4_z1f72dda350bd5b5baf080e1b_f406cc1f4a5149c21_d20260831_m010759_c001_v0001131_t0023_u01788138479027") 2026/08/31 01:08:04 DEBUG : potato2: Deleting (id "4_z1f72dda350bd5b5baf080e1b_f4190aa7fd048f065_d20260831_m010803_c001_v7007000_t0000_u01788138483032") 2026/08/31 01:08:04 DEBUG : potato2: Deleting (id "4_z1f72dda350bd5b5baf080e1b_f105bf8223e6dd04a_d20260831_m010759_c001_v0001171_t0023_u01788138479966") 2026/08/31 01:08:04 DEBUG : potato3: Deleting (id "4_z1f72dda350bd5b5baf080e1b_f4190aa7fd048f066_d20260831_m010803_c001_v7007000_t0000_u01788138483272") 2026/08/31 01:08:04 DEBUG : potato3: Deleting (id "4_z1f72dda350bd5b5baf080e1b_f100bebf02a052259_d20260831_m010800_c001_v0001167_t0048_u01788138480318") 2026/08/31 01:08:04 DEBUG : potato3: Deleting (id "4_z1f72dda350bd5b5baf080e1b_f106cc1f4a5149c23_d20260831_m010759_c001_v0001131_t0041_u01788138479212") --- PASS: TestServerSideMoveWithFilter (11.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:08:06 DEBUG : Creating backend with remote "TestB2:rclone-test-piyizih8jiwe" 2026/08/31 01:08:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-necakid2hixe -> B2 bucket rclone-test-piyizih8jiwe 2026/08/31 01:08:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:08:11 DEBUG : empty space: size = 1 OK 2026/08/31 01:08:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/31 01:08:11 DEBUG : empty space: Unchanged skipping 2026/08/31 01:08:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:08:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-piyizih8jiwe) 2026/08/31 01:08:11 DEBUG : potato3: Sizes differ 2026/08/31 01:08:11 DEBUG : B2 bucket rclone-test-piyizih8jiwe: Waiting for checks to finish 2026/08/31 01:08:11 INFO : empty space: Deleted 2026/08/31 01:08:11 DEBUG : B2 bucket rclone-test-piyizih8jiwe: Waiting for transfers to finish 2026/08/31 01:08:11 DEBUG : potato2: size = 60 OK 2026/08/31 01:08:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:08:11 INFO : potato2: Copied (server-side copy) 2026/08/31 01:08:11 INFO : potato2: Deleted 2026/08/31 01:08:11 DEBUG : potato3: size = 68 OK 2026/08/31 01:08:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/31 01:08:11 INFO : potato3: Copied (server-side copy) 2026/08/31 01:08:11 INFO : potato3: Deleted 2026/08/31 01:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wesedud2voqe" 2026/08/31 01:08:12 INFO : tomatoDir: Making directory 2026/08/31 01:08:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/31 01:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/31 01:08:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/31 01:08:13 DEBUG : B2 bucket rclone-test-wesedud2voqe: Waiting for checks to finish 2026/08/31 01:08:13 DEBUG : B2 bucket rclone-test-wesedud2voqe: Waiting for transfers to finish 2026/08/31 01:08:14 DEBUG : empty space: size = 1 OK 2026/08/31 01:08:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/31 01:08:14 INFO : empty space: Copied (server-side copy) 2026/08/31 01:08:14 INFO : empty space: Deleted 2026/08/31 01:08:14 DEBUG : potato3: size = 68 OK 2026/08/31 01:08:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/31 01:08:14 INFO : potato3: Copied (server-side copy) 2026/08/31 01:08:14 DEBUG : potato2: size = 60 OK 2026/08/31 01:08:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 01:08:14 INFO : potato2: Copied (server-side copy) 2026/08/31 01:08:14 INFO : potato3: Deleted 2026/08/31 01:08:14 INFO : potato2: Deleted 2026/08/31 01:08:15 DEBUG : B2 bucket rclone-test-wesedud2voqe: Purge remote 2026/08/31 01:08:15 INFO : B2 bucket rclone-test-wesedud2voqe: cleaning bucket "rclone-test-wesedud2voqe" of all files 2026/08/31 01:08:15 DEBUG : empty space: Deleting (id "4_z9f021d6350cd5b5baf080e1b_f4096edaba8d9e1a3_d20260831_m010813_c001_v0001090_t0005_u01788138493940") 2026/08/31 01:08:15 DEBUG : potato2: Deleting (id "4_z9f021d6350cd5b5baf080e1b_f1065cd0da835d72e_d20260831_m010814_c001_v0001032_t0059_u01788138494159") 2026/08/31 01:08:15 DEBUG : potato3: Deleting (id "4_z9f021d6350cd5b5baf080e1b_f115e015ea33c36ef_d20260831_m010814_c001_v0001184_t0011_u01788138494327") 2026/08/31 01:08:15 DEBUG : B2 bucket rclone-test-piyizih8jiwe: Purge remote 2026/08/31 01:08:15 INFO : B2 bucket rclone-test-piyizih8jiwe: cleaning bucket "rclone-test-piyizih8jiwe" of all files 2026/08/31 01:08:16 DEBUG : empty space: Deleting (id "4_z7fa20d6350cd5b5baf080e1b_f422adc4bade8c9fc_d20260831_m010814_c001_v7007000_t0000_u01788138494124") 2026/08/31 01:08:16 DEBUG : empty space: Deleting (id "4_z7fa20d6350cd5b5baf080e1b_f403becc84fb9d752_d20260831_m010810_c001_v0001182_t0044_u01788138490351") 2026/08/31 01:08:16 DEBUG : potato2: Deleting (id "4_z7fa20d6350cd5b5baf080e1b_f417d71d9dc6646ee_d20260831_m010814_c001_v7007000_t0000_u01788138494576") 2026/08/31 01:08:16 DEBUG : potato2: Deleting (id "4_z7fa20d6350cd5b5baf080e1b_f117ef14cf83984bb_d20260831_m010811_c001_v0001185_t0027_u01788138491145") 2026/08/31 01:08:16 DEBUG : potato3: Deleting (id "4_z7fa20d6350cd5b5baf080e1b_f422adc4bade8c9fe_d20260831_m010814_c001_v7007000_t0000_u01788138494546") 2026/08/31 01:08:16 DEBUG : potato3: Deleting (id "4_z7fa20d6350cd5b5baf080e1b_f111be48e9308f3e6_d20260831_m010811_c001_v0001161_t0054_u01788138491385") 2026/08/31 01:08:16 DEBUG : potato3: Deleting (id "4_z7fa20d6350cd5b5baf080e1b_f103becc84fb9d754_d20260831_m010810_c001_v0001182_t0046_u01788138490537") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.25s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:08:20 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:08:21 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/rclone-sync-test" 2026/08/31 01:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/rclone-sync-test-include/layer2" 2026/08/31 01:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/rclone-sync-test-ignore-file" 2026/08/31 01:08:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/31 01:08:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 01:08:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 01:08:30 DEBUG : B2 bucket rclone-test-necakid2hixe path rclone-sync-test: Waiting for checks to finish 2026/08/31 01:08:30 DEBUG : B2 bucket rclone-test-necakid2hixe path rclone-sync-test: Waiting for transfers to finish 2026/08/31 01:08:30 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:30 INFO : There was nothing to transfer 2026/08/31 01:08:30 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:08:30 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:08:30 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:30 INFO : There was nothing to transfer 2026/08/31 01:08:30 DEBUG : B2 bucket rclone-test-necakid2hixe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/31 01:08:30 DEBUG : B2 bucket rclone-test-necakid2hixe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/31 01:08:30 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:30 INFO : There was nothing to transfer 2026/08/31 01:08:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:08:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:08:31 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:31 INFO : There was nothing to transfer 2026/08/31 01:08:31 DEBUG : B2 bucket rclone-test-necakid2hixe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/31 01:08:31 DEBUG : B2 bucket rclone-test-necakid2hixe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/31 01:08:31 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:31 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.56s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/CompareDest" 2026/08/31 01:08:35 DEBUG : one: Need to transfer - File not found at Destination 2026/08/31 01:08:35 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:35 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:35 DEBUG : one: size = 3 OK 2026/08/31 01:08:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:08:35 INFO : one: Copied (new) 2026/08/31 01:08:35 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:36 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:08:36 DEBUG : one: Sizes differ 2026/08/31 01:08:36 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:36 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:36 DEBUG : one: size = 5 OK 2026/08/31 01:08:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/31 01:08:36 INFO : one: Copied (replaced existing) 2026/08/31 01:08:36 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:38 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:08:38 DEBUG : one: Sizes differ 2026/08/31 01:08:38 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:38 DEBUG : one: size = 5 OK 2026/08/31 01:08:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:08:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 01:08:38 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:38 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:38 INFO : There was nothing to transfer 2026/08/31 01:08:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:39 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:08:39 DEBUG : one: Sizes differ 2026/08/31 01:08:39 DEBUG : two: size = 3 OK 2026/08/31 01:08:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:08:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 01:08:39 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:40 DEBUG : one: size = 5 OK 2026/08/31 01:08:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:08:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 01:08:40 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:40 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:40 INFO : There was nothing to transfer 2026/08/31 01:08:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:40 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:08:40 DEBUG : one: Sizes differ 2026/08/31 01:08:40 DEBUG : one: size = 5 OK 2026/08/31 01:08:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:08:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 01:08:40 DEBUG : two: size = 3 OK 2026/08/31 01:08:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:08:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 01:08:40 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:40 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:40 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:40 INFO : There was nothing to transfer 2026/08/31 01:08:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:41 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:08:41 DEBUG : one: Sizes differ 2026/08/31 01:08:41 DEBUG : two: size = 3 OK 2026/08/31 01:08:41 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/31 01:08:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 01:08:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 01:08:41 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:41 DEBUG : one: size = 5 OK 2026/08/31 01:08:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:08:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 01:08:41 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:41 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:41 INFO : There was nothing to transfer 2026/08/31 01:08:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:42 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:08:42 DEBUG : one: Sizes differ 2026/08/31 01:08:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:42 DEBUG : two: size = 3 (B2 bucket rclone-test-necakid2hixe path CompareDest) 2026/08/31 01:08:42 DEBUG : two: Sizes differ 2026/08/31 01:08:42 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 01:08:42 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:42 DEBUG : one: size = 5 OK 2026/08/31 01:08:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:08:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 01:08:42 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:43 DEBUG : two: size = 5 OK 2026/08/31 01:08:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/31 01:08:43 INFO : two: Copied (new) 2026/08/31 01:08:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.34s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dest" 2026/08/31 01:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/pre-dest1" 2026/08/31 01:08:47 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/pre-dest2" 2026/08/31 01:08:50 DEBUG : 1: size = 1 OK 2026/08/31 01:08:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:08:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/31 01:08:50 DEBUG : 2: size = 1 OK 2026/08/31 01:08:50 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:08:50 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/31 01:08:50 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/31 01:08:50 DEBUG : B2 bucket rclone-test-necakid2hixe path dest: Waiting for checks to finish 2026/08/31 01:08:50 DEBUG : B2 bucket rclone-test-necakid2hixe path dest: Waiting for transfers to finish 2026/08/31 01:08:51 DEBUG : 3: size = 1 OK 2026/08/31 01:08:51 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/31 01:08:51 INFO : 3: Copied (new) 2026/08/31 01:08:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/CopyDest" 2026/08/31 01:08:56 DEBUG : one: Need to transfer - File not found at Destination 2026/08/31 01:08:56 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:56 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:56 DEBUG : one: size = 3 OK 2026/08/31 01:08:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:08:56 INFO : one: Copied (new) 2026/08/31 01:08:56 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:08:57 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:08:57 DEBUG : one: Sizes differ 2026/08/31 01:08:57 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:08:57 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:08:57 DEBUG : one: size = 5 OK 2026/08/31 01:08:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/31 01:08:57 INFO : one: Copied (replaced existing) 2026/08/31 01:08:57 DEBUG : Waiting for deletions to finish 2026/08/31 01:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/BackupDir" 2026/08/31 01:09:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:00 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:00 DEBUG : one: Sizes differ 2026/08/31 01:09:00 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:00 DEBUG : one: size = 5 OK 2026/08/31 01:09:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:09:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:00 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:00 DEBUG : one: Sizes differ 2026/08/31 01:09:02 DEBUG : one: size = 3 OK 2026/08/31 01:09:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:09:02 INFO : one: Copied (server-side copy) 2026/08/31 01:09:02 INFO : one: Deleted 2026/08/31 01:09:02 DEBUG : one: size = 5 OK 2026/08/31 01:09:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/31 01:09:02 INFO : one: Copied (server-side copy) 2026/08/31 01:09:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/31 01:09:02 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:02 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:03 DEBUG : one: size = 5 OK 2026/08/31 01:09:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:09:03 DEBUG : one: Unchanged skipping 2026/08/31 01:09:04 DEBUG : two: size = 3 OK 2026/08/31 01:09:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:09:04 DEBUG : two: size = 3 OK 2026/08/31 01:09:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 01:09:04 INFO : two: Copied (server-side copy) 2026/08/31 01:09:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/31 01:09:04 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:04 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:04 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:04 DEBUG : two: size = 3 OK 2026/08/31 01:09:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:09:04 DEBUG : one: size = 5 OK 2026/08/31 01:09:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:09:04 DEBUG : one: Unchanged skipping 2026/08/31 01:09:04 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:04 DEBUG : two: Unchanged skipping 2026/08/31 01:09:04 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:04 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:04 INFO : There was nothing to transfer 2026/08/31 01:09:05 DEBUG : one: size = 5 OK 2026/08/31 01:09:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:09:05 DEBUG : one: Unchanged skipping 2026/08/31 01:09:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:05 DEBUG : three: size = 5 (B2 bucket rclone-test-necakid2hixe path CopyDest) 2026/08/31 01:09:05 DEBUG : three: Sizes differ 2026/08/31 01:09:05 DEBUG : three: Destination not found in --copy-dest 2026/08/31 01:09:05 DEBUG : three: Need to transfer - File not found at Destination 2026/08/31 01:09:05 DEBUG : two: size = 3 OK 2026/08/31 01:09:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 01:09:05 DEBUG : two: Unchanged skipping 2026/08/31 01:09:05 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:05 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:06 DEBUG : three: size = 7 OK 2026/08/31 01:09:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/31 01:09:06 INFO : three: Copied (new) 2026/08/31 01:09:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.26s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/backup" 2026/08/31 01:09:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:12 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:12 DEBUG : one: Sizes differ 2026/08/31 01:09:12 DEBUG : two: size = 3 OK 2026/08/31 01:09:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:12 DEBUG : two: Unchanged skipping 2026/08/31 01:09:12 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:14 DEBUG : one: size = 3 OK 2026/08/31 01:09:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:09:14 INFO : one: Copied (server-side copy) 2026/08/31 01:09:14 INFO : one: Deleted 2026/08/31 01:09:14 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:15 DEBUG : one: size = 4 OK 2026/08/31 01:09:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:15 INFO : one: Copied (new) 2026/08/31 01:09:15 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:15 DEBUG : three.txt: size = 5 OK 2026/08/31 01:09:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 01:09:15 INFO : three.txt: Copied (server-side copy) 2026/08/31 01:09:15 INFO : three.txt: Deleted 2026/08/31 01:09:15 INFO : three.txt: Moved into backup dir 2026/08/31 01:09:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:17 DEBUG : one: size = 4 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:17 DEBUG : one: Sizes differ 2026/08/31 01:09:17 DEBUG : two: size = 3 OK 2026/08/31 01:09:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:17 DEBUG : two: Unchanged skipping 2026/08/31 01:09:17 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:17 DEBUG : one: size = 4 OK 2026/08/31 01:09:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:17 INFO : one: Copied (server-side copy) 2026/08/31 01:09:17 INFO : one: Deleted 2026/08/31 01:09:17 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:18 DEBUG : one: size = 5 OK 2026/08/31 01:09:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/31 01:09:18 INFO : one: Copied (new) 2026/08/31 01:09:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:18 DEBUG : three.txt: size = 6 OK 2026/08/31 01:09:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:09:18 INFO : three.txt: Copied (server-side copy) 2026/08/31 01:09:18 INFO : three.txt: Deleted 2026/08/31 01:09:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:09:21 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/backup" 2026/08/31 01:09:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:24 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:24 DEBUG : one: Sizes differ 2026/08/31 01:09:24 DEBUG : two: size = 3 OK 2026/08/31 01:09:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:24 DEBUG : two: Unchanged skipping 2026/08/31 01:09:24 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:25 DEBUG : one.bak: size = 3 OK 2026/08/31 01:09:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:09:25 INFO : one: Copied (server-side copy) to: one.bak 2026/08/31 01:09:26 INFO : one: Deleted 2026/08/31 01:09:26 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:26 DEBUG : one: size = 4 OK 2026/08/31 01:09:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:26 INFO : one: Copied (new) 2026/08/31 01:09:26 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:27 DEBUG : three.txt.bak: size = 5 OK 2026/08/31 01:09:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 01:09:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/31 01:09:27 INFO : three.txt: Deleted 2026/08/31 01:09:27 INFO : three.txt: Moved into backup dir 2026/08/31 01:09:28 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:28 DEBUG : one: size = 4 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:28 DEBUG : one: Sizes differ 2026/08/31 01:09:28 DEBUG : two: size = 3 OK 2026/08/31 01:09:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:28 DEBUG : two: Unchanged skipping 2026/08/31 01:09:29 DEBUG : one.bak: size = 4 OK 2026/08/31 01:09:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:29 INFO : one: Copied (server-side copy) to: one.bak 2026/08/31 01:09:29 INFO : one: Deleted 2026/08/31 01:09:29 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:29 DEBUG : one: size = 5 OK 2026/08/31 01:09:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/31 01:09:29 INFO : one: Copied (new) 2026/08/31 01:09:29 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:30 DEBUG : three.txt.bak: size = 6 OK 2026/08/31 01:09:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:09:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/31 01:09:30 INFO : three.txt: Deleted 2026/08/31 01:09:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/backup" 2026/08/31 01:09:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:36 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:36 DEBUG : one: Sizes differ 2026/08/31 01:09:36 DEBUG : two: size = 3 OK 2026/08/31 01:09:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:36 DEBUG : two: Unchanged skipping 2026/08/31 01:09:36 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:37 DEBUG : one-2019-01-01: size = 3 OK 2026/08/31 01:09:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:09:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/31 01:09:37 INFO : one: Deleted 2026/08/31 01:09:37 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:38 DEBUG : one: size = 4 OK 2026/08/31 01:09:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:38 INFO : one: Copied (new) 2026/08/31 01:09:38 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/31 01:09:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 01:09:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/31 01:09:39 INFO : three.txt: Deleted 2026/08/31 01:09:39 INFO : three.txt: Moved into backup dir 2026/08/31 01:09:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:40 DEBUG : one: size = 4 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:40 DEBUG : one: Sizes differ 2026/08/31 01:09:40 DEBUG : two: size = 3 OK 2026/08/31 01:09:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:40 DEBUG : two: Unchanged skipping 2026/08/31 01:09:40 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:41 DEBUG : one-2019-01-01: size = 4 OK 2026/08/31 01:09:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/31 01:09:41 INFO : one: Deleted 2026/08/31 01:09:41 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:41 DEBUG : one: size = 5 OK 2026/08/31 01:09:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/31 01:09:41 INFO : one: Copied (new) 2026/08/31 01:09:41 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/31 01:09:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:09:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/31 01:09:42 INFO : three.txt: Deleted 2026/08/31 01:09:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.67s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:09:44 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:09:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:46 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:46 DEBUG : one: Sizes differ 2026/08/31 01:09:46 DEBUG : two: size = 3 OK 2026/08/31 01:09:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:46 DEBUG : two: Unchanged skipping 2026/08/31 01:09:46 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:46 DEBUG : one.bak: size = 3 OK 2026/08/31 01:09:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:09:46 INFO : one: Copied (server-side copy) to: one.bak 2026/08/31 01:09:47 INFO : one: Deleted 2026/08/31 01:09:47 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:47 DEBUG : one: size = 4 OK 2026/08/31 01:09:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:47 INFO : one: Copied (new) 2026/08/31 01:09:47 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:48 DEBUG : three.txt.bak: size = 5 OK 2026/08/31 01:09:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 01:09:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/31 01:09:48 INFO : three.txt: Deleted 2026/08/31 01:09:48 INFO : three.txt: Moved into backup dir 2026/08/31 01:09:49 DEBUG : one.bak: Excluded (Path Filter) 2026/08/31 01:09:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/31 01:09:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:49 DEBUG : one: size = 4 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:49 DEBUG : one: Sizes differ 2026/08/31 01:09:49 DEBUG : two: size = 3 OK 2026/08/31 01:09:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:49 DEBUG : two: Unchanged skipping 2026/08/31 01:09:49 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for checks to finish 2026/08/31 01:09:49 DEBUG : one.bak: size = 4 OK 2026/08/31 01:09:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:49 INFO : one: Copied (server-side copy) to: one.bak 2026/08/31 01:09:49 INFO : one: Deleted 2026/08/31 01:09:49 DEBUG : B2 bucket rclone-test-necakid2hixe path dst: Waiting for transfers to finish 2026/08/31 01:09:50 DEBUG : one: size = 5 OK 2026/08/31 01:09:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/31 01:09:50 INFO : one: Copied (new) 2026/08/31 01:09:50 DEBUG : Waiting for deletions to finish 2026/08/31 01:09:50 DEBUG : three.txt.bak: size = 6 OK 2026/08/31 01:09:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:09:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/31 01:09:50 INFO : three.txt: Deleted 2026/08/31 01:09:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.59s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:09:53 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:09:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:54 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:54 DEBUG : one: Sizes differ 2026/08/31 01:09:56 DEBUG : one.bak: size = 3 OK 2026/08/31 01:09:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:09:56 INFO : one: Copied (server-side copy) to: one.bak 2026/08/31 01:09:56 INFO : one: Deleted 2026/08/31 01:09:57 DEBUG : one: size = 4 OK 2026/08/31 01:09:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:57 INFO : one: Copied (new) 2026/08/31 01:09:57 DEBUG : two: size = 3 OK 2026/08/31 01:09:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:57 DEBUG : two: Unchanged skipping 2026/08/31 01:09:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:57 DEBUG : three.txt: Sizes differ 2026/08/31 01:09:57 DEBUG : three.txt.bak: size = 5 OK 2026/08/31 01:09:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 01:09:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/31 01:09:58 INFO : three.txt: Deleted 2026/08/31 01:09:58 DEBUG : three.txt: size = 6 OK 2026/08/31 01:09:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:09:58 INFO : three.txt: Copied (new) 2026/08/31 01:09:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:58 DEBUG : one: size = 4 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:58 DEBUG : one: Sizes differ 2026/08/31 01:09:59 DEBUG : one.bak: size = 4 OK 2026/08/31 01:09:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:09:59 INFO : one: Copied (server-side copy) to: one.bak 2026/08/31 01:09:59 INFO : one: Deleted 2026/08/31 01:09:59 DEBUG : one: size = 5 OK 2026/08/31 01:09:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/31 01:09:59 INFO : one: Copied (new) 2026/08/31 01:09:59 DEBUG : two: size = 3 OK 2026/08/31 01:09:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:09:59 DEBUG : two: Unchanged skipping 2026/08/31 01:09:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:09:59 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:09:59 DEBUG : three.txt: Sizes differ 2026/08/31 01:10:00 DEBUG : three.txt.bak: size = 6 OK 2026/08/31 01:10:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:10:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/31 01:10:00 INFO : three.txt: Deleted 2026/08/31 01:10:00 DEBUG : three.txt: size = 19 OK 2026/08/31 01:10:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/31 01:10:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.36s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:04 DEBUG : Creating backend with remote "TestB2:rclone-test-necakid2hixe/dst" 2026/08/31 01:10:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:05 DEBUG : one: size = 3 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:10:05 DEBUG : one: Sizes differ 2026/08/31 01:10:07 DEBUG : one-2019-01-01: size = 3 OK 2026/08/31 01:10:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 01:10:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/31 01:10:07 INFO : one: Deleted 2026/08/31 01:10:08 DEBUG : one: size = 4 OK 2026/08/31 01:10:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:10:08 INFO : one: Copied (new) 2026/08/31 01:10:08 DEBUG : two: size = 3 OK 2026/08/31 01:10:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:08 DEBUG : two: Unchanged skipping 2026/08/31 01:10:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:10:08 DEBUG : three.txt: Sizes differ 2026/08/31 01:10:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/31 01:10:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 01:10:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/31 01:10:09 INFO : three.txt: Deleted 2026/08/31 01:10:09 DEBUG : three.txt: size = 6 OK 2026/08/31 01:10:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:10:09 INFO : three.txt: Copied (new) 2026/08/31 01:10:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:09 DEBUG : one: size = 4 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:10:09 DEBUG : one: Sizes differ 2026/08/31 01:10:10 DEBUG : one-2019-01-01: size = 4 OK 2026/08/31 01:10:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/31 01:10:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/31 01:10:10 INFO : one: Deleted 2026/08/31 01:10:10 DEBUG : one: size = 5 OK 2026/08/31 01:10:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/31 01:10:10 INFO : one: Copied (new) 2026/08/31 01:10:10 DEBUG : two: size = 3 OK 2026/08/31 01:10:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:10 DEBUG : two: Unchanged skipping 2026/08/31 01:10:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-necakid2hixe path dst) 2026/08/31 01:10:10 DEBUG : three.txt: Sizes differ 2026/08/31 01:10:11 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/31 01:10:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/31 01:10:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/31 01:10:11 INFO : three.txt: Deleted 2026/08/31 01:10:11 DEBUG : three.txt: size = 19 OK 2026/08/31 01:10:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/31 01:10:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.06s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:14 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:10:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:14 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:14 DEBUG : Testêé: Sizes differ 2026/08/31 01:10:14 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:10:14 DEBUG : Testêé: size = 14 OK 2026/08/31 01:10:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/31 01:10:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/31 01:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.21s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/31 01:10:15 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:10:15 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:10:16 DEBUG : existing: size = 6 OK 2026/08/31 01:10:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/31 01:10:16 INFO : existing: Copied (new) 2026/08/31 01:10:16 DEBUG : Waiting for deletions to finish 2026/08/31 01:10:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:17 DEBUG : existing: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:17 DEBUG : existing: Sizes differ 2026/08/31 01:10:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/31 01:10:17 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:10:17 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:10:17 ERROR : B2 bucket rclone-test-necakid2hixe: not deleting files as there were IO errors 2026/08/31 01:10:17 ERROR : B2 bucket rclone-test-necakid2hixe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:18 DEBUG : EXISTING: size = 6 OK 2026/08/31 01:10:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:18 DEBUG : existing: Unchanged skipping 2026/08/31 01:10:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:10:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:10:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:10:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:29 DEBUG : both11: size = 6 OK 2026/08/31 01:10:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both12: size = 6 OK 2026/08/31 01:10:29 DEBUG : both10: size = 6 OK 2026/08/31 01:10:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both0: size = 6 OK 2026/08/31 01:10:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:10:29 DEBUG : both11: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both13: size = 6 OK 2026/08/31 01:10:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both13: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both14: size = 6 OK 2026/08/31 01:10:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both14: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both15: size = 6 OK 2026/08/31 01:10:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both15: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both16: size = 6 OK 2026/08/31 01:10:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both16: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both17: size = 6 OK 2026/08/31 01:10:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both12: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both18: size = 6 OK 2026/08/31 01:10:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both18: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both19: size = 6 OK 2026/08/31 01:10:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both19: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both1: size = 6 OK 2026/08/31 01:10:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both10: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both2: size = 6 OK 2026/08/31 01:10:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both2: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both3: size = 6 OK 2026/08/31 01:10:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both3: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both4: size = 6 OK 2026/08/31 01:10:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both4: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both5: size = 6 OK 2026/08/31 01:10:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both5: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both6: size = 6 OK 2026/08/31 01:10:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both6: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both7: size = 6 OK 2026/08/31 01:10:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both7: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both8: size = 6 OK 2026/08/31 01:10:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both8: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both9: size = 6 OK 2026/08/31 01:10:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:29 DEBUG : both9: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both0: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both17: Unchanged skipping 2026/08/31 01:10:29 DEBUG : both1: Unchanged skipping 2026/08/31 01:10:29 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:10:29 DEBUG : Waiting for deletions to finish 2026/08/31 01:10:29 INFO : only7: Deleted 2026/08/31 01:10:29 INFO : only8: Deleted 2026/08/31 01:10:30 INFO : only9: Deleted 2026/08/31 01:10:30 INFO : only10: Deleted 2026/08/31 01:10:30 INFO : only11: Deleted 2026/08/31 01:10:30 INFO : only14: Deleted 2026/08/31 01:10:30 INFO : only4: Deleted 2026/08/31 01:10:30 INFO : only13: Deleted 2026/08/31 01:10:30 INFO : only15: Deleted 2026/08/31 01:10:30 INFO : only16: Deleted 2026/08/31 01:10:30 INFO : only2: Deleted 2026/08/31 01:10:30 INFO : only3: Deleted 2026/08/31 01:10:30 INFO : only0: Deleted 2026/08/31 01:10:30 INFO : only12: Deleted 2026/08/31 01:10:30 INFO : only17: Deleted 2026/08/31 01:10:30 INFO : only18: Deleted 2026/08/31 01:10:30 INFO : only19: Deleted 2026/08/31 01:10:30 INFO : only1: Deleted 2026/08/31 01:10:30 INFO : only5: Deleted 2026/08/31 01:10:30 INFO : only6: Deleted 2026/08/31 01:10:30 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.55s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:44 DEBUG : both10: size = 6 OK 2026/08/31 01:10:44 DEBUG : both11: size = 6 OK 2026/08/31 01:10:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both12: size = 6 OK 2026/08/31 01:10:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:10:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both0: size = 6 OK 2026/08/31 01:10:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both11: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both13: size = 6 OK 2026/08/31 01:10:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both12: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both14: size = 6 OK 2026/08/31 01:10:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both14: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both15: size = 6 OK 2026/08/31 01:10:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both10: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both16: size = 6 OK 2026/08/31 01:10:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both0: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both17: size = 6 OK 2026/08/31 01:10:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both17: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both18: size = 6 OK 2026/08/31 01:10:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both18: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both19: size = 6 OK 2026/08/31 01:10:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both19: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both1: size = 6 OK 2026/08/31 01:10:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both1: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both2: size = 6 OK 2026/08/31 01:10:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both13: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both3: size = 6 OK 2026/08/31 01:10:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both15: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both4: size = 6 OK 2026/08/31 01:10:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both16: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both5: size = 6 OK 2026/08/31 01:10:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both5: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both6: size = 6 OK 2026/08/31 01:10:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both6: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both7: size = 6 OK 2026/08/31 01:10:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both7: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both8: size = 6 OK 2026/08/31 01:10:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both8: Unchanged skipping 2026/08/31 01:10:44 DEBUG : both9: size = 6 OK 2026/08/31 01:10:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:10:44 DEBUG : both9: Unchanged skipping 2026/08/31 01:10:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only0: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only0: Sizes differ 2026/08/31 01:10:44 DEBUG : both2: Unchanged skipping 2026/08/31 01:10:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only10: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only10: Sizes differ 2026/08/31 01:10:44 DEBUG : both3: Unchanged skipping 2026/08/31 01:10:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only11: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only11: Sizes differ 2026/08/31 01:10:44 DEBUG : both4: Unchanged skipping 2026/08/31 01:10:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only12: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only12: Sizes differ 2026/08/31 01:10:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only13: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only13: Sizes differ 2026/08/31 01:10:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only14: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only14: Sizes differ 2026/08/31 01:10:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only15: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only15: Sizes differ 2026/08/31 01:10:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only16: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only16: Sizes differ 2026/08/31 01:10:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only17: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only17: Sizes differ 2026/08/31 01:10:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only18: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only18: Sizes differ 2026/08/31 01:10:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only19: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only19: Sizes differ 2026/08/31 01:10:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only1: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only1: Sizes differ 2026/08/31 01:10:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only2: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only2: Sizes differ 2026/08/31 01:10:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only3: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only3: Sizes differ 2026/08/31 01:10:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only4: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only4: Sizes differ 2026/08/31 01:10:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only5: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only5: Sizes differ 2026/08/31 01:10:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only6: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only6: Sizes differ 2026/08/31 01:10:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only7: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only7: Sizes differ 2026/08/31 01:10:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3540691228) 2026/08/31 01:10:44 DEBUG : only8: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only9: size = 6 (B2 bucket rclone-test-necakid2hixe) 2026/08/31 01:10:44 DEBUG : only8: Sizes differ 2026/08/31 01:10:44 DEBUG : only9: Sizes differ 2026/08/31 01:10:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:10:44 DEBUG : only14: size = 0 OK 2026/08/31 01:10:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only14: Copied (replaced existing) 2026/08/31 01:10:44 DEBUG : only12: size = 0 OK 2026/08/31 01:10:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only12: Copied (replaced existing) 2026/08/31 01:10:44 DEBUG : only13: size = 0 OK 2026/08/31 01:10:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only13: Copied (replaced existing) 2026/08/31 01:10:44 DEBUG : only17: size = 0 OK 2026/08/31 01:10:44 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only17: Copied (replaced existing) 2026/08/31 01:10:44 DEBUG : only18: size = 0 OK 2026/08/31 01:10:44 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only18: Copied (replaced existing) 2026/08/31 01:10:44 DEBUG : only19: size = 0 OK 2026/08/31 01:10:44 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only19: Copied (replaced existing) 2026/08/31 01:10:44 DEBUG : only1: size = 0 OK 2026/08/31 01:10:44 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only1: Copied (replaced existing) 2026/08/31 01:10:44 DEBUG : only15: size = 0 OK 2026/08/31 01:10:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:44 INFO : only15: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only2: size = 0 OK 2026/08/31 01:10:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only2: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only16: size = 0 OK 2026/08/31 01:10:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only16: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only3: size = 0 OK 2026/08/31 01:10:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only3: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only4: size = 0 OK 2026/08/31 01:10:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only4: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only0: size = 0 OK 2026/08/31 01:10:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only0: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only6: size = 0 OK 2026/08/31 01:10:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only6: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only7: size = 0 OK 2026/08/31 01:10:45 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only7: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only10: size = 0 OK 2026/08/31 01:10:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only10: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only11: size = 0 OK 2026/08/31 01:10:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only11: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only5: size = 0 OK 2026/08/31 01:10:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only5: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only8: size = 0 OK 2026/08/31 01:10:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only8: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : only9: size = 0 OK 2026/08/31 01:10:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/31 01:10:45 INFO : only9: Copied (replaced existing) 2026/08/31 01:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.71s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:53 DEBUG : empty_dir: Making directory with metadata 2026/08/31 01:10:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:10:53 DEBUG : empty_on_remote: Making directory with metadata 2026/08/31 01:10:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:10:53 INFO : empty_on_remote: Making directory 2026/08/31 01:10:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/31 01:10:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:55 DEBUG : empty_dir: Making directory with metadata 2026/08/31 01:10:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:10:55 DEBUG : empty_on_remote: Making directory with metadata 2026/08/31 01:10:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/31 01:10:55 INFO : empty_on_remote: Making directory 2026/08/31 01:10:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/31 01:10:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:10:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/31 01:10:57 INFO : sub dir: Making directory 2026/08/31 01:10:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:11:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/31 01:11:00 INFO : sub dir: Making directory 2026/08/31 01:11:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:11:05 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:05 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : apple: size = 5 OK 2026/08/31 01:11:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : apple: Unchanged skipping 2026/08/31 01:11:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:11:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:11:06 DEBUG : banana: size = 6 OK 2026/08/31 01:11:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : banana: Unchanged skipping 2026/08/31 01:11:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:11:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:11:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:11:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:11:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:11:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:11:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:11:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:11:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:11:06 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:06 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:06 INFO : There was nothing to transfer 2026/08/31 01:11:06 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:06 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:11:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : banana: size = 6 OK 2026/08/31 01:11:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : banana: Unchanged skipping 2026/08/31 01:11:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:11:07 DEBUG : apple: size = 5 OK 2026/08/31 01:11:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : apple: Unchanged skipping 2026/08/31 01:11:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:11:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:11:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:11:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:11:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:11:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:11:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:11:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:11:07 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:07 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:07 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:07 INFO : There was nothing to transfer 2026/08/31 01:11:07 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:07 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:11:17 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:17 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : apple: size = 5 OK 2026/08/31 01:11:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:11:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:11:18 DEBUG : apple: Unchanged skipping 2026/08/31 01:11:18 DEBUG : banana: size = 6 OK 2026/08/31 01:11:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : banana: Unchanged skipping 2026/08/31 01:11:18 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:11:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:11:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:11:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:11:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:11:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:11:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:11:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:18 INFO : There was nothing to transfer 2026/08/31 01:11:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:18 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:18 DEBUG : apple: size = 5 OK 2026/08/31 01:11:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:11:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : apple: Unchanged skipping 2026/08/31 01:11:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:11:18 DEBUG : banana: size = 6 OK 2026/08/31 01:11:18 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:11:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : banana: Unchanged skipping 2026/08/31 01:11:18 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:11:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:11:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:11:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:11:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:11:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:11:18 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:18 INFO : There was nothing to transfer 2026/08/31 01:11:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:19 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:11:28 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:29 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/31 01:11:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:29 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:29 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:30 DEBUG : YXBwbGU=: size = 5 OK 2026/08/31 01:11:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/31 01:11:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/31 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/31 01:11:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/31 01:11:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:30 DEBUG : YmFuYW5h: size = 6 OK 2026/08/31 01:11:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/31 01:11:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/31 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/31 01:11:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/31 01:11:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Clearing upload URL because of error: incident id 30a61381abdb-ae15497429474fd5 (500 internal_error) 2026/08/31 01:11:30 DEBUG : pacer: low level retry 1/1 (error incident id 30a61381abdb-ae15497429474fd5 (500 internal_error)) 2026/08/31 01:11:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 01:11:30 DEBUG : dir1/0002-cdefghi.txt: Received error: incident id 30a61381abdb-ae15497429474fd5 (500 internal_error) - low level retry 0/10 2026/08/31 01:11:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 01:11:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/31 01:11:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/31 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/31 01:11:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/31 01:11:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/31 01:11:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/31 01:11:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/31 01:11:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/31 01:11:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/31 01:11:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/31 01:11:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/31 01:11:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/31 01:11:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/31 01:11:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/31 01:11:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/31 01:11:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/31 01:11:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/31 01:11:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/31 01:11:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/31 01:11:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/31 01:11:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/31 01:11:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/31 01:11:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/31 01:11:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/31 01:11:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/31 01:11:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/31 01:11:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/31 01:11:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/31 01:11:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/31 01:11:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/31 01:11:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/31 01:11:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/31 01:11:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:32 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0014-89;=.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/31 01:11:32 INFO : apple: Deleted 2026/08/31 01:11:32 INFO : appleappleapplebanana: Deleted 2026/08/31 01:11:32 INFO : dir1/0009-3456789.txt: Deleted 2026/08/31 01:11:32 INFO : banana: Deleted 2026/08/31 01:11:32 INFO : dir1/0015-9;=.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0008-2345678.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0012-6789;.txt: Deleted 2026/08/31 01:11:32 INFO : dir1/0013-789;=.txt: Deleted 2026/08/31 01:11:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/31 01:11:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/31 01:11:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/31 01:11:33 INFO : dir1/0010-456789.txt: Deleted 2026/08/31 01:11:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/31 01:11:33 INFO : splitbananasplit: Deleted 2026/08/31 01:11:33 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:33 DEBUG : YXBwbGU=: size = 5 OK 2026/08/31 01:11:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : apple: Unchanged skipping 2026/08/31 01:11:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:11:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/31 01:11:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:11:33 DEBUG : YmFuYW5h: size = 6 OK 2026/08/31 01:11:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : banana: Unchanged skipping 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/31 01:11:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/31 01:11:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/31 01:11:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/31 01:11:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:11:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:11:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:33 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:33 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/31 01:11:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/31 01:11:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/31 01:11:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/31 01:11:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/31 01:11:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/31 01:11:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/31 01:11:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/31 01:11:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/31 01:11:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/31 01:11:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/31 01:11:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:11:44 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/31 01:11:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 01:11:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 01:11:44 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/31 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/31 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/31 01:11:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/31 01:11:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/31 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/31 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/31 01:11:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/31 01:11:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/31 01:11:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/31 01:11:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/31 01:11:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/31 01:11:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/31 01:11:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/31 01:11:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/31 01:11:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:44 DEBUG : PREFIXbanana: size = 6 OK 2026/08/31 01:11:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/31 01:11:44 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/31 01:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/31 01:11:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/31 01:11:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/31 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:45 DEBUG : PREFIXapple: size = 5 OK 2026/08/31 01:11:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/31 01:11:45 INFO : apple: Copied (new) to: PREFIXapple 2026/08/31 01:11:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/31 01:11:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/31 01:11:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/31 01:11:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/31 01:11:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/31 01:11:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/31 01:11:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/31 01:11:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/31 01:11:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/31 01:11:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/31 01:11:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:45 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/31 01:11:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/31 01:11:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/31 01:11:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/31 01:11:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/31 01:11:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/31 01:11:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/31 01:11:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/31 01:11:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/31 01:11:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/31 01:11:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/31 01:11:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/31 01:11:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/31 01:11:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/31 01:11:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/31 01:11:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/31 01:11:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/31 01:11:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/31 01:11:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:46 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0008-2345678.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0013-789;=.txt: Deleted 2026/08/31 01:11:47 INFO : apple: Deleted 2026/08/31 01:11:47 INFO : splitbananasplit: Deleted 2026/08/31 01:11:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0007-1234567.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0009-3456789.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0010-456789.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0011-56789;.txt: Deleted 2026/08/31 01:11:47 INFO : banana: Deleted 2026/08/31 01:11:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0012-6789;.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0015-9;=.txt: Deleted 2026/08/31 01:11:47 INFO : appleappleapplebanana: Deleted 2026/08/31 01:11:47 INFO : dir1/0003-defghij.txt: Deleted 2026/08/31 01:11:47 INFO : dir1/0014-89;=.txt: Deleted 2026/08/31 01:11:47 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : apple: transformed to: PREFIXapple 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/31 01:11:48 DEBUG : banana: transformed to: PREFIXbanana 2026/08/31 01:11:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/31 01:11:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/31 01:11:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:11:48 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:11:48 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:11:48 DEBUG : apple: size = 5 OK 2026/08/31 01:11:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/31 01:11:48 INFO : apple: Copied (new) 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:11:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/31 01:11:48 INFO : appleappleapplebanana: Copied (new) 2026/08/31 01:11:48 DEBUG : banana: size = 6 OK 2026/08/31 01:11:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/31 01:11:48 INFO : banana: Copied (new) 2026/08/31 01:11:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:11:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/31 01:11:48 INFO : splitbananasplit: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/31 01:11:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/31 01:11:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/31 01:11:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/31 01:11:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/31 01:11:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/31 01:11:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/31 01:11:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:11:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/31 01:11:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:11:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/31 01:11:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:11:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/31 01:11:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:11:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/31 01:11:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:11:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/31 01:11:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:11:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/31 01:11:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:11:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/31 01:11:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:11:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/31 01:11:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:11:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/31 01:11:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/31 01:11:49 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/31 01:11:49 INFO : PREFIXsplitbananasplit: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/31 01:11:49 INFO : PREFIXapple: Deleted 2026/08/31 01:11:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/31 01:11:49 INFO : PREFIXbanana: Deleted 2026/08/31 01:11:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/31 01:11:49 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:50 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : Waiting for deletions to finish 2026/08/31 01:11:50 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:12:00 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:01 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:01 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:01 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:01 DEBUG : appleSUFFIX: size = 5 OK 2026/08/31 01:12:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/31 01:12:01 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/31 01:12:01 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/31 01:12:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/31 01:12:01 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:01 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/31 01:12:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/31 01:12:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/31 01:12:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/31 01:12:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/31 01:12:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/31 01:12:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/31 01:12:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/31 01:12:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/31 01:12:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/31 01:12:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/31 01:12:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/31 01:12:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/31 01:12:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/31 01:12:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/31 01:12:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/31 01:12:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/31 01:12:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/31 01:12:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/31 01:12:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/31 01:12:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/31 01:12:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:03 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/31 01:12:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/31 01:12:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/31 01:12:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/31 01:12:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/31 01:12:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/31 01:12:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/31 01:12:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/31 01:12:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:03 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:03 INFO : apple: Deleted 2026/08/31 01:12:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0003-defghij.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0011-56789;.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0015-9;=.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/31 01:12:03 INFO : splitbananasplit: Deleted 2026/08/31 01:12:03 INFO : dir1/0008-2345678.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0009-3456789.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0010-456789.txt: Deleted 2026/08/31 01:12:03 INFO : dir1/0013-789;=.txt: Deleted 2026/08/31 01:12:03 INFO : banana: Deleted 2026/08/31 01:12:04 INFO : dir1/0007-1234567.txt: Deleted 2026/08/31 01:12:04 INFO : dir1/0014-89;=.txt: Deleted 2026/08/31 01:12:04 INFO : dir1/0012-6789;.txt: Deleted 2026/08/31 01:12:04 INFO : appleappleapplebanana: Deleted 2026/08/31 01:12:04 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/31 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : apple: transformed to: appleSUFFIX 2026/08/31 01:12:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/31 01:12:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/31 01:12:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/31 01:12:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:05 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:05 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:05 DEBUG : apple: size = 5 OK 2026/08/31 01:12:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/31 01:12:05 INFO : apple: Copied (new) 2026/08/31 01:12:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:12:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/31 01:12:05 INFO : appleappleapplebanana: Copied (new) 2026/08/31 01:12:05 DEBUG : banana: size = 6 OK 2026/08/31 01:12:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/31 01:12:05 INFO : banana: Copied (new) 2026/08/31 01:12:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:12:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/31 01:12:05 INFO : splitbananasplit: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/31 01:12:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/31 01:12:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/31 01:12:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/31 01:12:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/31 01:12:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/31 01:12:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/31 01:12:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/31 01:12:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/31 01:12:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:12:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/31 01:12:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:12:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/31 01:12:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/31 01:12:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:12:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/31 01:12:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/31 01:12:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:12:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/31 01:12:06 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/31 01:12:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:12:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/31 01:12:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/31 01:12:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:12:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/31 01:12:06 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/31 01:12:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:12:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/31 01:12:06 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/31 01:12:06 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:06 INFO : appleSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/31 01:12:06 INFO : bananaSUFFIX: Deleted 2026/08/31 01:12:06 INFO : splitbananasplitSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/31 01:12:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/31 01:12:06 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:06 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:07 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:12:17 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:17 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : apple: size = 5 OK 2026/08/31 01:12:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:17 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:17 DEBUG : banana: size = 6 OK 2026/08/31 01:12:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:17 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/31 01:12:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/31 01:12:17 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:17 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:18 DEBUG : appleapple: size = 21 OK 2026/08/31 01:12:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/31 01:12:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/31 01:12:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:18 DEBUG : splitbanan: size = 16 OK 2026/08/31 01:12:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/31 01:12:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/31 01:12:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/31 01:12:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/31 01:12:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/31 01:12:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/31 01:12:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/31 01:12:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/31 01:12:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/31 01:12:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/31 01:12:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/31 01:12:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/31 01:12:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/31 01:12:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/31 01:12:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/31 01:12:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/31 01:12:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/31 01:12:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/31 01:12:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/31 01:12:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/31 01:12:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/31 01:12:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/31 01:12:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/31 01:12:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/31 01:12:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/31 01:12:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/31 01:12:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/31 01:12:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/31 01:12:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/31 01:12:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/31 01:12:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/31 01:12:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/31 01:12:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/31 01:12:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/31 01:12:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/31 01:12:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/31 01:12:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/31 01:12:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/31 01:12:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/31 01:12:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/31 01:12:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/31 01:12:18 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:19 INFO : appleappleapplebanana: Deleted 2026/08/31 01:12:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0003-defghij.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0009-3456789.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0013-789;=.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0014-89;=.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0015-9;=.txt: Deleted 2026/08/31 01:12:19 INFO : splitbananasplit: Deleted 2026/08/31 01:12:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0008-2345678.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0010-456789.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0007-1234567.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0011-56789;.txt: Deleted 2026/08/31 01:12:19 INFO : dir1/0012-6789;.txt: Deleted 2026/08/31 01:12:19 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:19 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : appleapple: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/31 01:12:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:20 DEBUG : apple: size = 5 OK 2026/08/31 01:12:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:20 DEBUG : banana: size = 6 OK 2026/08/31 01:12:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:20 DEBUG : appleapple: size = 21 OK 2026/08/31 01:12:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:12:20 DEBUG : splitbanan: size = 16 OK 2026/08/31 01:12:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/31 01:12:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/31 01:12:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/31 01:12:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/31 01:12:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/31 01:12:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/31 01:12:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/31 01:12:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/31 01:12:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/31 01:12:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/31 01:12:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/31 01:12:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/31 01:12:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/31 01:12:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/31 01:12:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/31 01:12:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/31 01:12:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/31 01:12:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/31 01:12:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/31 01:12:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/31 01:12:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/31 01:12:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/31 01:12:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/31 01:12:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:12:20 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:20 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:20 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:20 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : appleapple: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/31 01:12:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/31 01:12:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/31 01:12:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/31 01:12:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/31 01:12:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/31 01:12:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/31 01:12:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/31 01:12:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/31 01:12:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/31 01:12:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/31 01:12:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/31 01:12:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/31 01:12:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/31 01:12:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/31 01:12:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/31 01:12:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/31 01:12:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/31 01:12:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/31 01:12:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:12:30 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/31 01:12:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 01:12:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 01:12:30 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : apple: size = 5 OK 2026/08/31 01:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:12:31 DEBUG : banana: size = 6 OK 2026/08/31 01:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:12:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:31 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:31 INFO : There was nothing to transfer 2026/08/31 01:12:31 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:31 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : apple: size = 5 OK 2026/08/31 01:12:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:12:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:12:32 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:12:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:12:32 DEBUG : banana: size = 6 OK 2026/08/31 01:12:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:12:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:12:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:12:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:12:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:12:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:12:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:12:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:12:32 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:32 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:32 INFO : There was nothing to transfer 2026/08/31 01:12:32 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:32 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:32 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:33 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:12:43 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:43 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:12:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : apple: size = 5 OK 2026/08/31 01:12:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:12:44 DEBUG : banana: size = 6 OK 2026/08/31 01:12:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:12:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:12:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:12:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:12:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:12:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:12:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:12:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:44 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:44 INFO : There was nothing to transfer 2026/08/31 01:12:44 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:44 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:44 DEBUG : banana: size = 6 OK 2026/08/31 01:12:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:12:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:12:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:12:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:12:44 DEBUG : apple: size = 5 OK 2026/08/31 01:12:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:12:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:12:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:12:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:12:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:12:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:12:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:12:44 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:44 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:44 INFO : There was nothing to transfer 2026/08/31 01:12:44 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:45 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:12:55 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/31 01:12:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 01:12:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : apple: size = 5 OK 2026/08/31 01:12:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:12:56 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:12:56 DEBUG : banana: size = 6 OK 2026/08/31 01:12:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:12:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:12:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:12:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:12:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:12:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:12:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:12:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:12:56 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:56 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:56 INFO : There was nothing to transfer 2026/08/31 01:12:56 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:56 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:12:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : banana: size = 6 OK 2026/08/31 01:12:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : banana: Unchanged skipping 2026/08/31 01:12:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:12:57 DEBUG : apple: size = 5 OK 2026/08/31 01:12:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : apple: Unchanged skipping 2026/08/31 01:12:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:12:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:12:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:12:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:12:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:12:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:12:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:12:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:12:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:12:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:12:57 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:12:57 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:12:57 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:57 INFO : There was nothing to transfer 2026/08/31 01:12:57 DEBUG : Waiting for deletions to finish 2026/08/31 01:12:57 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:12:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:07 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/31 01:13:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 01:13:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 01:13:07 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:13:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:13:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:13:08 DEBUG : banana: size = 6 OK 2026/08/31 01:13:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : banana: Unchanged skipping 2026/08/31 01:13:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:13:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:13:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:13:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:13:08 DEBUG : apple: size = 5 OK 2026/08/31 01:13:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:13:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : apple: Unchanged skipping 2026/08/31 01:13:08 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:13:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:13:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:13:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:13:08 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:08 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:08 INFO : There was nothing to transfer 2026/08/31 01:13:08 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:08 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : apple: size = 5 OK 2026/08/31 01:13:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : apple: Unchanged skipping 2026/08/31 01:13:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:13:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:13:09 DEBUG : banana: size = 6 OK 2026/08/31 01:13:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : banana: Unchanged skipping 2026/08/31 01:13:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:13:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:13:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:13:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:13:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:13:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:13:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:13:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:13:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:09 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:09 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:09 INFO : There was nothing to transfer 2026/08/31 01:13:09 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:09 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:13:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:19 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/31 01:13:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 01:13:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 01:13:20 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : apple: size = 5 OK 2026/08/31 01:13:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : apple: Unchanged skipping 2026/08/31 01:13:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:13:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:13:20 DEBUG : banana: size = 6 OK 2026/08/31 01:13:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : banana: Unchanged skipping 2026/08/31 01:13:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:13:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:13:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:13:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:13:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:13:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:13:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:13:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:13:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:13:20 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:20 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:20 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:20 INFO : There was nothing to transfer 2026/08/31 01:13:20 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:20 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : apple: size = 5 OK 2026/08/31 01:13:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/31 01:13:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/31 01:13:21 DEBUG : banana: size = 6 OK 2026/08/31 01:13:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : banana: Unchanged skipping 2026/08/31 01:13:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/31 01:13:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/31 01:13:21 DEBUG : apple: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/31 01:13:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/31 01:13:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/31 01:13:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/31 01:13:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/31 01:13:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/31 01:13:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/31 01:13:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/31 01:13:21 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:21 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:21 INFO : There was nothing to transfer 2026/08/31 01:13:21 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:21 DEBUG : apple: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : banana: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/31 01:13:21 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (144.84s) --- PASS: TestTransform/NFC (10.62s) --- PASS: TestTransform/NFD (11.44s) --- PASS: TestTransform/base64 (15.09s) --- PASS: TestTransform/prefix (16.72s) --- PASS: TestTransform/suffix (16.41s) --- PASS: TestTransform/truncate (13.02s) --- PASS: TestTransform/encoder (12.76s) --- PASS: TestTransform/ISO-8859-1 (12.14s) --- PASS: TestTransform/charmap (12.19s) --- PASS: TestTransform/lowercase (11.94s) --- PASS: TestTransform/ascii (12.50s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/31 01:13:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/31 01:13:26 INFO : sub dir_somesuffix: Making directory 2026/08/31 01:13:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/31 01:13:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/31 01:13:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/31 01:13:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:26 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:26 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/31 01:13:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/31 01:13:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/31 01:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.94s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:28 INFO : tictactoe: Making directory 2026/08/31 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/31 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:28 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:28 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:29 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/31 01:13:29 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/31 01:13:29 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:30 INFO : toe: Making directory 2026/08/31 01:13:30 INFO : toe/toe: Making directory 2026/08/31 01:13:30 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/31 01:13:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/31 01:13:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/31 01:13:30 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:30 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/31 01:13:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/31 01:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:31 INFO : toe: Making directory 2026/08/31 01:13:31 INFO : toe/toe: Making directory 2026/08/31 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/31 01:13:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/31 01:13:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/31 01:13:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:31 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/31 01:13:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/31 01:13:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.62s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:33 DEBUG : empty_dir: Making directory with metadata 2026/08/31 01:13:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/31 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:33 INFO : tictacempty_dir: Making directory 2026/08/31 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:33 INFO : tictactoe: Making directory 2026/08/31 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:33 INFO : tictactoe/tictactoe: Making directory 2026/08/31 01:13:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/31 01:13:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/31 01:13:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:33 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/31 01:13:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/31 01:13:34 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.80s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:35 DEBUG : empty_dir: Making directory with metadata 2026/08/31 01:13:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/31 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:35 INFO : tictacempty_dir: Making directory 2026/08/31 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:35 INFO : tictactoe: Making directory 2026/08/31 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:35 INFO : tictactoe/tictactoe: Making directory 2026/08/31 01:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/31 01:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:35 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:35 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/31 01:13:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:36 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/31 01:13:36 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:36 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:36 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:36 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/31 01:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/31 01:13:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/31 01:13:36 NOTICE: B2 bucket rclone-test-necakid2hixe: 0 differences found 2026/08/31 01:13:36 NOTICE: B2 bucket rclone-test-necakid2hixe: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:37 INFO : tictactoe: Making directory 2026/08/31 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:37 INFO : tictactoe/tictactoe: Making directory 2026/08/31 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/31 01:13:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/31 01:13:37 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:37 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/31 01:13:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/31 01:13:38 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:38 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:38 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:38 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/31 01:13:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 01:13:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/31 01:13:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/31 01:13:38 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:38 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2026/08/31 01:13:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:39 INFO : toe: Making directory 2026/08/31 01:13:39 INFO : toe/toe: Making directory 2026/08/31 01:13:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/31 01:13:39 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:39 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:40 DEBUG : toe/toe/toe: size = 11 OK 2026/08/31 01:13:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:40 INFO : toe/toe/toe: Copied (new) 2026/08/31 01:13:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.55s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:41 DEBUG : empty_dir: Making directory with metadata 2026/08/31 01:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/31 01:13:41 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:41 INFO : tictacempty_dir: Making directory 2026/08/31 01:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:41 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:41 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:41 INFO : tictactoe: Making directory 2026/08/31 01:13:41 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:41 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:41 INFO : tictactoe/tictactoe: Making directory 2026/08/31 01:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/31 01:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:41 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:41 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/31 01:13:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:41 INFO : toe/toe/toe.txt: Deleted 2026/08/31 01:13:41 INFO : toe/toe: Removing directory 2026/08/31 01:13:41 INFO : toe: Removing directory 2026/08/31 01:13:41 INFO : empty_dir: Removing directory 2026/08/31 01:13:41 DEBUG : Local file system at /tmp/rclone3540691228: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:42 DEBUG : empty_dir: Making directory with metadata 2026/08/31 01:13:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/31 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:42 INFO : tictacempty_dir: Making directory 2026/08/31 01:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:42 INFO : tictactoe: Making directory 2026/08/31 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:42 INFO : tictactoe/tictactoe: Making directory 2026/08/31 01:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/31 01:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:42 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:42 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/31 01:13:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:43 INFO : toe/toe/toe.txt: Deleted 2026/08/31 01:13:43 INFO : toe/toe: Removing directory 2026/08/31 01:13:43 INFO : toe: Removing directory 2026/08/31 01:13:43 INFO : empty_dir: Removing directory 2026/08/31 01:13:43 DEBUG : Local file system at /tmp/rclone3540691228: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/31 01:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/31 01:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/31 01:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/31 01:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/31 01:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/31 01:13:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/31 01:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/31 01:13:44 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.02s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:45 DEBUG : Reset feature "Copy" 2026/08/31 01:13:45 DEBUG : Reset feature "Move" 2026/08/31 01:13:45 DEBUG : Reset feature "Copy" 2026/08/31 01:13:45 DEBUG : Reset feature "Move" 2026/08/31 01:13:45 DEBUG : empty_dir: Making directory with metadata 2026/08/31 01:13:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/31 01:13:45 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:46 INFO : tictacempty_dir: Making directory 2026/08/31 01:13:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/31 01:13:46 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:46 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:46 INFO : tictactoe: Making directory 2026/08/31 01:13:46 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:46 DEBUG : toe: transformed to: tictactoe 2026/08/31 01:13:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:46 INFO : tictactoe/tictactoe: Making directory 2026/08/31 01:13:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/31 01:13:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/31 01:13:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:46 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:46 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/31 01:13:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/31 01:13:46 INFO : toe/toe/toe.txt: Deleted 2026/08/31 01:13:46 INFO : toe/toe: Removing directory 2026/08/31 01:13:46 INFO : toe: Removing directory 2026/08/31 01:13:46 INFO : empty_dir: Removing directory 2026/08/31 01:13:46 DEBUG : Local file system at /tmp/rclone3540691228: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/31 01:13:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/31 01:13:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/31 01:13:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/31 01:13:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/31 01:13:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/31 01:13:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/31 01:13:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/31 01:13:48 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 (3.46s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:49 DEBUG : toe: transformed to: dG9l 2026/08/31 01:13:49 DEBUG : toe: transformed to: dG9l 2026/08/31 01:13:49 INFO : dG9l: Making directory 2026/08/31 01:13:49 DEBUG : toe: transformed to: dG9l 2026/08/31 01:13:49 DEBUG : toe: transformed to: dG9l 2026/08/31 01:13:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/31 01:13:49 INFO : dG9l/dG9l: Making directory 2026/08/31 01:13:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/31 01:13:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/31 01:13:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/31 01:13:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/31 01:13:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/31 01:13:49 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:49 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/31 01:13:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/31 01:13:50 DEBUG : Waiting for deletions to finish 2026/08/31 01:13:50 DEBUG : dG9l: transformed to: toe 2026/08/31 01:13:50 DEBUG : dG9l: transformed to: toe 2026/08/31 01:13:50 DEBUG : dG9l: transformed to: toe 2026/08/31 01:13:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/31 01:13:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/31 01:13:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/31 01:13:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/31 01:13:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/31 01:13:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/31 01:13:50 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for checks to finish 2026/08/31 01:13:50 DEBUG : Local file system at /tmp/rclone3540691228: Waiting for transfers to finish 2026/08/31 01:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-necakid2hixe", Local "Local file system at /tmp/rclone3540691228", Modify Window "1ms" 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe: transformed to: 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe: transformed to: 2026/08/31 01:13:51 INFO : B2 bucket rclone-test-necakid2hixe: Making directory 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe: transformed to: 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe: transformed to: 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe/toe: transformed to: 2026/08/31 01:13:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/31 01:13:51 INFO : toe/toe: Making directory 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe/toe: transformed to: 2026/08/31 01:13:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe: transformed to: 2026/08/31 01:13:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/31 01:13:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/31 01:13:51 DEBUG : toe/toe/toe: transformed to: 2026/08/31 01:13:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/31 01:13:51 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for checks to finish 2026/08/31 01:13:51 DEBUG : B2 bucket rclone-test-necakid2hixe: Waiting for transfers to finish 2026/08/31 01:13:52 DEBUG : toe/toe/toe: size = 11 OK 2026/08/31 01:13:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/31 01:13:52 INFO : toe/toe/toe: Copied (new) 2026/08/31 01:13:52 ERROR : B2 bucket rclone-test-necakid2hixe: not deleting files as there were IO errors 2026/08/31 01:13:52 ERROR : B2 bucket rclone-test-necakid2hixe: not deleting directories as there were IO errors --- PASS: TestError (1.55s) PASS 2026/08/31 01:13:53 DEBUG : B2 bucket rclone-test-necakid2hixe: Purge remote 2026/08/31 01:13:53 INFO : B2 bucket rclone-test-necakid2hixe: cleaning bucket "rclone-test-necakid2hixe" of all files 2026/08/31 01:13:54 DEBUG : BackupDir/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ce2_d20260831_m010906_c001_v7007000_t0000_u01788138546918") 2026/08/31 01:13:54 DEBUG : BackupDir/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41316af5d60921c5_d20260831_m010902_c001_v0001185_t0056_u01788138542278") 2026/08/31 01:13:54 DEBUG : CompareDest/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f422adc4bade8ca99_d20260831_m010843_c001_v7007000_t0000_u01788138523580") 2026/08/31 01:13:54 DEBUG : CompareDest/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345bea_d20260831_m010838_c001_v0001105_t0054_u01788138518013") 2026/08/31 01:13:54 DEBUG : CompareDest/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f422adc4bade8caa0_d20260831_m010843_c001_v7007000_t0000_u01788138523760") 2026/08/31 01:13:54 DEBUG : CompareDest/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abba3_d20260831_m010839_c001_v0001043_t0053_u01788138519278") 2026/08/31 01:13:54 DEBUG : CopyDest/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ce3_d20260831_m010907_c001_v7007000_t0000_u01788138547098") 2026/08/31 01:13:54 DEBUG : CopyDest/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824802_d20260831_m010859_c001_v0001099_t0042_u01788138539064") 2026/08/31 01:13:54 DEBUG : CopyDest/three: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ce5_d20260831_m010907_c001_v7007000_t0000_u01788138547279") 2026/08/31 01:13:54 DEBUG : CopyDest/three: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abbcb_d20260831_m010905_c001_v0001043_t0053_u01788138545263") 2026/08/31 01:13:54 DEBUG : CopyDest/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ce6_d20260831_m010907_c001_v7007000_t0000_u01788138547458") 2026/08/31 01:13:54 DEBUG : CopyDest/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345c4c_d20260831_m010903_c001_v0001105_t0054_u01788138543384") 2026/08/31 01:13:54 DEBUG : EXISTING: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f27e_d20260831_m011018_c001_v7007000_t0000_u01788138618786") 2026/08/31 01:13:54 DEBUG : EXISTING: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345da0_d20260831_m011017_c001_v0001105_t0054_u01788138617857") 2026/08/31 01:13:54 DEBUG : PREFIXapple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416f8a1defe80804_d20260831_m011149_c001_v7007000_t0000_u01788138709713") 2026/08/31 01:13:54 DEBUG : PREFIXapple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a6a_d20260831_m011144_c001_v0001109_t0053_u01788138704914") 2026/08/31 01:13:54 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f425ec331803e61e3_d20260831_m011149_c001_v7007000_t0000_u01788138709725") 2026/08/31 01:13:54 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824aa2_d20260831_m011144_c001_v0001099_t0034_u01788138704883") 2026/08/31 01:13:54 DEBUG : PREFIXbanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05e6e_d20260831_m011149_c001_v7007000_t0000_u01788138709736") 2026/08/31 01:13:55 DEBUG : PREFIXbanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f3e_d20260831_m011144_c001_v0001105_t0054_u01788138704895") 2026/08/31 01:13:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b55c0_d20260831_m011149_c001_v7007000_t0000_u01788138709395") 2026/08/31 01:13:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883bff_d20260831_m011144_c001_v0001185_t0015_u01788138704904") 2026/08/31 01:13:55 DEBUG : Testêé: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f26e_d20260831_m011015_c001_v7007000_t0000_u01788138615250") 2026/08/31 01:13:55 DEBUG : Testêé: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc61_d20260831_m011014_c001_v0001043_t0053_u01788138614687") 2026/08/31 01:13:55 DEBUG : Testêé: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345d94_d20260831_m011013_c001_v0001105_t0054_u01788138613765") 2026/08/31 01:13:55 DEBUG : YXBwbGU=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba138f_d20260831_m011134_c001_v7007000_t0000_u01788138694611") 2026/08/31 01:13:55 DEBUG : YXBwbGU=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ef4_d20260831_m011130_c001_v0001105_t0054_u01788138690080") 2026/08/31 01:13:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1390_d20260831_m011134_c001_v7007000_t0000_u01788138694791") 2026/08/31 01:13:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824a60_d20260831_m011130_c001_v0001099_t0042_u01788138690090") 2026/08/31 01:13:55 DEBUG : YmFuYW5h: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1391_d20260831_m011134_c001_v7007000_t0000_u01788138694970") 2026/08/31 01:13:55 DEBUG : YmFuYW5h: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd3d_d20260831_m011130_c001_v0001043_t0053_u01788138690112") 2026/08/31 01:13:55 DEBUG : a/potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab83a_d20260831_m010717_c001_v7007000_t0000_u01788138437775") 2026/08/31 01:13:55 DEBUG : a/potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d82462a_d20260831_m010716_c001_v0001099_t0024_u01788138436915") 2026/08/31 01:13:55 DEBUG : a/potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab82a_d20260831_m010715_c001_v7007000_t0000_u01788138435644") 2026/08/31 01:13:55 DEBUG : a/potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824620_d20260831_m010714_c001_v0001099_t0039_u01788138434612") 2026/08/31 01:13:55 DEBUG : a/potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3c1_d20260831_m010659_c001_v7007000_t0000_u01788138419224") 2026/08/31 01:13:55 DEBUG : a/potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d8245c2_d20260831_m010658_c001_v0001099_t0035_u01788138418180") 2026/08/31 01:13:55 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8204_d20260831_m011322_c001_v7007000_t0000_u01788138802185") 2026/08/31 01:13:55 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e34612a_d20260831_m011318_c001_v0001105_t0054_u01788138798725") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b01_d20260831_m011309_c001_v7007000_t0000_u01788138789906") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460f2_d20260831_m011306_c001_v0001105_t0054_u01788138786641") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3b1_d20260831_m011257_c001_v7007000_t0000_u01788138777817") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460ba_d20260831_m011254_c001_v0001105_t0054_u01788138774516") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f670_d20260831_m011245_c001_v7007000_t0000_u01788138765642") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346076_d20260831_m011242_c001_v0001105_t0054_u01788138762435") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0b9c_d20260831_m011233_c001_v7007000_t0000_u01788138753677") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346038_d20260831_m011229_c001_v0001105_t0054_u01788138749711") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f4c_d20260831_m011220_c001_v7007000_t0000_u01788138740921") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b0a_d20260831_m011216_c001_v0001109_t0053_u01788138736568") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca7926c_d20260831_m011207_c001_v7007000_t0000_u01788138727873") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ace_d20260831_m011205_c001_v0001109_t0053_u01788138725199") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca32c_d20260831_m011203_c001_v7007000_t0000_u01788138723311") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fa0_d20260831_m011200_c001_v0001105_t0054_u01788138720146") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c098a_d20260831_m011151_c001_v7007000_t0000_u01788138711052") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f58_d20260831_m011148_c001_v0001105_t0054_u01788138708387") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfeef3c_d20260831_m011147_c001_v7007000_t0000_u01788138707228") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a9a_d20260831_m011143_c001_v0001099_t0042_u01788138703429") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f417d71d9dc664956_d20260831_m011132_c001_v7007000_t0000_u01788138692713") 2026/08/31 01:13:56 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345eec_d20260831_m011128_c001_v0001105_t0054_u01788138688306") 2026/08/31 01:13:57 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7b9_d20260831_m011119_c001_v7007000_t0000_u01788138679642") 2026/08/31 01:13:57 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ec8_d20260831_m011116_c001_v0001105_t0054_u01788138676840") 2026/08/31 01:13:57 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720ff_d20260831_m011107_c001_v7007000_t0000_u01788138667755") 2026/08/31 01:13:57 DEBUG : apple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e94_d20260831_m011104_c001_v0001105_t0054_u01788138664869") 2026/08/31 01:13:57 DEBUG : appleSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa74_d20260831_m011206_c001_v7007000_t0000_u01788138726155") 2026/08/31 01:13:57 DEBUG : appleSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fa4_d20260831_m011201_c001_v0001105_t0054_u01788138721582") 2026/08/31 01:13:57 DEBUG : appleapple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f4f_d20260831_m011221_c001_v7007000_t0000_u01788138741099") 2026/08/31 01:13:57 DEBUG : appleapple: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b14_d20260831_m011218_c001_v0001109_t0053_u01788138738009") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b85ed_d20260831_m011322_c001_v7007000_t0000_u01788138802368") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c45_d20260831_m011319_c001_v0001109_t0053_u01788138799096") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b02_d20260831_m011310_c001_v7007000_t0000_u01788138790088") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c13_d20260831_m011307_c001_v0001109_t0053_u01788138787011") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3b2_d20260831_m011257_c001_v7007000_t0000_u01788138777999") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14bd1_d20260831_m011254_c001_v0001109_t0053_u01788138774885") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f671_d20260831_m011245_c001_v7007000_t0000_u01788138765822") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b9f_d20260831_m011242_c001_v0001109_t0053_u01788138762807") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0ba3_d20260831_m011233_c001_v7007000_t0000_u01788138753856") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b52_d20260831_m011230_c001_v0001109_t0053_u01788138750077") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79345_d20260831_m011218_c001_v7007000_t0000_u01788138738932") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ff0_d20260831_m011216_c001_v0001105_t0054_u01788138736932") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca7926d_d20260831_m011208_c001_v7007000_t0000_u01788138728139") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883cbd_d20260831_m011205_c001_v0001185_t0015_u01788138725211") 2026/08/31 01:13:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa64_d20260831_m011203_c001_v7007000_t0000_u01788138723802") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ac0_d20260831_m011200_c001_v0001109_t0053_u01788138720535") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c098b_d20260831_m011151_c001_v7007000_t0000_u01788138711234") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c29_d20260831_m011148_c001_v0001185_t0015_u01788138708397") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05e69_d20260831_m011147_c001_v7007000_t0000_u01788138707510") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883bf8_d20260831_m011143_c001_v0001185_t0015_u01788138703793") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c81b_d20260831_m011132_c001_v7007000_t0000_u01788138692721") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883b5d_d20260831_m011128_c001_v0001185_t0015_u01788138688669") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7bb_d20260831_m011119_c001_v7007000_t0000_u01788138679821") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883ae9_d20260831_m011117_c001_v0001185_t0015_u01788138677268") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172101_d20260831_m011107_c001_v7007000_t0000_u01788138667935") 2026/08/31 01:13:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a93_d20260831_m011105_c001_v0001185_t0015_u01788138665238") 2026/08/31 01:13:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabe57_d20260831_m011206_c001_v7007000_t0000_u01788138726406") 2026/08/31 01:13:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c91_d20260831_m011201_c001_v0001185_t0017_u01788138721596") 2026/08/31 01:13:58 DEBUG : b/potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab83f_d20260831_m010717_c001_v7007000_t0000_u01788138437957") 2026/08/31 01:13:58 DEBUG : b/potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824626_d20260831_m010716_c001_v0001099_t0042_u01788138436185") 2026/08/31 01:13:58 DEBUG : b/potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab823_d20260831_m010715_c001_v7007000_t0000_u01788138435105") 2026/08/31 01:13:58 DEBUG : b/potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824616_d20260831_m010713_c001_v0001099_t0042_u01788138433882") 2026/08/31 01:13:58 DEBUG : b/potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3be_d20260831_m010658_c001_v7007000_t0000_u01788138418605") 2026/08/31 01:13:58 DEBUG : b/potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245bc_d20260831_m010657_c001_v0001099_t0042_u01788138417453") 2026/08/31 01:13:58 DEBUG : backup/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac7b1_d20260831_m010919_c001_v7007000_t0000_u01788138559221") 2026/08/31 01:13:58 DEBUG : backup/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f411532230ae17174_d20260831_m010917_c001_v0001150_t0017_u01788138557614") 2026/08/31 01:13:59 DEBUG : backup/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404175ad056eec3d_d20260831_m010914_c001_v0001150_t0007_u01788138554225") 2026/08/31 01:13:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed12_d20260831_m010942_c001_v7007000_t0000_u01788138582478") 2026/08/31 01:13:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f822df350ad5b5baf080e1b_f403fb354e0b7b6aa_d20260831_m010940_c001_v0001098_t0057_u01788138580982") 2026/08/31 01:13:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41775e6ca392ad9c_d20260831_m010937_c001_v0001179_t0023_u01788138577678") 2026/08/31 01:13:59 DEBUG : backup/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbd2_d20260831_m010930_c001_v7007000_t0000_u01788138570820") 2026/08/31 01:13:59 DEBUG : backup/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4162ad493c152146_d20260831_m010929_c001_v0001176_t0043_u01788138569193") 2026/08/31 01:13:59 DEBUG : backup/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f403c35c86a2d9fbf_d20260831_m010925_c001_v0001144_t0006_u01788138565867") 2026/08/31 01:13:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed13_d20260831_m010942_c001_v7007000_t0000_u01788138582660") 2026/08/31 01:13:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40927e89a05e64a5_d20260831_m010941_c001_v0001130_t0020_u01788138581745") 2026/08/31 01:13:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413b791e2307a50d_d20260831_m010938_c001_v0001097_t0030_u01788138578959") 2026/08/31 01:13:59 DEBUG : backup/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac7b2_d20260831_m010919_c001_v7007000_t0000_u01788138559401") 2026/08/31 01:13:59 DEBUG : backup/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407099b7363f3de1_d20260831_m010918_c001_v0001113_t0006_u01788138558362") 2026/08/31 01:13:59 DEBUG : backup/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41941f609708caa2_d20260831_m010915_c001_v0001179_t0025_u01788138555534") 2026/08/31 01:13:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbd3_d20260831_m010931_c001_v7007000_t0000_u01788138571000") 2026/08/31 01:13:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407e78eb6c16d27e_d20260831_m010930_c001_v0001157_t0044_u01788138570022") 2026/08/31 01:13:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e05eb0ab64006_d20260831_m010927_c001_v0001167_t0019_u01788138567167") 2026/08/31 01:13:59 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b85ee_d20260831_m011322_c001_v7007000_t0000_u01788138802551") 2026/08/31 01:13:59 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c66_d20260831_m011318_c001_v0001099_t0042_u01788138798914") 2026/08/31 01:13:59 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b03_d20260831_m011310_c001_v7007000_t0000_u01788138790270") 2026/08/31 01:13:59 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c34_d20260831_m011306_c001_v0001099_t0042_u01788138786826") 2026/08/31 01:13:59 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3b3_d20260831_m011258_c001_v7007000_t0000_u01788138778181") 2026/08/31 01:13:59 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824bfa_d20260831_m011254_c001_v0001099_t0042_u01788138774701") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f673_d20260831_m011246_c001_v7007000_t0000_u01788138766001") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824bb4_d20260831_m011242_c001_v0001099_t0042_u01788138762622") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bab_d20260831_m011234_c001_v7007000_t0000_u01788138754036") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b8a_d20260831_m011229_c001_v0001099_t0042_u01788138749894") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f50_d20260831_m011221_c001_v7007000_t0000_u01788138741282") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d13_d20260831_m011216_c001_v0001185_t0015_u01788138736749") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca7926e_d20260831_m011208_c001_v7007000_t0000_u01788138728319") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fba_d20260831_m011205_c001_v0001105_t0054_u01788138725220") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c8c6_d20260831_m011203_c001_v7007000_t0000_u01788138723900") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c87_d20260831_m011200_c001_v0001185_t0015_u01788138720351") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c098c_d20260831_m011151_c001_v7007000_t0000_u01788138711416") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824ab6_d20260831_m011148_c001_v0001099_t0042_u01788138708407") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f425ec331803e61aa_d20260831_m011147_c001_v7007000_t0000_u01788138707333") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f38_d20260831_m011143_c001_v0001105_t0054_u01788138703613") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4026fe21c65c7082_d20260831_m011132_c001_v7007000_t0000_u01788138692743") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a5a_d20260831_m011128_c001_v0001099_t0042_u01788138688486") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7bf_d20260831_m011120_c001_v7007000_t0000_u01788138680044") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a3a_d20260831_m011117_c001_v0001099_t0042_u01788138677085") 2026/08/31 01:14:00 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172102_d20260831_m011108_c001_v7007000_t0000_u01788138668115") 2026/08/31 01:14:01 DEBUG : banana: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a12_d20260831_m011105_c001_v0001099_t0042_u01788138665050") 2026/08/31 01:14:01 DEBUG : bananaSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b561f_d20260831_m011206_c001_v7007000_t0000_u01788138726416") 2026/08/31 01:14:01 DEBUG : bananaSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ac6_d20260831_m011201_c001_v0001109_t0053_u01788138721604") 2026/08/31 01:14:01 DEBUG : both0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720cb_d20260831_m011046_c001_v7007000_t0000_u01788138646162") 2026/08/31 01:14:01 DEBUG : both0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82496e_d20260831_m011035_c001_v0001099_t0042_u01788138635612") 2026/08/31 01:14:01 DEBUG : both0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a5c_d20260831_m011031_c001_v7007000_t0000_u01788138631347") 2026/08/31 01:14:01 DEBUG : both0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc6d_d20260831_m011021_c001_v0001043_t0053_u01788138621065") 2026/08/31 01:14:01 DEBUG : both1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720cc_d20260831_m011046_c001_v7007000_t0000_u01788138646408") 2026/08/31 01:14:01 DEBUG : both1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abca1_d20260831_m011036_c001_v0001043_t0053_u01788138636696") 2026/08/31 01:14:01 DEBUG : both1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a61_d20260831_m011031_c001_v7007000_t0000_u01788138631527") 2026/08/31 01:14:01 DEBUG : both1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345daa_d20260831_m011021_c001_v0001105_t0054_u01788138621431") 2026/08/31 01:14:01 DEBUG : both10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720cd_d20260831_m011046_c001_v7007000_t0000_u01788138646588") 2026/08/31 01:14:01 DEBUG : both10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcb7_d20260831_m011039_c001_v0001043_t0053_u01788138639985") 2026/08/31 01:14:01 DEBUG : both10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a66_d20260831_m011031_c001_v7007000_t0000_u01788138631708") 2026/08/31 01:14:01 DEBUG : both10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dc4_d20260831_m011025_c001_v0001105_t0054_u01788138625018") 2026/08/31 01:14:01 DEBUG : both11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720cf_d20260831_m011046_c001_v7007000_t0000_u01788138646768") 2026/08/31 01:14:01 DEBUG : both11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e14_d20260831_m011040_c001_v0001105_t0054_u01788138640386") 2026/08/31 01:14:01 DEBUG : both11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a6b_d20260831_m011031_c001_v7007000_t0000_u01788138631887") 2026/08/31 01:14:01 DEBUG : both11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82493c_d20260831_m011025_c001_v0001099_t0042_u01788138625384") 2026/08/31 01:14:01 DEBUG : both12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d0_d20260831_m011046_c001_v7007000_t0000_u01788138646949") 2026/08/31 01:14:02 DEBUG : both12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824994_d20260831_m011040_c001_v0001099_t0042_u01788138640754") 2026/08/31 01:14:02 DEBUG : both12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a70_d20260831_m011032_c001_v7007000_t0000_u01788138632077") 2026/08/31 01:14:02 DEBUG : both12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc83_d20260831_m011025_c001_v0001043_t0053_u01788138625749") 2026/08/31 01:14:02 DEBUG : both13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d1_d20260831_m011047_c001_v7007000_t0000_u01788138647129") 2026/08/31 01:14:02 DEBUG : both13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcbb_d20260831_m011041_c001_v0001043_t0053_u01788138641117") 2026/08/31 01:14:02 DEBUG : both13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a75_d20260831_m011032_c001_v7007000_t0000_u01788138632259") 2026/08/31 01:14:02 DEBUG : both13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dc8_d20260831_m011026_c001_v0001105_t0054_u01788138626114") 2026/08/31 01:14:02 DEBUG : both14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d2_d20260831_m011047_c001_v7007000_t0000_u01788138647310") 2026/08/31 01:14:02 DEBUG : both14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e18_d20260831_m011041_c001_v0001105_t0054_u01788138641481") 2026/08/31 01:14:02 DEBUG : both14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a76_d20260831_m011032_c001_v7007000_t0000_u01788138632439") 2026/08/31 01:14:02 DEBUG : both14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82494a_d20260831_m011026_c001_v0001099_t0042_u01788138626483") 2026/08/31 01:14:02 DEBUG : both15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d3_d20260831_m011047_c001_v7007000_t0000_u01788138647537") 2026/08/31 01:14:02 DEBUG : both15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82499e_d20260831_m011041_c001_v0001099_t0042_u01788138641849") 2026/08/31 01:14:02 DEBUG : both15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a79_d20260831_m011032_c001_v7007000_t0000_u01788138632620") 2026/08/31 01:14:02 DEBUG : both15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc89_d20260831_m011026_c001_v0001043_t0053_u01788138626847") 2026/08/31 01:14:02 DEBUG : both16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d4_d20260831_m011047_c001_v7007000_t0000_u01788138647717") 2026/08/31 01:14:02 DEBUG : both16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcbf_d20260831_m011042_c001_v0001043_t0053_u01788138642216") 2026/08/31 01:14:02 DEBUG : both16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a7e_d20260831_m011032_c001_v7007000_t0000_u01788138632801") 2026/08/31 01:14:02 DEBUG : both16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dd2_d20260831_m011027_c001_v0001105_t0054_u01788138627213") 2026/08/31 01:14:02 DEBUG : both17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d5_d20260831_m011047_c001_v7007000_t0000_u01788138647897") 2026/08/31 01:14:02 DEBUG : both17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e24_d20260831_m011042_c001_v0001105_t0054_u01788138642580") 2026/08/31 01:14:02 DEBUG : both17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a83_d20260831_m011032_c001_v7007000_t0000_u01788138632982") 2026/08/31 01:14:02 DEBUG : both17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824950_d20260831_m011027_c001_v0001099_t0042_u01788138627578") 2026/08/31 01:14:02 DEBUG : both18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d6_d20260831_m011048_c001_v7007000_t0000_u01788138648079") 2026/08/31 01:14:03 DEBUG : both18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249aa_d20260831_m011042_c001_v0001099_t0042_u01788138642950") 2026/08/31 01:14:03 DEBUG : both18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a8a_d20260831_m011033_c001_v7007000_t0000_u01788138633162") 2026/08/31 01:14:03 DEBUG : both18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc8f_d20260831_m011027_c001_v0001043_t0053_u01788138627943") 2026/08/31 01:14:03 DEBUG : both19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d7_d20260831_m011048_c001_v7007000_t0000_u01788138648259") 2026/08/31 01:14:03 DEBUG : both19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcc7_d20260831_m011043_c001_v0001043_t0053_u01788138643315") 2026/08/31 01:14:03 DEBUG : both19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a8b_d20260831_m011033_c001_v7007000_t0000_u01788138633345") 2026/08/31 01:14:03 DEBUG : both19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ddc_d20260831_m011028_c001_v0001105_t0054_u01788138628384") 2026/08/31 01:14:03 DEBUG : both2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d8_d20260831_m011048_c001_v7007000_t0000_u01788138648439") 2026/08/31 01:14:03 DEBUG : both2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e04_d20260831_m011037_c001_v0001105_t0054_u01788138637061") 2026/08/31 01:14:03 DEBUG : both2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a90_d20260831_m011033_c001_v7007000_t0000_u01788138633526") 2026/08/31 01:14:03 DEBUG : both2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82492c_d20260831_m011021_c001_v0001099_t0042_u01788138621797") 2026/08/31 01:14:03 DEBUG : both3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720d9_d20260831_m011048_c001_v7007000_t0000_u01788138648618") 2026/08/31 01:14:03 DEBUG : both3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824978_d20260831_m011037_c001_v0001099_t0042_u01788138637428") 2026/08/31 01:14:03 DEBUG : both3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a92_d20260831_m011033_c001_v7007000_t0000_u01788138633706") 2026/08/31 01:14:03 DEBUG : both3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc75_d20260831_m011022_c001_v0001043_t0053_u01788138622163") 2026/08/31 01:14:03 DEBUG : both4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720da_d20260831_m011048_c001_v7007000_t0000_u01788138648799") 2026/08/31 01:14:03 DEBUG : both4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abca9_d20260831_m011037_c001_v0001043_t0053_u01788138637793") 2026/08/31 01:14:03 DEBUG : both4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a93_d20260831_m011033_c001_v7007000_t0000_u01788138633886") 2026/08/31 01:14:03 DEBUG : both4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dae_d20260831_m011022_c001_v0001105_t0054_u01788138622529") 2026/08/31 01:14:03 DEBUG : both5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720db_d20260831_m011048_c001_v7007000_t0000_u01788138648979") 2026/08/31 01:14:04 DEBUG : both5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e0a_d20260831_m011038_c001_v0001105_t0054_u01788138638158") 2026/08/31 01:14:04 DEBUG : both5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a98_d20260831_m011034_c001_v7007000_t0000_u01788138634066") 2026/08/31 01:14:04 DEBUG : both5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824932_d20260831_m011023_c001_v0001099_t0042_u01788138623099") 2026/08/31 01:14:04 DEBUG : both6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720dc_d20260831_m011049_c001_v7007000_t0000_u01788138649159") 2026/08/31 01:14:04 DEBUG : both6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824980_d20260831_m011038_c001_v0001099_t0042_u01788138638526") 2026/08/31 01:14:04 DEBUG : both6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a99_d20260831_m011034_c001_v7007000_t0000_u01788138634247") 2026/08/31 01:14:04 DEBUG : both6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc7b_d20260831_m011023_c001_v0001043_t0053_u01788138623465") 2026/08/31 01:14:04 DEBUG : both7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720dd_d20260831_m011049_c001_v7007000_t0000_u01788138649339") 2026/08/31 01:14:04 DEBUG : both7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcb1_d20260831_m011038_c001_v0001043_t0053_u01788138638889") 2026/08/31 01:14:04 DEBUG : both7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78aa2_d20260831_m011034_c001_v7007000_t0000_u01788138634512") 2026/08/31 01:14:04 DEBUG : both7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dba_d20260831_m011023_c001_v0001105_t0054_u01788138623831") 2026/08/31 01:14:04 DEBUG : both8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720de_d20260831_m011049_c001_v7007000_t0000_u01788138649517") 2026/08/31 01:14:04 DEBUG : both8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e0e_d20260831_m011039_c001_v0001105_t0054_u01788138639252") 2026/08/31 01:14:04 DEBUG : both8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78aa3_d20260831_m011034_c001_v7007000_t0000_u01788138634701") 2026/08/31 01:14:04 DEBUG : both8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824936_d20260831_m011024_c001_v0001099_t0042_u01788138624287") 2026/08/31 01:14:04 DEBUG : both9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720df_d20260831_m011049_c001_v7007000_t0000_u01788138649698") 2026/08/31 01:14:04 DEBUG : both9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824986_d20260831_m011039_c001_v0001099_t0042_u01788138639621") 2026/08/31 01:14:04 DEBUG : both9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78aa8_d20260831_m011034_c001_v7007000_t0000_u01788138634882") 2026/08/31 01:14:04 DEBUG : both9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc7f_d20260831_m011024_c001_v0001043_t0053_u01788138624651") 2026/08/31 01:14:04 DEBUG : c/non empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab842_d20260831_m010718_c001_v7007000_t0000_u01788138438137") 2026/08/31 01:14:04 DEBUG : c/non empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824628_d20260831_m010716_c001_v0001099_t0042_u01788138436372") 2026/08/31 01:14:05 DEBUG : c/non empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab82d_d20260831_m010715_c001_v7007000_t0000_u01788138435824") 2026/08/31 01:14:05 DEBUG : c/non empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82461c_d20260831_m010714_c001_v0001099_t0042_u01788138434065") 2026/08/31 01:14:05 DEBUG : c/non empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3c2_d20260831_m010659_c001_v7007000_t0000_u01788138419405") 2026/08/31 01:14:05 DEBUG : c/non empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245c0_d20260831_m010657_c001_v0001099_t0042_u01788138417636") 2026/08/31 01:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1392_d20260831_m011135_c001_v7007000_t0000_u01788138695150") 2026/08/31 01:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883b71_d20260831_m011130_c001_v0001185_t0015_u01788138690103") 2026/08/31 01:14:05 DEBUG : check sum: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3a7_d20260831_m010651_c001_v7007000_t0000_u01788138411119") 2026/08/31 01:14:05 DEBUG : check sum: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824594_d20260831_m010650_c001_v0001099_t0042_u01788138410203") 2026/08/31 01:14:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4202747ae875b9a7_d20260831_m011351_c001_v7007000_t0000_u01788138831318") 2026/08/31 01:14:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3461b6_d20260831_m011349_c001_v0001105_t0054_u01788138829922") 2026/08/31 01:14:05 DEBUG : dest/3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ca2_d20260831_m010852_c001_v7007000_t0000_u01788138532526") 2026/08/31 01:14:05 DEBUG : dest/3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f411be48e9308f4ac_d20260831_m010851_c001_v0001161_t0011_u01788138531402") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f51_d20260831_m011221_c001_v7007000_t0000_u01788138741462") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ff8_d20260831_m011218_c001_v0001105_t0054_u01788138738028") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b89d9_d20260831_m011322_c001_v7007000_t0000_u01788138802740") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346114_d20260831_m011314_c001_v0001105_t0054_u01788138794555") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b04_d20260831_m011310_c001_v7007000_t0000_u01788138790453") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460e4_d20260831_m011302_c001_v0001105_t0054_u01788138782611") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3b4_d20260831_m011258_c001_v7007000_t0000_u01788138778364") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460a8_d20260831_m011250_c001_v0001105_t0054_u01788138770424") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f676_d20260831_m011246_c001_v7007000_t0000_u01788138766182") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346066_d20260831_m011238_c001_v0001105_t0054_u01788138758277") 2026/08/31 01:14:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bb2_d20260831_m011234_c001_v7007000_t0000_u01788138754215") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e34601a_d20260831_m011225_c001_v0001105_t0054_u01788138745517") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f406aa1fcbb125c12_d20260831_m011219_c001_v7007000_t0000_u01788138739325") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14aea_d20260831_m011212_c001_v0001109_t0053_u01788138732512") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79273_d20260831_m011208_c001_v7007000_t0000_u01788138728499") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ad0_d20260831_m011205_c001_v0001109_t0053_u01788138725379") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b5603_d20260831_m011203_c001_v7007000_t0000_u01788138723321") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f86_d20260831_m011156_c001_v0001105_t0054_u01788138716088") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c098f_d20260831_m011151_c001_v7007000_t0000_u01788138711597") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f5c_d20260831_m011148_c001_v0001105_t0054_u01788138708570") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfeef36_d20260831_m011146_c001_v7007000_t0000_u01788138706870") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a8c_d20260831_m011139_c001_v0001099_t0042_u01788138699369") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4113b6c006b58f53_d20260831_m011132_c001_v7007000_t0000_u01788138692916") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345eda_d20260831_m011124_c001_v0001105_t0054_u01788138684275") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7c1_d20260831_m011120_c001_v7007000_t0000_u01788138680223") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345eb6_d20260831_m011112_c001_v0001105_t0054_u01788138672840") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172103_d20260831_m011108_c001_v7007000_t0000_u01788138668296") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e7c_d20260831_m011101_c001_v0001105_t0054_u01788138661852") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa83_d20260831_m011206_c001_v7007000_t0000_u01788138726541") 2026/08/31 01:14:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345fa6_d20260831_m011201_c001_v0001105_t0011_u01788138721772") 2026/08/31 01:14:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f52_d20260831_m011221_c001_v7007000_t0000_u01788138741642") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b40_d20260831_m011218_c001_v0001099_t0042_u01788138738038") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b89fa_d20260831_m011322_c001_v7007000_t0000_u01788138802925") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c54_d20260831_m011315_c001_v0001099_t0042_u01788138795103") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b06_d20260831_m011310_c001_v7007000_t0000_u01788138790634") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c18_d20260831_m011303_c001_v0001099_t0042_u01788138783154") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3b6_d20260831_m011258_c001_v7007000_t0000_u01788138778546") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824be4_d20260831_m011250_c001_v0001099_t0042_u01788138770976") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f678_d20260831_m011246_c001_v7007000_t0000_u01788138766362") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b9e_d20260831_m011238_c001_v0001099_t0042_u01788138758823") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bb6_d20260831_m011234_c001_v7007000_t0000_u01788138754395") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b74_d20260831_m011226_c001_v0001099_t0042_u01788138746061") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f4e2_d20260831_m011218_c001_v7007000_t0000_u01788138738945") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883cfd_d20260831_m011213_c001_v0001185_t0015_u01788138733058") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79275_d20260831_m011208_c001_v7007000_t0000_u01788138728678") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883cc3_d20260831_m011205_c001_v0001185_t0015_u01788138725395") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca32d_d20260831_m011203_c001_v7007000_t0000_u01788138723491") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c61_d20260831_m011156_c001_v0001185_t0015_u01788138716636") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0993_d20260831_m011151_c001_v7007000_t0000_u01788138711804") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c2b_d20260831_m011148_c001_v0001185_t0015_u01788138708579") 2026/08/31 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfeef41_d20260831_m011147_c001_v7007000_t0000_u01788138707407") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f24_d20260831_m011139_c001_v0001105_t0054_u01788138699912") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4248bf7d6b3e792f_d20260831_m011132_c001_v7007000_t0000_u01788138692320") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a4a_d20260831_m011124_c001_v0001099_t0042_u01788138684817") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7c3_d20260831_m011120_c001_v7007000_t0000_u01788138680402") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a2a_d20260831_m011113_c001_v0001099_t0042_u01788138673379") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172104_d20260831_m011108_c001_v7007000_t0000_u01788138668476") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a04_d20260831_m011102_c001_v0001099_t0042_u01788138662032") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79258_d20260831_m011206_c001_v7007000_t0000_u01788138726185") 2026/08/31 01:14:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14ac8_d20260831_m011201_c001_v0001109_t0030_u01788138721786") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f54_d20260831_m011221_c001_v7007000_t0000_u01788138741822") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b16_d20260831_m011218_c001_v0001109_t0053_u01788138738190") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b89fb_d20260831_m011323_c001_v7007000_t0000_u01788138803108") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c31_d20260831_m011315_c001_v0001109_t0053_u01788138795652") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b07_d20260831_m011310_c001_v7007000_t0000_u01788138790817") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14bfb_d20260831_m011303_c001_v0001109_t0053_u01788138783699") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3b8_d20260831_m011258_c001_v7007000_t0000_u01788138778730") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14bb7_d20260831_m011251_c001_v0001109_t0053_u01788138771526") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f67a_d20260831_m011246_c001_v7007000_t0000_u01788138766542") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b82_d20260831_m011239_c001_v0001109_t0053_u01788138759367") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bba_d20260831_m011234_c001_v7007000_t0000_u01788138754576") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b3a_d20260831_m011226_c001_v0001109_t0053_u01788138746672") 2026/08/31 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b08aa_d20260831_m011218_c001_v7007000_t0000_u01788138738957") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fde_d20260831_m011213_c001_v0001105_t0054_u01788138733602") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca7927a_d20260831_m011208_c001_v7007000_t0000_u01788138728859") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fbe_d20260831_m011205_c001_v0001105_t0054_u01788138725404") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b5606_d20260831_m011203_c001_v7007000_t0000_u01788138723503") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14aaa_d20260831_m011157_c001_v0001109_t0053_u01788138717192") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0994_d20260831_m011151_c001_v7007000_t0000_u01788138711986") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824ab8_d20260831_m011148_c001_v0001099_t0042_u01788138708590") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4026fe21c65c70d6_d20260831_m011147_c001_v7007000_t0000_u01788138707446") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883bd9_d20260831_m011140_c001_v0001185_t0015_u01788138700493") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba137a_d20260831_m011132_c001_v7007000_t0000_u01788138692693") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883b31_d20260831_m011125_c001_v0001185_t0015_u01788138685363") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7c6_d20260831_m011120_c001_v7007000_t0000_u01788138680581") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883acf_d20260831_m011113_c001_v0001185_t0015_u01788138673921") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172105_d20260831_m011108_c001_v7007000_t0000_u01788138668655") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a75_d20260831_m011102_c001_v0001185_t0015_u01788138662214") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca338_d20260831_m011206_c001_v7007000_t0000_u01788138726363") 2026/08/31 01:14:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c95_d20260831_m011201_c001_v0001185_t0045_u01788138721799") 2026/08/31 01:14:09 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f55_d20260831_m011222_c001_v7007000_t0000_u01788138742001") 2026/08/31 01:14:09 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d25_d20260831_m011218_c001_v0001185_t0015_u01788138738202") 2026/08/31 01:14:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b89fc_d20260831_m011323_c001_v7007000_t0000_u01788138803291") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883eda_d20260831_m011316_c001_v0001185_t0015_u01788138796266") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b08_d20260831_m011311_c001_v7007000_t0000_u01788138791004") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e8f_d20260831_m011304_c001_v0001185_t0015_u01788138784240") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3bb_d20260831_m011258_c001_v7007000_t0000_u01788138778912") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e37_d20260831_m011252_c001_v0001185_t0015_u01788138772073") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f67d_d20260831_m011246_c001_v7007000_t0000_u01788138766724") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883dd3_d20260831_m011239_c001_v0001185_t0015_u01788138759933") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bc2_d20260831_m011234_c001_v7007000_t0000_u01788138754755") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d6f_d20260831_m011227_c001_v0001185_t0015_u01788138747216") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f406aa1fcbb125c0d_d20260831_m011218_c001_v7007000_t0000_u01788138738966") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b26_d20260831_m011214_c001_v0001099_t0042_u01788138734146") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79283_d20260831_m011209_c001_v7007000_t0000_u01788138729039") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b0a_d20260831_m011205_c001_v0001099_t0042_u01788138725425") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca32e_d20260831_m011203_c001_v7007000_t0000_u01788138723674") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824ae0_d20260831_m011157_c001_v0001099_t0042_u01788138717744") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c099a_d20260831_m011152_c001_v7007000_t0000_u01788138712167") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a8a_d20260831_m011148_c001_v0001109_t0053_u01788138708602") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f425ec331803e61af_d20260831_m011147_c001_v7007000_t0000_u01788138707520") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a50_d20260831_m011141_c001_v0001109_t0053_u01788138701062") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40307053da515b22_d20260831_m011132_c001_v7007000_t0000_u01788138692756") 2026/08/31 01:14:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd2f_d20260831_m011125_c001_v0001043_t0053_u01788138685902") 2026/08/31 01:14:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7c8_d20260831_m011120_c001_v7007000_t0000_u01788138680760") 2026/08/31 01:14:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd17_d20260831_m011114_c001_v0001043_t0053_u01788138674461") 2026/08/31 01:14:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172107_d20260831_m011108_c001_v7007000_t0000_u01788138668835") 2026/08/31 01:14:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcfd_d20260831_m011102_c001_v0001043_t0053_u01788138662397") 2026/08/31 01:14:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c8d5_d20260831_m011206_c001_v7007000_t0000_u01788138726196") 2026/08/31 01:14:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824af8_d20260831_m011201_c001_v0001099_t0032_u01788138721880") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f56_d20260831_m011222_c001_v7007000_t0000_u01788138742179") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ffc_d20260831_m011218_c001_v0001105_t0054_u01788138738213") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b89fd_d20260831_m011323_c001_v7007000_t0000_u01788138803474") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346118_d20260831_m011316_c001_v0001105_t0054_u01788138796465") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b09_d20260831_m011311_c001_v7007000_t0000_u01788138791186") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460e6_d20260831_m011304_c001_v0001105_t0054_u01788138784429") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3bd_d20260831_m011259_c001_v7007000_t0000_u01788138779096") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460b0_d20260831_m011252_c001_v0001105_t0054_u01788138772259") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f67f_d20260831_m011246_c001_v7007000_t0000_u01788138766962") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e34606c_d20260831_m011240_c001_v0001105_t0054_u01788138760118") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bc9_d20260831_m011234_c001_v7007000_t0000_u01788138754934") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346026_d20260831_m011227_c001_v0001105_t0054_u01788138747400") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca349_d20260831_m011219_c001_v7007000_t0000_u01788138739153") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14af6_d20260831_m011214_c001_v0001109_t0053_u01788138734336") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79288_d20260831_m011209_c001_v7007000_t0000_u01788138729218") 2026/08/31 01:14:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ad2_d20260831_m011205_c001_v0001109_t0053_u01788138725561") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b560a_d20260831_m011203_c001_v7007000_t0000_u01788138723685") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f90_d20260831_m011157_c001_v0001105_t0054_u01788138717926") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c099d_d20260831_m011152_c001_v7007000_t0000_u01788138712405") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f60_d20260831_m011148_c001_v0001105_t0054_u01788138708753") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca2df_d20260831_m011147_c001_v7007000_t0000_u01788138707276") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a94_d20260831_m011141_c001_v0001099_t0042_u01788138701244") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4026fe21c65c7084_d20260831_m011132_c001_v7007000_t0000_u01788138692926") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ee0_d20260831_m011126_c001_v0001105_t0054_u01788138686082") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7cb_d20260831_m011120_c001_v7007000_t0000_u01788138680939") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ebc_d20260831_m011114_c001_v0001105_t0054_u01788138674646") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172108_d20260831_m011109_c001_v7007000_t0000_u01788138669014") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e82_d20260831_m011102_c001_v0001105_t0054_u01788138662583") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca33e_d20260831_m011206_c001_v7007000_t0000_u01788138726551") 2026/08/31 01:14:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c97_d20260831_m011201_c001_v0001185_t0031_u01788138721995") 2026/08/31 01:14:12 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f58_d20260831_m011222_c001_v7007000_t0000_u01788138742359") 2026/08/31 01:14:12 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b42_d20260831_m011218_c001_v0001099_t0042_u01788138738249") 2026/08/31 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b89fe_d20260831_m011323_c001_v7007000_t0000_u01788138803721") 2026/08/31 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c5c_d20260831_m011316_c001_v0001099_t0042_u01788138796653") 2026/08/31 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b0a_d20260831_m011311_c001_v7007000_t0000_u01788138791367") 2026/08/31 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c26_d20260831_m011304_c001_v0001099_t0042_u01788138784614") 2026/08/31 01:14:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3bf_d20260831_m011259_c001_v7007000_t0000_u01788138779278") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824bea_d20260831_m011252_c001_v0001099_t0042_u01788138772444") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f681_d20260831_m011247_c001_v7007000_t0000_u01788138767143") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824ba8_d20260831_m011240_c001_v0001099_t0042_u01788138760404") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bd0_d20260831_m011235_c001_v7007000_t0000_u01788138755119") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b7c_d20260831_m011227_c001_v0001099_t0042_u01788138747582") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca34a_d20260831_m011219_c001_v7007000_t0000_u01788138739334") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d03_d20260831_m011214_c001_v0001185_t0015_u01788138734560") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79292_d20260831_m011209_c001_v7007000_t0000_u01788138729398") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883cc9_d20260831_m011205_c001_v0001185_t0015_u01788138725583") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabe46_d20260831_m011203_c001_v7007000_t0000_u01788138723694") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c75_d20260831_m011158_c001_v0001185_t0015_u01788138718110") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09a0_d20260831_m011152_c001_v7007000_t0000_u01788138712586") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c2d_d20260831_m011148_c001_v0001185_t0015_u01788138708765") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416f8a1defe807fc_d20260831_m011146_c001_v7007000_t0000_u01788138706885") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f26_d20260831_m011141_c001_v0001105_t0054_u01788138701427") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4248bf7d6b3e793a_d20260831_m011132_c001_v7007000_t0000_u01788138692513") 2026/08/31 01:14:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a4e_d20260831_m011126_c001_v0001099_t0042_u01788138686263") 2026/08/31 01:14:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7cd_d20260831_m011121_c001_v7007000_t0000_u01788138681134") 2026/08/31 01:14:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a2e_d20260831_m011114_c001_v0001099_t0042_u01788138674830") 2026/08/31 01:14:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c172109_d20260831_m011109_c001_v7007000_t0000_u01788138669194") 2026/08/31 01:14:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a06_d20260831_m011102_c001_v0001099_t0042_u01788138662763") 2026/08/31 01:14:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca337_d20260831_m011206_c001_v7007000_t0000_u01788138726216") 2026/08/31 01:14:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c99_d20260831_m011202_c001_v0001185_t0009_u01788138722188") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f59_d20260831_m011222_c001_v7007000_t0000_u01788138742539") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b18_d20260831_m011218_c001_v0001109_t0053_u01788138738371") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b89ff_d20260831_m011323_c001_v7007000_t0000_u01788138803999") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c39_d20260831_m011316_c001_v0001109_t0053_u01788138796845") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b0b_d20260831_m011311_c001_v7007000_t0000_u01788138791549") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c01_d20260831_m011304_c001_v0001109_t0053_u01788138784796") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c0_d20260831_m011259_c001_v7007000_t0000_u01788138779458") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14bbd_d20260831_m011252_c001_v0001109_t0053_u01788138772628") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f683_d20260831_m011247_c001_v7007000_t0000_u01788138767330") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b8e_d20260831_m011240_c001_v0001109_t0053_u01788138760587") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bd7_d20260831_m011235_c001_v7007000_t0000_u01788138755298") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b40_d20260831_m011227_c001_v0001109_t0053_u01788138747771") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79358_d20260831_m011219_c001_v7007000_t0000_u01788138739292") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fe0_d20260831_m011214_c001_v0001105_t0054_u01788138734744") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79298_d20260831_m011209_c001_v7007000_t0000_u01788138729577") 2026/08/31 01:14:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fc0_d20260831_m011205_c001_v0001105_t0054_u01788138725592") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79222_d20260831_m011203_c001_v7007000_t0000_u01788138723749") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ab0_d20260831_m011158_c001_v0001109_t0053_u01788138718293") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09a5_d20260831_m011152_c001_v7007000_t0000_u01788138712766") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824aba_d20260831_m011148_c001_v0001099_t0042_u01788138708775") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca2e2_d20260831_m011147_c001_v7007000_t0000_u01788138707457") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883be7_d20260831_m011141_c001_v0001185_t0015_u01788138701608") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413a4e154d624843_d20260831_m011132_c001_v7007000_t0000_u01788138692936") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883b45_d20260831_m011126_c001_v0001185_t0015_u01788138686447") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7d0_d20260831_m011121_c001_v7007000_t0000_u01788138681313") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883adb_d20260831_m011115_c001_v0001185_t0015_u01788138675011") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c17210a_d20260831_m011109_c001_v7007000_t0000_u01788138669372") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a7b_d20260831_m011102_c001_v0001185_t0015_u01788138662945") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca336_d20260831_m011206_c001_v7007000_t0000_u01788138726175") 2026/08/31 01:14:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345fa8_d20260831_m011202_c001_v0001105_t0036_u01788138722234") 2026/08/31 01:14:15 DEBUG : dir1/0007-12345: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f5a_d20260831_m011222_c001_v7007000_t0000_u01788138742718") 2026/08/31 01:14:15 DEBUG : dir1/0007-12345: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d2b_d20260831_m011218_c001_v0001185_t0015_u01788138738384") 2026/08/31 01:14:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a00_d20260831_m011324_c001_v7007000_t0000_u01788138804181") 2026/08/31 01:14:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883ee3_d20260831_m011317_c001_v0001185_t0015_u01788138797027") 2026/08/31 01:14:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b0c_d20260831_m011311_c001_v7007000_t0000_u01788138791730") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e91_d20260831_m011304_c001_v0001185_t0015_u01788138784978") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c1_d20260831_m011259_c001_v7007000_t0000_u01788138779641") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e3f_d20260831_m011252_c001_v0001185_t0015_u01788138772810") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f684_d20260831_m011247_c001_v7007000_t0000_u01788138767509") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883dd9_d20260831_m011240_c001_v0001185_t0015_u01788138760769") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bdd_d20260831_m011235_c001_v7007000_t0000_u01788138755478") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d79_d20260831_m011227_c001_v0001185_t0015_u01788138747953") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4113b6c006b5913d_d20260831_m011219_c001_v7007000_t0000_u01788138739341") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b2a_d20260831_m011214_c001_v0001099_t0042_u01788138734925") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792a1_d20260831_m011209_c001_v7007000_t0000_u01788138729757") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b0c_d20260831_m011205_c001_v0001099_t0042_u01788138725606") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79227_d20260831_m011203_c001_v7007000_t0000_u01788138723972") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824ae2_d20260831_m011158_c001_v0001099_t0042_u01788138718474") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09a8_d20260831_m011152_c001_v7007000_t0000_u01788138712951") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a8c_d20260831_m011148_c001_v0001109_t0053_u01788138708786") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b55bd_d20260831_m011147_c001_v7007000_t0000_u01788138707302") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a54_d20260831_m011141_c001_v0001109_t0053_u01788138701789") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4248bf7d6b3e7946_d20260831_m011132_c001_v7007000_t0000_u01788138692872") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd31_d20260831_m011126_c001_v0001043_t0053_u01788138686670") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7d1_d20260831_m011121_c001_v7007000_t0000_u01788138681493") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd19_d20260831_m011115_c001_v0001043_t0053_u01788138675195") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c17210b_d20260831_m011109_c001_v7007000_t0000_u01788138669553") 2026/08/31 01:14:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcff_d20260831_m011103_c001_v0001043_t0053_u01788138663127") 2026/08/31 01:14:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca79259_d20260831_m011206_c001_v7007000_t0000_u01788138726375") 2026/08/31 01:14:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c9d_d20260831_m011202_c001_v0001185_t0000_u01788138722385") 2026/08/31 01:14:17 DEBUG : dir1/0008-23456: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f5b_d20260831_m011222_c001_v7007000_t0000_u01788138742898") 2026/08/31 01:14:17 DEBUG : dir1/0008-23456: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ffe_d20260831_m011218_c001_v0001105_t0054_u01788138738397") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a01_d20260831_m011324_c001_v7007000_t0000_u01788138804364") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e34611e_d20260831_m011317_c001_v0001105_t0054_u01788138797212") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b0d_d20260831_m011311_c001_v7007000_t0000_u01788138791911") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460ec_d20260831_m011305_c001_v0001105_t0054_u01788138785161") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c2_d20260831_m011259_c001_v7007000_t0000_u01788138779822") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460b2_d20260831_m011252_c001_v0001105_t0054_u01788138772995") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f686_d20260831_m011247_c001_v7007000_t0000_u01788138767690") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e34606e_d20260831_m011240_c001_v0001105_t0054_u01788138760967") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0be6_d20260831_m011235_c001_v7007000_t0000_u01788138755701") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e34602e_d20260831_m011228_c001_v0001105_t0054_u01788138748137") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f4f0_d20260831_m011219_c001_v7007000_t0000_u01788138739306") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14afc_d20260831_m011215_c001_v0001109_t0053_u01788138735109") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792a2_d20260831_m011209_c001_v7007000_t0000_u01788138729937") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ad4_d20260831_m011205_c001_v0001109_t0053_u01788138725747") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca330_d20260831_m011203_c001_v7007000_t0000_u01788138723858") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f96_d20260831_m011158_c001_v0001105_t0054_u01788138718656") 2026/08/31 01:14:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09ab_d20260831_m011153_c001_v7007000_t0000_u01788138713133") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f62_d20260831_m011148_c001_v0001105_t0054_u01788138708934") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfeef37_d20260831_m011147_c001_v7007000_t0000_u01788138707049") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a96_d20260831_m011141_c001_v0001099_t0042_u01788138701971") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba137b_d20260831_m011132_c001_v7007000_t0000_u01788138692883") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ee4_d20260831_m011126_c001_v0001105_t0054_u01788138686850") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7d4_d20260831_m011121_c001_v7007000_t0000_u01788138681672") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ec2_d20260831_m011115_c001_v0001105_t0054_u01788138675376") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c17210c_d20260831_m011109_c001_v7007000_t0000_u01788138669732") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e84_d20260831_m011103_c001_v0001105_t0054_u01788138663309") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabe56_d20260831_m011206_c001_v7007000_t0000_u01788138726207") 2026/08/31 01:14:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824afa_d20260831_m011202_c001_v0001099_t0018_u01788138722406") 2026/08/31 01:14:18 DEBUG : dir1/0009-34567: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f5c_d20260831_m011223_c001_v7007000_t0000_u01788138743078") 2026/08/31 01:14:18 DEBUG : dir1/0009-34567: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b44_d20260831_m011218_c001_v0001099_t0042_u01788138738432") 2026/08/31 01:14:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a02_d20260831_m011324_c001_v7007000_t0000_u01788138804550") 2026/08/31 01:14:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c60_d20260831_m011317_c001_v0001099_t0042_u01788138797396") 2026/08/31 01:14:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b0e_d20260831_m011312_c001_v7007000_t0000_u01788138792092") 2026/08/31 01:14:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c30_d20260831_m011305_c001_v0001099_t0042_u01788138785347") 2026/08/31 01:14:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c3_d20260831_m011300_c001_v7007000_t0000_u01788138780003") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824bf2_d20260831_m011253_c001_v0001099_t0042_u01788138773177") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f687_d20260831_m011247_c001_v7007000_t0000_u01788138767871") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824bae_d20260831_m011241_c001_v0001099_t0042_u01788138761150") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0be9_d20260831_m011235_c001_v7007000_t0000_u01788138755881") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b80_d20260831_m011228_c001_v0001099_t0042_u01788138748318") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca347_d20260831_m011218_c001_v7007000_t0000_u01788138738974") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d05_d20260831_m011215_c001_v0001185_t0015_u01788138735291") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792a3_d20260831_m011210_c001_v7007000_t0000_u01788138730116") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883ccf_d20260831_m011205_c001_v0001185_t0015_u01788138725768") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b560b_d20260831_m011203_c001_v7007000_t0000_u01788138723868") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c7b_d20260831_m011158_c001_v0001185_t0015_u01788138718841") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09b0_d20260831_m011153_c001_v7007000_t0000_u01788138713314") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c2f_d20260831_m011148_c001_v0001185_t0015_u01788138708947") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0956_d20260831_m011147_c001_v7007000_t0000_u01788138707310") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f28_d20260831_m011142_c001_v0001105_t0054_u01788138702153") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4113b6c006b58f4d_d20260831_m011132_c001_v7007000_t0000_u01788138692733") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a50_d20260831_m011127_c001_v0001099_t0042_u01788138687032") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7d7_d20260831_m011121_c001_v7007000_t0000_u01788138681852") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a32_d20260831_m011115_c001_v0001099_t0042_u01788138675558") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c17210d_d20260831_m011109_c001_v7007000_t0000_u01788138669912") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a0a_d20260831_m011103_c001_v0001099_t0042_u01788138663490") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b561e_d20260831_m011206_c001_v7007000_t0000_u01788138726226") 2026/08/31 01:14:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14aca_d20260831_m011202_c001_v0001109_t0059_u01788138722479") 2026/08/31 01:14:20 DEBUG : dir1/0010-45678: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f5d_d20260831_m011223_c001_v7007000_t0000_u01788138743256") 2026/08/31 01:14:20 DEBUG : dir1/0010-45678: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b1a_d20260831_m011218_c001_v0001109_t0053_u01788138738552") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a04_d20260831_m011324_c001_v7007000_t0000_u01788138804732") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c41_d20260831_m011317_c001_v0001109_t0053_u01788138797579") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b10_d20260831_m011312_c001_v7007000_t0000_u01788138792276") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c07_d20260831_m011305_c001_v0001109_t0053_u01788138785529") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c4_d20260831_m011300_c001_v7007000_t0000_u01788138780185") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14bc7_d20260831_m011253_c001_v0001109_t0053_u01788138773359") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f68a_d20260831_m011248_c001_v7007000_t0000_u01788138768063") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b92_d20260831_m011241_c001_v0001109_t0053_u01788138761334") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0beb_d20260831_m011236_c001_v7007000_t0000_u01788138756061") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b4a_d20260831_m011228_c001_v0001109_t0053_u01788138748502") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b08b1_d20260831_m011219_c001_v7007000_t0000_u01788138739318") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fe6_d20260831_m011215_c001_v0001105_t0054_u01788138735475") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792a4_d20260831_m011210_c001_v7007000_t0000_u01788138730296") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fc2_d20260831_m011205_c001_v0001105_t0054_u01788138725777") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca331_d20260831_m011203_c001_v7007000_t0000_u01788138723879") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ab8_d20260831_m011159_c001_v0001109_t0053_u01788138719025") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09b3_d20260831_m011153_c001_v7007000_t0000_u01788138713496") 2026/08/31 01:14:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824abc_d20260831_m011148_c001_v0001099_t0042_u01788138708958") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05e68_d20260831_m011147_c001_v7007000_t0000_u01788138707307") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883beb_d20260831_m011142_c001_v0001185_t0015_u01788138702334") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40307053da515b23_d20260831_m011132_c001_v7007000_t0000_u01788138692947") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883b53_d20260831_m011127_c001_v0001185_t0015_u01788138687215") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7d8_d20260831_m011122_c001_v7007000_t0000_u01788138682031") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883adf_d20260831_m011115_c001_v0001185_t0015_u01788138675739") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c78c_d20260831_m011110_c001_v7007000_t0000_u01788138670452") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a81_d20260831_m011103_c001_v0001185_t0015_u01788138663672") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca7925f_d20260831_m011206_c001_v7007000_t0000_u01788138726563") 2026/08/31 01:14:21 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345faa_d20260831_m011202_c001_v0001105_t0047_u01788138722585") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f5e_d20260831_m011223_c001_v7007000_t0000_u01788138743436") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d2d_d20260831_m011218_c001_v0001185_t0015_u01788138738568") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a07_d20260831_m011324_c001_v7007000_t0000_u01788138804915") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883eeb_d20260831_m011317_c001_v0001185_t0015_u01788138797762") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b11_d20260831_m011312_c001_v7007000_t0000_u01788138792458") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e97_d20260831_m011305_c001_v0001185_t0015_u01788138785712") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c5_d20260831_m011300_c001_v7007000_t0000_u01788138780368") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e45_d20260831_m011253_c001_v0001185_t0015_u01788138773542") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f68c_d20260831_m011248_c001_v7007000_t0000_u01788138768243") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883de1_d20260831_m011241_c001_v0001185_t0015_u01788138761519") 2026/08/31 01:14:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bec_d20260831_m011236_c001_v7007000_t0000_u01788138756241") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d81_d20260831_m011228_c001_v0001185_t0015_u01788138748684") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4106feb03bc343c9_d20260831_m011219_c001_v7007000_t0000_u01788138739355") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b2e_d20260831_m011215_c001_v0001099_t0042_u01788138735657") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792a9_d20260831_m011210_c001_v7007000_t0000_u01788138730477") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b0e_d20260831_m011205_c001_v0001099_t0042_u01788138725787") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca32f_d20260831_m011203_c001_v7007000_t0000_u01788138723698") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824ae8_d20260831_m011159_c001_v0001099_t0042_u01788138719205") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09b6_d20260831_m011153_c001_v7007000_t0000_u01788138713676") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a8e_d20260831_m011148_c001_v0001109_t0053_u01788138708969") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416f8a1defe807fe_d20260831_m011147_c001_v7007000_t0000_u01788138707331") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a5e_d20260831_m011142_c001_v0001109_t0053_u01788138702517") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4248bf7d6b3e794c_d20260831_m011133_c001_v7007000_t0000_u01788138693052") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd33_d20260831_m011127_c001_v0001043_t0053_u01788138687398") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7da_d20260831_m011122_c001_v7007000_t0000_u01788138682210") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd1b_d20260831_m011115_c001_v0001043_t0053_u01788138675921") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c78d_d20260831_m011110_c001_v7007000_t0000_u01788138670631") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd01_d20260831_m011103_c001_v0001043_t0053_u01788138663900") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c8d6_d20260831_m011206_c001_v7007000_t0000_u01788138726386") 2026/08/31 01:14:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c9f_d20260831_m011202_c001_v0001185_t0022_u01788138722598") 2026/08/31 01:14:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f5f_d20260831_m011223_c001_v7007000_t0000_u01788138743651") 2026/08/31 01:14:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346000_d20260831_m011218_c001_v0001105_t0054_u01788138738581") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a09_d20260831_m011325_c001_v7007000_t0000_u01788138805098") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346126_d20260831_m011317_c001_v0001105_t0054_u01788138797945") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b12_d20260831_m011312_c001_v7007000_t0000_u01788138792640") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460ee_d20260831_m011305_c001_v0001105_t0054_u01788138785900") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c6_d20260831_m011300_c001_v7007000_t0000_u01788138780559") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e3460b6_d20260831_m011253_c001_v0001105_t0054_u01788138773727") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f68d_d20260831_m011248_c001_v7007000_t0000_u01788138768423") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346074_d20260831_m011241_c001_v0001105_t0054_u01788138761702") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bed_d20260831_m011236_c001_v7007000_t0000_u01788138756419") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e346034_d20260831_m011228_c001_v0001105_t0054_u01788138748869") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f35_d20260831_m011219_c001_v7007000_t0000_u01788138739364") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14afe_d20260831_m011215_c001_v0001109_t0053_u01788138735840") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792aa_d20260831_m011210_c001_v7007000_t0000_u01788138730657") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14ad6_d20260831_m011205_c001_v0001109_t0053_u01788138725929") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa67_d20260831_m011203_c001_v7007000_t0000_u01788138723985") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f9a_d20260831_m011159_c001_v0001105_t0054_u01788138719386") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09b9_d20260831_m011153_c001_v7007000_t0000_u01788138713858") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f66_d20260831_m011149_c001_v0001105_t0054_u01788138709117") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b55be_d20260831_m011147_c001_v7007000_t0000_u01788138707484") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a98_d20260831_m011142_c001_v0001099_t0042_u01788138702698") 2026/08/31 01:14:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f417d71d9dc664957_d20260831_m011132_c001_v7007000_t0000_u01788138692893") 2026/08/31 01:14:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ee6_d20260831_m011127_c001_v0001105_t0054_u01788138687579") 2026/08/31 01:14:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7dd_d20260831_m011122_c001_v7007000_t0000_u01788138682389") 2026/08/31 01:14:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ec6_d20260831_m011116_c001_v0001105_t0054_u01788138676103") 2026/08/31 01:14:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c78f_d20260831_m011110_c001_v7007000_t0000_u01788138670900") 2026/08/31 01:14:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e90_d20260831_m011104_c001_v0001105_t0054_u01788138664083") 2026/08/31 01:14:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa75_d20260831_m011206_c001_v7007000_t0000_u01788138726166") 2026/08/31 01:14:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883ca1_d20260831_m011202_c001_v0001185_t0004_u01788138722793") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f60_d20260831_m011223_c001_v7007000_t0000_u01788138743840") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b46_d20260831_m011218_c001_v0001099_t0042_u01788138738615") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a0b_d20260831_m011325_c001_v7007000_t0000_u01788138805289") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c64_d20260831_m011318_c001_v0001099_t0042_u01788138798129") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b13_d20260831_m011312_c001_v7007000_t0000_u01788138792821") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c32_d20260831_m011306_c001_v0001099_t0042_u01788138786094") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c7_d20260831_m011300_c001_v7007000_t0000_u01788138780828") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824bf6_d20260831_m011253_c001_v0001099_t0042_u01788138773962") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f68f_d20260831_m011248_c001_v7007000_t0000_u01788138768712") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824bb0_d20260831_m011241_c001_v0001099_t0042_u01788138761886") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bef_d20260831_m011236_c001_v7007000_t0000_u01788138756599") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b84_d20260831_m011229_c001_v0001099_t0042_u01788138749125") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca7934e_d20260831_m011219_c001_v7007000_t0000_u01788138739113") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d09_d20260831_m011216_c001_v0001185_t0015_u01788138736021") 2026/08/31 01:14:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792ab_d20260831_m011210_c001_v7007000_t0000_u01788138730836") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883cd1_d20260831_m011205_c001_v0001185_t0015_u01788138725955") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabe47_d20260831_m011203_c001_v7007000_t0000_u01788138723889") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c81_d20260831_m011159_c001_v0001185_t0015_u01788138719601") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09bc_d20260831_m011154_c001_v7007000_t0000_u01788138714039") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c31_d20260831_m011149_c001_v0001185_t0015_u01788138709130") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416f8a1defe807fd_d20260831_m011147_c001_v7007000_t0000_u01788138707150") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345f32_d20260831_m011142_c001_v0001105_t0054_u01788138702882") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c81d_d20260831_m011132_c001_v7007000_t0000_u01788138692905") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a54_d20260831_m011127_c001_v0001099_t0042_u01788138687760") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7df_d20260831_m011122_c001_v7007000_t0000_u01788138682626") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a34_d20260831_m011116_c001_v0001099_t0042_u01788138676287") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c790_d20260831_m011111_c001_v7007000_t0000_u01788138671079") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824a0c_d20260831_m011104_c001_v0001099_t0042_u01788138664263") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa76_d20260831_m011206_c001_v7007000_t0000_u01788138726334") 2026/08/31 01:14:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824afc_d20260831_m011202_c001_v0001099_t0020_u01788138722907") 2026/08/31 01:14:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f61_d20260831_m011224_c001_v7007000_t0000_u01788138744018") 2026/08/31 01:14:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b1c_d20260831_m011218_c001_v0001109_t0053_u01788138738733") 2026/08/31 01:14:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a0d_d20260831_m011325_c001_v7007000_t0000_u01788138805472") 2026/08/31 01:14:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c43_d20260831_m011318_c001_v0001109_t0053_u01788138798312") 2026/08/31 01:14:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b14_d20260831_m011313_c001_v7007000_t0000_u01788138793003") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c0b_d20260831_m011306_c001_v0001109_t0053_u01788138786277") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c8_d20260831_m011301_c001_v7007000_t0000_u01788138781071") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14bcd_d20260831_m011254_c001_v0001109_t0053_u01788138774146") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f690_d20260831_m011248_c001_v7007000_t0000_u01788138768893") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b98_d20260831_m011242_c001_v0001109_t0053_u01788138762069") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bf0_d20260831_m011236_c001_v7007000_t0000_u01788138756779") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14b4c_d20260831_m011229_c001_v0001109_t0053_u01788138749311") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f4e9_d20260831_m011219_c001_v7007000_t0000_u01788138739126") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fea_d20260831_m011216_c001_v0001105_t0054_u01788138736204") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792b4_d20260831_m011211_c001_v7007000_t0000_u01788138731016") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345fc4_d20260831_m011205_c001_v0001105_t0054_u01788138725964") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca333_d20260831_m011204_c001_v7007000_t0000_u01788138724038") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14aba_d20260831_m011159_c001_v0001109_t0053_u01788138719782") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09bd_d20260831_m011154_c001_v7007000_t0000_u01788138714220") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824abe_d20260831_m011149_c001_v0001099_t0042_u01788138709141") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416f8a1defe80800_d20260831_m011147_c001_v7007000_t0000_u01788138707530") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883bf1_d20260831_m011143_c001_v0001185_t0015_u01788138703064") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4248bf7d6b3e7940_d20260831_m011132_c001_v7007000_t0000_u01788138692693") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883b5b_d20260831_m011127_c001_v0001185_t0015_u01788138687943") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7e0_d20260831_m011122_c001_v7007000_t0000_u01788138682806") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883ae3_d20260831_m011116_c001_v0001185_t0015_u01788138676472") 2026/08/31 01:14:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c791_d20260831_m011111_c001_v7007000_t0000_u01788138671260") 2026/08/31 01:14:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a87_d20260831_m011104_c001_v0001185_t0015_u01788138664448") 2026/08/31 01:14:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca339_d20260831_m011206_c001_v7007000_t0000_u01788138726395") 2026/08/31 01:14:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345fac_d20260831_m011202_c001_v0001105_t0057_u01788138722983") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f62_d20260831_m011224_c001_v7007000_t0000_u01788138744197") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d31_d20260831_m011218_c001_v0001185_t0015_u01788138738751") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a0e_d20260831_m011325_c001_v7007000_t0000_u01788138805655") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883eef_d20260831_m011318_c001_v0001185_t0015_u01788138798495") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b15_d20260831_m011313_c001_v7007000_t0000_u01788138793225") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e9b_d20260831_m011306_c001_v0001185_t0015_u01788138786459") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3c9_d20260831_m011301_c001_v7007000_t0000_u01788138781252") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e4d_d20260831_m011254_c001_v0001185_t0015_u01788138774330") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f692_d20260831_m011249_c001_v7007000_t0000_u01788138769080") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883de5_d20260831_m011242_c001_v0001185_t0015_u01788138762251") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bf1_d20260831_m011236_c001_v7007000_t0000_u01788138756959") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d89_d20260831_m011229_c001_v0001185_t0015_u01788138749526") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b08ac_d20260831_m011219_c001_v7007000_t0000_u01788138739137") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b34_d20260831_m011216_c001_v0001099_t0042_u01788138736385") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792b9_d20260831_m011211_c001_v7007000_t0000_u01788138731196") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b10_d20260831_m011205_c001_v0001099_t0042_u01788138725973") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c8c4_d20260831_m011203_c001_v7007000_t0000_u01788138723712") 2026/08/31 01:14:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824aee_d20260831_m011159_c001_v0001099_t0042_u01788138719964") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09be_d20260831_m011154_c001_v7007000_t0000_u01788138714401") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a90_d20260831_m011149_c001_v0001109_t0053_u01788138709151") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0959_d20260831_m011147_c001_v7007000_t0000_u01788138707494") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a64_d20260831_m011143_c001_v0001109_t0053_u01788138703246") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413a4e154d62483f_d20260831_m011132_c001_v7007000_t0000_u01788138692699") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd35_d20260831_m011128_c001_v0001043_t0053_u01788138688125") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7e4_d20260831_m011122_c001_v7007000_t0000_u01788138682985") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd21_d20260831_m011116_c001_v0001043_t0053_u01788138676656") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c793_d20260831_m011111_c001_v7007000_t0000_u01788138671545") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd05_d20260831_m011104_c001_v0001043_t0053_u01788138664684") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa77_d20260831_m011206_c001_v7007000_t0000_u01788138726354") 2026/08/31 01:14:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883ca5_d20260831_m011203_c001_v0001185_t0015_u01788138723037") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1393_d20260831_m011135_c001_v7007000_t0000_u01788138695330") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345ef8_d20260831_m011130_c001_v0001105_t0044_u01788138690266") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1394_d20260831_m011135_c001_v7007000_t0000_u01788138695510") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883b79_d20260831_m011130_c001_v0001185_t0012_u01788138690287") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1395_d20260831_m011135_c001_v7007000_t0000_u01788138695691") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14a24_d20260831_m011131_c001_v0001109_t0000_u01788138691027") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1396_d20260831_m011135_c001_v7007000_t0000_u01788138695871") 2026/08/31 01:14:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824a64_d20260831_m011130_c001_v0001099_t0006_u01788138690437") 2026/08/31 01:14:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1397_d20260831_m011136_c001_v7007000_t0000_u01788138696051") 2026/08/31 01:14:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883b83_d20260831_m011130_c001_v0001185_t0024_u01788138690671") 2026/08/31 01:14:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba1398_d20260831_m011136_c001_v7007000_t0000_u01788138696238") 2026/08/31 01:14:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345efe_d20260831_m011130_c001_v0001105_t0005_u01788138690680") 2026/08/31 01:14:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba139b_d20260831_m011136_c001_v7007000_t0000_u01788138696561") 2026/08/31 01:14:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883b87_d20260831_m011130_c001_v0001185_t0005_u01788138690874") 2026/08/31 01:14:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba139c_d20260831_m011136_c001_v7007000_t0000_u01788138696739") 2026/08/31 01:14:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824a66_d20260831_m011131_c001_v0001099_t0027_u01788138691027") 2026/08/31 01:14:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba139d_d20260831_m011136_c001_v7007000_t0000_u01788138696921") 2026/08/31 01:14:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883b89_d20260831_m011131_c001_v0001185_t0052_u01788138691068") 2026/08/31 01:14:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba139e_d20260831_m011137_c001_v7007000_t0000_u01788138697101") 2026/08/31 01:14:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345f00_d20260831_m011131_c001_v0001105_t0031_u01788138691103") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba13a0_d20260831_m011137_c001_v7007000_t0000_u01788138697281") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883b8d_d20260831_m011131_c001_v0001185_t0034_u01788138691282") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba13a2_d20260831_m011137_c001_v7007000_t0000_u01788138697461") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824a68_d20260831_m011131_c001_v0001099_t0055_u01788138691421") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba13a3_d20260831_m011137_c001_v7007000_t0000_u01788138697640") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345f02_d20260831_m011131_c001_v0001105_t0024_u01788138691542") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba13a4_d20260831_m011137_c001_v7007000_t0000_u01788138697819") 2026/08/31 01:14:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883b93_d20260831_m011131_c001_v0001185_t0008_u01788138691589") 2026/08/31 01:14:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba13a5_d20260831_m011137_c001_v7007000_t0000_u01788138697999") 2026/08/31 01:14:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14a26_d20260831_m011131_c001_v0001109_t0054_u01788138691722") 2026/08/31 01:14:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba13a8_d20260831_m011138_c001_v7007000_t0000_u01788138698179") 2026/08/31 01:14:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883b97_d20260831_m011131_c001_v0001185_t0015_u01788138691781") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca2ed_d20260831_m011149_c001_v7007000_t0000_u01788138709403") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345f40_d20260831_m011145_c001_v0001105_t0020_u01788138705078") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0976_d20260831_m011149_c001_v7007000_t0000_u01788138709746") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c03_d20260831_m011145_c001_v0001185_t0034_u01788138705087") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4026fe21c65c70e4_d20260831_m011149_c001_v7007000_t0000_u01788138709416") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14a6c_d20260831_m011145_c001_v0001109_t0007_u01788138705098") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05e6d_d20260831_m011149_c001_v7007000_t0000_u01788138709555") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824aa4_d20260831_m011145_c001_v0001099_t0050_u01788138705349") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f3c2_d20260831_m011149_c001_v7007000_t0000_u01788138709428") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c09_d20260831_m011145_c001_v0001185_t0056_u01788138705359") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418576a6783ca2ef_d20260831_m011149_c001_v7007000_t0000_u01788138709586") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c11_d20260831_m011145_c001_v0001185_t0028_u01788138705549") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0973_d20260831_m011149_c001_v7007000_t0000_u01788138709565") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345f46_d20260831_m011145_c001_v0001105_t0006_u01788138705592") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416f8a1defe80802_d20260831_m011149_c001_v7007000_t0000_u01788138709353") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14a70_d20260831_m011145_c001_v0001109_t0051_u01788138705709") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f425ec331803e61d4_d20260831_m011149_c001_v7007000_t0000_u01788138709363") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824aa6_d20260831_m011145_c001_v0001099_t0011_u01788138705719") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4026fe21c65c70e7_d20260831_m011149_c001_v7007000_t0000_u01788138709598") 2026/08/31 01:14:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c15_d20260831_m011145_c001_v0001185_t0057_u01788138705756") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f42185d556f9b55c1_d20260831_m011149_c001_v7007000_t0000_u01788138709577") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345f4e_d20260831_m011145_c001_v0001105_t0013_u01788138705941") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416f8a1defe80803_d20260831_m011149_c001_v7007000_t0000_u01788138709533") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c17_d20260831_m011145_c001_v0001185_t0011_u01788138705957") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05e6c_d20260831_m011149_c001_v7007000_t0000_u01788138709373") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883c19_d20260831_m011146_c001_v0001185_t0025_u01788138706147") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f425ec331803e61de_d20260831_m011149_c001_v7007000_t0000_u01788138709543") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824aac_d20260831_m011146_c001_v0001099_t0001_u01788138706213") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0970_d20260831_m011149_c001_v7007000_t0000_u01788138709384") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14a76_d20260831_m011146_c001_v0001109_t0037_u01788138706250") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f3c5_d20260831_m011149_c001_v7007000_t0000_u01788138709676") 2026/08/31 01:14:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883c1b_d20260831_m011146_c001_v0001185_t0015_u01788138706340") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f265_d20260831_m011012_c001_v7007000_t0000_u01788138612311") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4049a6f39f11528b_d20260831_m011010_c001_v0001116_t0007_u01788138610549") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413a4e154d6240d6_d20260831_m011010_c001_v7007000_t0000_u01788138610367") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4049a6f39f115283_d20260831_m011008_c001_v0001116_t0007_u01788138608137") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413a4e154d6240c5_d20260831_m011007_c001_v7007000_t0000_u01788138607409") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345d4c_d20260831_m011002_c001_v0001105_t0054_u01788138602703") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933edf7_d20260831_m011001_c001_v7007000_t0000_u01788138601207") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f403df922175d5bed_d20260831_m010959_c001_v0001036_t0058_u01788138599515") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbf3_d20260831_m010959_c001_v7007000_t0000_u01788138599335") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f403df922175d5be3_d20260831_m010957_c001_v0001036_t0058_u01788138597063") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbf0_d20260831_m010956_c001_v7007000_t0000_u01788138596345") 2026/08/31 01:14:31 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345d2e_d20260831_m010952_c001_v0001105_t0054_u01788138592345") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed71_d20260831_m010951_c001_v7007000_t0000_u01788138591035") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41359e3d1aeb3946_d20260831_m010949_c001_v0001165_t0056_u01788138589924") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabb33_d20260831_m010949_c001_v7007000_t0000_u01788138589740") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41359e3d1aeb393e_d20260831_m010947_c001_v0001165_t0056_u01788138587802") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabb2b_d20260831_m010947_c001_v7007000_t0000_u01788138587076") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8248be_d20260831_m010943_c001_v0001099_t0042_u01788138583754") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed15_d20260831_m010942_c001_v7007000_t0000_u01788138582842") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414563aec31eed06_d20260831_m010941_c001_v0001103_t0021_u01788138581374") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a8188d_d20260831_m010941_c001_v7007000_t0000_u01788138581165") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414563aec31eecf8_d20260831_m010938_c001_v0001103_t0021_u01788138578583") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a81884_d20260831_m010937_c001_v7007000_t0000_u01788138577864") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc0d_d20260831_m010932_c001_v0001043_t0053_u01788138572095") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbd4_d20260831_m010931_c001_v7007000_t0000_u01788138571182") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418ef7f8c1ed82d0_d20260831_m010929_c001_v0001184_t0018_u01788138569566") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f417d71d9dc6647f7_d20260831_m010929_c001_v7007000_t0000_u01788138569383") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418ef7f8c1ed82b2_d20260831_m010926_c001_v0001184_t0018_u01788138566785") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f417d71d9dc6647f0_d20260831_m010926_c001_v7007000_t0000_u01788138566054") 2026/08/31 01:14:32 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345c9e_d20260831_m010920_c001_v0001105_t0054_u01788138560488") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac7b3_d20260831_m010919_c001_v7007000_t0000_u01788138559581") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f400dc72280c415a0_d20260831_m010917_c001_v0001185_t0007_u01788138557987") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4188a1e09e4efc6f_d20260831_m010917_c001_v7007000_t0000_u01788138557803") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f400dc72280c41584_d20260831_m010915_c001_v0001185_t0007_u01788138555143") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4188a1e09e4efc6a_d20260831_m010914_c001_v7007000_t0000_u01788138554411") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824832_d20260831_m010908_c001_v0001099_t0042_u01788138548870") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ce8_d20260831_m010907_c001_v7007000_t0000_u01788138547787") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f418f77b1e9b143db_d20260831_m010902_c001_v0001116_t0057_u01788138542658") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ecc3_d20260831_m010902_c001_v7007000_t0000_u01788138542461") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abbb7_d20260831_m010858_c001_v0001043_t0053_u01788138538519") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409409f48faac9f5_d20260831_m010857_c001_v0001131_t0051_u01788138537788") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409409f48faac9f3_d20260831_m010856_c001_v0001131_t0051_u01788138536868") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f422adc4bade8caa5_d20260831_m010843_c001_v7007000_t0000_u01788138523940") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8247a8_d20260831_m010837_c001_v0001099_t0042_u01788138517469") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413322ab5ccb3acc_d20260831_m010836_c001_v0001137_t0057_u01788138516743") 2026/08/31 01:14:33 DEBUG : dst/one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413322ab5ccb3aca_d20260831_m010835_c001_v0001137_t0057_u01788138515826") 2026/08/31 01:14:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f266_d20260831_m011012_c001_v7007000_t0000_u01788138612495") 2026/08/31 01:14:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41337592db592586_d20260831_m011010_c001_v0001136_t0014_u01788138610179") 2026/08/31 01:14:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41152650ee198026_d20260831_m011006_c001_v0001091_t0054_u01788138606725") 2026/08/31 01:14:33 DEBUG : dst/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933edfa_d20260831_m011001_c001_v7007000_t0000_u01788138601390") 2026/08/31 01:14:33 DEBUG : dst/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f411b168ed505ce44_d20260831_m010959_c001_v0001184_t0019_u01788138599131") 2026/08/31 01:14:33 DEBUG : dst/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190ac5a3f1538b5_d20260831_m010956_c001_v0001185_t0009_u01788138596160") 2026/08/31 01:14:33 DEBUG : dst/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed73_d20260831_m010951_c001_v7007000_t0000_u01788138591217") 2026/08/31 01:14:34 DEBUG : dst/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407a2cad7eb105cc_d20260831_m010949_c001_v0001043_t0011_u01788138589556") 2026/08/31 01:14:34 DEBUG : dst/one.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4001059d26776fca_d20260831_m010946_c001_v0001036_t0010_u01788138586893") 2026/08/31 01:14:34 DEBUG : dst/three: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ce9_d20260831_m010907_c001_v7007000_t0000_u01788138547967") 2026/08/31 01:14:34 DEBUG : dst/three: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409409f48faaca0f_d20260831_m010906_c001_v0001131_t0051_u01788138546357") 2026/08/31 01:14:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f267_d20260831_m011012_c001_v7007000_t0000_u01788138612677") 2026/08/31 01:14:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4062eadd1b5b86eb_d20260831_m011011_c001_v0001039_t0009_u01788138611281") 2026/08/31 01:14:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409c260ae98e4a75_d20260831_m011008_c001_v0001173_t0025_u01788138608875") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f269_d20260831_m011012_c001_v7007000_t0000_u01788138612858") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4049a6f39f115291_d20260831_m011011_c001_v0001116_t0007_u01788138611659") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413a4e154d6240d9_d20260831_m011011_c001_v7007000_t0000_u01788138611463") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4049a6f39f115285_d20260831_m011009_c001_v0001116_t0007_u01788138609241") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413a4e154d6240d1_d20260831_m011009_c001_v7007000_t0000_u01788138609059") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8248ec_d20260831_m011003_c001_v0001099_t0042_u01788138603788") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933edfd_d20260831_m011001_c001_v7007000_t0000_u01788138601599") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f403df922175d5bf1_d20260831_m011000_c001_v0001036_t0058_u01788138600640") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbf4_d20260831_m011000_c001_v7007000_t0000_u01788138600428") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f403df922175d5be7_d20260831_m010958_c001_v0001036_t0058_u01788138598161") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbf2_d20260831_m010957_c001_v7007000_t0000_u01788138597981") 2026/08/31 01:14:34 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8248d6_d20260831_m010953_c001_v0001099_t0042_u01788138593102") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabb36_d20260831_m010950_c001_v7007000_t0000_u01788138590484") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8248d0_d20260831_m010948_c001_v0001099_t0042_u01788138588783") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faabb31_d20260831_m010948_c001_v7007000_t0000_u01788138588421") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc25_d20260831_m010944_c001_v0001043_t0053_u01788138584481") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a8188f_d20260831_m010941_c001_v7007000_t0000_u01788138581928") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc23_d20260831_m010940_c001_v0001043_t0053_u01788138580232") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a81886_d20260831_m010939_c001_v7007000_t0000_u01788138579150") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ce4_d20260831_m010932_c001_v0001105_t0054_u01788138572934") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f417d71d9dc6647f9_d20260831_m010930_c001_v7007000_t0000_u01788138570273") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345cce_d20260831_m010928_c001_v0001105_t0054_u01788138568440") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f417d71d9dc6647f3_d20260831_m010927_c001_v7007000_t0000_u01788138567353") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824870_d20260831_m010921_c001_v0001099_t0042_u01788138561224") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4188a1e09e4efc70_d20260831_m010918_c001_v7007000_t0000_u01788138558674") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824860_d20260831_m010916_c001_v0001099_t0042_u01788138556867") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4188a1e09e4efc6c_d20260831_m010915_c001_v7007000_t0000_u01788138555786") 2026/08/31 01:14:35 DEBUG : dst/three.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abbdb_d20260831_m010909_c001_v0001043_t0053_u01788138549626") 2026/08/31 01:14:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933edfe_d20260831_m011001_c001_v7007000_t0000_u01788138601784") 2026/08/31 01:14:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f403fcc3b46f11770_d20260831_m011000_c001_v0001038_t0038_u01788138600244") 2026/08/31 01:14:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40625c3bd86b955d_d20260831_m010957_c001_v0001040_t0048_u01788138597797") 2026/08/31 01:14:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed74_d20260831_m010951_c001_v7007000_t0000_u01788138591399") 2026/08/31 01:14:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404a8356f6118004_d20260831_m010950_c001_v0001104_t0015_u01788138590301") 2026/08/31 01:14:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f822df350ad5b5baf080e1b_f408033d82302497a_d20260831_m010948_c001_v0001137_t0037_u01788138588238") 2026/08/31 01:14:35 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f26a_d20260831_m011013_c001_v7007000_t0000_u01788138613040") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc41_d20260831_m011003_c001_v0001043_t0053_u01788138603245") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ee02_d20260831_m011001_c001_v7007000_t0000_u01788138601979") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc35_d20260831_m010952_c001_v0001043_t0053_u01788138592886") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed75_d20260831_m010951_c001_v7007000_t0000_u01788138591617") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345d00_d20260831_m010944_c001_v0001105_t0054_u01788138584297") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933ed1a_d20260831_m010943_c001_v7007000_t0000_u01788138583026") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8248a4_d20260831_m010932_c001_v0001099_t0042_u01788138572648") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f419d536a488ddbd5_d20260831_m010931_c001_v7007000_t0000_u01788138571362") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abbf7_d20260831_m010921_c001_v0001043_t0053_u01788138561037") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac7b5_d20260831_m010919_c001_v7007000_t0000_u01788138559761") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345c68_d20260831_m010909_c001_v0001105_t0054_u01788138549412") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75cea_d20260831_m010908_c001_v7007000_t0000_u01788138548147") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4138d5adc65f3756_d20260831_m010904_c001_v0001042_t0012_u01788138544136") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f422adc4bade8caa8_d20260831_m010844_c001_v7007000_t0000_u01788138524120") 2026/08/31 01:14:36 DEBUG : dst/two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f413322ab5ccb3aea_d20260831_m010842_c001_v0001137_t0057_u01788138522969") 2026/08/31 01:14:36 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c457_d20260831_m010811_c001_v7007000_t0000_u01788138491101") 2026/08/31 01:14:36 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb75_d20260831_m010807_c001_v0001043_t0053_u01788138487813") 2026/08/31 01:14:36 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c44a_d20260831_m010805_c001_v7007000_t0000_u01788138485894") 2026/08/31 01:14:36 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb59_d20260831_m010756_c001_v0001043_t0053_u01788138476609") 2026/08/31 01:14:36 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c42f_d20260831_m010748_c001_v7007000_t0000_u01788138468957") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb35_d20260831_m010745_c001_v0001043_t0053_u01788138465731") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8d3_d20260831_m010728_c001_v7007000_t0000_u01788138448736") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824662_d20260831_m010726_c001_v0001099_t0042_u01788138446894") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8aa_d20260831_m010725_c001_v7007000_t0000_u01788138445953") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82465e_d20260831_m010724_c001_v0001099_t0042_u01788138444838") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab875_d20260831_m010722_c001_v7007000_t0000_u01788138442254") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824642_d20260831_m010720_c001_v0001099_t0042_u01788138440654") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab859_d20260831_m010719_c001_v7007000_t0000_u01788138439917") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824634_d20260831_m010718_c001_v0001099_t0042_u01788138438696") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab812_d20260831_m010713_c001_v7007000_t0000_u01788138433340") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82460c_d20260831_m010711_c001_v0001099_t0042_u01788138431943") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab7fc_d20260831_m010711_c001_v7007000_t0000_u01788138431219") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824600_d20260831_m010710_c001_v0001099_t0042_u01788138430495") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3d1_d20260831_m010706_c001_v7007000_t0000_u01788138426257") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245de_d20260831_m010704_c001_v0001099_t0042_u01788138424963") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3c9_d20260831_m010703_c001_v7007000_t0000_u01788138423128") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245d0_d20260831_m010702_c001_v0001099_t0042_u01788138422229") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3c4_d20260831_m010701_c001_v7007000_t0000_u01788138421866") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4114ede85b0a07b0_d20260831_m010701_c001_v0001042_t0041_u01788138421322") 2026/08/31 01:14:37 DEBUG : empty space: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245c6_d20260831_m010659_c001_v0001099_t0042_u01788138419765") 2026/08/31 01:14:37 DEBUG : enormous: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8c5_d20260831_m010727_c001_v7007000_t0000_u01788138447834") 2026/08/31 01:14:37 DEBUG : enormous: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824668_d20260831_m010727_c001_v0001099_t0035_u01788138447076") 2026/08/31 01:14:37 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f273_d20260831_m011017_c001_v7007000_t0000_u01788138617475") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82490e_d20260831_m011016_c001_v0001099_t0042_u01788138616350") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c42b_d20260831_m010744_c001_v7007000_t0000_u01788138464293") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8246d4_d20260831_m010743_c001_v0001099_t0042_u01788138463384") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3b9_d20260831_m010657_c001_v7007000_t0000_u01788138417093") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245b8_d20260831_m010656_c001_v0001099_t0042_u01788138416193") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3b4_d20260831_m010655_c001_v7007000_t0000_u01788138415653") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245b4_d20260831_m010655_c001_v0001099_t0042_u01788138415106") 2026/08/31 01:14:38 DEBUG : existing: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245ae_d20260831_m010654_c001_v0001099_t0042_u01788138414383") 2026/08/31 01:14:38 DEBUG : existing-b: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c42c_d20260831_m010744_c001_v7007000_t0000_u01788138464473") 2026/08/31 01:14:38 DEBUG : existing-b: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb2d_d20260831_m010743_c001_v0001043_t0053_u01788138463372") 2026/08/31 01:14:38 DEBUG : file1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f8_d20260831_m011057_c001_v7007000_t0000_u01788138657350") 2026/08/31 01:14:38 DEBUG : file1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a4b_d20260831_m011056_c001_v0001185_t0015_u01788138656593") 2026/08/31 01:14:38 DEBUG : file1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f5_d20260831_m011055_c001_v7007000_t0000_u01788138655281") 2026/08/31 01:14:38 DEBUG : file1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abced_d20260831_m011054_c001_v0001043_t0053_u01788138654526") 2026/08/31 01:14:38 DEBUG : five: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8f5_d20260831_m010732_c001_v7007000_t0000_u01788138452138") 2026/08/31 01:14:38 DEBUG : five: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345aa8_d20260831_m010731_c001_v0001105_t0054_u01788138451005") 2026/08/31 01:14:38 DEBUG : foo: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3cc_d20260831_m010704_c001_v7007000_t0000_u01788138424602") 2026/08/31 01:14:38 DEBUG : foo: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245da_d20260831_m010704_c001_v0001099_t0042_u01788138424061") 2026/08/31 01:14:38 DEBUG : foo: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245d6_d20260831_m010703_c001_v0001099_t0042_u01788138423493") 2026/08/31 01:14:38 DEBUG : four: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8fa_d20260831_m010732_c001_v7007000_t0000_u01788138452336") 2026/08/31 01:14:39 DEBUG : four: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82468c_d20260831_m010730_c001_v0001099_t0042_u01788138450284") 2026/08/31 01:14:39 DEBUG : four: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824682_d20260831_m010729_c001_v0001099_t0042_u01788138449742") 2026/08/31 01:14:39 DEBUG : hello world2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe76_d20260831_m010617_c001_v7007000_t0000_u01788138377609") 2026/08/31 01:14:39 DEBUG : hello world2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244cc_d20260831_m010617_c001_v0001099_t0042_u01788138377068") 2026/08/31 01:14:39 DEBUG : ignore-size: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3af_d20260831_m010654_c001_v7007000_t0000_u01788138414019") 2026/08/31 01:14:39 DEBUG : ignore-size: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245aa_d20260831_m010653_c001_v0001099_t0042_u01788138413117") 2026/08/31 01:14:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c429_d20260831_m010742_c001_v7007000_t0000_u01788138462646") 2026/08/31 01:14:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345aec_d20260831_m010742_c001_v0001105_t0054_u01788138462101") 2026/08/31 01:14:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c426_d20260831_m010741_c001_v7007000_t0000_u01788138461366") 2026/08/31 01:14:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb29_d20260831_m010740_c001_v0001043_t0053_u01788138460823") 2026/08/31 01:14:39 DEBUG : one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8ff_d20260831_m010732_c001_v7007000_t0000_u01788138452519") 2026/08/31 01:14:39 DEBUG : one: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82467a_d20260831_m010729_c001_v0001099_t0042_u01788138449100") 2026/08/31 01:14:39 DEBUG : only0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e0_d20260831_m011049_c001_v7007000_t0000_u01788138649877") 2026/08/31 01:14:39 DEBUG : only0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcd5_d20260831_m011045_c001_v0001043_t0053_u01788138645130") 2026/08/31 01:14:39 DEBUG : only0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dfe_d20260831_m011036_c001_v0001105_t0054_u01788138636152") 2026/08/31 01:14:39 DEBUG : only0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05c85_d20260831_m011030_c001_v7007000_t0000_u01788138630375") 2026/08/31 01:14:39 DEBUG : only0: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824928_d20260831_m011021_c001_v0001099_t0042_u01788138621248") 2026/08/31 01:14:39 DEBUG : only1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e1_d20260831_m011050_c001_v7007000_t0000_u01788138650058") 2026/08/31 01:14:39 DEBUG : only1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e30_d20260831_m011044_c001_v0001105_t0054_u01788138644775") 2026/08/31 01:14:39 DEBUG : only1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824970_d20260831_m011036_c001_v0001099_t0042_u01788138636879") 2026/08/31 01:14:39 DEBUG : only1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c762_d20260831_m011030_c001_v7007000_t0000_u01788138630569") 2026/08/31 01:14:39 DEBUG : only1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc71_d20260831_m011021_c001_v0001043_t0053_u01788138621614") 2026/08/31 01:14:40 DEBUG : only10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e2_d20260831_m011050_c001_v7007000_t0000_u01788138650238") 2026/08/31 01:14:40 DEBUG : only10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a15_d20260831_m011045_c001_v0001185_t0015_u01788138645275") 2026/08/31 01:14:40 DEBUG : only10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82498c_d20260831_m011040_c001_v0001099_t0042_u01788138640205") 2026/08/31 01:14:40 DEBUG : only10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a46_d20260831_m011029_c001_v7007000_t0000_u01788138629996") 2026/08/31 01:14:40 DEBUG : only10: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc81_d20260831_m011025_c001_v0001043_t0053_u01788138625200") 2026/08/31 01:14:40 DEBUG : only11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e3_d20260831_m011050_c001_v7007000_t0000_u01788138650418") 2026/08/31 01:14:40 DEBUG : only11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcd7_d20260831_m011045_c001_v0001043_t0053_u01788138645310") 2026/08/31 01:14:40 DEBUG : only11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcb9_d20260831_m011040_c001_v0001043_t0053_u01788138640570") 2026/08/31 01:14:40 DEBUG : only11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05c82_d20260831_m011030_c001_v7007000_t0000_u01788138630005") 2026/08/31 01:14:40 DEBUG : only11: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dc6_d20260831_m011025_c001_v0001105_t0054_u01788138625567") 2026/08/31 01:14:40 DEBUG : only12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e4_d20260831_m011050_c001_v7007000_t0000_u01788138650598") 2026/08/31 01:14:40 DEBUG : only12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abccb_d20260831_m011044_c001_v0001043_t0053_u01788138644337") 2026/08/31 01:14:40 DEBUG : only12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e16_d20260831_m011040_c001_v0001105_t0054_u01788138640934") 2026/08/31 01:14:40 DEBUG : only12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c760_d20260831_m011030_c001_v7007000_t0000_u01788138630387") 2026/08/31 01:14:40 DEBUG : only12: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824944_d20260831_m011025_c001_v0001099_t0042_u01788138625930") 2026/08/31 01:14:40 DEBUG : only13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e5_d20260831_m011050_c001_v7007000_t0000_u01788138650778") 2026/08/31 01:14:40 DEBUG : only13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e2c_d20260831_m011044_c001_v0001105_t0054_u01788138644327") 2026/08/31 01:14:40 DEBUG : only13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824998_d20260831_m011041_c001_v0001099_t0042_u01788138641299") 2026/08/31 01:14:40 DEBUG : only13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a48_d20260831_m011030_c001_v7007000_t0000_u01788138630183") 2026/08/31 01:14:40 DEBUG : only13: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc87_d20260831_m011026_c001_v0001043_t0053_u01788138626297") 2026/08/31 01:14:40 DEBUG : only14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e6_d20260831_m011050_c001_v7007000_t0000_u01788138650956") 2026/08/31 01:14:40 DEBUG : only14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249b2_d20260831_m011044_c001_v0001099_t0042_u01788138644349") 2026/08/31 01:14:41 DEBUG : only14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcbd_d20260831_m011041_c001_v0001043_t0053_u01788138641665") 2026/08/31 01:14:41 DEBUG : only14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c75e_d20260831_m011030_c001_v7007000_t0000_u01788138630021") 2026/08/31 01:14:41 DEBUG : only14: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dcc_d20260831_m011026_c001_v0001105_t0054_u01788138626666") 2026/08/31 01:14:41 DEBUG : only15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e7_d20260831_m011051_c001_v7007000_t0000_u01788138651136") 2026/08/31 01:14:41 DEBUG : only15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a11_d20260831_m011044_c001_v0001185_t0015_u01788138644903") 2026/08/31 01:14:41 DEBUG : only15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e20_d20260831_m011042_c001_v0001105_t0054_u01788138642033") 2026/08/31 01:14:41 DEBUG : only15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05c83_d20260831_m011030_c001_v7007000_t0000_u01788138630194") 2026/08/31 01:14:41 DEBUG : only15: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82494e_d20260831_m011027_c001_v0001099_t0042_u01788138627029") 2026/08/31 01:14:41 DEBUG : only16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e8_d20260831_m011051_c001_v7007000_t0000_u01788138651316") 2026/08/31 01:14:41 DEBUG : only16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249b4_d20260831_m011044_c001_v0001099_t0042_u01788138644545") 2026/08/31 01:14:41 DEBUG : only16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249a0_d20260831_m011042_c001_v0001099_t0042_u01788138642399") 2026/08/31 01:14:41 DEBUG : only16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c75f_d20260831_m011030_c001_v7007000_t0000_u01788138630206") 2026/08/31 01:14:41 DEBUG : only16: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc8d_d20260831_m011027_c001_v0001043_t0053_u01788138627395") 2026/08/31 01:14:42 DEBUG : only17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720e9_d20260831_m011051_c001_v7007000_t0000_u01788138651496") 2026/08/31 01:14:42 DEBUG : only17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abccd_d20260831_m011044_c001_v0001043_t0053_u01788138644583") 2026/08/31 01:14:42 DEBUG : only17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcc3_d20260831_m011042_c001_v0001043_t0053_u01788138642766") 2026/08/31 01:14:42 DEBUG : only17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a4b_d20260831_m011030_c001_v7007000_t0000_u01788138630535") 2026/08/31 01:14:42 DEBUG : only17: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dd8_d20260831_m011027_c001_v0001105_t0054_u01788138627760") 2026/08/31 01:14:42 DEBUG : only18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720ea_d20260831_m011051_c001_v7007000_t0000_u01788138651736") 2026/08/31 01:14:42 DEBUG : only18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e2e_d20260831_m011044_c001_v0001105_t0054_u01788138644593") 2026/08/31 01:14:42 DEBUG : only18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e28_d20260831_m011043_c001_v0001105_t0054_u01788138643132") 2026/08/31 01:14:42 DEBUG : only18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a4c_d20260831_m011030_c001_v7007000_t0000_u01788138630547") 2026/08/31 01:14:42 DEBUG : only18: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824954_d20260831_m011028_c001_v0001099_t0042_u01788138628124") 2026/08/31 01:14:42 DEBUG : only19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720eb_d20260831_m011052_c001_v7007000_t0000_u01788138652090") 2026/08/31 01:14:42 DEBUG : only19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abccf_d20260831_m011044_c001_v0001043_t0053_u01788138644764") 2026/08/31 01:14:42 DEBUG : only19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249ae_d20260831_m011043_c001_v0001099_t0042_u01788138643499") 2026/08/31 01:14:42 DEBUG : only19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05c86_d20260831_m011030_c001_v7007000_t0000_u01788138630557") 2026/08/31 01:14:42 DEBUG : only19: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc91_d20260831_m011028_c001_v0001043_t0053_u01788138628567") 2026/08/31 01:14:42 DEBUG : only2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720ec_d20260831_m011052_c001_v7007000_t0000_u01788138652271") 2026/08/31 01:14:42 DEBUG : only2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcd1_d20260831_m011044_c001_v0001043_t0053_u01788138644949") 2026/08/31 01:14:42 DEBUG : only2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abca5_d20260831_m011037_c001_v0001043_t0053_u01788138637245") 2026/08/31 01:14:42 DEBUG : only2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a49_d20260831_m011030_c001_v7007000_t0000_u01788138630354") 2026/08/31 01:14:42 DEBUG : only2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dac_d20260831_m011021_c001_v0001105_t0054_u01788138621981") 2026/08/31 01:14:43 DEBUG : only3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720ed_d20260831_m011052_c001_v7007000_t0000_u01788138652452") 2026/08/31 01:14:43 DEBUG : only3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e32_d20260831_m011044_c001_v0001105_t0054_u01788138644961") 2026/08/31 01:14:43 DEBUG : only3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e08_d20260831_m011037_c001_v0001105_t0054_u01788138637609") 2026/08/31 01:14:43 DEBUG : only3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a4a_d20260831_m011030_c001_v7007000_t0000_u01788138630367") 2026/08/31 01:14:43 DEBUG : only3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82492e_d20260831_m011022_c001_v0001099_t0042_u01788138622346") 2026/08/31 01:14:43 DEBUG : only4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720ee_d20260831_m011052_c001_v7007000_t0000_u01788138652673") 2026/08/31 01:14:43 DEBUG : only4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a13_d20260831_m011045_c001_v0001185_t0015_u01788138645091") 2026/08/31 01:14:43 DEBUG : only4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82497a_d20260831_m011037_c001_v0001099_t0042_u01788138637978") 2026/08/31 01:14:43 DEBUG : only4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a47_d20260831_m011030_c001_v7007000_t0000_u01788138630172") 2026/08/31 01:14:43 DEBUG : only4: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc77_d20260831_m011022_c001_v0001043_t0053_u01788138622711") 2026/08/31 01:14:43 DEBUG : only5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f0_d20260831_m011052_c001_v7007000_t0000_u01788138652861") 2026/08/31 01:14:43 DEBUG : only5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249ba_d20260831_m011045_c001_v0001099_t0042_u01788138645327") 2026/08/31 01:14:43 DEBUG : only5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcaf_d20260831_m011038_c001_v0001043_t0053_u01788138638342") 2026/08/31 01:14:43 DEBUG : only5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a50_d20260831_m011030_c001_v7007000_t0000_u01788138630716") 2026/08/31 01:14:43 DEBUG : only5: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345db4_d20260831_m011023_c001_v0001105_t0054_u01788138623283") 2026/08/31 01:14:43 DEBUG : only6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f1_d20260831_m011053_c001_v7007000_t0000_u01788138653042") 2026/08/31 01:14:43 DEBUG : only6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249b8_d20260831_m011045_c001_v0001099_t0042_u01788138645143") 2026/08/31 01:14:43 DEBUG : only6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e0c_d20260831_m011038_c001_v0001105_t0054_u01788138638706") 2026/08/31 01:14:43 DEBUG : only6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a52_d20260831_m011030_c001_v7007000_t0000_u01788138630728") 2026/08/31 01:14:43 DEBUG : only6: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824934_d20260831_m011023_c001_v0001099_t0042_u01788138623647") 2026/08/31 01:14:43 DEBUG : only7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f2_d20260831_m011053_c001_v7007000_t0000_u01788138653224") 2026/08/31 01:14:44 DEBUG : only7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e34_d20260831_m011045_c001_v0001105_t0054_u01788138645154") 2026/08/31 01:14:44 DEBUG : only7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824984_d20260831_m011039_c001_v0001099_t0042_u01788138639071") 2026/08/31 01:14:44 DEBUG : only7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a41_d20260831_m011029_c001_v7007000_t0000_u01788138629627") 2026/08/31 01:14:44 DEBUG : only7: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abc7d_d20260831_m011024_c001_v0001043_t0053_u01788138624014") 2026/08/31 01:14:44 DEBUG : only8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f3_d20260831_m011053_c001_v7007000_t0000_u01788138653404") 2026/08/31 01:14:44 DEBUG : only8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e38_d20260831_m011045_c001_v0001105_t0054_u01788138645337") 2026/08/31 01:14:44 DEBUG : only8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcb3_d20260831_m011039_c001_v0001043_t0053_u01788138639435") 2026/08/31 01:14:44 DEBUG : only8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a42_d20260831_m011029_c001_v7007000_t0000_u01788138629810") 2026/08/31 01:14:44 DEBUG : only8: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345dbe_d20260831_m011024_c001_v0001105_t0054_u01788138624470") 2026/08/31 01:14:44 DEBUG : only9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f4_d20260831_m011053_c001_v7007000_t0000_u01788138653583") 2026/08/31 01:14:44 DEBUG : only9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883a19_d20260831_m011045_c001_v0001185_t0015_u01788138645459") 2026/08/31 01:14:44 DEBUG : only9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e10_d20260831_m011039_c001_v0001105_t0054_u01788138639802") 2026/08/31 01:14:44 DEBUG : only9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca78a45_d20260831_m011029_c001_v7007000_t0000_u01788138629989") 2026/08/31 01:14:44 DEBUG : only9: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82493a_d20260831_m011024_c001_v0001099_t0042_u01788138624835") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c424_d20260831_m010739_c001_v7007000_t0000_u01788138459674") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb23_d20260831_m010738_c001_v0001043_t0053_u01788138458198") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c420_d20260831_m010737_c001_v7007000_t0000_u01788138457475") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8246b2_d20260831_m010735_c001_v0001099_t0042_u01788138455993") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c41c_d20260831_m010735_c001_v7007000_t0000_u01788138455268") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ab8_d20260831_m010733_c001_v0001105_t0054_u01788138453423") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab88c_d20260831_m010723_c001_v7007000_t0000_u01788138443904") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82464a_d20260831_m010722_c001_v0001099_t0042_u01788138442809") 2026/08/31 01:14:44 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab868_d20260831_m010721_c001_v7007000_t0000_u01788138441205") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824640_d20260831_m010720_c001_v0001099_t0042_u01788138440470") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab84f_d20260831_m010719_c001_v7007000_t0000_u01788138439245") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824632_d20260831_m010718_c001_v0001099_t0042_u01788138438514") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab80d_d20260831_m010712_c001_v7007000_t0000_u01788138432797") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82460a_d20260831_m010711_c001_v0001099_t0042_u01788138431759") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab7ff_d20260831_m010711_c001_v7007000_t0000_u01788138431399") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245fe_d20260831_m010710_c001_v0001099_t0042_u01788138430313") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab7ef_d20260831_m010709_c001_v7007000_t0000_u01788138429953") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245f8_d20260831_m010709_c001_v0001099_t0042_u01788138429348") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245f2_d20260831_m010708_c001_v0001099_t0042_u01788138428808") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab7d2_d20260831_m010708_c001_v7007000_t0000_u01788138428448") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245ee_d20260831_m010707_c001_v0001099_t0042_u01788138427907") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d8245ea_d20260831_m010707_c001_v0001099_t0030_u01788138427188") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3d2_d20260831_m010706_c001_v7007000_t0000_u01788138426437") 2026/08/31 01:14:45 DEBUG : potato: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d8245e2_d20260831_m010705_c001_v0001099_t0031_u01788138425542") 2026/08/31 01:14:45 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c46c_d20260831_m010819_c001_v7007000_t0000_u01788138499830") 2026/08/31 01:14:45 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345ba4_d20260831_m010819_c001_v0001105_t0030_u01788138499061") 2026/08/31 01:14:45 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c458_d20260831_m010811_c001_v7007000_t0000_u01788138491353") 2026/08/31 01:14:45 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345b5c_d20260831_m010807_c001_v0001105_t0039_u01788138487197") 2026/08/31 01:14:45 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c43e_d20260831_m010800_c001_v7007000_t0000_u01788138480372") 2026/08/31 01:14:45 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345b2a_d20260831_m010755_c001_v0001105_t0042_u01788138475953") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c432_d20260831_m010749_c001_v7007000_t0000_u01788138469479") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e345af4_d20260831_m010745_c001_v0001105_t0006_u01788138465383") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8c8_d20260831_m010728_c001_v7007000_t0000_u01788138448014") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824660_d20260831_m010726_c001_v0001099_t0032_u01788138446493") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab8ab_d20260831_m010726_c001_v7007000_t0000_u01788138446133") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d82465a_d20260831_m010724_c001_v0001099_t0008_u01788138444444") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab892_d20260831_m010724_c001_v7007000_t0000_u01788138444085") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824650_d20260831_m010723_c001_v0001099_t0042_u01788138443358") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab878_d20260831_m010722_c001_v7007000_t0000_u01788138442434") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824646_d20260831_m010721_c001_v0001099_t0008_u01788138441566") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab85d_d20260831_m010720_c001_v7007000_t0000_u01788138440109") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d82463a_d20260831_m010719_c001_v0001099_t0008_u01788138439256") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab815_d20260831_m010713_c001_v7007000_t0000_u01788138433521") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d82460e_d20260831_m010712_c001_v0001099_t0042_u01788138432487") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe8f_d20260831_m010620_c001_v7007000_t0000_u01788138380167") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244d8_d20260831_m010619_c001_v0001099_t0042_u01788138379618") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe7f_d20260831_m010618_c001_v7007000_t0000_u01788138378698") 2026/08/31 01:14:46 DEBUG : potato2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244d0_d20260831_m010618_c001_v0001099_t0042_u01788138378149") 2026/08/31 01:14:46 DEBUG : potato3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c45a_d20260831_m010811_c001_v7007000_t0000_u01788138491740") 2026/08/31 01:14:46 DEBUG : potato3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d82473e_d20260831_m010808_c001_v0001099_t0039_u01788138488350") 2026/08/31 01:14:46 DEBUG : potato3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c43f_d20260831_m010800_c001_v7007000_t0000_u01788138480759") 2026/08/31 01:14:47 DEBUG : potato3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824716_d20260831_m010757_c001_v0001099_t0046_u01788138477155") 2026/08/31 01:14:47 DEBUG : potato3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c430_d20260831_m010749_c001_v7007000_t0000_u01788138469238") 2026/08/31 01:14:47 DEBUG : potato3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d8246e8_d20260831_m010745_c001_v0001099_t0055_u01788138465913") 2026/08/31 01:14:47 DEBUG : pre-dest1/1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ca4_d20260831_m010852_c001_v7007000_t0000_u01788138532707") 2026/08/31 01:14:47 DEBUG : pre-dest1/1: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8247c0_d20260831_m010844_c001_v0001099_t0042_u01788138524901") 2026/08/31 01:14:47 DEBUG : pre-dest2/2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415c338d69a75ca6_d20260831_m010852_c001_v7007000_t0000_u01788138532887") 2026/08/31 01:14:47 DEBUG : pre-dest2/2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345c0a_d20260831_m010845_c001_v0001105_t0054_u01788138525455") 2026/08/31 01:14:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f822df350ad5b5baf080e1b_f422adc4bade8ca15_d20260831_m010831_c001_v7007000_t0000_u01788138511845") 2026/08/31 01:14:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f822df350ad5b5baf080e1b_f10605edb299abb99_d20260831_m010828_c001_v0001043_t0042_u01788138508683") 2026/08/31 01:14:47 DEBUG : sizeonly: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac3ac_d20260831_m010652_c001_v7007000_t0000_u01788138412577") 2026/08/31 01:14:47 DEBUG : sizeonly: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8245a2_d20260831_m010651_c001_v0001099_t0042_u01788138411669") 2026/08/31 01:14:47 DEBUG : splitbanan: Deleting (id "4_z3f822df350ad5b5baf080e1b_f414e196a1eb05f63_d20260831_m011224_c001_v7007000_t0000_u01788138744376") 2026/08/31 01:14:47 DEBUG : splitbanan: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d21_d20260831_m011218_c001_v0001185_t0015_u01788138738017") 2026/08/31 01:14:47 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a10_d20260831_m011325_c001_v7007000_t0000_u01788138805839") 2026/08/31 01:14:47 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883ef7_d20260831_m011319_c001_v0001185_t0015_u01788138799333") 2026/08/31 01:14:47 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f415147edf70f7b16_d20260831_m011313_c001_v7007000_t0000_u01788138793408") 2026/08/31 01:14:47 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e9f_d20260831_m011307_c001_v0001185_t0015_u01788138787194") 2026/08/31 01:14:47 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f416b9bff8dfef3ca_d20260831_m011301_c001_v7007000_t0000_u01788138781433") 2026/08/31 01:14:47 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883e55_d20260831_m011255_c001_v0001185_t0015_u01788138775068") 2026/08/31 01:14:47 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f401969669933f693_d20260831_m011249_c001_v7007000_t0000_u01788138769260") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883de7_d20260831_m011242_c001_v0001185_t0015_u01788138762991") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c0bf2_d20260831_m011237_c001_v7007000_t0000_u01788138757139") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883d95_d20260831_m011230_c001_v0001185_t0015_u01788138750259") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f406aa1fcbb125c0f_d20260831_m011219_c001_v7007000_t0000_u01788138739146") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b3c_d20260831_m011217_c001_v0001099_t0042_u01788138737114") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4051c0a98ca792ba_d20260831_m011211_c001_v7007000_t0000_u01788138731377") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824b08_d20260831_m011205_c001_v0001099_t0042_u01788138725230") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa65_d20260831_m011203_c001_v7007000_t0000_u01788138723803") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824af4_d20260831_m011200_c001_v0001099_t0042_u01788138720716") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f412677dbc36c09c0_d20260831_m011154_c001_v7007000_t0000_u01788138714583") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a88_d20260831_m011148_c001_v0001109_t0053_u01788138708418") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4026fe21c65c70d3_d20260831_m011147_c001_v7007000_t0000_u01788138707264") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14a68_d20260831_m011143_c001_v0001109_t0053_u01788138703976") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4262768aa7ba137c_d20260831_m011133_c001_v7007000_t0000_u01788138693062") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd37_d20260831_m011128_c001_v0001043_t0053_u01788138688852") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c7e5_d20260831_m011123_c001_v7007000_t0000_u01788138683165") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd23_d20260831_m011117_c001_v0001043_t0053_u01788138677451") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c795_d20260831_m011111_c001_v7007000_t0000_u01788138671724") 2026/08/31 01:14:48 DEBUG : splitbananasplit: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abd07_d20260831_m011105_c001_v0001043_t0053_u01788138665421") 2026/08/31 01:14:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4190aa7fd048fa82_d20260831_m011206_c001_v7007000_t0000_u01788138726530") 2026/08/31 01:14:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824af6_d20260831_m011201_c001_v0001099_t0042_u01788138721652") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720fd_d20260831_m011101_c001_v7007000_t0000_u01788138661303") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcf5_d20260831_m011100_c001_v0001043_t0053_u01788138660365") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720fb_d20260831_m011059_c001_v7007000_t0000_u01788138659547") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e6a_d20260831_m011058_c001_v0001105_t0054_u01788138658284") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c42a_d20260831_m010742_c001_v7007000_t0000_u01788138462826") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8246ca_d20260831_m010742_c001_v0001099_t0042_u01788138462091") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c427_d20260831_m010741_c001_v7007000_t0000_u01788138461546") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ae4_d20260831_m010740_c001_v0001105_t0054_u01788138460815") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac391_d20260831_m010649_c001_v7007000_t0000_u01788138409662") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82458a_d20260831_m010648_c001_v0001099_t0042_u01788138408405") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac375_d20260831_m010648_c001_v7007000_t0000_u01788138408046") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82457e_d20260831_m010647_c001_v0001099_t0042_u01788138407129") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac333_d20260831_m010645_c001_v7007000_t0000_u01788138405105") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824564_d20260831_m010644_c001_v0001099_t0042_u01788138404005") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac324_d20260831_m010643_c001_v7007000_t0000_u01788138403470") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824558_d20260831_m010642_c001_v0001099_t0042_u01788138402731") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824546_d20260831_m010640_c001_v0001099_t0042_u01788138400400") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f427008fdc46ac2e8_d20260831_m010640_c001_v7007000_t0000_u01788138400037") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824542_d20260831_m010639_c001_v0001099_t0042_u01788138399433") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82453c_d20260831_m010638_c001_v0001099_t0042_u01788138398893") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7ff0e_d20260831_m010638_c001_v7007000_t0000_u01788138398170") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824534_d20260831_m010636_c001_v0001099_t0042_u01788138396159") 2026/08/31 01:14:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82452a_d20260831_m010633_c001_v0001099_t0042_u01788138393885") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7ff02_d20260831_m010633_c001_v7007000_t0000_u01788138393524") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824526_d20260831_m010632_c001_v0001099_t0042_u01788138392984") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824524_d20260831_m010632_c001_v0001099_t0042_u01788138392442") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7feff_d20260831_m010632_c001_v7007000_t0000_u01788138392080") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824510_d20260831_m010628_c001_v0001099_t0042_u01788138388166") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fee2_d20260831_m010627_c001_v7007000_t0000_u01788138387802") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244fe_d20260831_m010627_c001_v0001099_t0042_u01788138387197") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fed5_d20260831_m010626_c001_v7007000_t0000_u01788138386293") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244f8_d20260831_m010625_c001_v0001099_t0042_u01788138385753") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fecb_d20260831_m010625_c001_v7007000_t0000_u01788138385212") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244f0_d20260831_m010624_c001_v0001099_t0042_u01788138384672") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7feb9_d20260831_m010623_c001_v7007000_t0000_u01788138383764") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244e8_d20260831_m010622_c001_v0001099_t0042_u01788138382880") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fea9_d20260831_m010622_c001_v7007000_t0000_u01788138382338") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244e2_d20260831_m010621_c001_v0001099_t0042_u01788138381797") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe9c_d20260831_m010621_c001_v7007000_t0000_u01788138381251") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244de_d20260831_m010620_c001_v0001099_t0042_u01788138380709") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe6d_d20260831_m010616_c001_v7007000_t0000_u01788138376527") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244ba_d20260831_m010615_c001_v0001099_t0042_u01788138375895") 2026/08/31 01:14:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe64_d20260831_m010615_c001_v7007000_t0000_u01788138375352") 2026/08/31 01:14:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244b8_d20260831_m010614_c001_v0001099_t0042_u01788138374813") 2026/08/31 01:14:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe5b_d20260831_m010613_c001_v7007000_t0000_u01788138373911") 2026/08/31 01:14:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244b2_d20260831_m010613_c001_v0001099_t0042_u01788138373363") 2026/08/31 01:14:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4086babe16a7fe45_d20260831_m010611_c001_v7007000_t0000_u01788138371166") 2026/08/31 01:14:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8244a4_d20260831_m010610_c001_v0001099_t0042_u01788138370624") 2026/08/31 01:14:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720fe_d20260831_m011101_c001_v7007000_t0000_u01788138661483") 2026/08/31 01:14:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1077b6197e883a67_d20260831_m011100_c001_v0001185_t0025_u01788138660327") 2026/08/31 01:14:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720fc_d20260831_m011059_c001_v7007000_t0000_u01788138659727") 2026/08/31 01:14:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d8249f4_d20260831_m011058_c001_v0001099_t0040_u01788138658294") 2026/08/31 01:14:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a20_d20260831_m011328_c001_v7007000_t0000_u01788138808245") 2026/08/31 01:14:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e34614e_d20260831_m011327_c001_v0001105_t0013_u01788138807253") 2026/08/31 01:14:51 DEBUG : sub/yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c422_d20260831_m010739_c001_v7007000_t0000_u01788138459131") 2026/08/31 01:14:51 DEBUG : sub/yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8246be_d20260831_m010738_c001_v0001099_t0042_u01788138458209") 2026/08/31 01:14:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f9_d20260831_m011057_c001_v7007000_t0000_u01788138657530") 2026/08/31 01:14:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abcf1_d20260831_m011056_c001_v0001043_t0053_u01788138656250") 2026/08/31 01:14:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f6_d20260831_m011055_c001_v7007000_t0000_u01788138655464") 2026/08/31 01:14:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345e50_d20260831_m011054_c001_v0001105_t0054_u01788138654536") 2026/08/31 01:14:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720fa_d20260831_m011057_c001_v7007000_t0000_u01788138657710") 2026/08/31 01:14:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249e6_d20260831_m011056_c001_v0001099_t0042_u01788138656238") 2026/08/31 01:14:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f409e7ea19c1720f7_d20260831_m011055_c001_v7007000_t0000_u01788138655653") 2026/08/31 01:14:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d8249da_d20260831_m011054_c001_v0001099_t0042_u01788138654526") 2026/08/31 01:14:52 DEBUG : three: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab904_d20260831_m010732_c001_v7007000_t0000_u01788138452702") 2026/08/31 01:14:52 DEBUG : three: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824696_d20260831_m010731_c001_v0001099_t0042_u01788138451576") 2026/08/31 01:14:52 DEBUG : three: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824680_d20260831_m010729_c001_v0001099_t0042_u01788138449559") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a28_d20260831_m011329_c001_v7007000_t0000_u01788138809882") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824c8e_d20260831_m011329_c001_v0001099_t0042_u01788138809276") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8ab1_d20260831_m011348_c001_v7007000_t0000_u01788138828378") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14cb8_d20260831_m011346_c001_v0001109_t0043_u01788138826461") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a91_d20260831_m011344_c001_v7007000_t0000_u01788138824901") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824cba_d20260831_m011343_c001_v0001099_t0007_u01788138823441") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a81_d20260831_m011342_c001_v7007000_t0000_u01788138822490") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e34619c_d20260831_m011341_c001_v0001105_t0040_u01788138821822") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a5d_d20260831_m011336_c001_v7007000_t0000_u01788138816977") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11528a736d824ca4_d20260831_m011335_c001_v0001099_t0011_u01788138815792") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a6d_d20260831_m011339_c001_v7007000_t0000_u01788138819322") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f1071998bbcc14c93_d20260831_m011337_c001_v0001109_t0042_u01788138817919") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a4c_d20260831_m011334_c001_v7007000_t0000_u01788138814846") 2026/08/31 01:14:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f11291d340e346186_d20260831_m011334_c001_v0001105_t0012_u01788138814042") 2026/08/31 01:14:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a3f_d20260831_m011333_c001_v7007000_t0000_u01788138813048") 2026/08/31 01:14:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883f43_d20260831_m011332_c001_v0001185_t0015_u01788138812447") 2026/08/31 01:14:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a32_d20260831_m011331_c001_v7007000_t0000_u01788138811429") 2026/08/31 01:14:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4071998bbcc14c73_d20260831_m011330_c001_v0001109_t0053_u01788138810831") 2026/08/31 01:14:53 DEBUG : toe/toe/toe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4202747ae875b9b1_d20260831_m011352_c001_v7007000_t0000_u01788138832858") 2026/08/31 01:14:53 DEBUG : toe/toe/toe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d824cd2_d20260831_m011352_c001_v0001099_t0042_u01788138832265") 2026/08/31 01:14:53 DEBUG : toe/toe/toe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a77_d20260831_m011340_c001_v7007000_t0000_u01788138820865") 2026/08/31 01:14:53 DEBUG : toe/toe/toe: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883f7f_d20260831_m011340_c001_v0001185_t0015_u01788138820276") 2026/08/31 01:14:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8aba_d20260831_m011348_c001_v7007000_t0000_u01788138828967") 2026/08/31 01:14:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4077b6197e883fad_d20260831_m011348_c001_v0001185_t0015_u01788138828193") 2026/08/31 01:14:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40000c26493b8a98_d20260831_m011345_c001_v7007000_t0000_u01788138825501") 2026/08/31 01:14:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4158647121dab1c7_d20260831_m011344_c001_v0001174_t0008_u01788138824716") 2026/08/31 01:14:53 DEBUG : two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f407006445faab909_d20260831_m010732_c001_v7007000_t0000_u01788138452882") 2026/08/31 01:14:53 DEBUG : two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb13_d20260831_m010731_c001_v0001043_t0053_u01788138451019") 2026/08/31 01:14:53 DEBUG : two: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41528a736d82467c_d20260831_m010729_c001_v0001099_t0042_u01788138449282") 2026/08/31 01:14:53 DEBUG : yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c425_d20260831_m010739_c001_v7007000_t0000_u01788138459894") 2026/08/31 01:14:53 DEBUG : yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f408e94f13ca3a0d7_d20260831_m010738_c001_v0001157_t0035_u01788138458947") 2026/08/31 01:14:53 DEBUG : yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c41e_d20260831_m010736_c001_v7007000_t0000_u01788138456929") 2026/08/31 01:14:53 DEBUG : yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f41291d340e345ace_d20260831_m010736_c001_v0001105_t0054_u01788138456004") 2026/08/31 01:14:53 DEBUG : yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c41b_d20260831_m010734_c001_v7007000_t0000_u01788138454727") 2026/08/31 01:14:53 DEBUG : yam: Deleting (id "4_z3f822df350ad5b5baf080e1b_f40605edb299abb19_d20260831_m010733_c001_v0001043_t0053_u01788138453434") 2026/08/31 01:14:53 DEBUG : yaml: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c421_d20260831_m010737_c001_v7007000_t0000_u01788138457655") 2026/08/31 01:14:53 DEBUG : yaml: Deleting (id "4_z3f822df350ad5b5baf080e1b_f4015dc88932fde54_d20260831_m010736_c001_v0001033_t0059_u01788138456747") 2026/08/31 01:14:53 DEBUG : yaml: Deleting (id "4_z3f822df350ad5b5baf080e1b_f404ee08fbfb7c41d_d20260831_m010735_c001_v7007000_t0000_u01788138455449") 2026/08/31 01:14:53 DEBUG : yaml: Deleting (id "4_z3f822df350ad5b5baf080e1b_f411fd44f4ec24429_d20260831_m010734_c001_v0001040_t0006_u01788138454543") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m47.193351973s (try 1/5)