"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/26 04:25:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe" 2026/09/26 04:25:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:25:56 DEBUG : Creating backend with remote "/tmp/rclone3782284628" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:25:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:25:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/26 04:25:57 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:25:57 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:25:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/26 04:25:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:25:57 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:25:57 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:25:58 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:25:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:25:58 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:25:58 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.62s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:25:59 DEBUG : Creating backend with remote "/non-existing" 2026/09/26 04:26:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/26 04:26:00 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:00 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:00 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:00 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:01 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:02 INFO : B2 bucket rclone-test-hoyuyag5pexe: Running all checks before starting transfers 2026/09/26 04:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:02 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:02 INFO : B2 bucket rclone-test-hoyuyag5pexe: Checks finished, now starting transfers 2026/09/26 04:26:02 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:02 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.07s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:03 ERROR : Ignoring --no-traverse with sync 2026/09/26 04:26:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:03 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:03 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:03 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:03 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:26:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.07s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/26 04:26:04 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:04 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:04 DEBUG : hello world2: size = 12 OK 2026/09/26 04:26:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/26 04:26:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:26:05 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:05 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:05 DEBUG : potato2: size = 11 OK 2026/09/26 04:26:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:26:07 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:07 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:08 DEBUG : potato2: size = 11 OK 2026/09/26 04:26:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.07s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/26 04:26:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:26:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/26 04:26:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/26 04:26:08 INFO : sub dir2: Making directory 2026/09/26 04:26:08 INFO : sub dir: Making directory 2026/09/26 04:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:08 INFO : sub dir2/sub sub dir2: Making directory 2026/09/26 04:26:08 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:08 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:09 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/09/26 04:26:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: 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-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:09 INFO : sub dir2: Making directory 2026/09/26 04:26:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/26 04:26:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:26:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:10 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:10 DEBUG : sub dir2: Making directory with metadata 2026/09/26 04:26:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:26:11 INFO : sub dir2: Making directory 2026/09/26 04:26:11 INFO : sub dir: Making directory 2026/09/26 04:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:11 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:11 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:26:11 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/26 04:26:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/26 04:26:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.25s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:12 INFO : sub dir2: Making directory 2026/09/26 04:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:12 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:12 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:12 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:12 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:26:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.07s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:13 DEBUG : sub dir2: Making directory with metadata 2026/09/26 04:26:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:26:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/26 04:26:13 INFO : sub dir2: Making directory 2026/09/26 04:26:13 INFO : sub dir: Making directory 2026/09/26 04:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:13 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:13 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:13 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:26:13 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/26 04:26:14 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: 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-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:14 INFO : sub dir2: Making directory 2026/09/26 04:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:15 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:15 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:15 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:26:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.07s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mukulew2mota" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hoyuyag5pexe -> B2 bucket rclone-test-mukulew2mota 2026/09/26 04:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:17 DEBUG : B2 bucket rclone-test-mukulew2mota: Waiting for checks to finish 2026/09/26 04:26:17 DEBUG : B2 bucket rclone-test-mukulew2mota: Waiting for transfers to finish 2026/09/26 04:26:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/26 04:26:18 DEBUG : B2 bucket rclone-test-mukulew2mota: Purge remote 2026/09/26 04:26:18 INFO : B2 bucket rclone-test-mukulew2mota: cleaning bucket "rclone-test-mukulew2mota" of all files 2026/09/26 04:26:18 DEBUG : sub dir/hello world: Deleting (id "4_zafd2cd43f06ddbbbaf080e1b_f41503dcd804020b3_d20260926_m042618_c001_v0001185_t0031_u01790396778088") --- PASS: TestServerSideCopy (4.80s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:26:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:21 DEBUG : sub dir/hello world: Sizes differ 2026/09/26 04:26:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:21 DEBUG : sub dir/hello world: size = 17 OK 2026/09/26 04:26:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/26 04:26:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.44s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zotuhat0qowu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hoyuyag5pexe -> B2 bucket rclone-test-zotuhat0qowu 2026/09/26 04:26:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:23 DEBUG : B2 bucket rclone-test-zotuhat0qowu: Waiting for checks to finish 2026/09/26 04:26:23 DEBUG : B2 bucket rclone-test-zotuhat0qowu: Waiting for transfers to finish 2026/09/26 04:26:24 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/26 04:26:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zotuhat0qowu) 2026/09/26 04:26:25 DEBUG : sub dir/hello world: Sizes differ 2026/09/26 04:26:25 DEBUG : B2 bucket rclone-test-zotuhat0qowu: Waiting for checks to finish 2026/09/26 04:26:25 DEBUG : B2 bucket rclone-test-zotuhat0qowu: Waiting for transfers to finish 2026/09/26 04:26:26 DEBUG : sub dir/hello world: size = 17 OK 2026/09/26 04:26:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/26 04:26:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/26 04:26:26 DEBUG : B2 bucket rclone-test-zotuhat0qowu: Purge remote 2026/09/26 04:26:26 INFO : B2 bucket rclone-test-zotuhat0qowu: cleaning bucket "rclone-test-zotuhat0qowu" of all files 2026/09/26 04:26:26 DEBUG : sub dir/hello world: Deleting (id "4_zff52ddc3f06ddbbbaf080e1b_f4046e46779c53618_d20260926_m042625_c001_v0001145_t0038_u01790396785542") 2026/09/26 04:26:26 DEBUG : sub dir/hello world: Deleting (id "4_zff52ddc3f06ddbbbaf080e1b_f4096cc02fcc9ce77_d20260926_m042624_c001_v0001179_t0046_u01790396784621") --- PASS: TestServerSideCopyOverSelf (6.23s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:26:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:29 DEBUG : sub dir/hello world: Sizes differ 2026/09/26 04:26:29 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:29 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:29 DEBUG : sub dir/hello world: size = 17 OK 2026/09/26 04:26:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/26 04:26:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/26 04:26:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-piculox1dura" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hoyuyag5pexe -> B2 bucket rclone-test-piculox1dura 2026/09/26 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:31 DEBUG : B2 bucket rclone-test-piculox1dura: Waiting for checks to finish 2026/09/26 04:26:31 DEBUG : B2 bucket rclone-test-piculox1dura: Waiting for transfers to finish 2026/09/26 04:26:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:26:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/26 04:26:33 DEBUG : B2 bucket rclone-test-piculox1dura: Waiting for checks to finish 2026/09/26 04:26:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-piculox1dura) 2026/09/26 04:26:33 DEBUG : sub dir/hello world: Sizes differ 2026/09/26 04:26:33 DEBUG : B2 bucket rclone-test-piculox1dura: Waiting for transfers to finish 2026/09/26 04:26:33 DEBUG : sub dir/hello world: size = 17 OK 2026/09/26 04:26:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/26 04:26:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/26 04:26:33 INFO : sub dir/hello world: Deleted 2026/09/26 04:26:34 DEBUG : testing file moves 2026/09/26 04:26:34 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-piculox1dura) 2026/09/26 04:26:34 DEBUG : B2 bucket rclone-test-piculox1dura: Waiting for checks to finish 2026/09/26 04:26:34 DEBUG : sub dir/hello world: Sizes differ 2026/09/26 04:26:34 DEBUG : B2 bucket rclone-test-piculox1dura: Waiting for transfers to finish 2026/09/26 04:26:34 DEBUG : sub dir/hello world: size = 24 OK 2026/09/26 04:26:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/26 04:26:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/26 04:26:34 INFO : sub dir/hello world: Deleted 2026/09/26 04:26:35 DEBUG : B2 bucket rclone-test-piculox1dura: Purge remote 2026/09/26 04:26:35 INFO : B2 bucket rclone-test-piculox1dura: cleaning bucket "rclone-test-piculox1dura" of all files 2026/09/26 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2fdb3f06ddbbbaf080e1b_f405a14833c97031b_d20260926_m042634_c001_v0001157_t0038_u01790396794551") 2026/09/26 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2fdb3f06ddbbbaf080e1b_f416794603180d0e9_d20260926_m042633_c001_v0001173_t0028_u01790396793264") 2026/09/26 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2fdb3f06ddbbbaf080e1b_f412c8a740dfb0c60_d20260926_m042632_c001_v0001102_t0025_u01790396792337") --- PASS: TestServerSideMoveOverSelf (6.87s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:37 ERROR : error listing: directory not found 2026/09/26 04:26:37 INFO : Local file system at /tmp/rclone3782284628: Making directory 2026/09/26 04:26:37 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:37 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.27s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:26:38 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for checks to finish 2026/09/26 04:26:38 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for transfers to finish 2026/09/26 04:26:39 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/26 04:26:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:26:39 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/26 04:26:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.62s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:39 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/26 04:26:39 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:39 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:40 DEBUG : check sum: size = 1 OK 2026/09/26 04:26:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/26 04:26:40 INFO : check sum: Copied (new) 2026/09/26 04:26:40 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:40 DEBUG : check sum: size = 1 OK 2026/09/26 04:26:40 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/26 04:26:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/26 04:26:40 DEBUG : check sum: Unchanged skipping 2026/09/26 04:26:40 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:40 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/26 04:26:41 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:41 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:41 DEBUG : sizeonly: size = 6 OK 2026/09/26 04:26:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/26 04:26:41 INFO : sizeonly: Copied (new) 2026/09/26 04:26:41 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:41 DEBUG : sizeonly: size = 6 OK 2026/09/26 04:26:41 DEBUG : sizeonly: Sizes identical 2026/09/26 04:26:41 DEBUG : sizeonly: Unchanged skipping 2026/09/26 04:26:41 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:41 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:41 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/26 04:26:42 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:42 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/26 04:26:42 INFO : ignore-size: Copied (new) 2026/09/26 04:26:42 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:26:43 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:43 DEBUG : ignore-size: Unchanged skipping 2026/09/26 04:26:43 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:43 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:44 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:44 DEBUG : existing: size = 6 OK 2026/09/26 04:26:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:26:44 DEBUG : existing: Unchanged skipping 2026/09/26 04:26:44 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:44 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:44 INFO : There was nothing to transfer 2026/09/26 04:26:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/26 04:26:44 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:44 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:44 DEBUG : existing: size = 6 OK 2026/09/26 04:26:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/26 04:26:44 INFO : existing: Copied (replaced existing) 2026/09/26 04:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/26 04:26:45 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:45 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:46 DEBUG : existing: size = 6 OK 2026/09/26 04:26:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/26 04:26:46 INFO : existing: Copied (new) 2026/09/26 04:26:46 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:46 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:46 DEBUG : existing: Destination exists, skipping 2026/09/26 04:26:46 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:46 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:47 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/26 04:26:47 DEBUG : c/non empty space: size = 5 OK 2026/09/26 04:26:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/26 04:26:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:26:47 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:47 DEBUG : c/non empty space: Unchanged skipping 2026/09/26 04:26:47 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:48 DEBUG : a/potato2: size = 60 OK 2026/09/26 04:26:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:26:48 INFO : a/potato2: Copied (new) 2026/09/26 04:26:48 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:48 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:49 DEBUG : empty space: size = 1 OK 2026/09/26 04:26:49 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/09/26 04:26:49 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/26 04:26:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/26 04:26:49 DEBUG : empty space: Unchanged skipping 2026/09/26 04:26:49 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:49 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:49 INFO : There was nothing to transfer 2026/09/26 04:26:50 DEBUG : empty space: size = 1 OK 2026/09/26 04:26:50 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/09/26 04:26:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/26 04:26:50 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:50 INFO : empty space: Updated modification time in destination 2026/09/26 04:26:50 DEBUG : empty space: Unchanged skipping 2026/09/26 04:26:50 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:50 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:52 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:52 DEBUG : empty space: size = 1 OK 2026/09/26 04:26:52 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/09/26 04:26:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/26 04:26:52 DEBUG : empty space: Unchanged skipping 2026/09/26 04:26:52 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:52 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:53 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:53 DEBUG : foo: size = 3 OK 2026/09/26 04:26:53 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/09/26 04:26:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:26:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:53 DEBUG : foo: sha1 differ 2026/09/26 04:26:53 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:53 DEBUG : foo: size = 3 OK 2026/09/26 04:26:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/26 04:26:53 INFO : foo: Copied (replaced existing) 2026/09/26 04:26:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/26 04:26:54 DEBUG : empty space: size = 1 OK 2026/09/26 04:26:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:26:54 DEBUG : empty space: Unchanged skipping 2026/09/26 04:26:54 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:54 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:55 DEBUG : potato: size = 60 OK 2026/09/26 04:26:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:26:55 INFO : potato: Copied (new) 2026/09/26 04:26:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:56 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:26:56 DEBUG : potato: size = 60 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:56 DEBUG : potato: Sizes differ 2026/09/26 04:26:56 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:57 DEBUG : potato: size = 21 OK 2026/09/26 04:26:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/26 04:26:57 INFO : potato: Copied (replaced existing) 2026/09/26 04:26:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.49s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:58 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:58 DEBUG : potato: size = 21 OK 2026/09/26 04:26:58 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/09/26 04:26:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3782284628) 2026/09/26 04:26:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:26:58 DEBUG : potato: sha1 differ 2026/09/26 04:26:58 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:58 DEBUG : potato: size = 21 OK 2026/09/26 04:26:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/26 04:26:58 INFO : potato: Copied (replaced existing) 2026/09/26 04:26:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:26:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:26:59 DEBUG : empty space: size = 1 OK 2026/09/26 04:26:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:26:59 DEBUG : empty space: Unchanged skipping 2026/09/26 04:26:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:26:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:26:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/26 04:26:59 DEBUG : Waiting for deletions to finish 2026/09/26 04:26:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:01 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:27:01 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:01 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:01 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:01 DEBUG : potato2: size = 60 OK 2026/09/26 04:27:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:01 INFO : potato2: Copied (new) 2026/09/26 04:27:01 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:03 INFO : d: Making directory 2026/09/26 04:27:03 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/26 04:27:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:03 DEBUG : c/non empty space: size = 5 OK 2026/09/26 04:27:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:27:03 DEBUG : c/non empty space: Unchanged skipping 2026/09/26 04:27:03 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:03 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:03 DEBUG : a/potato2: size = 60 OK 2026/09/26 04:27:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:03 INFO : a/potato2: Copied (new) 2026/09/26 04:27:03 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:04 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:05 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/26 04:27:05 DEBUG : c/non empty space: size = 5 OK 2026/09/26 04:27:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:27:05 DEBUG : c/non empty space: Unchanged skipping 2026/09/26 04:27:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:05 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:05 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:06 DEBUG : a/potato2: size = 60 OK 2026/09/26 04:27:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:06 INFO : a/potato2: Copied (new) 2026/09/26 04:27:06 ERROR : B2 bucket rclone-test-hoyuyag5pexe: not deleting files as there were IO errors 2026/09/26 04:27:06 ERROR : B2 bucket rclone-test-hoyuyag5pexe: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:07 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:07 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:07 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:27:07 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:07 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:08 INFO : potato: Deleted 2026/09/26 04:27:08 DEBUG : potato2: size = 60 OK 2026/09/26 04:27:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.88s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:09 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:09 INFO : potato: Deleted 2026/09/26 04:27:10 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:27:10 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:10 DEBUG : potato2: size = 60 OK 2026/09/26 04:27:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.27s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:12 DEBUG : potato2: size = 19 OK 2026/09/26 04:27:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/26 04:27:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.64s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:13 DEBUG : enormous: Excluded (Size Filter) 2026/09/26 04:27:13 DEBUG : enormous: Excluded 2026/09/26 04:27:13 DEBUG : potato2: Excluded (Size Filter) 2026/09/26 04:27:13 DEBUG : potato2: Excluded 2026/09/26 04:27:13 DEBUG : potato2: Excluded (Size Filter) 2026/09/26 04:27:13 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:13 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:27:13 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:13 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:13 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:13 INFO : There was nothing to transfer 2026/09/26 04:27:13 DEBUG : enormous: Excluded (Size Filter) 2026/09/26 04:27:13 DEBUG : enormous: Excluded 2026/09/26 04:27:13 DEBUG : potato2: Excluded (Size Filter) 2026/09/26 04:27:13 DEBUG : potato2: Excluded 2026/09/26 04:27:14 DEBUG : potato2: Excluded (Size Filter) 2026/09/26 04:27:14 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for checks to finish 2026/09/26 04:27:14 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/26 04:27:14 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:14 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for transfers to finish 2026/09/26 04:27:14 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:15 DEBUG : enormous: Excluded (Size Filter) 2026/09/26 04:27:15 DEBUG : enormous: Excluded 2026/09/26 04:27:15 DEBUG : potato2: Excluded (Size Filter) 2026/09/26 04:27:15 DEBUG : potato2: Excluded 2026/09/26 04:27:15 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:15 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:27:15 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:15 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:15 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:15 INFO : potato2: Deleted 2026/09/26 04:27:16 INFO : enormous: Deleted 2026/09/26 04:27:16 INFO : There was nothing to transfer 2026/09/26 04:27:16 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/26 04:27:16 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:16 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for checks to finish 2026/09/26 04:27:16 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for transfers to finish 2026/09/26 04:27:16 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:16 INFO : enormous: Deleted 2026/09/26 04:27:16 INFO : potato2: Deleted 2026/09/26 04:27:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:18 DEBUG : five: Need to transfer - File not found at Destination 2026/09/26 04:27:18 DEBUG : one: Destination is newer than source, skipping 2026/09/26 04:27:18 DEBUG : three: size = 5 OK 2026/09/26 04:27:18 DEBUG : three: Sizes identical 2026/09/26 04:27:18 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/26 04:27:18 DEBUG : two: size = 3 OK 2026/09/26 04:27:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:27:18 DEBUG : four: size = 8 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:27:18 DEBUG : four: Sizes differ 2026/09/26 04:27:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/26 04:27:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3782284628) 2026/09/26 04:27:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:27:18 DEBUG : two: sha1 differ 2026/09/26 04:27:18 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:18 DEBUG : five: size = 4 OK 2026/09/26 04:27:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/26 04:27:18 INFO : five: Copied (new) 2026/09/26 04:27:18 DEBUG : four: size = 4 OK 2026/09/26 04:27:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/26 04:27:18 INFO : four: Copied (replaced existing) 2026/09/26 04:27:19 DEBUG : two: size = 3 OK 2026/09/26 04:27:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/26 04:27:19 INFO : two: Copied (replaced existing) 2026/09/26 04:27:19 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:19 DEBUG : five: size = 4 OK 2026/09/26 04:27:19 DEBUG : four: size = 4 OK 2026/09/26 04:27:19 DEBUG : one: Destination is newer than source, skipping 2026/09/26 04:27:19 DEBUG : three: size = 5 OK 2026/09/26 04:27:19 DEBUG : two: size = 3 OK 2026/09/26 04:27:19 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/26 04:27:19 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/26 04:27:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/26 04:27:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3782284628) 2026/09/26 04:27:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:27:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/26 04:27:19 DEBUG : three: sha1 differ 2026/09/26 04:27:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/26 04:27:19 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/26 04:27:19 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/26 04:27:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/26 04:27:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/26 04:27:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/26 04:27:19 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:19 DEBUG : three: size = 5 OK 2026/09/26 04:27:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/26 04:27:19 INFO : three: Copied (replaced existing) 2026/09/26 04:27:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.14s) === 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-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/26 04:27:21 INFO : B2 bucket rclone-test-hoyuyag5pexe: Making map for --track-renames 2026/09/26 04:27:21 INFO : B2 bucket rclone-test-hoyuyag5pexe: Finished making map for --track-renames 2026/09/26 04:27:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for renames to finish 2026/09/26 04:27:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/26 04:27:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/26 04:27:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:21 DEBUG : potato: size = 14 OK 2026/09/26 04:27:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/26 04:27:21 INFO : potato: Copied (new) 2026/09/26 04:27:21 DEBUG : yam: size = 11 OK 2026/09/26 04:27:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/26 04:27:21 INFO : yam: Copied (new) 2026/09/26 04:27:21 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:22 DEBUG : potato: size = 14 OK 2026/09/26 04:27:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:27:22 INFO : B2 bucket rclone-test-hoyuyag5pexe: Making map for --track-renames 2026/09/26 04:27:22 INFO : B2 bucket rclone-test-hoyuyag5pexe: Finished making map for --track-renames 2026/09/26 04:27:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:22 DEBUG : potato: Unchanged skipping 2026/09/26 04:27:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for renames to finish 2026/09/26 04:27:22 DEBUG : yaml: size = 11 OK 2026/09/26 04:27:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/26 04:27:22 INFO : yam: Copied (server-side copy) to: yaml 2026/09/26 04:27:23 INFO : yam: Deleted 2026/09/26 04:27:23 INFO : yaml: Renamed from "yam" 2026/09/26 04:27:23 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/26 04:27:24 INFO : B2 bucket rclone-test-hoyuyag5pexe: Making map for --track-renames 2026/09/26 04:27:24 INFO : B2 bucket rclone-test-hoyuyag5pexe: Finished making map for --track-renames 2026/09/26 04:27:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/26 04:27:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/26 04:27:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for renames to finish 2026/09/26 04:27:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:24 DEBUG : potato: size = 14 OK 2026/09/26 04:27:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/26 04:27:24 INFO : potato: Copied (new) 2026/09/26 04:27:24 DEBUG : yam: size = 11 OK 2026/09/26 04:27:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/26 04:27:24 INFO : yam: Copied (new) 2026/09/26 04:27:24 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:24 DEBUG : potato: size = 14 OK 2026/09/26 04:27:24 INFO : B2 bucket rclone-test-hoyuyag5pexe: Making map for --track-renames 2026/09/26 04:27:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:27:24 INFO : B2 bucket rclone-test-hoyuyag5pexe: Finished making map for --track-renames 2026/09/26 04:27:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:24 DEBUG : potato: Unchanged skipping 2026/09/26 04:27:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for renames to finish 2026/09/26 04:27:25 DEBUG : yaml: size = 11 OK 2026/09/26 04:27:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/26 04:27:25 INFO : yam: Copied (server-side copy) to: yaml 2026/09/26 04:27:25 INFO : yam: Deleted 2026/09/26 04:27:25 INFO : yaml: Renamed from "yam" 2026/09/26 04:27:25 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/26 04:27:26 INFO : B2 bucket rclone-test-hoyuyag5pexe: Making map for --track-renames 2026/09/26 04:27:26 INFO : B2 bucket rclone-test-hoyuyag5pexe: Finished making map for --track-renames 2026/09/26 04:27:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/26 04:27:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/26 04:27:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for renames to finish 2026/09/26 04:27:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:26 DEBUG : potato: size = 14 OK 2026/09/26 04:27:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/26 04:27:26 INFO : potato: Copied (new) 2026/09/26 04:27:26 DEBUG : sub/yam: size = 11 OK 2026/09/26 04:27:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/26 04:27:26 INFO : sub/yam: Copied (new) 2026/09/26 04:27:26 DEBUG : Waiting for deletions to finish 2026/09/26 04:27:26 DEBUG : potato: size = 14 OK 2026/09/26 04:27:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:27:26 DEBUG : potato: Unchanged skipping 2026/09/26 04:27:26 INFO : B2 bucket rclone-test-hoyuyag5pexe: Making map for --track-renames 2026/09/26 04:27:26 INFO : B2 bucket rclone-test-hoyuyag5pexe: Finished making map for --track-renames 2026/09/26 04:27:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for renames to finish 2026/09/26 04:27:27 DEBUG : yam: size = 11 OK 2026/09/26 04:27:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/26 04:27:27 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/26 04:27:27 INFO : sub/yam: Deleted 2026/09/26 04:27:27 INFO : yam: Renamed from "sub/yam" 2026/09/26 04:27:27 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.20s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:28 DEBUG : Creating backend with remote "/tmp/rclone3782284628/dir1" 2026/09/26 04:27:28 DEBUG : Creating backend with remote "/tmp/rclone3782284628/dir2" 2026/09/26 04:27:28 DEBUG : Local file system at /tmp/rclone3782284628/dir2: Using server-side directory move 2026/09/26 04:27:28 INFO : Local file system at /tmp/rclone3782284628/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/26 04:27:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/26 04:27:28 DEBUG : Local file system at /tmp/rclone3782284628/dir2: Waiting for checks to finish 2026/09/26 04:27:28 DEBUG : Local file system at /tmp/rclone3782284628/dir2: Waiting for transfers to finish 2026/09/26 04:27:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:27:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/26 04:27:28 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:28 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:29 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:27:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:27:29 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:27:29 INFO : sub dir/hello world: Deleted 2026/09/26 04:27:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/26 04:27:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/26 04:27:29 INFO : nested/sub dir/file: Copied (new) 2026/09/26 04:27:29 INFO : nested/sub dir/file: Deleted 2026/09/26 04:27:29 INFO : sub dir: Removing directory 2026/09/26 04:27:29 INFO : nested/sub dir: Removing directory 2026/09/26 04:27:29 INFO : nested: Removing directory 2026/09/26 04:27:29 DEBUG : Local file system at /tmp/rclone3782284628: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/26 04:27:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/26 04:27:30 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:30 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:30 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:27:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:27:30 INFO : sub dir/hello world: Copied (new) 2026/09/26 04:27:30 INFO : sub dir/hello world: Deleted 2026/09/26 04:27:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/26 04:27:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/26 04:27:30 INFO : nested/sub dir/file: Copied (new) 2026/09/26 04:27:30 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/26 04:27:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/26 04:27:31 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:31 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:31 DEBUG : existing-b: size = 6 OK 2026/09/26 04:27:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/26 04:27:31 INFO : existing-b: Copied (new) 2026/09/26 04:27:31 INFO : existing-b: Deleted 2026/09/26 04:27:31 DEBUG : existing: size = 6 OK 2026/09/26 04:27:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/26 04:27:31 INFO : existing: Copied (new) 2026/09/26 04:27:31 INFO : existing: Deleted 2026/09/26 04:27:32 DEBUG : existing: Destination exists, skipping 2026/09/26 04:27:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/26 04:27:32 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:27:32 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:27:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.66s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yasoxod1qogi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hoyuyag5pexe -> B2 bucket rclone-test-yasoxod1qogi 2026/09/26 04:27:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:36 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/26 04:27:36 DEBUG : empty space: Unchanged skipping 2026/09/26 04:27:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:27:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yasoxod1qogi) 2026/09/26 04:27:36 DEBUG : B2 bucket rclone-test-yasoxod1qogi: Waiting for checks to finish 2026/09/26 04:27:36 DEBUG : potato3: Sizes differ 2026/09/26 04:27:37 INFO : empty space: Deleted 2026/09/26 04:27:37 DEBUG : B2 bucket rclone-test-yasoxod1qogi: Waiting for transfers to finish 2026/09/26 04:27:37 DEBUG : potato2: size = 60 OK 2026/09/26 04:27:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:37 INFO : potato2: Copied (server-side copy) 2026/09/26 04:27:37 INFO : potato2: Deleted 2026/09/26 04:27:37 DEBUG : potato3: size = 68 OK 2026/09/26 04:27:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/26 04:27:37 INFO : potato3: Copied (server-side copy) 2026/09/26 04:27:37 INFO : potato3: Deleted 2026/09/26 04:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zacomaw2soji" 2026/09/26 04:27:39 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/26 04:27:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/26 04:27:39 DEBUG : B2 bucket rclone-test-zacomaw2soji: Waiting for checks to finish 2026/09/26 04:27:39 DEBUG : B2 bucket rclone-test-zacomaw2soji: Waiting for transfers to finish 2026/09/26 04:27:39 DEBUG : empty space: size = 1 OK 2026/09/26 04:27:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/26 04:27:39 INFO : empty space: Copied (server-side copy) 2026/09/26 04:27:39 INFO : empty space: Deleted 2026/09/26 04:27:40 DEBUG : potato2: size = 60 OK 2026/09/26 04:27:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:40 INFO : potato2: Copied (server-side copy) 2026/09/26 04:27:40 INFO : potato2: Deleted 2026/09/26 04:27:40 DEBUG : potato3: size = 68 OK 2026/09/26 04:27:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/26 04:27:40 INFO : potato3: Copied (server-side copy) 2026/09/26 04:27:40 INFO : potato3: Deleted 2026/09/26 04:27:40 DEBUG : B2 bucket rclone-test-zacomaw2soji: Purge remote 2026/09/26 04:27:40 INFO : B2 bucket rclone-test-zacomaw2soji: cleaning bucket "rclone-test-zacomaw2soji" of all files 2026/09/26 04:27:41 DEBUG : empty space: Deleting (id "4_z5f720d33f08ddbbbaf080e1b_f4116c46782ea80d9_d20260926_m042739_c001_v0001176_t0027_u01790396859612") 2026/09/26 04:27:41 DEBUG : potato2: Deleting (id "4_z5f720d33f08ddbbbaf080e1b_f1096cc02fcc9d079_d20260926_m042740_c001_v0001179_t0055_u01790396860072") 2026/09/26 04:27:41 DEBUG : potato3: Deleting (id "4_z5f720d33f08ddbbbaf080e1b_f1195ca7cd0b67186_d20260926_m042739_c001_v0001137_t0056_u01790396859828") 2026/09/26 04:27:41 DEBUG : B2 bucket rclone-test-yasoxod1qogi: Purge remote 2026/09/26 04:27:41 INFO : B2 bucket rclone-test-yasoxod1qogi: cleaning bucket "rclone-test-yasoxod1qogi" of all files 2026/09/26 04:27:41 DEBUG : empty space: Deleting (id "4_z5fb2fd23f07ddbbbaf080e1b_f415a7f71ed31b2b7_d20260926_m042739_c001_v7007000_t0000_u01790396859798") 2026/09/26 04:27:41 DEBUG : empty space: Deleting (id "4_z5fb2fd23f07ddbbbaf080e1b_f400e96154b84b98d_d20260926_m042735_c001_v0001106_t0005_u01790396855822") 2026/09/26 04:27:41 DEBUG : potato2: Deleting (id "4_z5fb2fd23f07ddbbbaf080e1b_f415a7f71ed31b2ba_d20260926_m042740_c001_v7007000_t0000_u01790396860278") 2026/09/26 04:27:41 DEBUG : potato2: Deleting (id "4_z5fb2fd23f07ddbbbaf080e1b_f1196699da29cb1d3_d20260926_m042737_c001_v0001173_t0050_u01790396857050") 2026/09/26 04:27:41 DEBUG : potato3: Deleting (id "4_z5fb2fd23f07ddbbbaf080e1b_f415a7f71ed31b2bb_d20260926_m042740_c001_v7007000_t0000_u01790396860487") 2026/09/26 04:27:41 DEBUG : potato3: Deleting (id "4_z5fb2fd23f07ddbbbaf080e1b_f10713c11e92f7b6c_d20260926_m042737_c001_v0001183_t0059_u01790396857349") 2026/09/26 04:27:41 DEBUG : potato3: Deleting (id "4_z5fb2fd23f07ddbbbaf080e1b_f100e96154b84b98f_d20260926_m042736_c001_v0001106_t0031_u01790396856009") --- PASS: TestServerSideMove (10.85s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tuvelof8muho" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hoyuyag5pexe -> B2 bucket rclone-test-tuvelof8muho 2026/09/26 04:27:48 DEBUG : empty space: Excluded (Size Filter) 2026/09/26 04:27:48 DEBUG : empty space: Excluded (Size Filter) 2026/09/26 04:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:27:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tuvelof8muho) 2026/09/26 04:27:48 DEBUG : potato3: Sizes differ 2026/09/26 04:27:48 DEBUG : B2 bucket rclone-test-tuvelof8muho: Waiting for checks to finish 2026/09/26 04:27:48 DEBUG : B2 bucket rclone-test-tuvelof8muho: Waiting for transfers to finish 2026/09/26 04:27:49 DEBUG : potato2: size = 60 OK 2026/09/26 04:27:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:49 INFO : potato2: Copied (server-side copy) 2026/09/26 04:27:49 INFO : potato2: Deleted 2026/09/26 04:27:49 DEBUG : potato3: size = 68 OK 2026/09/26 04:27:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/26 04:27:49 INFO : potato3: Copied (server-side copy) 2026/09/26 04:27:49 INFO : potato3: Deleted 2026/09/26 04:27:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vutixiw3havu" 2026/09/26 04:27:50 DEBUG : empty space: Excluded (Size Filter) 2026/09/26 04:27:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:27:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/26 04:27:50 DEBUG : B2 bucket rclone-test-vutixiw3havu: Waiting for checks to finish 2026/09/26 04:27:50 DEBUG : B2 bucket rclone-test-vutixiw3havu: Waiting for transfers to finish 2026/09/26 04:27:51 DEBUG : potato2: size = 60 OK 2026/09/26 04:27:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:27:51 INFO : potato2: Copied (server-side copy) 2026/09/26 04:27:52 INFO : potato2: Deleted 2026/09/26 04:27:52 DEBUG : potato3: size = 68 OK 2026/09/26 04:27:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/26 04:27:52 INFO : potato3: Copied (server-side copy) 2026/09/26 04:27:52 INFO : potato3: Deleted 2026/09/26 04:27:52 DEBUG : B2 bucket rclone-test-vutixiw3havu: Purge remote 2026/09/26 04:27:52 INFO : B2 bucket rclone-test-vutixiw3havu: cleaning bucket "rclone-test-vutixiw3havu" of all files 2026/09/26 04:27:52 DEBUG : potato2: Deleting (id "4_z5f923d13f08ddbbbaf080e1b_f1031c059cc67b140_d20260926_m042751_c001_v0001131_t0005_u01790396871517") 2026/09/26 04:27:52 DEBUG : potato3: Deleting (id "4_z5f923d13f08ddbbbaf080e1b_f110abe6c34a94906_d20260926_m042751_c001_v0001173_t0031_u01790396871882") 2026/09/26 04:27:53 DEBUG : B2 bucket rclone-test-tuvelof8muho: Purge remote 2026/09/26 04:27:53 INFO : B2 bucket rclone-test-tuvelof8muho: cleaning bucket "rclone-test-tuvelof8muho" of all files 2026/09/26 04:27:53 DEBUG : empty space: Deleting (id "4_zef322d03f08ddbbbaf080e1b_f40819e0b391ab154_d20260926_m042747_c001_v0001165_t0029_u01790396867672") 2026/09/26 04:27:53 DEBUG : potato2: Deleting (id "4_zef322d03f08ddbbbaf080e1b_f42399e9eface4819_d20260926_m042752_c001_v7007000_t0000_u01790396872047") 2026/09/26 04:27:53 DEBUG : potato2: Deleting (id "4_zef322d03f08ddbbbaf080e1b_f1005dc0c00cc33d6_d20260926_m042748_c001_v0001161_t0052_u01790396868545") 2026/09/26 04:27:53 DEBUG : potato3: Deleting (id "4_zef322d03f08ddbbbaf080e1b_f42399e9eface481b_d20260926_m042752_c001_v7007000_t0000_u01790396872296") 2026/09/26 04:27:53 DEBUG : potato3: Deleting (id "4_zef322d03f08ddbbbaf080e1b_f1113a2b1e220779a_d20260926_m042748_c001_v0001145_t0022_u01790396868919") 2026/09/26 04:27:53 DEBUG : potato3: Deleting (id "4_zef322d03f08ddbbbaf080e1b_f10819e0b391ab158_d20260926_m042747_c001_v0001165_t0006_u01790396867859") 2026/09/26 04:27:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/26 04:27:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/26 04:27:55 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:27:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gepetib8daro" 2026/09/26 04:27:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hoyuyag5pexe -> B2 bucket rclone-test-gepetib8daro 2026/09/26 04:28:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:28:00 DEBUG : empty space: size = 1 OK 2026/09/26 04:28:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/26 04:28:00 DEBUG : empty space: Unchanged skipping 2026/09/26 04:28:00 DEBUG : B2 bucket rclone-test-gepetib8daro: Waiting for checks to finish 2026/09/26 04:28:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:28:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gepetib8daro) 2026/09/26 04:28:00 DEBUG : potato3: Sizes differ 2026/09/26 04:28:00 INFO : empty space: Deleted 2026/09/26 04:28:00 DEBUG : B2 bucket rclone-test-gepetib8daro: Waiting for transfers to finish 2026/09/26 04:28:00 DEBUG : potato2: size = 60 OK 2026/09/26 04:28:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:28:00 INFO : potato2: Copied (server-side copy) 2026/09/26 04:28:01 INFO : potato2: Deleted 2026/09/26 04:28:01 DEBUG : potato3: size = 68 OK 2026/09/26 04:28:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/26 04:28:01 INFO : potato3: Copied (server-side copy) 2026/09/26 04:28:01 INFO : potato3: Deleted 2026/09/26 04:28:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xahohic2reki" 2026/09/26 04:28:02 INFO : tomatoDir: Making directory 2026/09/26 04:28:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/26 04:28:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/26 04:28:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/26 04:28:02 DEBUG : B2 bucket rclone-test-xahohic2reki: Waiting for checks to finish 2026/09/26 04:28:02 DEBUG : B2 bucket rclone-test-xahohic2reki: Waiting for transfers to finish 2026/09/26 04:28:03 DEBUG : empty space: size = 1 OK 2026/09/26 04:28:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/26 04:28:03 INFO : empty space: Copied (server-side copy) 2026/09/26 04:28:03 INFO : empty space: Deleted 2026/09/26 04:28:03 DEBUG : potato2: size = 60 OK 2026/09/26 04:28:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/26 04:28:03 INFO : potato2: Copied (server-side copy) 2026/09/26 04:28:03 INFO : potato2: Deleted 2026/09/26 04:28:04 DEBUG : potato3: size = 68 OK 2026/09/26 04:28:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/26 04:28:04 INFO : potato3: Copied (server-side copy) 2026/09/26 04:28:04 INFO : potato3: Deleted 2026/09/26 04:28:05 DEBUG : B2 bucket rclone-test-xahohic2reki: Purge remote 2026/09/26 04:28:05 INFO : B2 bucket rclone-test-xahohic2reki: cleaning bucket "rclone-test-xahohic2reki" of all files 2026/09/26 04:28:05 DEBUG : empty space: Deleting (id "4_z5f026d03f08ddbbbaf080e1b_f4050ee458d7d8dde_d20260926_m042803_c001_v0001100_t0005_u01790396883410") 2026/09/26 04:28:05 DEBUG : potato2: Deleting (id "4_z5f026d03f08ddbbbaf080e1b_f1116b01180226afb_d20260926_m042803_c001_v0001177_t0024_u01790396883626") 2026/09/26 04:28:05 DEBUG : potato3: Deleting (id "4_z5f026d03f08ddbbbaf080e1b_f1137909707820d88_d20260926_m042803_c001_v0001120_t0059_u01790396883797") 2026/09/26 04:28:05 DEBUG : B2 bucket rclone-test-gepetib8daro: Purge remote 2026/09/26 04:28:05 INFO : B2 bucket rclone-test-gepetib8daro: cleaning bucket "rclone-test-gepetib8daro" of all files 2026/09/26 04:28:05 DEBUG : empty space: Deleting (id "4_zffe24de3f08ddbbbaf080e1b_f40707b4664dcea4b_d20260926_m042803_c001_v7007000_t0000_u01790396883596") 2026/09/26 04:28:05 DEBUG : empty space: Deleting (id "4_zffe24de3f08ddbbbaf080e1b_f4125110cb10d3ac1_d20260926_m042759_c001_v0001179_t0045_u01790396879530") 2026/09/26 04:28:05 DEBUG : potato2: Deleting (id "4_zffe24de3f08ddbbbaf080e1b_f40707b4664dcea4d_d20260926_m042803_c001_v7007000_t0000_u01790396883848") 2026/09/26 04:28:05 DEBUG : potato2: Deleting (id "4_zffe24de3f08ddbbbaf080e1b_f112d9413b821d139_d20260926_m042800_c001_v0001109_t0031_u01790396880335") 2026/09/26 04:28:05 DEBUG : potato3: Deleting (id "4_zffe24de3f08ddbbbaf080e1b_f40707b4664dcea51_d20260926_m042804_c001_v7007000_t0000_u01790396884405") 2026/09/26 04:28:05 DEBUG : potato3: Deleting (id "4_zffe24de3f08ddbbbaf080e1b_f11464343e3f0a61e_d20260926_m042800_c001_v0001036_t0046_u01790396880712") 2026/09/26 04:28:05 DEBUG : potato3: Deleting (id "4_zffe24de3f08ddbbbaf080e1b_f1125110cb10d3ac9_d20260926_m042759_c001_v0001179_t0020_u01790396879718") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.55s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.38s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/rclone-sync-test" 2026/09/26 04:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/rclone-sync-test-include/layer2" 2026/09/26 04:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/rclone-sync-test-ignore-file" 2026/09/26 04:28:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/26 04:28:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/26 04:28:19 DEBUG : pacer: Reducing sleep to 10ms 2026/09/26 04:28:19 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path rclone-sync-test: Waiting for checks to finish 2026/09/26 04:28:19 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path rclone-sync-test: Waiting for transfers to finish 2026/09/26 04:28:19 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:19 INFO : There was nothing to transfer 2026/09/26 04:28:20 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:28:20 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:28:20 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:20 INFO : There was nothing to transfer 2026/09/26 04:28:20 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/26 04:28:20 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/26 04:28:20 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:20 INFO : There was nothing to transfer 2026/09/26 04:28:20 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:28:20 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:28:20 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:20 INFO : There was nothing to transfer 2026/09/26 04:28:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/26 04:28:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/26 04:28:21 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.65s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:28:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/CompareDest" 2026/09/26 04:28:24 DEBUG : one: Need to transfer - File not found at Destination 2026/09/26 04:28:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:25 DEBUG : one: size = 3 OK 2026/09/26 04:28:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:28:25 INFO : one: Copied (new) 2026/09/26 04:28:25 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:26 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:26 DEBUG : one: Sizes differ 2026/09/26 04:28:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:26 DEBUG : one: size = 5 OK 2026/09/26 04:28:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/26 04:28:26 INFO : one: Copied (replaced existing) 2026/09/26 04:28:26 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:28 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:28 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:28 DEBUG : one: Sizes differ 2026/09/26 04:28:28 DEBUG : one: size = 5 OK 2026/09/26 04:28:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/26 04:28:28 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:28 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:28 INFO : There was nothing to transfer 2026/09/26 04:28:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:29 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:29 DEBUG : one: Sizes differ 2026/09/26 04:28:29 DEBUG : two: size = 3 OK 2026/09/26 04:28:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/26 04:28:29 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:29 DEBUG : one: size = 5 OK 2026/09/26 04:28:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/26 04:28:29 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:29 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:29 INFO : There was nothing to transfer 2026/09/26 04:28:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:30 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:30 DEBUG : one: Sizes differ 2026/09/26 04:28:30 DEBUG : two: size = 3 OK 2026/09/26 04:28:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/26 04:28:30 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:30 DEBUG : one: size = 5 OK 2026/09/26 04:28:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/26 04:28:30 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:30 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:30 INFO : There was nothing to transfer 2026/09/26 04:28:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:31 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:31 DEBUG : one: Sizes differ 2026/09/26 04:28:31 DEBUG : two: size = 3 OK 2026/09/26 04:28:31 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/09/26 04:28:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/26 04:28:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/26 04:28:31 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:31 DEBUG : one: size = 5 OK 2026/09/26 04:28:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/26 04:28:31 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:31 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:31 INFO : There was nothing to transfer 2026/09/26 04:28:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:31 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:31 DEBUG : one: Sizes differ 2026/09/26 04:28:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:32 DEBUG : two: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path CompareDest) 2026/09/26 04:28:32 DEBUG : two: Sizes differ 2026/09/26 04:28:32 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:28:32 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:32 DEBUG : one: size = 5 OK 2026/09/26 04:28:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/26 04:28:32 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:32 DEBUG : two: size = 5 OK 2026/09/26 04:28:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/26 04:28:32 INFO : two: Copied (new) 2026/09/26 04:28:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.22s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:28:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dest" 2026/09/26 04:28:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/pre-dest1" 2026/09/26 04:28:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/pre-dest2" 2026/09/26 04:28:39 DEBUG : 1: size = 1 OK 2026/09/26 04:28:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:28:39 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/26 04:28:39 DEBUG : 2: size = 1 OK 2026/09/26 04:28:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:28:39 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/26 04:28:40 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/26 04:28:40 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dest: Waiting for checks to finish 2026/09/26 04:28:40 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dest: Waiting for transfers to finish 2026/09/26 04:28:41 DEBUG : 3: size = 1 OK 2026/09/26 04:28:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/26 04:28:41 INFO : 3: Copied (new) 2026/09/26 04:28:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.78s) === RUN TestSyncCopyDestImmutable run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:28:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/CopyDest" 2026/09/26 04:28:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:46 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:46 DEBUG : one: Sizes differ 2026/09/26 04:28:46 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:47 DEBUG : one: size = 5 OK 2026/09/26 04:28:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:47 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:47 DEBUG : one: Sizes differ 2026/09/26 04:28:47 ERROR : one: Source and destination exist but do not match: immutable file modified 2026/09/26 04:28:47 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish --- PASS: TestSyncCopyDestImmutable (5.28s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/CopyDest" 2026/09/26 04:28:51 DEBUG : one: Need to transfer - File not found at Destination 2026/09/26 04:28:51 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:51 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:51 DEBUG : one: size = 3 OK 2026/09/26 04:28:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:28:51 INFO : one: Copied (new) 2026/09/26 04:28:51 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:52 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:52 DEBUG : one: Sizes differ 2026/09/26 04:28:52 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:52 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:52 DEBUG : one: size = 5 OK 2026/09/26 04:28:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/26 04:28:52 INFO : one: Copied (replaced existing) 2026/09/26 04:28:52 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/BackupDir" 2026/09/26 04:28:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:55 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:55 DEBUG : one: Sizes differ 2026/09/26 04:28:55 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:55 DEBUG : one: size = 5 OK 2026/09/26 04:28:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:28:55 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:28:55 DEBUG : one: Sizes differ 2026/09/26 04:28:57 DEBUG : one: size = 3 OK 2026/09/26 04:28:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:28:57 INFO : one: Copied (server-side copy) 2026/09/26 04:28:57 INFO : one: Deleted 2026/09/26 04:28:57 DEBUG : one: size = 5 OK 2026/09/26 04:28:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/26 04:28:57 INFO : one: Copied (server-side copy) 2026/09/26 04:28:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/26 04:28:57 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:57 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:58 DEBUG : one: size = 5 OK 2026/09/26 04:28:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:58 DEBUG : one: Unchanged skipping 2026/09/26 04:28:58 DEBUG : two: size = 3 OK 2026/09/26 04:28:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:59 DEBUG : two: size = 3 OK 2026/09/26 04:28:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/26 04:28:59 INFO : two: Copied (server-side copy) 2026/09/26 04:28:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/26 04:28:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:59 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:59 DEBUG : one: size = 5 OK 2026/09/26 04:28:59 DEBUG : two: size = 3 OK 2026/09/26 04:28:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:59 DEBUG : two: Unchanged skipping 2026/09/26 04:28:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:28:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:28:59 DEBUG : one: Unchanged skipping 2026/09/26 04:28:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:28:59 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:59 INFO : There was nothing to transfer 2026/09/26 04:29:00 DEBUG : one: size = 5 OK 2026/09/26 04:29:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:29:00 DEBUG : one: Unchanged skipping 2026/09/26 04:29:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:00 DEBUG : three: size = 5 (B2 bucket rclone-test-hoyuyag5pexe path CopyDest) 2026/09/26 04:29:00 DEBUG : three: Sizes differ 2026/09/26 04:29:00 DEBUG : three: Destination not found in --copy-dest 2026/09/26 04:29:00 DEBUG : three: Need to transfer - File not found at Destination 2026/09/26 04:29:00 DEBUG : two: size = 3 OK 2026/09/26 04:29:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:29:00 DEBUG : two: Unchanged skipping 2026/09/26 04:29:00 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:00 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:01 DEBUG : three: size = 7 OK 2026/09/26 04:29:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/26 04:29:01 INFO : three: Copied (new) 2026/09/26 04:29:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.08s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/backup" 2026/09/26 04:29:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:07 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:07 DEBUG : one: Sizes differ 2026/09/26 04:29:07 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:07 DEBUG : two: size = 3 OK 2026/09/26 04:29:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:07 DEBUG : two: Unchanged skipping 2026/09/26 04:29:08 DEBUG : one: size = 3 OK 2026/09/26 04:29:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:29:08 INFO : one: Copied (server-side copy) 2026/09/26 04:29:09 INFO : one: Deleted 2026/09/26 04:29:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:09 DEBUG : one: size = 4 OK 2026/09/26 04:29:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:09 INFO : one: Copied (new) 2026/09/26 04:29:09 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:10 DEBUG : three.txt: size = 5 OK 2026/09/26 04:29:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/26 04:29:10 INFO : three.txt: Copied (server-side copy) 2026/09/26 04:29:10 INFO : three.txt: Deleted 2026/09/26 04:29:10 INFO : three.txt: Moved into backup dir 2026/09/26 04:29:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:11 DEBUG : one: size = 4 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:11 DEBUG : one: Sizes differ 2026/09/26 04:29:11 DEBUG : two: size = 3 OK 2026/09/26 04:29:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:11 DEBUG : two: Unchanged skipping 2026/09/26 04:29:12 DEBUG : one: size = 4 OK 2026/09/26 04:29:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:12 INFO : one: Copied (server-side copy) 2026/09/26 04:29:12 INFO : one: Deleted 2026/09/26 04:29:12 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:12 DEBUG : one: size = 5 OK 2026/09/26 04:29:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/26 04:29:12 INFO : one: Copied (new) 2026/09/26 04:29:12 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:13 DEBUG : three.txt: size = 6 OK 2026/09/26 04:29:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:29:13 INFO : three.txt: Copied (server-side copy) 2026/09/26 04:29:13 INFO : three.txt: Deleted 2026/09/26 04:29:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.34s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:29:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/backup" 2026/09/26 04:29:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:18 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:18 DEBUG : one: Sizes differ 2026/09/26 04:29:18 DEBUG : two: size = 3 OK 2026/09/26 04:29:18 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:18 DEBUG : two: Unchanged skipping 2026/09/26 04:29:20 DEBUG : one.bak: size = 3 OK 2026/09/26 04:29:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:29:20 INFO : one: Copied (server-side copy) to: one.bak 2026/09/26 04:29:20 INFO : one: Deleted 2026/09/26 04:29:20 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:21 DEBUG : one: size = 4 OK 2026/09/26 04:29:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:21 INFO : one: Copied (new) 2026/09/26 04:29:21 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:21 DEBUG : three.txt.bak: size = 5 OK 2026/09/26 04:29:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/26 04:29:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/26 04:29:21 INFO : three.txt: Deleted 2026/09/26 04:29:21 INFO : three.txt: Moved into backup dir 2026/09/26 04:29:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/26 04:29:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/26 04:29:22 DEBUG : pacer: Reducing sleep to 10ms 2026/09/26 04:29:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:23 DEBUG : two: size = 3 OK 2026/09/26 04:29:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:23 DEBUG : two: Unchanged skipping 2026/09/26 04:29:23 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:23 DEBUG : one: size = 4 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:23 DEBUG : one: Sizes differ 2026/09/26 04:29:23 DEBUG : one.bak: size = 4 OK 2026/09/26 04:29:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:23 INFO : one: Copied (server-side copy) to: one.bak 2026/09/26 04:29:23 INFO : one: Deleted 2026/09/26 04:29:23 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:24 DEBUG : one: size = 5 OK 2026/09/26 04:29:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/26 04:29:24 INFO : one: Copied (new) 2026/09/26 04:29:24 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:24 DEBUG : three.txt.bak: size = 6 OK 2026/09/26 04:29:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:29:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/26 04:29:24 INFO : three.txt: Deleted 2026/09/26 04:29:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:29:27 DEBUG : Config file has changed externally - reloading 2026/09/26 04:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/backup" 2026/09/26 04:29:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:30 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:30 DEBUG : one: Sizes differ 2026/09/26 04:29:30 DEBUG : two: size = 3 OK 2026/09/26 04:29:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:30 DEBUG : two: Unchanged skipping 2026/09/26 04:29:30 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:31 DEBUG : one-2019-01-01: size = 3 OK 2026/09/26 04:29:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:29:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/26 04:29:31 INFO : one: Deleted 2026/09/26 04:29:31 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:32 DEBUG : one: size = 4 OK 2026/09/26 04:29:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:32 INFO : one: Copied (new) 2026/09/26 04:29:32 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/26 04:29:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/26 04:29:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/26 04:29:33 INFO : three.txt: Deleted 2026/09/26 04:29:33 INFO : three.txt: Moved into backup dir 2026/09/26 04:29:34 DEBUG : two: size = 3 OK 2026/09/26 04:29:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:34 DEBUG : one: size = 4 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:34 DEBUG : one: Sizes differ 2026/09/26 04:29:34 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:34 DEBUG : two: Unchanged skipping 2026/09/26 04:29:35 DEBUG : one-2019-01-01: size = 4 OK 2026/09/26 04:29:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/26 04:29:35 INFO : one: Deleted 2026/09/26 04:29:35 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:35 DEBUG : one: size = 5 OK 2026/09/26 04:29:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/26 04:29:35 INFO : one: Copied (new) 2026/09/26 04:29:35 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/26 04:29:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:29:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/26 04:29:36 INFO : three.txt: Deleted 2026/09/26 04:29:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:29:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:29:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:40 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:40 DEBUG : one: Sizes differ 2026/09/26 04:29:40 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:40 DEBUG : two: size = 3 OK 2026/09/26 04:29:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:40 DEBUG : two: Unchanged skipping 2026/09/26 04:29:40 DEBUG : one.bak: size = 3 OK 2026/09/26 04:29:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:29:40 INFO : one: Copied (server-side copy) to: one.bak 2026/09/26 04:29:41 INFO : one: Deleted 2026/09/26 04:29:41 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:41 DEBUG : one: size = 4 OK 2026/09/26 04:29:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:41 INFO : one: Copied (new) 2026/09/26 04:29:41 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:42 DEBUG : three.txt.bak: size = 5 OK 2026/09/26 04:29:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/26 04:29:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/26 04:29:42 INFO : three.txt: Deleted 2026/09/26 04:29:42 INFO : three.txt: Moved into backup dir 2026/09/26 04:29:43 DEBUG : one.bak: Excluded (Path Filter) 2026/09/26 04:29:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/26 04:29:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:43 DEBUG : one: size = 4 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:43 DEBUG : one: Sizes differ 2026/09/26 04:29:43 DEBUG : two: size = 3 OK 2026/09/26 04:29:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:43 DEBUG : two: Unchanged skipping 2026/09/26 04:29:43 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for checks to finish 2026/09/26 04:29:43 DEBUG : one.bak: size = 4 OK 2026/09/26 04:29:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:43 INFO : one: Copied (server-side copy) to: one.bak 2026/09/26 04:29:43 INFO : one: Deleted 2026/09/26 04:29:43 DEBUG : B2 bucket rclone-test-hoyuyag5pexe path dst: Waiting for transfers to finish 2026/09/26 04:29:43 DEBUG : one: size = 5 OK 2026/09/26 04:29:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/26 04:29:43 INFO : one: Copied (new) 2026/09/26 04:29:43 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:44 DEBUG : three.txt.bak: size = 6 OK 2026/09/26 04:29:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:29:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/26 04:29:44 INFO : three.txt: Deleted 2026/09/26 04:29:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.46s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:29:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:29:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:48 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:48 DEBUG : one: Sizes differ 2026/09/26 04:29:49 DEBUG : one.bak: size = 3 OK 2026/09/26 04:29:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:29:49 INFO : one: Copied (server-side copy) to: one.bak 2026/09/26 04:29:50 INFO : one: Deleted 2026/09/26 04:29:50 DEBUG : one: size = 4 OK 2026/09/26 04:29:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:50 INFO : one: Copied (new) 2026/09/26 04:29:51 DEBUG : two: size = 3 OK 2026/09/26 04:29:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:51 DEBUG : two: Unchanged skipping 2026/09/26 04:29:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:51 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:51 DEBUG : three.txt: Sizes differ 2026/09/26 04:29:51 DEBUG : three.txt.bak: size = 5 OK 2026/09/26 04:29:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/26 04:29:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/26 04:29:51 INFO : three.txt: Deleted 2026/09/26 04:29:51 DEBUG : three.txt: size = 6 OK 2026/09/26 04:29:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:29:51 INFO : three.txt: Copied (new) 2026/09/26 04:29:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:52 DEBUG : one: size = 4 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:52 DEBUG : one: Sizes differ 2026/09/26 04:29:52 DEBUG : one.bak: size = 4 OK 2026/09/26 04:29:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:29:52 INFO : one: Copied (server-side copy) to: one.bak 2026/09/26 04:29:53 INFO : one: Deleted 2026/09/26 04:29:53 DEBUG : one: size = 5 OK 2026/09/26 04:29:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/26 04:29:53 INFO : one: Copied (new) 2026/09/26 04:29:53 DEBUG : two: size = 3 OK 2026/09/26 04:29:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:29:53 DEBUG : two: Unchanged skipping 2026/09/26 04:29:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:53 DEBUG : three.txt: Sizes differ 2026/09/26 04:29:54 DEBUG : three.txt.bak: size = 6 OK 2026/09/26 04:29:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:29:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/26 04:29:54 INFO : three.txt: Deleted 2026/09/26 04:29:54 DEBUG : three.txt: size = 19 OK 2026/09/26 04:29:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/26 04:29:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.10s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:29:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyuyag5pexe/dst" 2026/09/26 04:29:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:29:58 DEBUG : one: size = 3 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:29:58 DEBUG : one: Sizes differ 2026/09/26 04:30:00 DEBUG : one-2019-01-01: size = 3 OK 2026/09/26 04:30:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/26 04:30:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/26 04:30:00 INFO : one: Deleted 2026/09/26 04:30:01 DEBUG : one: size = 4 OK 2026/09/26 04:30:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:30:01 INFO : one: Copied (new) 2026/09/26 04:30:01 DEBUG : two: size = 3 OK 2026/09/26 04:30:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:01 DEBUG : two: Unchanged skipping 2026/09/26 04:30:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:30:01 DEBUG : three.txt: Sizes differ 2026/09/26 04:30:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/26 04:30:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/26 04:30:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/26 04:30:02 INFO : three.txt: Deleted 2026/09/26 04:30:02 DEBUG : three.txt: size = 6 OK 2026/09/26 04:30:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:30:02 INFO : three.txt: Copied (new) 2026/09/26 04:30:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:03 DEBUG : one: size = 4 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:30:03 DEBUG : one: Sizes differ 2026/09/26 04:30:03 DEBUG : one-2019-01-01: size = 4 OK 2026/09/26 04:30:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/26 04:30:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/26 04:30:03 INFO : one: Deleted 2026/09/26 04:30:03 DEBUG : one: size = 5 OK 2026/09/26 04:30:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/26 04:30:03 INFO : one: Copied (new) 2026/09/26 04:30:04 DEBUG : two: size = 3 OK 2026/09/26 04:30:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:04 DEBUG : two: Unchanged skipping 2026/09/26 04:30:04 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:04 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hoyuyag5pexe path dst) 2026/09/26 04:30:04 DEBUG : three.txt: Sizes differ 2026/09/26 04:30:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/26 04:30:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/26 04:30:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/26 04:30:04 INFO : three.txt: Deleted 2026/09/26 04:30:05 DEBUG : three.txt: size = 19 OK 2026/09/26 04:30:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/26 04:30:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.66s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:07 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:07 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:07 DEBUG : Testêé: Sizes differ 2026/09/26 04:30:07 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:07 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:07 DEBUG : Testêé: size = 14 OK 2026/09/26 04:30:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/26 04:30:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/26 04:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.18s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/26 04:30:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:09 DEBUG : existing: size = 6 OK 2026/09/26 04:30:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/26 04:30:09 INFO : existing: Copied (new) 2026/09/26 04:30:09 DEBUG : Waiting for deletions to finish 2026/09/26 04:30:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:10 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:10 DEBUG : existing: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:10 DEBUG : existing: Sizes differ 2026/09/26 04:30:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/26 04:30:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:10 ERROR : B2 bucket rclone-test-hoyuyag5pexe: not deleting files as there were IO errors 2026/09/26 04:30:10 ERROR : B2 bucket rclone-test-hoyuyag5pexe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:11 DEBUG : EXISTING: size = 6 OK 2026/09/26 04:30:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:11 DEBUG : existing: Unchanged skipping 2026/09/26 04:30:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:11 DEBUG : Waiting for deletions to finish 2026/09/26 04:30:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.29s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:2696: 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-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:2735: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:22 DEBUG : both10: size = 6 OK 2026/09/26 04:30:22 DEBUG : both11: size = 6 OK 2026/09/26 04:30:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both11: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both13: size = 6 OK 2026/09/26 04:30:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both0: size = 6 OK 2026/09/26 04:30:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both12: size = 6 OK 2026/09/26 04:30:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both10: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both14: size = 6 OK 2026/09/26 04:30:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both14: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both15: size = 6 OK 2026/09/26 04:30:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both15: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both16: size = 6 OK 2026/09/26 04:30:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both13: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both17: size = 6 OK 2026/09/26 04:30:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both17: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both18: size = 6 OK 2026/09/26 04:30:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both0: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both19: size = 6 OK 2026/09/26 04:30:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both12: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both1: size = 6 OK 2026/09/26 04:30:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both1: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both2: size = 6 OK 2026/09/26 04:30:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both2: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both3: size = 6 OK 2026/09/26 04:30:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both3: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both4: size = 6 OK 2026/09/26 04:30:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both4: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both5: size = 6 OK 2026/09/26 04:30:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both16: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both6: size = 6 OK 2026/09/26 04:30:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both6: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both7: size = 6 OK 2026/09/26 04:30:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both7: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both8: size = 6 OK 2026/09/26 04:30:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both8: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both9: size = 6 OK 2026/09/26 04:30:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:22 DEBUG : both9: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both18: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both19: Unchanged skipping 2026/09/26 04:30:22 DEBUG : both5: Unchanged skipping 2026/09/26 04:30:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:22 DEBUG : Waiting for deletions to finish 2026/09/26 04:30:22 INFO : only11: Deleted 2026/09/26 04:30:22 INFO : only12: Deleted 2026/09/26 04:30:22 INFO : only19: Deleted 2026/09/26 04:30:22 INFO : only5: Deleted 2026/09/26 04:30:22 INFO : only6: Deleted 2026/09/26 04:30:22 INFO : only13: Deleted 2026/09/26 04:30:23 INFO : only0: Deleted 2026/09/26 04:30:23 INFO : only14: Deleted 2026/09/26 04:30:23 INFO : only15: Deleted 2026/09/26 04:30:23 INFO : only16: Deleted 2026/09/26 04:30:23 INFO : only2: Deleted 2026/09/26 04:30:23 INFO : only8: Deleted 2026/09/26 04:30:23 INFO : only10: Deleted 2026/09/26 04:30:23 INFO : only17: Deleted 2026/09/26 04:30:23 INFO : only18: Deleted 2026/09/26 04:30:23 INFO : only9: Deleted 2026/09/26 04:30:23 INFO : only3: Deleted 2026/09/26 04:30:23 INFO : only1: Deleted 2026/09/26 04:30:23 INFO : only4: Deleted 2026/09/26 04:30:23 INFO : only7: Deleted 2026/09/26 04:30:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.31s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:37 DEBUG : both10: size = 6 OK 2026/09/26 04:30:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both12: size = 6 OK 2026/09/26 04:30:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both11: size = 6 OK 2026/09/26 04:30:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both0: size = 6 OK 2026/09/26 04:30:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:37 DEBUG : both10: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both13: size = 6 OK 2026/09/26 04:30:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both13: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both14: size = 6 OK 2026/09/26 04:30:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both14: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both15: size = 6 OK 2026/09/26 04:30:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both15: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both16: size = 6 OK 2026/09/26 04:30:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both16: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both17: size = 6 OK 2026/09/26 04:30:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both17: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both18: size = 6 OK 2026/09/26 04:30:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both0: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both19: size = 6 OK 2026/09/26 04:30:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both19: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both1: size = 6 OK 2026/09/26 04:30:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both12: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both1: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both2: size = 6 OK 2026/09/26 04:30:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both11: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both4: size = 6 OK 2026/09/26 04:30:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both18: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both5: size = 6 OK 2026/09/26 04:30:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both3: size = 6 OK 2026/09/26 04:30:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both4: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both6: size = 6 OK 2026/09/26 04:30:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both2: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both7: size = 6 OK 2026/09/26 04:30:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both5: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both8: size = 6 OK 2026/09/26 04:30:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both8: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both9: size = 6 OK 2026/09/26 04:30:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:37 DEBUG : both9: Unchanged skipping 2026/09/26 04:30:37 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only0: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only0: Sizes differ 2026/09/26 04:30:37 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only10: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only10: Sizes differ 2026/09/26 04:30:37 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only11: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only11: Sizes differ 2026/09/26 04:30:37 DEBUG : both7: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both3: Unchanged skipping 2026/09/26 04:30:37 DEBUG : both6: Unchanged skipping 2026/09/26 04:30:37 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only12: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only12: Sizes differ 2026/09/26 04:30:37 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only13: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only13: Sizes differ 2026/09/26 04:30:37 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only14: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only14: Sizes differ 2026/09/26 04:30:37 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only15: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only15: Sizes differ 2026/09/26 04:30:37 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only16: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only16: Sizes differ 2026/09/26 04:30:37 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only18: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only18: Sizes differ 2026/09/26 04:30:37 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only19: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only19: Sizes differ 2026/09/26 04:30:37 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only1: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only1: Sizes differ 2026/09/26 04:30:37 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only2: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only2: Sizes differ 2026/09/26 04:30:37 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only3: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only3: Sizes differ 2026/09/26 04:30:37 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only4: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only4: Sizes differ 2026/09/26 04:30:37 DEBUG : only17: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only17: Sizes differ 2026/09/26 04:30:37 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only5: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only5: Sizes differ 2026/09/26 04:30:37 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only6: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only6: Sizes differ 2026/09/26 04:30:37 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only7: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only7: Sizes differ 2026/09/26 04:30:37 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only8: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only8: Sizes differ 2026/09/26 04:30:37 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3782284628) 2026/09/26 04:30:37 DEBUG : only9: size = 6 (B2 bucket rclone-test-hoyuyag5pexe) 2026/09/26 04:30:37 DEBUG : only9: Sizes differ 2026/09/26 04:30:37 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:37 DEBUG : only10: size = 0 OK 2026/09/26 04:30:37 DEBUG : only11: size = 0 OK 2026/09/26 04:30:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only10: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only11: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only0: size = 0 OK 2026/09/26 04:30:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only0: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only16: size = 0 OK 2026/09/26 04:30:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only16: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only13: size = 0 OK 2026/09/26 04:30:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only13: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only14: size = 0 OK 2026/09/26 04:30:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only14: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only18: size = 0 OK 2026/09/26 04:30:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only18: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only12: size = 0 OK 2026/09/26 04:30:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only12: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only1: size = 0 OK 2026/09/26 04:30:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only1: Copied (replaced existing) 2026/09/26 04:30:37 DEBUG : only15: size = 0 OK 2026/09/26 04:30:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:37 INFO : only15: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only2: size = 0 OK 2026/09/26 04:30:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only2: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only4: size = 0 OK 2026/09/26 04:30:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only4: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only17: size = 0 OK 2026/09/26 04:30:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only17: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only3: size = 0 OK 2026/09/26 04:30:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only3: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only7: size = 0 OK 2026/09/26 04:30:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only7: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only8: size = 0 OK 2026/09/26 04:30:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only8: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only9: size = 0 OK 2026/09/26 04:30:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only9: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only5: size = 0 OK 2026/09/26 04:30:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only5: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only19: size = 0 OK 2026/09/26 04:30:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only19: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : only6: size = 0 OK 2026/09/26 04:30:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/26 04:30:38 INFO : only6: Copied (replaced existing) 2026/09/26 04:30:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.49s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:46 DEBUG : empty_dir: Making directory with metadata 2026/09/26 04:30:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:30:46 DEBUG : empty_on_remote: Making directory with metadata 2026/09/26 04:30:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:30:46 INFO : empty_on_remote: Making directory 2026/09/26 04:30:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:48 DEBUG : empty_dir: Making directory with metadata 2026/09/26 04:30:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:30:48 DEBUG : empty_on_remote: Making directory with metadata 2026/09/26 04:30:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:30:48 INFO : empty_on_remote: Making directory 2026/09/26 04:30:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.03s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" sync_test.go:2907: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:50 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/26 04:30:53 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (1.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:30:58 DEBUG : Waiting for deletions to finish 2026/09/26 04:30:58 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:30:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:30:59 DEBUG : apple: size = 5 OK 2026/09/26 04:30:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:30:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:30:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : apple: Unchanged skipping 2026/09/26 04:30:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:30:59 DEBUG : banana: size = 6 OK 2026/09/26 04:30:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : banana: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:30:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:30:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:30:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:30:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:30:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:30:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:59 DEBUG : Waiting for deletions to finish 2026/09/26 04:30:59 INFO : There was nothing to transfer 2026/09/26 04:30:59 DEBUG : Waiting for deletions to finish 2026/09/26 04:30:59 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:30:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:30:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:30:59 DEBUG : apple: size = 5 OK 2026/09/26 04:30:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : apple: Unchanged skipping 2026/09/26 04:30:59 DEBUG : banana: size = 6 OK 2026/09/26 04:30:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:30:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:30:59 DEBUG : banana: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:30:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:30:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:30:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:30:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:30:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:30:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:30:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:30:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:30:59 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:30:59 DEBUG : Waiting for deletions to finish 2026/09/26 04:30:59 INFO : There was nothing to transfer 2026/09/26 04:30:59 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:31:10 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:10 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:10 DEBUG : apple: size = 5 OK 2026/09/26 04:31:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : apple: Unchanged skipping 2026/09/26 04:31:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:31:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:31:10 DEBUG : banana: size = 6 OK 2026/09/26 04:31:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : banana: Unchanged skipping 2026/09/26 04:31:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:31:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:31:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:31:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:31:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:31:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:31:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:31:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:31:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:31:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:10 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:10 INFO : There was nothing to transfer 2026/09/26 04:31:10 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:11 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:31:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:31:11 DEBUG : apple: size = 5 OK 2026/09/26 04:31:11 DEBUG : banana: size = 6 OK 2026/09/26 04:31:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : banana: Unchanged skipping 2026/09/26 04:31:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : apple: Unchanged skipping 2026/09/26 04:31:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:31:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:31:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:31:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:31:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:31:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:31:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:31:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:31:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:31:11 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:11 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:11 INFO : There was nothing to transfer 2026/09/26 04:31:11 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:11 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:31:21 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:21 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:22 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:22 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:22 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:22 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:22 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:22 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:22 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:22 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:22 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/26 04:31:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/26 04:31:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/26 04:31:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : YXBwbGU=: size = 5 OK 2026/09/26 04:31:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/26 04:31:22 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/26 04:31:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/26 04:31:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/26 04:31:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : YmFuYW5h: size = 6 OK 2026/09/26 04:31:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/26 04:31:22 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/26 04:31:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/26 04:31:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/26 04:31:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/26 04:31:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/26 04:31:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/26 04:31:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/26 04:31:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/26 04:31:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/26 04:31:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/26 04:31:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/26 04:31:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/26 04:31:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/26 04:31:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/26 04:31:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/26 04:31:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/26 04:31:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/26 04:31:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/26 04:31:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/26 04:31:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/26 04:31:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/26 04:31:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/26 04:31:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/26 04:31:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/26 04:31:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/26 04:31:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/26 04:31:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/26 04:31:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/26 04:31:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/26 04:31:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/26 04:31:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/26 04:31:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/26 04:31:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/26 04:31:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:24 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:24 INFO : apple: Deleted 2026/09/26 04:31:24 INFO : splitbananasplit: Deleted 2026/09/26 04:31:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0010-456789.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0003-defghij.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0009-3456789.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0011-56789;.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0012-6789;.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0014-89;=.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0015-9;=.txt: Deleted 2026/09/26 04:31:24 INFO : appleappleapplebanana: Deleted 2026/09/26 04:31:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0013-789;=.txt: Deleted 2026/09/26 04:31:24 INFO : banana: Deleted 2026/09/26 04:31:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0007-1234567.txt: Deleted 2026/09/26 04:31:24 INFO : dir1/0008-2345678.txt: Deleted 2026/09/26 04:31:24 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:25 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:25 DEBUG : YXBwbGU=: size = 5 OK 2026/09/26 04:31:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : apple: Unchanged skipping 2026/09/26 04:31:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/26 04:31:25 DEBUG : YmFuYW5h: size = 6 OK 2026/09/26 04:31:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : banana: Unchanged skipping 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:31:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/26 04:31:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/26 04:31:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/26 04:31:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:31:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:31:25 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:25 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:25 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/26 04:31:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/26 04:31:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:26 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/26 04:31:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:26 DEBUG : apple: transformed to: YXBwbGU= 2026/09/26 04:31:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/26 04:31:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/26 04:31:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/26 04:31:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/26 04:31:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/26 04:31:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/26 04:31:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/26 04:31:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/26 04:31:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:31:35 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:36 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:36 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:36 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:36 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:36 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:36 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:36 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:36 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:36 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:36 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/26 04:31:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/26 04:31:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/26 04:31:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/26 04:31:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/26 04:31:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/26 04:31:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/26 04:31:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/26 04:31:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/26 04:31:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/26 04:31:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/26 04:31:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/26 04:31:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:36 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:36 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:36 DEBUG : PREFIXbanana: size = 6 OK 2026/09/26 04:31:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/26 04:31:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/26 04:31:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : PREFIXapple: size = 5 OK 2026/09/26 04:31:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/26 04:31:36 INFO : apple: Copied (new) to: PREFIXapple 2026/09/26 04:31:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/26 04:31:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/26 04:31:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/26 04:31:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/26 04:31:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/26 04:31:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:31:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/26 04:31:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/26 04:31:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/26 04:31:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/26 04:31:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/26 04:31:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/26 04:31:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/26 04:31:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/26 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/26 04:31:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/26 04:31:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/26 04:31:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/26 04:31:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/26 04:31:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/26 04:31:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/26 04:31:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/26 04:31:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/26 04:31:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/26 04:31:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/26 04:31:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/26 04:31:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/26 04:31:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/26 04:31:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/26 04:31:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/26 04:31:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/26 04:31:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/26 04:31:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/26 04:31:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/26 04:31:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/26 04:31:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/26 04:31:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:38 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/26 04:31:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/26 04:31:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:38 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:38 INFO : appleappleapplebanana: Deleted 2026/09/26 04:31:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/26 04:31:38 INFO : apple: Deleted 2026/09/26 04:31:38 INFO : dir1/0003-defghij.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0008-2345678.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0009-3456789.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0011-56789;.txt: Deleted 2026/09/26 04:31:38 INFO : banana: Deleted 2026/09/26 04:31:38 INFO : dir1/0007-1234567.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0010-456789.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0013-789;=.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0014-89;=.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0015-9;=.txt: Deleted 2026/09/26 04:31:38 INFO : splitbananasplit: Deleted 2026/09/26 04:31:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/26 04:31:38 INFO : dir1/0012-6789;.txt: Deleted 2026/09/26 04:31:38 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : apple: transformed to: PREFIXapple 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/26 04:31:39 DEBUG : banana: transformed to: PREFIXbanana 2026/09/26 04:31:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/26 04:31:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/26 04:31:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/26 04:31:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:39 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:39 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:39 DEBUG : banana: size = 6 OK 2026/09/26 04:31:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/26 04:31:39 INFO : banana: Copied (new) 2026/09/26 04:31:39 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:31:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/26 04:31:39 INFO : splitbananasplit: Copied (new) 2026/09/26 04:31:39 DEBUG : apple: size = 5 OK 2026/09/26 04:31:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/26 04:31:39 INFO : apple: Copied (new) 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:31:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/26 04:31:39 INFO : appleappleapplebanana: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/26 04:31:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/26 04:31:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/26 04:31:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/26 04:31:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/26 04:31:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/26 04:31:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/26 04:31:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/26 04:31:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/26 04:31:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:31:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/26 04:31:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:31:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/26 04:31:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:31:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/26 04:31:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:31:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/26 04:31:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:31:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/26 04:31:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:31:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/26 04:31:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:31:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/26 04:31:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/26 04:31:40 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/26 04:31:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/26 04:31:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/26 04:31:40 INFO : PREFIXsplitbananasplit: Deleted 2026/09/26 04:31:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/26 04:31:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/26 04:31:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/26 04:31:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/26 04:31:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/26 04:31:41 INFO : PREFIXbanana: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/26 04:31:41 INFO : PREFIXapple: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/26 04:31:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/26 04:31:41 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:41 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:41 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:31:51 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:51 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:52 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:52 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:52 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:52 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:52 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:52 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/26 04:31:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/26 04:31:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/26 04:31:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/26 04:31:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/26 04:31:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/26 04:31:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/26 04:31:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : appleSUFFIX: size = 5 OK 2026/09/26 04:31:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/26 04:31:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/26 04:31:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/26 04:31:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/26 04:31:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/26 04:31:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/26 04:31:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/26 04:31:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/26 04:31:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/26 04:31:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/26 04:31:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/26 04:31:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/26 04:31:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/26 04:31:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/26 04:31:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/26 04:31:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/26 04:31:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/26 04:31:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/26 04:31:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/26 04:31:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/26 04:31:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/26 04:31:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/26 04:31:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/26 04:31:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/26 04:31:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/26 04:31:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/26 04:31:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/26 04:31:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/26 04:31:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/26 04:31:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/26 04:31:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/26 04:31:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/26 04:31:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/26 04:31:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:53 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:53 INFO : banana: Deleted 2026/09/26 04:31:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/26 04:31:53 INFO : dir1/0003-defghij.txt: Deleted 2026/09/26 04:31:54 INFO : splitbananasplit: Deleted 2026/09/26 04:31:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0012-6789;.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0013-789;=.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0011-56789;.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0007-1234567.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0014-89;=.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0015-9;=.txt: Deleted 2026/09/26 04:31:54 INFO : apple: Deleted 2026/09/26 04:31:54 INFO : appleappleapplebanana: Deleted 2026/09/26 04:31:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0009-3456789.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0010-456789.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/26 04:31:54 INFO : dir1/0008-2345678.txt: Deleted 2026/09/26 04:31:54 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : apple: transformed to: appleSUFFIX 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/26 04:31:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/26 04:31:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/26 04:31:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:31:55 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:31:55 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:31:55 DEBUG : apple: size = 5 OK 2026/09/26 04:31:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/26 04:31:55 INFO : apple: Copied (new) 2026/09/26 04:31:55 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:31:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/26 04:31:55 INFO : splitbananasplit: Copied (new) 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:31:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/26 04:31:55 INFO : appleappleapplebanana: Copied (new) 2026/09/26 04:31:55 DEBUG : banana: size = 6 OK 2026/09/26 04:31:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/26 04:31:55 INFO : banana: Copied (new) 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:31:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/26 04:31:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/26 04:31:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:31:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/26 04:31:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:31:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/26 04:31:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:31:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/26 04:31:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:31:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/26 04:31:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:31:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/26 04:31:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:31:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/26 04:31:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:31:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/26 04:31:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:31:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/26 04:31:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:31:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/26 04:31:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:31:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/26 04:31:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:31:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/26 04:31:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:31:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/26 04:31:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:31:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/26 04:31:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:31:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/26 04:31:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/26 04:31:56 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:56 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/26 04:31:56 INFO : bananaSUFFIX: Deleted 2026/09/26 04:31:56 INFO : splitbananasplitSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : appleSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/26 04:31:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/26 04:31:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/26 04:31:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/26 04:31:57 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:57 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : Waiting for deletions to finish 2026/09/26 04:31:57 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:32:07 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:07 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : apple: size = 5 OK 2026/09/26 04:32:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:08 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:08 DEBUG : banana: size = 6 OK 2026/09/26 04:32:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:08 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/26 04:32:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/26 04:32:08 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:08 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:08 DEBUG : appleapple: size = 21 OK 2026/09/26 04:32:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/26 04:32:08 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/26 04:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:08 DEBUG : splitbanan: size = 16 OK 2026/09/26 04:32:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/26 04:32:08 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/26 04:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/26 04:32:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/26 04:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/26 04:32:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/26 04:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/26 04:32:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/26 04:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/26 04:32:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/26 04:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/26 04:32:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/26 04:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/26 04:32:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/26 04:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/26 04:32:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/26 04:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/26 04:32:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/26 04:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/26 04:32:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/26 04:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/26 04:32:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/26 04:32:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/26 04:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/26 04:32:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/26 04:32:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/26 04:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/26 04:32:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/26 04:32:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/26 04:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/26 04:32:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/26 04:32:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/26 04:32:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/26 04:32:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/26 04:32:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/26 04:32:09 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/26 04:32:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/26 04:32:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/26 04:32:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/26 04:32:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/26 04:32:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/26 04:32:09 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0010-456789.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0011-56789;.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0012-6789;.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0013-789;=.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0014-89;=.txt: Deleted 2026/09/26 04:32:09 INFO : appleappleapplebanana: Deleted 2026/09/26 04:32:09 INFO : dir1/0008-2345678.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0007-1234567.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0009-3456789.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0003-defghij.txt: Deleted 2026/09/26 04:32:09 INFO : dir1/0015-9;=.txt: Deleted 2026/09/26 04:32:09 INFO : splitbananasplit: Deleted 2026/09/26 04:32:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/26 04:32:09 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:10 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : appleapple: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:10 DEBUG : appleapple: size = 21 OK 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:10 DEBUG : banana: size = 6 OK 2026/09/26 04:32:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:10 DEBUG : apple: size = 5 OK 2026/09/26 04:32:10 DEBUG : splitbanan: size = 16 OK 2026/09/26 04:32:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/26 04:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/26 04:32:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/26 04:32:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/26 04:32:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/26 04:32:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/26 04:32:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/26 04:32:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/26 04:32:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/26 04:32:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/26 04:32:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/26 04:32:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/26 04:32:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/26 04:32:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/26 04:32:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/26 04:32:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/26 04:32:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/26 04:32:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/26 04:32:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:10 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:10 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:10 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : appleapple: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/26 04:32:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/26 04:32:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/26 04:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/26 04:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/26 04:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/26 04:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/26 04:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/26 04:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/26 04:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/26 04:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/26 04:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/26 04:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/26 04:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/26 04:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/26 04:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/26 04:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/26 04:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/26 04:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/26 04:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/26 04:32:11 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:32:20 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:20 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : apple: size = 5 OK 2026/09/26 04:32:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:21 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:21 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:21 DEBUG : banana: size = 6 OK 2026/09/26 04:32:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:21 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:21 INFO : There was nothing to transfer 2026/09/26 04:32:21 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:21 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : apple: size = 5 OK 2026/09/26 04:32:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : banana: size = 6 OK 2026/09/26 04:32:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:22 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:22 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:22 INFO : There was nothing to transfer 2026/09/26 04:32:22 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:22 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:22 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:32:32 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:33 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : apple: size = 5 OK 2026/09/26 04:32:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : banana: size = 6 OK 2026/09/26 04:32:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:33 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:33 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:33 INFO : There was nothing to transfer 2026/09/26 04:32:33 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:33 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : apple: size = 5 OK 2026/09/26 04:32:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:34 DEBUG : banana: size = 6 OK 2026/09/26 04:32:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:34 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:34 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:34 INFO : There was nothing to transfer 2026/09/26 04:32:34 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:34 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:32:44 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:44 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : apple: size = 5 OK 2026/09/26 04:32:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:45 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:45 DEBUG : banana: size = 6 OK 2026/09/26 04:32:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:45 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:45 INFO : There was nothing to transfer 2026/09/26 04:32:45 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:45 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:45 DEBUG : banana: size = 6 OK 2026/09/26 04:32:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : apple: size = 5 OK 2026/09/26 04:32:45 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:45 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:45 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:45 INFO : There was nothing to transfer 2026/09/26 04:32:45 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:46 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:32:56 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:56 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : apple: size = 5 OK 2026/09/26 04:32:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:57 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : banana: size = 6 OK 2026/09/26 04:32:57 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:57 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:57 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:57 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:57 INFO : There was nothing to transfer 2026/09/26 04:32:57 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:57 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : apple: size = 5 OK 2026/09/26 04:32:58 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:32:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:32:58 DEBUG : banana: size = 6 OK 2026/09/26 04:32:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : apple: Unchanged skipping 2026/09/26 04:32:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:32:58 DEBUG : banana: Unchanged skipping 2026/09/26 04:32:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:32:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:32:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:32:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:32:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:32:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:32:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:32:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:32:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:32:58 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:32:58 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:58 INFO : There was nothing to transfer 2026/09/26 04:32:58 DEBUG : Waiting for deletions to finish 2026/09/26 04:32:58 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:32:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:08 DEBUG : Waiting for deletions to finish 2026/09/26 04:33:09 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : apple: size = 5 OK 2026/09/26 04:33:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : apple: Unchanged skipping 2026/09/26 04:33:09 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:33:09 DEBUG : banana: size = 6 OK 2026/09/26 04:33:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : banana: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:33:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:33:09 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:09 DEBUG : Waiting for deletions to finish 2026/09/26 04:33:09 INFO : There was nothing to transfer 2026/09/26 04:33:09 DEBUG : Waiting for deletions to finish 2026/09/26 04:33:09 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/26 04:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/26 04:33:10 DEBUG : banana: size = 6 OK 2026/09/26 04:33:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : banana: Unchanged skipping 2026/09/26 04:33:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/26 04:33:10 DEBUG : apple: size = 5 OK 2026/09/26 04:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/26 04:33:10 DEBUG : apple: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/26 04:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/26 04:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/26 04:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/26 04:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/26 04:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/26 04:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/26 04:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/26 04:33:10 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:10 DEBUG : Waiting for deletions to finish 2026/09/26 04:33:10 INFO : There was nothing to transfer 2026/09/26 04:33:10 DEBUG : Waiting for deletions to finish 2026/09/26 04:33:10 DEBUG : apple: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : banana: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/26 04:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (140.97s) --- PASS: TestTransform/NFC (10.25s) --- PASS: TestTransform/NFD (11.43s) --- PASS: TestTransform/base64 (14.15s) --- PASS: TestTransform/prefix (15.95s) --- PASS: TestTransform/suffix (15.88s) --- PASS: TestTransform/truncate (13.07s) --- PASS: TestTransform/encoder (12.07s) --- PASS: TestTransform/ISO-8859-1 (11.65s) --- PASS: TestTransform/charmap (11.78s) --- PASS: TestTransform/lowercase (11.97s) --- PASS: TestTransform/ascii (12.77s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/26 04:33:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/26 04:33:15 INFO : sub dir_somesuffix: Making directory 2026/09/26 04:33:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/26 04:33:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/26 04:33:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/26 04:33:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/26 04:33:15 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:15 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/26 04:33:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/26 04:33:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.07s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:17 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:18 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:18 INFO : tictactoe: Making directory 2026/09/26 04:33:18 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:18 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/26 04:33:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:18 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:18 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/26 04:33:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/26 04:33:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:19 INFO : toe: Making directory 2026/09/26 04:33:19 INFO : toe/toe: Making directory 2026/09/26 04:33:19 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/26 04:33:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/26 04:33:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/26 04:33:19 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:19 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/26 04:33:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/26 04:33:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:21 INFO : toe: Making directory 2026/09/26 04:33:21 INFO : toe/toe: Making directory 2026/09/26 04:33:21 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/26 04:33:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/26 04:33:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/26 04:33:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:21 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/26 04:33:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/26 04:33:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.53s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:22 DEBUG : empty_dir: Making directory with metadata 2026/09/26 04:33:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:22 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:22 INFO : tictacempty_dir: Making directory 2026/09/26 04:33:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:22 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:22 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:22 INFO : tictactoe: Making directory 2026/09/26 04:33:22 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:22 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:22 INFO : tictactoe/tictactoe: Making directory 2026/09/26 04:33:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/26 04:33:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/26 04:33:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:22 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/26 04:33:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/26 04:33:23 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:24 DEBUG : empty_dir: Making directory with metadata 2026/09/26 04:33:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:24 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:24 INFO : tictacempty_dir: Making directory 2026/09/26 04:33:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:24 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:24 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:24 INFO : tictactoe: Making directory 2026/09/26 04:33:24 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:24 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:24 INFO : tictactoe/tictactoe: Making directory 2026/09/26 04:33:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/26 04:33:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:24 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/26 04:33:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:24 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/26 04:33:25 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:25 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:25 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:25 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/26 04:33:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/26 04:33:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/26 04:33:25 NOTICE: B2 bucket rclone-test-hoyuyag5pexe: 0 differences found 2026/09/26 04:33:25 NOTICE: B2 bucket rclone-test-hoyuyag5pexe: 1 matching files --- PASS: TestAllTag (1.76s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:25 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:26 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:26 INFO : tictactoe: Making directory 2026/09/26 04:33:26 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:26 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:26 INFO : tictactoe/tictactoe: Making directory 2026/09/26 04:33:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/26 04:33:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/26 04:33:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/26 04:33:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/26 04:33:26 DEBUG : Waiting for deletions to finish 2026/09/26 04:33:26 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:26 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:26 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/26 04:33:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/26 04:33:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/26 04:33:26 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:26 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.95s) === RUN TestSyntax 2026/09/26 04:33:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:27 INFO : toe: Making directory 2026/09/26 04:33:27 INFO : toe/toe: Making directory 2026/09/26 04:33:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/26 04:33:27 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:27 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:28 DEBUG : toe/toe/toe: size = 11 OK 2026/09/26 04:33:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:28 INFO : toe/toe/toe: Copied (new) 2026/09/26 04:33:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:29 DEBUG : empty_dir: Making directory with metadata 2026/09/26 04:33:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:29 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:29 INFO : tictacempty_dir: Making directory 2026/09/26 04:33:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:29 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:29 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:29 INFO : tictactoe: Making directory 2026/09/26 04:33:29 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:29 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:29 INFO : tictactoe/tictactoe: Making directory 2026/09/26 04:33:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/26 04:33:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:29 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:29 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/26 04:33:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:30 INFO : toe/toe/toe.txt: Deleted 2026/09/26 04:33:30 INFO : toe/toe: Removing directory 2026/09/26 04:33:30 INFO : toe: Removing directory 2026/09/26 04:33:30 INFO : empty_dir: Removing directory 2026/09/26 04:33:30 DEBUG : Local file system at /tmp/rclone3782284628: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:31 DEBUG : empty_dir: Making directory with metadata 2026/09/26 04:33:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:31 INFO : tictacempty_dir: Making directory 2026/09/26 04:33:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:31 INFO : tictactoe: Making directory 2026/09/26 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:31 INFO : tictactoe/tictactoe: Making directory 2026/09/26 04:33:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/26 04:33:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:31 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:31 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/26 04:33:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:32 INFO : toe/toe/toe.txt: Deleted 2026/09/26 04:33:32 INFO : toe/toe: Removing directory 2026/09/26 04:33:32 INFO : toe: Removing directory 2026/09/26 04:33:32 INFO : empty_dir: Removing directory 2026/09/26 04:33:32 DEBUG : Local file system at /tmp/rclone3782284628: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/26 04:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/26 04:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/26 04:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/26 04:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/26 04:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/26 04:33:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/26 04:33:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/26 04:33:33 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 (2.90s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:34 DEBUG : Reset feature "Copy" 2026/09/26 04:33:34 DEBUG : Reset feature "Move" 2026/09/26 04:33:34 DEBUG : Reset feature "Copy" 2026/09/26 04:33:34 DEBUG : Reset feature "Move" 2026/09/26 04:33:34 DEBUG : empty_dir: Making directory with metadata 2026/09/26 04:33:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:34 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:34 INFO : tictacempty_dir: Making directory 2026/09/26 04:33:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/26 04:33:34 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:34 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:34 INFO : tictactoe: Making directory 2026/09/26 04:33:34 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:34 DEBUG : toe: transformed to: tictactoe 2026/09/26 04:33:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:34 INFO : tictactoe/tictactoe: Making directory 2026/09/26 04:33:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/26 04:33:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/26 04:33:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:34 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:34 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/26 04:33:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/26 04:33:34 INFO : toe/toe/toe.txt: Deleted 2026/09/26 04:33:34 INFO : toe/toe: Removing directory 2026/09/26 04:33:34 INFO : toe: Removing directory 2026/09/26 04:33:34 INFO : empty_dir: Removing directory 2026/09/26 04:33:34 DEBUG : Local file system at /tmp/rclone3782284628: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/26 04:33:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/26 04:33:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/26 04:33:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/26 04:33:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/26 04:33:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/26 04:33:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/26 04:33:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/26 04:33:36 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.04s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:37 DEBUG : toe: transformed to: dG9l 2026/09/26 04:33:37 DEBUG : toe: transformed to: dG9l 2026/09/26 04:33:37 INFO : dG9l: Making directory 2026/09/26 04:33:37 DEBUG : toe: transformed to: dG9l 2026/09/26 04:33:37 DEBUG : toe: transformed to: dG9l 2026/09/26 04:33:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/26 04:33:37 INFO : dG9l/dG9l: Making directory 2026/09/26 04:33:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/26 04:33:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/26 04:33:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/26 04:33:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/26 04:33:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/26 04:33:37 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:37 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/26 04:33:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/26 04:33:37 DEBUG : Waiting for deletions to finish 2026/09/26 04:33:38 DEBUG : dG9l: transformed to: toe 2026/09/26 04:33:38 DEBUG : dG9l: transformed to: toe 2026/09/26 04:33:38 DEBUG : dG9l: transformed to: toe 2026/09/26 04:33:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/26 04:33:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/26 04:33:38 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for checks to finish 2026/09/26 04:33:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/26 04:33:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/26 04:33:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/26 04:33:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/26 04:33:38 DEBUG : Local file system at /tmp/rclone3782284628: Waiting for transfers to finish 2026/09/26 04:33:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.32s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-hoyuyag5pexe", Local "Local file system at /tmp/rclone3782284628", Modify Window "1ms" 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe: transformed to: 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe: transformed to: 2026/09/26 04:33:39 INFO : B2 bucket rclone-test-hoyuyag5pexe: Making directory 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe: transformed to: 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe: transformed to: 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe/toe: transformed to: 2026/09/26 04:33:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/26 04:33:39 INFO : toe/toe: Making directory 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe/toe: transformed to: 2026/09/26 04:33:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe: transformed to: 2026/09/26 04:33:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/26 04:33:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/26 04:33:39 DEBUG : toe/toe/toe: transformed to: 2026/09/26 04:33:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/26 04:33:39 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for checks to finish 2026/09/26 04:33:39 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Waiting for transfers to finish 2026/09/26 04:33:40 DEBUG : toe/toe/toe: size = 11 OK 2026/09/26 04:33:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/26 04:33:40 INFO : toe/toe/toe: Copied (new) 2026/09/26 04:33:40 ERROR : B2 bucket rclone-test-hoyuyag5pexe: not deleting files as there were IO errors 2026/09/26 04:33:40 ERROR : B2 bucket rclone-test-hoyuyag5pexe: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2026/09/26 04:33:41 DEBUG : B2 bucket rclone-test-hoyuyag5pexe: Purge remote 2026/09/26 04:33:41 INFO : B2 bucket rclone-test-hoyuyag5pexe: cleaning bucket "rclone-test-hoyuyag5pexe" of all files 2026/09/26 04:33:42 DEBUG : BackupDir/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44daa3_d20260926_m042901_c001_v7007000_t0000_u01790396941756") 2026/09/26 04:33:42 DEBUG : BackupDir/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f41673cdcebfe365a_d20260926_m042857_c001_v0001038_t0039_u01790396937043") 2026/09/26 04:33:42 DEBUG : CompareDest/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417ccca09cdbc6c8_d20260926_m042833_c001_v7007000_t0000_u01790396913160") 2026/09/26 04:33:42 DEBUG : CompareDest/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c18ad_d20260926_m042827_c001_v0001184_t0056_u01790396907673") 2026/09/26 04:33:42 DEBUG : CompareDest/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417ccca09cdbc6c9_d20260926_m042833_c001_v7007000_t0000_u01790396913340") 2026/09/26 04:33:42 DEBUG : CompareDest/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d9ea_d20260926_m042828_c001_v0001044_t0053_u01790396908959") 2026/09/26 04:33:42 DEBUG : CopyDest/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44daa4_d20260926_m042901_c001_v7007000_t0000_u01790396941935") 2026/09/26 04:33:42 DEBUG : CopyDest/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da18_d20260926_m042853_c001_v0001044_t0053_u01790396933927") 2026/09/26 04:33:42 DEBUG : CopyDest/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44da6a_d20260926_m042847_c001_v7007000_t0000_u01790396927576") 2026/09/26 04:33:42 DEBUG : CopyDest/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e528e_d20260926_m042844_c001_v0001183_t0051_u01790396924815") 2026/09/26 04:33:42 DEBUG : CopyDest/three: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44daa5_d20260926_m042902_c001_v7007000_t0000_u01790396942114") 2026/09/26 04:33:42 DEBUG : CopyDest/three: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c19b5_d20260926_m042900_c001_v0001184_t0056_u01790396940027") 2026/09/26 04:33:42 DEBUG : CopyDest/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44daa6_d20260926_m042902_c001_v7007000_t0000_u01790396942293") 2026/09/26 04:33:42 DEBUG : CopyDest/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5354_d20260926_m042858_c001_v0001183_t0051_u01790396938162") 2026/09/26 04:33:42 DEBUG : EXISTING: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6c5_d20260926_m043011_c001_v7007000_t0000_u01790397011950") 2026/09/26 04:33:42 DEBUG : EXISTING: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e570f_d20260926_m043011_c001_v0001183_t0051_u01790397011024") 2026/09/26 04:33:42 DEBUG : PREFIXapple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa970_d20260926_m043141_c001_v7007000_t0000_u01790397101105") 2026/09/26 04:33:42 DEBUG : PREFIXapple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5bf0_d20260926_m043136_c001_v0001183_t0051_u01790397096634") 2026/09/26 04:33:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d73598e_d20260926_m043140_c001_v7007000_t0000_u01790397100937") 2026/09/26 04:33:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a34e0_d20260926_m043136_c001_v0001179_t0016_u01790397096615") 2026/09/26 04:33:43 DEBUG : PREFIXbanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d21_d20260926_m043140_c001_v7007000_t0000_u01790397100947") 2026/09/26 04:33:43 DEBUG : PREFIXbanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f59_d20260926_m043136_c001_v0001184_t0056_u01790397096625") 2026/09/26 04:33:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d20_d20260926_m043140_c001_v7007000_t0000_u01790397100764") 2026/09/26 04:33:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc53_d20260926_m043136_c001_v0001044_t0053_u01790397096645") 2026/09/26 04:33:43 DEBUG : Testêé: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6bf_d20260926_m043008_c001_v7007000_t0000_u01790397008458") 2026/09/26 04:33:43 DEBUG : Testêé: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1bb5_d20260926_m043007_c001_v0001184_t0056_u01790397007905") 2026/09/26 04:33:43 DEBUG : Testêé: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e56d9_d20260926_m043007_c001_v0001183_t0051_u01790397007003") 2026/09/26 04:33:43 DEBUG : YXBwbGU=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa945_d20260926_m043126_c001_v7007000_t0000_u01790397086373") 2026/09/26 04:33:43 DEBUG : YXBwbGU=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc23_d20260926_m043122_c001_v0001044_t0053_u01790397082554") 2026/09/26 04:33:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa946_d20260926_m043126_c001_v7007000_t0000_u01790397086551") 2026/09/26 04:33:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1eab_d20260926_m043122_c001_v0001184_t0040_u01790397082532") 2026/09/26 04:33:43 DEBUG : YmFuYW5h: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa947_d20260926_m043126_c001_v7007000_t0000_u01790397086731") 2026/09/26 04:33:43 DEBUG : YmFuYW5h: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3458_d20260926_m043122_c001_v0001179_t0019_u01790397082565") 2026/09/26 04:33:43 DEBUG : a/potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bcf_d20260926_m042706_c001_v7007000_t0000_u01790396826532") 2026/09/26 04:33:43 DEBUG : a/potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4e07_d20260926_m042705_c001_v0001183_t0051_u01790396825934") 2026/09/26 04:33:43 DEBUG : a/potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bcd_d20260926_m042704_c001_v7007000_t0000_u01790396824613") 2026/09/26 04:33:43 DEBUG : a/potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4def_d20260926_m042703_c001_v0001183_t0050_u01790396823778") 2026/09/26 04:33:43 DEBUG : a/potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eed0_d20260926_m042648_c001_v7007000_t0000_u01790396808724") 2026/09/26 04:33:43 DEBUG : a/potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4ce6_d20260926_m042647_c001_v0001183_t0059_u01790396807969") 2026/09/26 04:33:43 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd64f6_d20260926_m043311_c001_v7007000_t0000_u01790397191208") 2026/09/26 04:33:43 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a372d_d20260926_m043307_c001_v0001179_t0019_u01790397187592") 2026/09/26 04:33:43 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010e1_d20260926_m043258_c001_v7007000_t0000_u01790397178869") 2026/09/26 04:33:43 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a36eb_d20260926_m043255_c001_v0001179_t0019_u01790397175646") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b90_d20260926_m043246_c001_v7007000_t0000_u01790397166780") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a36ab_d20260926_m043243_c001_v0001179_t0019_u01790397163861") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b74_d20260926_m043235_c001_v7007000_t0000_u01790397155059") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3635_d20260926_m043232_c001_v0001179_t0019_u01790397152183") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b59_d20260926_m043223_c001_v7007000_t0000_u01790397143362") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35ed_d20260926_m043220_c001_v0001179_t0019_u01790397140033") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f129_d20260926_m043211_c001_v7007000_t0000_u01790397131406") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2067_d20260926_m043206_c001_v0001184_t0056_u01790397126903") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf940a_d20260926_m043158_c001_v7007000_t0000_u01790397118284") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2011_d20260926_m043155_c001_v0001184_t0056_u01790397115507") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e51435071_d20260926_m043154_c001_v7007000_t0000_u01790397114223") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3533_d20260926_m043151_c001_v0001179_t0019_u01790397111036") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d25_d20260926_m043142_c001_v7007000_t0000_u01790397102424") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5c22_d20260926_m043139_c001_v0001183_t0051_u01790397099755") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f421978db78e1bd7c_d20260926_m043138_c001_v7007000_t0000_u01790397098575") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a34d2_d20260926_m043135_c001_v0001179_t0019_u01790397095197") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa93c_d20260926_m043124_c001_v7007000_t0000_u01790397084121") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1ea1_d20260926_m043121_c001_v0001184_t0056_u01790397081101") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa913_d20260926_m043112_c001_v7007000_t0000_u01790397072291") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e3e_d20260926_m043109_c001_v0001184_t0056_u01790397069516") 2026/09/26 04:33:44 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e503_d20260926_m043100_c001_v7007000_t0000_u01790397060550") 2026/09/26 04:33:45 DEBUG : apple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1df8_d20260926_m043057_c001_v0001184_t0056_u01790397057850") 2026/09/26 04:33:45 DEBUG : appleSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9403_d20260926_m043156_c001_v7007000_t0000_u01790397116734") 2026/09/26 04:33:45 DEBUG : appleSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1fed_d20260926_m043152_c001_v0001184_t0056_u01790397112506") 2026/09/26 04:33:45 DEBUG : appleapple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f12c_d20260926_m043211_c001_v7007000_t0000_u01790397131586") 2026/09/26 04:33:45 DEBUG : appleapple: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2073_d20260926_m043208_c001_v0001184_t0056_u01790397128337") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd64f8_d20260926_m043311_c001_v7007000_t0000_u01790397191388") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2245_d20260926_m043307_c001_v0001184_t0056_u01790397187960") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010e2_d20260926_m043259_c001_v7007000_t0000_u01790397179049") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c21fd_d20260926_m043256_c001_v0001184_t0056_u01790397176012") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b91_d20260926_m043246_c001_v7007000_t0000_u01790397166963") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c219f_d20260926_m043244_c001_v0001184_t0056_u01790397164231") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b75_d20260926_m043235_c001_v7007000_t0000_u01790397155242") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2141_d20260926_m043232_c001_v0001184_t0056_u01790397152552") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b5a_d20260926_m043223_c001_v7007000_t0000_u01790397143545") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c20db_d20260926_m043220_c001_v0001184_t0056_u01790397140401") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f11b_d20260926_m043209_c001_v7007000_t0000_u01790397129666") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d74_d20260926_m043207_c001_v0001183_t0051_u01790397127268") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf940b_d20260926_m043158_c001_v7007000_t0000_u01790397118467") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a355d_d20260926_m043155_c001_v0001179_t0019_u01790397115528") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d4a_d20260926_m043154_c001_v7007000_t0000_u01790397114264") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5cb2_d20260926_m043151_c001_v0001183_t0051_u01790397111404") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d27_d20260926_m043142_c001_v7007000_t0000_u01790397102603") 2026/09/26 04:33:45 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f87_d20260926_m043139_c001_v0001184_t0056_u01790397099767") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa966_d20260926_m043138_c001_v7007000_t0000_u01790397098164") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5bde_d20260926_m043135_c001_v0001183_t0051_u01790397095564") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b93ca_d20260926_m043124_c001_v7007000_t0000_u01790397084746") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5b10_d20260926_m043121_c001_v0001183_t0051_u01790397081468") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa914_d20260926_m043112_c001_v7007000_t0000_u01790397072473") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5a5e_d20260926_m043109_c001_v0001183_t0051_u01790397069883") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e504_d20260926_m043100_c001_v7007000_t0000_u01790397060730") 2026/09/26 04:33:46 DEBUG : appleappleapplebanana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e59c6_d20260926_m043058_c001_v0001183_t0051_u01790397058221") 2026/09/26 04:33:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d4d_d20260926_m043156_c001_v7007000_t0000_u01790397116519") 2026/09/26 04:33:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a353d_d20260926_m043152_c001_v0001179_t0047_u01790397112475") 2026/09/26 04:33:46 DEBUG : b/potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd0_d20260926_m042706_c001_v7007000_t0000_u01790396826713") 2026/09/26 04:33:46 DEBUG : b/potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4df9_d20260926_m042705_c001_v0001183_t0051_u01790396825201") 2026/09/26 04:33:46 DEBUG : b/potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bcc_d20260926_m042704_c001_v7007000_t0000_u01790396824008") 2026/09/26 04:33:46 DEBUG : b/potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4dd7_d20260926_m042703_c001_v0001183_t0051_u01790396823044") 2026/09/26 04:33:46 DEBUG : b/potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eece_d20260926_m042648_c001_v7007000_t0000_u01790396808180") 2026/09/26 04:33:46 DEBUG : b/potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4cd8_d20260926_m042647_c001_v0001183_t0051_u01790396807238") 2026/09/26 04:33:46 DEBUG : backup/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f426da6c10e94d994_d20260926_m042913_c001_v7007000_t0000_u01790396953637") 2026/09/26 04:33:46 DEBUG : backup/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f414c1f99bf89dcc0_d20260926_m042912_c001_v0001176_t0055_u01790396952172") 2026/09/26 04:33:46 DEBUG : backup/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f410b0678958b08cb_d20260926_m042908_c001_v0001174_t0026_u01790396948889") 2026/09/26 04:33:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e67d_d20260926_m042936_c001_v7007000_t0000_u01790396976517") 2026/09/26 04:33:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404bb3490232f323_d20260926_m042935_c001_v0001150_t0002_u01790396975013") 2026/09/26 04:33:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4086b9803f9ec9fb_d20260926_m042931_c001_v0001104_t0057_u01790396971695") 2026/09/26 04:33:47 DEBUG : backup/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40923872a01535f5_d20260926_m042925_c001_v7007000_t0000_u01790396965113") 2026/09/26 04:33:47 DEBUG : backup/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f418d9141b0dcbfcb_d20260926_m042923_c001_v0001154_t0018_u01790396963523") 2026/09/26 04:33:47 DEBUG : backup/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40956c10aff09fc7_d20260926_m042920_c001_v0001185_t0033_u01790396960178") 2026/09/26 04:33:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e67f_d20260926_m042936_c001_v7007000_t0000_u01790396976697") 2026/09/26 04:33:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f412979fbd59f978a_d20260926_m042935_c001_v0001100_t0040_u01790396975765") 2026/09/26 04:33:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417cdb5f4b755409_d20260926_m042932_c001_v0001171_t0028_u01790396972986") 2026/09/26 04:33:47 DEBUG : backup/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f426da6c10e94d997_d20260926_m042913_c001_v7007000_t0000_u01790396953816") 2026/09/26 04:33:47 DEBUG : backup/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f407f72289548e19f_d20260926_m042912_c001_v0001130_t0022_u01790396952907") 2026/09/26 04:33:47 DEBUG : backup/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4019d2b6a40ad9ab_d20260926_m042910_c001_v0001165_t0022_u01790396950166") 2026/09/26 04:33:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40923872a01535f6_d20260926_m042925_c001_v7007000_t0000_u01790396965296") 2026/09/26 04:33:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40675957e9accfff_d20260926_m042924_c001_v0001039_t0044_u01790396964353") 2026/09/26 04:33:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40270a4280e07940_d20260926_m042921_c001_v0001120_t0006_u01790396961466") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd64f9_d20260926_m043311_c001_v7007000_t0000_u01790397191568") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e6040_d20260926_m043307_c001_v0001183_t0051_u01790397187775") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010e5_d20260926_m043259_c001_v7007000_t0000_u01790397179228") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5fdc_d20260926_m043255_c001_v0001183_t0051_u01790397175830") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b93_d20260926_m043247_c001_v7007000_t0000_u01790397167146") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5f3e_d20260926_m043244_c001_v0001183_t0051_u01790397164045") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b76_d20260926_m043235_c001_v7007000_t0000_u01790397155425") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5eca_d20260926_m043232_c001_v0001183_t0051_u01790397152366") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b5b_d20260926_m043223_c001_v7007000_t0000_u01790397143728") 2026/09/26 04:33:47 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5e0e_d20260926_m043220_c001_v0001183_t0051_u01790397140217") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f12e_d20260926_m043211_c001_v7007000_t0000_u01790397131768") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcc1_d20260926_m043207_c001_v0001044_t0053_u01790397127086") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf940c_d20260926_m043158_c001_v7007000_t0000_u01790397118651") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ce4_d20260926_m043155_c001_v0001183_t0051_u01790397115538") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40613a653263f49a_d20260926_m043153_c001_v7007000_t0000_u01790397113815") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc8b_d20260926_m043151_c001_v0001044_t0053_u01790397111221") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d2c_d20260926_m043142_c001_v7007000_t0000_u01790397102782") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a34fa_d20260926_m043139_c001_v0001179_t0019_u01790397099779") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e526_d20260926_m043138_c001_v7007000_t0000_u01790397098723") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f49_d20260926_m043135_c001_v0001184_t0056_u01790397095380") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645af6_d20260926_m043124_c001_v7007000_t0000_u01790397084783") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc1b_d20260926_m043121_c001_v0001044_t0053_u01790397081285") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa915_d20260926_m043112_c001_v7007000_t0000_u01790397072655") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbe7_d20260926_m043109_c001_v0001044_t0053_u01790397069701") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e505_d20260926_m043100_c001_v7007000_t0000_u01790397060909") 2026/09/26 04:33:48 DEBUG : banana: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbcd_d20260926_m043058_c001_v0001044_t0053_u01790397058037") 2026/09/26 04:33:48 DEBUG : bananaSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e51435074_d20260926_m043156_c001_v7007000_t0000_u01790397116529") 2026/09/26 04:33:48 DEBUG : bananaSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5cbe_d20260926_m043152_c001_v0001183_t0051_u01790397112495") 2026/09/26 04:33:48 DEBUG : both0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4bf_d20260926_m043039_c001_v7007000_t0000_u01790397039115") 2026/09/26 04:33:48 DEBUG : both0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db41_d20260926_m043028_c001_v0001044_t0053_u01790397028454") 2026/09/26 04:33:48 DEBUG : both0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a3_d20260926_m043024_c001_v7007000_t0000_u01790397024201") 2026/09/26 04:33:48 DEBUG : both0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c07_d20260926_m043014_c001_v0001184_t0056_u01790397014161") 2026/09/26 04:33:49 DEBUG : both1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c1_d20260926_m043039_c001_v7007000_t0000_u01790397039295") 2026/09/26 04:33:49 DEBUG : both1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1cc9_d20260926_m043029_c001_v0001184_t0056_u01790397029546") 2026/09/26 04:33:49 DEBUG : both1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a4_d20260926_m043024_c001_v7007000_t0000_u01790397024387") 2026/09/26 04:33:49 DEBUG : both1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e573b_d20260926_m043014_c001_v0001183_t0051_u01790397014524") 2026/09/26 04:33:49 DEBUG : both10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c2_d20260926_m043039_c001_v7007000_t0000_u01790397039475") 2026/09/26 04:33:49 DEBUG : both10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d01_d20260926_m043033_c001_v0001184_t0056_u01790397033074") 2026/09/26 04:33:49 DEBUG : both10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a5_d20260926_m043024_c001_v7007000_t0000_u01790397024570") 2026/09/26 04:33:49 DEBUG : both10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5775_d20260926_m043017_c001_v0001183_t0051_u01790397017826") 2026/09/26 04:33:49 DEBUG : both11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c3_d20260926_m043039_c001_v7007000_t0000_u01790397039658") 2026/09/26 04:33:49 DEBUG : both11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e587b_d20260926_m043033_c001_v0001183_t0051_u01790397033441") 2026/09/26 04:33:49 DEBUG : both11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a6_d20260926_m043024_c001_v7007000_t0000_u01790397024756") 2026/09/26 04:33:49 DEBUG : both11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db11_d20260926_m043018_c001_v0001044_t0053_u01790397018245") 2026/09/26 04:33:49 DEBUG : both12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c4_d20260926_m043039_c001_v7007000_t0000_u01790397039837") 2026/09/26 04:33:49 DEBUG : both12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db6f_d20260926_m043033_c001_v0001044_t0053_u01790397033815") 2026/09/26 04:33:49 DEBUG : both12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a7_d20260926_m043024_c001_v7007000_t0000_u01790397024938") 2026/09/26 04:33:49 DEBUG : both12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c51_d20260926_m043018_c001_v0001184_t0056_u01790397018609") 2026/09/26 04:33:49 DEBUG : both13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c5_d20260926_m043040_c001_v7007000_t0000_u01790397040017") 2026/09/26 04:33:49 DEBUG : both13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d19_d20260926_m043034_c001_v0001184_t0056_u01790397034185") 2026/09/26 04:33:49 DEBUG : both13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a8_d20260926_m043025_c001_v7007000_t0000_u01790397025118") 2026/09/26 04:33:49 DEBUG : both13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5791_d20260926_m043018_c001_v0001183_t0051_u01790397018975") 2026/09/26 04:33:49 DEBUG : both14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c6_d20260926_m043040_c001_v7007000_t0000_u01790397040196") 2026/09/26 04:33:49 DEBUG : both14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e588f_d20260926_m043034_c001_v0001183_t0051_u01790397034551") 2026/09/26 04:33:50 DEBUG : both14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a9_d20260926_m043025_c001_v7007000_t0000_u01790397025299") 2026/09/26 04:33:50 DEBUG : both14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db1b_d20260926_m043019_c001_v0001044_t0053_u01790397019344") 2026/09/26 04:33:50 DEBUG : both15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c7_d20260926_m043040_c001_v7007000_t0000_u01790397040375") 2026/09/26 04:33:50 DEBUG : both15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db79_d20260926_m043034_c001_v0001044_t0053_u01790397034920") 2026/09/26 04:33:50 DEBUG : both15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4aa_d20260926_m043025_c001_v7007000_t0000_u01790397025534") 2026/09/26 04:33:50 DEBUG : both15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c63_d20260926_m043019_c001_v0001184_t0056_u01790397019710") 2026/09/26 04:33:50 DEBUG : both16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c8_d20260926_m043040_c001_v7007000_t0000_u01790397040555") 2026/09/26 04:33:50 DEBUG : both16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d2d_d20260926_m043035_c001_v0001184_t0056_u01790397035288") 2026/09/26 04:33:50 DEBUG : both16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4ab_d20260926_m043025_c001_v7007000_t0000_u01790397025716") 2026/09/26 04:33:50 DEBUG : both16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e57a9_d20260926_m043020_c001_v0001183_t0051_u01790397020075") 2026/09/26 04:33:50 DEBUG : both17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4c9_d20260926_m043040_c001_v7007000_t0000_u01790397040735") 2026/09/26 04:33:50 DEBUG : both17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e58a9_d20260926_m043035_c001_v0001183_t0051_u01790397035653") 2026/09/26 04:33:50 DEBUG : both17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4ac_d20260926_m043025_c001_v7007000_t0000_u01790397025901") 2026/09/26 04:33:50 DEBUG : both17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db23_d20260926_m043020_c001_v0001044_t0053_u01790397020443") 2026/09/26 04:33:50 DEBUG : both18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4cc_d20260926_m043040_c001_v7007000_t0000_u01790397040915") 2026/09/26 04:33:50 DEBUG : both18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db7f_d20260926_m043036_c001_v0001044_t0053_u01790397036019") 2026/09/26 04:33:50 DEBUG : both18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4ad_d20260926_m043026_c001_v7007000_t0000_u01790397026087") 2026/09/26 04:33:50 DEBUG : both18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c6f_d20260926_m043020_c001_v0001184_t0056_u01790397020809") 2026/09/26 04:33:50 DEBUG : both19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4ce_d20260926_m043041_c001_v7007000_t0000_u01790397041094") 2026/09/26 04:33:50 DEBUG : both19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d32_d20260926_m043036_c001_v0001184_t0056_u01790397036390") 2026/09/26 04:33:50 DEBUG : both19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4ae_d20260926_m043026_c001_v7007000_t0000_u01790397026270") 2026/09/26 04:33:50 DEBUG : both19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e57cf_d20260926_m043021_c001_v0001183_t0051_u01790397021177") 2026/09/26 04:33:51 DEBUG : both2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4cf_d20260926_m043041_c001_v7007000_t0000_u01790397041274") 2026/09/26 04:33:51 DEBUG : both2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5835_d20260926_m043029_c001_v0001183_t0051_u01790397029912") 2026/09/26 04:33:51 DEBUG : both2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4af_d20260926_m043026_c001_v7007000_t0000_u01790397026451") 2026/09/26 04:33:51 DEBUG : both2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4daf9_d20260926_m043014_c001_v0001044_t0053_u01790397014893") 2026/09/26 04:33:51 DEBUG : both3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d0_d20260926_m043041_c001_v7007000_t0000_u01790397041453") 2026/09/26 04:33:51 DEBUG : both3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db53_d20260926_m043030_c001_v0001044_t0053_u01790397030279") 2026/09/26 04:33:51 DEBUG : both3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4b0_d20260926_m043026_c001_v7007000_t0000_u01790397026635") 2026/09/26 04:33:51 DEBUG : both3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c1b_d20260926_m043015_c001_v0001184_t0056_u01790397015259") 2026/09/26 04:33:51 DEBUG : both4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d2_d20260926_m043041_c001_v7007000_t0000_u01790397041632") 2026/09/26 04:33:51 DEBUG : both4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1cd5_d20260926_m043030_c001_v0001184_t0056_u01790397030648") 2026/09/26 04:33:51 DEBUG : both4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4b1_d20260926_m043026_c001_v7007000_t0000_u01790397026817") 2026/09/26 04:33:51 DEBUG : both4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5753_d20260926_m043015_c001_v0001183_t0051_u01790397015625") 2026/09/26 04:33:51 DEBUG : both5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d3_d20260926_m043041_c001_v7007000_t0000_u01790397041813") 2026/09/26 04:33:51 DEBUG : both5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5849_d20260926_m043031_c001_v0001183_t0051_u01790397031026") 2026/09/26 04:33:51 DEBUG : both5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4b2_d20260926_m043026_c001_v7007000_t0000_u01790397026999") 2026/09/26 04:33:51 DEBUG : both5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4daff_d20260926_m043015_c001_v0001044_t0053_u01790397015993") 2026/09/26 04:33:51 DEBUG : both6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d4_d20260926_m043042_c001_v7007000_t0000_u01790397042010") 2026/09/26 04:33:51 DEBUG : both6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db5d_d20260926_m043031_c001_v0001044_t0053_u01790397031393") 2026/09/26 04:33:51 DEBUG : both6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4b3_d20260926_m043027_c001_v7007000_t0000_u01790397027181") 2026/09/26 04:33:51 DEBUG : both6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c31_d20260926_m043016_c001_v0001184_t0056_u01790397016360") 2026/09/26 04:33:51 DEBUG : both7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d5_d20260926_m043042_c001_v7007000_t0000_u01790397042189") 2026/09/26 04:33:51 DEBUG : both7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1ce3_d20260926_m043031_c001_v0001184_t0056_u01790397031763") 2026/09/26 04:33:52 DEBUG : both7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4b4_d20260926_m043027_c001_v7007000_t0000_u01790397027363") 2026/09/26 04:33:52 DEBUG : both7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5769_d20260926_m043016_c001_v0001183_t0051_u01790397016725") 2026/09/26 04:33:52 DEBUG : both8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d6_d20260926_m043042_c001_v7007000_t0000_u01790397042369") 2026/09/26 04:33:52 DEBUG : both8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5863_d20260926_m043032_c001_v0001183_t0051_u01790397032325") 2026/09/26 04:33:52 DEBUG : both8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4b5_d20260926_m043027_c001_v7007000_t0000_u01790397027544") 2026/09/26 04:33:52 DEBUG : both8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db09_d20260926_m043017_c001_v0001044_t0053_u01790397017091") 2026/09/26 04:33:52 DEBUG : both9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d7_d20260926_m043042_c001_v7007000_t0000_u01790397042549") 2026/09/26 04:33:52 DEBUG : both9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db65_d20260926_m043032_c001_v0001044_t0053_u01790397032704") 2026/09/26 04:33:52 DEBUG : both9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4b6_d20260926_m043027_c001_v7007000_t0000_u01790397027726") 2026/09/26 04:33:52 DEBUG : both9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c45_d20260926_m043017_c001_v0001184_t0056_u01790397017459") 2026/09/26 04:33:52 DEBUG : c/non empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd1_d20260926_m042706_c001_v7007000_t0000_u01790396826895") 2026/09/26 04:33:52 DEBUG : c/non empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4dff_d20260926_m042705_c001_v0001183_t0051_u01790396825385") 2026/09/26 04:33:52 DEBUG : c/non empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bce_d20260926_m042704_c001_v7007000_t0000_u01790396824836") 2026/09/26 04:33:52 DEBUG : c/non empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ddf_d20260926_m042703_c001_v0001183_t0051_u01790396823228") 2026/09/26 04:33:52 DEBUG : c/non empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eed1_d20260926_m042648_c001_v7007000_t0000_u01790396808905") 2026/09/26 04:33:52 DEBUG : c/non empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4cdc_d20260926_m042647_c001_v0001183_t0051_u01790396807423") 2026/09/26 04:33:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa948_d20260926_m043126_c001_v7007000_t0000_u01790397086911") 2026/09/26 04:33:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5b20_d20260926_m043122_c001_v0001183_t0051_u01790397082543") 2026/09/26 04:33:52 DEBUG : check sum: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eec4_d20260926_m042640_c001_v7007000_t0000_u01790396800895") 2026/09/26 04:33:52 DEBUG : check sum: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4c38_d20260926_m042639_c001_v0001183_t0051_u01790396799991") 2026/09/26 04:33:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e671_d20260926_m043339_c001_v7007000_t0000_u01790397219235") 2026/09/26 04:33:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a37cf_d20260926_m043337_c001_v0001179_t0019_u01790397217868") 2026/09/26 04:33:53 DEBUG : dest/3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44da53_d20260926_m042842_c001_v7007000_t0000_u01790396922120") 2026/09/26 04:33:53 DEBUG : dest/3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404e63cc729d6930_d20260926_m042840_c001_v0001102_t0053_u01790396920853") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f131_d20260926_m043211_c001_v7007000_t0000_u01790397131949") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d84_d20260926_m043208_c001_v0001183_t0051_u01790397128358") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd64fa_d20260926_m043311_c001_v7007000_t0000_u01790397191749") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3713_d20260926_m043303_c001_v0001179_t0019_u01790397183434") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010e6_d20260926_m043259_c001_v7007000_t0000_u01790397179409") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a36cf_d20260926_m043251_c001_v0001179_t0019_u01790397171469") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b94_d20260926_m043247_c001_v7007000_t0000_u01790397167357") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a367f_d20260926_m043239_c001_v0001179_t0019_u01790397159697") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b77_d20260926_m043235_c001_v7007000_t0000_u01790397155608") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a360f_d20260926_m043228_c001_v0001179_t0019_u01790397148044") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b5c_d20260926_m043223_c001_v7007000_t0000_u01790397143911") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35db_d20260926_m043215_c001_v0001179_t0019_u01790397135983") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5c062_d20260926_m043209_c001_v7007000_t0000_u01790397129284") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c204f_d20260926_m043202_c001_v0001184_t0056_u01790397122903") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf940d_d20260926_m043158_c001_v7007000_t0000_u01790397118835") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2015_d20260926_m043155_c001_v0001184_t0056_u01790397115691") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c901048_d20260926_m043154_c001_v7007000_t0000_u01790397114366") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a351f_d20260926_m043147_c001_v0001179_t0019_u01790397107024") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d2e_d20260926_m043142_c001_v7007000_t0000_u01790397102965") 2026/09/26 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a34fc_d20260926_m043139_c001_v0001179_t0019_u01790397099964") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa967_d20260926_m043138_c001_v7007000_t0000_u01790397098354") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a34b2_d20260926_m043131_c001_v0001179_t0019_u01790397091072") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b93c9_d20260926_m043124_c001_v7007000_t0000_u01790397084560") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e7b_d20260926_m043116_c001_v0001184_t0056_u01790397076921") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa917_d20260926_m043112_c001_v7007000_t0000_u01790397072837") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e28_d20260926_m043105_c001_v0001184_t0056_u01790397065488") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e506_d20260926_m043101_c001_v7007000_t0000_u01790397061089") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1dd2_d20260926_m043054_c001_v0001184_t0056_u01790397054874") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b942c_d20260926_m043156_c001_v7007000_t0000_u01790397116560") 2026/09/26 04:33:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4dc93_d20260926_m043152_c001_v0001044_t0051_u01790397112672") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f134_d20260926_m043212_c001_v7007000_t0000_u01790397132130") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35af_d20260926_m043208_c001_v0001179_t0019_u01790397128368") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd64fb_d20260926_m043311_c001_v7007000_t0000_u01790397191928") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e6014_d20260926_m043303_c001_v0001183_t0051_u01790397183974") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010e7_d20260926_m043259_c001_v7007000_t0000_u01790397179589") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5fa8_d20260926_m043252_c001_v0001183_t0051_u01790397172008") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b96_d20260926_m043247_c001_v7007000_t0000_u01790397167541") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5f1a_d20260926_m043240_c001_v0001183_t0051_u01790397160246") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b78_d20260926_m043235_c001_v7007000_t0000_u01790397155791") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5e80_d20260926_m043228_c001_v0001183_t0051_u01790397148589") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b5e_d20260926_m043224_c001_v7007000_t0000_u01790397144095") 2026/09/26 04:33:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5dec_d20260926_m043216_c001_v0001183_t0051_u01790397136525") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b5c7_d20260926_m043209_c001_v7007000_t0000_u01790397129707") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dca9_d20260926_m043203_c001_v0001044_t0053_u01790397123443") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf940e_d20260926_m043159_c001_v7007000_t0000_u01790397119017") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc9b_d20260926_m043155_c001_v0001044_t0053_u01790397115704") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f42399e9eface4a03_d20260926_m043154_c001_v7007000_t0000_u01790397114398") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc79_d20260926_m043147_c001_v0001044_t0053_u01790397107567") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d2f_d20260926_m043143_c001_v7007000_t0000_u01790397103146") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc61_d20260926_m043139_c001_v0001044_t0053_u01790397099973") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4184d84b686290f8_d20260926_m043138_c001_v7007000_t0000_u01790397098544") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f1d_d20260926_m043131_c001_v0001184_t0056_u01790397091619") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cc63_d20260926_m043124_c001_v7007000_t0000_u01790397084559") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc05_d20260926_m043117_c001_v0001044_t0053_u01790397077466") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa918_d20260926_m043113_c001_v7007000_t0000_u01790397073019") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbd9_d20260926_m043106_c001_v0001044_t0053_u01790397066040") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e507_d20260926_m043101_c001_v7007000_t0000_u01790397061268") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbb7_d20260926_m043055_c001_v0001044_t0053_u01790397055060") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b942d_d20260926_m043156_c001_v7007000_t0000_u01790397116743") 2026/09/26 04:33:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5cc0_d20260926_m043152_c001_v0001183_t0036_u01790397112680") 2026/09/26 04:33:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f135_d20260926_m043212_c001_v7007000_t0000_u01790397132311") 2026/09/26 04:33:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2075_d20260926_m043208_c001_v0001184_t0056_u01790397128519") 2026/09/26 04:33:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd64fd_d20260926_m043312_c001_v7007000_t0000_u01790397192109") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c222b_d20260926_m043304_c001_v0001184_t0056_u01790397184523") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010e8_d20260926_m043259_c001_v7007000_t0000_u01790397179769") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c21dd_d20260926_m043252_c001_v0001184_t0056_u01790397172546") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b98_d20260926_m043247_c001_v7007000_t0000_u01790397167724") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c217d_d20260926_m043240_c001_v0001184_t0056_u01790397160785") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b79_d20260926_m043235_c001_v7007000_t0000_u01790397155975") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c211d_d20260926_m043229_c001_v0001184_t0056_u01790397149137") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b5f_d20260926_m043224_c001_v7007000_t0000_u01790397144319") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c20b9_d20260926_m043217_c001_v0001184_t0056_u01790397137068") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123eb94_d20260926_m043209_c001_v7007000_t0000_u01790397129458") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d31_d20260926_m043203_c001_v0001183_t0051_u01790397123980") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf940f_d20260926_m043159_c001_v7007000_t0000_u01790397119200") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a355f_d20260926_m043155_c001_v0001179_t0019_u01790397115713") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f424aee5d7f128708_d20260926_m043154_c001_v7007000_t0000_u01790397114006") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5c8c_d20260926_m043148_c001_v0001183_t0051_u01790397108103") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d30_d20260926_m043143_c001_v7007000_t0000_u01790397103326") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5c24_d20260926_m043139_c001_v0001183_t0051_u01790397099983") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e525_d20260926_m043138_c001_v7007000_t0000_u01790397098535") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ba2_d20260926_m043132_c001_v0001183_t0051_u01790397092158") 2026/09/26 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d73596d_d20260926_m043124_c001_v7007000_t0000_u01790397084499") 2026/09/26 04:33:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ad4_d20260926_m043118_c001_v0001183_t0051_u01790397078006") 2026/09/26 04:33:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa91a_d20260926_m043113_c001_v7007000_t0000_u01790397073201") 2026/09/26 04:33:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5a30_d20260926_m043106_c001_v0001183_t0051_u01790397066579") 2026/09/26 04:33:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e508_d20260926_m043101_c001_v7007000_t0000_u01790397061447") 2026/09/26 04:33:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5992_d20260926_m043055_c001_v0001183_t0051_u01790397055243") 2026/09/26 04:33:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40613a653263f4a2_d20260926_m043156_c001_v7007000_t0000_u01790397116756") 2026/09/26 04:33:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a353f_d20260926_m043152_c001_v0001179_t0054_u01790397112692") 2026/09/26 04:33:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f136_d20260926_m043212_c001_v7007000_t0000_u01790397132491") 2026/09/26 04:33:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dccd_d20260926_m043208_c001_v0001044_t0053_u01790397128531") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd64ff_d20260926_m043312_c001_v7007000_t0000_u01790397192289") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd9d_d20260926_m043305_c001_v0001044_t0053_u01790397185149") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010e9_d20260926_m043259_c001_v7007000_t0000_u01790397179952") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd79_d20260926_m043253_c001_v0001044_t0053_u01790397173265") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b99_d20260926_m043247_c001_v7007000_t0000_u01790397167910") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd43_d20260926_m043241_c001_v0001044_t0053_u01790397161333") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b7a_d20260926_m043236_c001_v7007000_t0000_u01790397156158") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd13_d20260926_m043229_c001_v0001044_t0053_u01790397149682") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b60_d20260926_m043224_c001_v7007000_t0000_u01790397144502") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dce5_d20260926_m043217_c001_v0001044_t0053_u01790397137613") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9423_d20260926_m043209_c001_v7007000_t0000_u01790397129816") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a359b_d20260926_m043204_c001_v0001179_t0019_u01790397124519") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9410_d20260926_m043159_c001_v7007000_t0000_u01790397119383") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ce6_d20260926_m043155_c001_v0001183_t0051_u01790397115722") 2026/09/26 04:33:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d47_d20260926_m043153_c001_v7007000_t0000_u01790397113794") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1fbb_d20260926_m043148_c001_v0001184_t0056_u01790397108644") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d31_d20260926_m043143_c001_v7007000_t0000_u01790397103506") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f89_d20260926_m043139_c001_v0001184_t0056_u01790397099995") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5c024_d20260926_m043138_c001_v7007000_t0000_u01790397098575") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc43_d20260926_m043132_c001_v0001044_t0053_u01790397092785") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40613a653263f47b_d20260926_m043124_c001_v7007000_t0000_u01790397084559") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3434_d20260926_m043118_c001_v0001179_t0019_u01790397078550") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa91b_d20260926_m043113_c001_v7007000_t0000_u01790397073383") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a33ee_d20260926_m043107_c001_v0001179_t0019_u01790397067125") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e50a_d20260926_m043101_c001_v7007000_t0000_u01790397061629") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a338e_d20260926_m043055_c001_v0001179_t0019_u01790397055454") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40613a653263f4a0_d20260926_m043156_c001_v7007000_t0000_u01790397116572") 2026/09/26 04:33:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1fef_d20260926_m043152_c001_v0001184_t0001_u01790397112701") 2026/09/26 04:33:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f139_d20260926_m043212_c001_v7007000_t0000_u01790397132672") 2026/09/26 04:33:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d86_d20260926_m043208_c001_v0001183_t0051_u01790397128541") 2026/09/26 04:33:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6500_d20260926_m043312_c001_v7007000_t0000_u01790397192468") 2026/09/26 04:33:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a371f_d20260926_m043305_c001_v0001179_t0019_u01790397185333") 2026/09/26 04:33:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010ea_d20260926_m043300_c001_v7007000_t0000_u01790397180132") 2026/09/26 04:33:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a36db_d20260926_m043253_c001_v0001179_t0019_u01790397173449") 2026/09/26 04:33:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b9a_d20260926_m043248_c001_v7007000_t0000_u01790397168096") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3695_d20260926_m043241_c001_v0001179_t0019_u01790397161519") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b7b_d20260926_m043236_c001_v7007000_t0000_u01790397156340") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a361f_d20260926_m043229_c001_v0001179_t0019_u01790397149975") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b61_d20260926_m043224_c001_v7007000_t0000_u01790397144684") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35e1_d20260926_m043217_c001_v0001179_t0019_u01790397137798") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f11c_d20260926_m043209_c001_v7007000_t0000_u01790397129849") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2051_d20260926_m043204_c001_v0001184_t0056_u01790397124702") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9411_d20260926_m043159_c001_v7007000_t0000_u01790397119566") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c201b_d20260926_m043155_c001_v0001184_t0056_u01790397115876") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f424aee5d7f128709_d20260926_m043154_c001_v7007000_t0000_u01790397114186") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3525_d20260926_m043148_c001_v0001179_t0019_u01790397108829") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d32_d20260926_m043143_c001_v7007000_t0000_u01790397103686") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3500_d20260926_m043140_c001_v0001179_t0019_u01790397100146") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa96a_d20260926_m043138_c001_v7007000_t0000_u01790397098892") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a34c2_d20260926_m043132_c001_v0001179_t0019_u01790397092968") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa942_d20260926_m043124_c001_v7007000_t0000_u01790397084791") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e8d_d20260926_m043118_c001_v0001184_t0056_u01790397078732") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa91c_d20260926_m043113_c001_v7007000_t0000_u01790397073564") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e2e_d20260926_m043107_c001_v0001184_t0056_u01790397067308") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e50b_d20260926_m043101_c001_v7007000_t0000_u01790397061809") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1dde_d20260926_m043055_c001_v0001184_t0056_u01790397055638") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e51435076_d20260926_m043156_c001_v7007000_t0000_u01790397116889") 2026/09/26 04:33:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5cc2_d20260926_m043152_c001_v0001183_t0016_u01790397112886") 2026/09/26 04:33:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f13a_d20260926_m043212_c001_v7007000_t0000_u01790397132852") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35b1_d20260926_m043208_c001_v0001179_t0019_u01790397128552") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6501_d20260926_m043312_c001_v7007000_t0000_u01790397192662") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e6020_d20260926_m043305_c001_v0001183_t0051_u01790397185516") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010ec_d20260926_m043300_c001_v7007000_t0000_u01790397180312") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5fc2_d20260926_m043253_c001_v0001183_t0051_u01790397173633") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b9b_d20260926_m043248_c001_v7007000_t0000_u01790397168278") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5f24_d20260926_m043241_c001_v0001183_t0051_u01790397161704") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b7c_d20260926_m043236_c001_v7007000_t0000_u01790397156524") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ea0_d20260926_m043230_c001_v0001183_t0051_u01790397150158") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b62_d20260926_m043224_c001_v7007000_t0000_u01790397144869") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5df8_d20260926_m043217_c001_v0001183_t0051_u01790397137983") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9420_d20260926_m043209_c001_v7007000_t0000_u01790397129265") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcb3_d20260926_m043204_c001_v0001044_t0053_u01790397124884") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9412_d20260926_m043159_c001_v7007000_t0000_u01790397119749") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc9d_d20260926_m043155_c001_v0001044_t0053_u01790397115889") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e51435072_d20260926_m043154_c001_v7007000_t0000_u01790397114407") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc7f_d20260926_m043149_c001_v0001044_t0053_u01790397109013") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d33_d20260926_m043143_c001_v7007000_t0000_u01790397103866") 2026/09/26 04:34:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc63_d20260926_m043140_c001_v0001044_t0053_u01790397100156") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa968_d20260926_m043138_c001_v7007000_t0000_u01790397098533") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f2b_d20260926_m043133_c001_v0001184_t0056_u01790397093152") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417ccca09cdbcb52_d20260926_m043124_c001_v7007000_t0000_u01790397084755") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc11_d20260926_m043118_c001_v0001044_t0053_u01790397078916") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa91d_d20260926_m043113_c001_v7007000_t0000_u01790397073747") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbdb_d20260926_m043107_c001_v0001044_t0053_u01790397067493") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e50c_d20260926_m043101_c001_v7007000_t0000_u01790397061988") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbbf_d20260926_m043055_c001_v0001044_t0053_u01790397055824") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c90104c_d20260926_m043156_c001_v7007000_t0000_u01790397116764") 2026/09/26 04:34:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1ff1_d20260926_m043152_c001_v0001184_t0013_u01790397112904") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f13b_d20260926_m043213_c001_v7007000_t0000_u01790397133032") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2077_d20260926_m043208_c001_v0001184_t0056_u01790397128702") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6502_d20260926_m043312_c001_v7007000_t0000_u01790397192842") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2235_d20260926_m043305_c001_v0001184_t0056_u01790397185702") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010ed_d20260926_m043300_c001_v7007000_t0000_u01790397180492") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c21e3_d20260926_m043253_c001_v0001184_t0056_u01790397173815") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b9c_d20260926_m043248_c001_v7007000_t0000_u01790397168463") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2189_d20260926_m043241_c001_v0001184_t0056_u01790397161887") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b7d_d20260926_m043236_c001_v7007000_t0000_u01790397156707") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2125_d20260926_m043230_c001_v0001184_t0056_u01790397150343") 2026/09/26 04:34:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b63_d20260926_m043225_c001_v7007000_t0000_u01790397145053") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c20c7_d20260926_m043218_c001_v0001184_t0056_u01790397138166") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5c063_d20260926_m043209_c001_v7007000_t0000_u01790397129465") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d42_d20260926_m043205_c001_v0001183_t0051_u01790397125068") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9413_d20260926_m043159_c001_v7007000_t0000_u01790397119932") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3563_d20260926_m043155_c001_v0001179_t0019_u01790397115901") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f424aee5d7f128707_d20260926_m043153_c001_v7007000_t0000_u01790397113825") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5c96_d20260926_m043149_c001_v0001183_t0051_u01790397109195") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d34_d20260926_m043144_c001_v7007000_t0000_u01790397104045") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5c28_d20260926_m043140_c001_v0001183_t0051_u01790397100166") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e51435043_d20260926_m043138_c001_v7007000_t0000_u01790397098554") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5bb6_d20260926_m043133_c001_v0001183_t0051_u01790397093347") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa93e_d20260926_m043124_c001_v7007000_t0000_u01790397084517") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ae4_d20260926_m043119_c001_v0001183_t0051_u01790397079110") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa91f_d20260926_m043113_c001_v7007000_t0000_u01790397073929") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5a44_d20260926_m043107_c001_v0001183_t0051_u01790397067677") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e50d_d20260926_m043102_c001_v7007000_t0000_u01790397062168") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e59a6_d20260926_m043056_c001_v0001183_t0051_u01790397056009") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e51435075_d20260926_m043156_c001_v7007000_t0000_u01790397116710") 2026/09/26 04:34:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a3545_d20260926_m043152_c001_v0001179_t0043_u01790397112941") 2026/09/26 04:34:02 DEBUG : dir1/0007-12345: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f13c_d20260926_m043213_c001_v7007000_t0000_u01790397133213") 2026/09/26 04:34:02 DEBUG : dir1/0007-12345: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dccf_d20260926_m043208_c001_v0001044_t0053_u01790397128714") 2026/09/26 04:34:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6504_d20260926_m043313_c001_v7007000_t0000_u01790397193023") 2026/09/26 04:34:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dda1_d20260926_m043305_c001_v0001044_t0053_u01790397185887") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010ee_d20260926_m043300_c001_v7007000_t0000_u01790397180671") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd7b_d20260926_m043253_c001_v0001044_t0053_u01790397173997") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b9d_d20260926_m043248_c001_v7007000_t0000_u01790397168646") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd47_d20260926_m043242_c001_v0001044_t0053_u01790397162070") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b7e_d20260926_m043236_c001_v7007000_t0000_u01790397156890") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd19_d20260926_m043230_c001_v0001044_t0053_u01790397150528") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b64_d20260926_m043225_c001_v7007000_t0000_u01790397145235") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dce9_d20260926_m043218_c001_v0001044_t0053_u01790397138357") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f41441b6bae71a9c9_d20260926_m043209_c001_v7007000_t0000_u01790397129693") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a359f_d20260926_m043205_c001_v0001179_t0019_u01790397125250") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9414_d20260926_m043200_c001_v7007000_t0000_u01790397120115") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5cea_d20260926_m043155_c001_v0001183_t0051_u01790397115912") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b9428_d20260926_m043154_c001_v7007000_t0000_u01790397114194") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1fc5_d20260926_m043149_c001_v0001184_t0056_u01790397109378") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d35_d20260926_m043144_c001_v7007000_t0000_u01790397104224") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f8d_d20260926_m043140_c001_v0001184_t0056_u01790397100178") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4184d84b686290f9_d20260926_m043138_c001_v7007000_t0000_u01790397098733") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc47_d20260926_m043133_c001_v0001044_t0053_u01790397093530") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d735971_d20260926_m043124_c001_v7007000_t0000_u01790397084857") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3440_d20260926_m043119_c001_v0001179_t0019_u01790397079295") 2026/09/26 04:34:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa921_d20260926_m043114_c001_v7007000_t0000_u01790397074112") 2026/09/26 04:34:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a33f2_d20260926_m043107_c001_v0001179_t0019_u01790397067863") 2026/09/26 04:34:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e50e_d20260926_m043102_c001_v7007000_t0000_u01790397062347") 2026/09/26 04:34:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3396_d20260926_m043056_c001_v0001179_t0019_u01790397056191") 2026/09/26 04:34:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c90104a_d20260926_m043156_c001_v7007000_t0000_u01790397116581") 2026/09/26 04:34:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5cc4_d20260926_m043153_c001_v0001183_t0057_u01790397113151") 2026/09/26 04:34:04 DEBUG : dir1/0008-23456: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f13d_d20260926_m043213_c001_v7007000_t0000_u01790397133394") 2026/09/26 04:34:04 DEBUG : dir1/0008-23456: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d8a_d20260926_m043208_c001_v0001183_t0051_u01790397128724") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6505_d20260926_m043313_c001_v7007000_t0000_u01790397193203") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3723_d20260926_m043306_c001_v0001179_t0019_u01790397186070") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010ef_d20260926_m043300_c001_v7007000_t0000_u01790397180851") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a36e5_d20260926_m043254_c001_v0001179_t0019_u01790397174181") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b9e_d20260926_m043248_c001_v7007000_t0000_u01790397168829") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3697_d20260926_m043242_c001_v0001179_t0019_u01790397162380") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b7f_d20260926_m043237_c001_v7007000_t0000_u01790397157073") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3625_d20260926_m043230_c001_v0001179_t0019_u01790397150712") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b65_d20260926_m043225_c001_v7007000_t0000_u01790397145418") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35e7_d20260926_m043218_c001_v0001179_t0019_u01790397138542") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f41441b6bae71a9c8_d20260926_m043209_c001_v7007000_t0000_u01790397129693") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2057_d20260926_m043205_c001_v0001184_t0056_u01790397125433") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9415_d20260926_m043200_c001_v7007000_t0000_u01790397120298") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c201f_d20260926_m043156_c001_v0001184_t0056_u01790397116061") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d4b_d20260926_m043154_c001_v7007000_t0000_u01790397114418") 2026/09/26 04:34:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3529_d20260926_m043149_c001_v0001179_t0019_u01790397109562") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d36_d20260926_m043144_c001_v7007000_t0000_u01790397104404") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3502_d20260926_m043140_c001_v0001179_t0019_u01790397100331") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d73598b_d20260926_m043138_c001_v7007000_t0000_u01790397098587") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a34c6_d20260926_m043133_c001_v0001179_t0019_u01790397093714") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa943_d20260926_m043124_c001_v7007000_t0000_u01790397084875") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e97_d20260926_m043119_c001_v0001184_t0056_u01790397079479") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa922_d20260926_m043114_c001_v7007000_t0000_u01790397074294") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e32_d20260926_m043108_c001_v0001184_t0056_u01790397068046") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa900_d20260926_m043102_c001_v7007000_t0000_u01790397062889") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1dec_d20260926_m043056_c001_v0001184_t0056_u01790397056376") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cc7f_d20260926_m043156_c001_v7007000_t0000_u01790397116592") 2026/09/26 04:34:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1ff5_d20260926_m043153_c001_v0001184_t0013_u01790397113161") 2026/09/26 04:34:05 DEBUG : dir1/0009-34567: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f13e_d20260926_m043213_c001_v7007000_t0000_u01790397133575") 2026/09/26 04:34:05 DEBUG : dir1/0009-34567: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35b5_d20260926_m043208_c001_v0001179_t0019_u01790397128735") 2026/09/26 04:34:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6506_d20260926_m043313_c001_v7007000_t0000_u01790397193388") 2026/09/26 04:34:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e6028_d20260926_m043306_c001_v0001183_t0051_u01790397186299") 2026/09/26 04:34:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f0_d20260926_m043301_c001_v7007000_t0000_u01790397181030") 2026/09/26 04:34:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5fca_d20260926_m043254_c001_v0001183_t0051_u01790397174365") 2026/09/26 04:34:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b9f_d20260926_m043249_c001_v7007000_t0000_u01790397169014") 2026/09/26 04:34:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5f28_d20260926_m043242_c001_v0001183_t0051_u01790397162565") 2026/09/26 04:34:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b80_d20260926_m043237_c001_v7007000_t0000_u01790397157256") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5eb0_d20260926_m043230_c001_v0001183_t0051_u01790397150895") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b66_d20260926_m043225_c001_v7007000_t0000_u01790397145602") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5e00_d20260926_m043218_c001_v0001183_t0051_u01790397138727") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f421978db78e1bdd5_d20260926_m043209_c001_v7007000_t0000_u01790397129806") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcb7_d20260926_m043205_c001_v0001044_t0053_u01790397125617") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9416_d20260926_m043200_c001_v7007000_t0000_u01790397120483") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc9f_d20260926_m043156_c001_v0001044_t0053_u01790397116075") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b9429_d20260926_m043154_c001_v7007000_t0000_u01790397114377") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc85_d20260926_m043149_c001_v0001044_t0053_u01790397109746") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d37_d20260926_m043144_c001_v7007000_t0000_u01790397104584") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc67_d20260926_m043140_c001_v0001044_t0053_u01790397100340") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d1e_d20260926_m043138_c001_v7007000_t0000_u01790397098597") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f33_d20260926_m043133_c001_v0001184_t0056_u01790397093897") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417ccca09cdbcb51_d20260926_m043124_c001_v7007000_t0000_u01790397084560") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc15_d20260926_m043119_c001_v0001044_t0053_u01790397079663") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa923_d20260926_m043114_c001_v7007000_t0000_u01790397074527") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbdf_d20260926_m043108_c001_v0001044_t0053_u01790397068234") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa901_d20260926_m043103_c001_v7007000_t0000_u01790397063070") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbc5_d20260926_m043056_c001_v0001044_t0053_u01790397056562") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f42399e9eface4a07_d20260926_m043156_c001_v7007000_t0000_u01790397116721") 2026/09/26 04:34:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a3547_d20260926_m043153_c001_v0001179_t0039_u01790397113175") 2026/09/26 04:34:06 DEBUG : dir1/0010-45678: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f13f_d20260926_m043213_c001_v7007000_t0000_u01790397133756") 2026/09/26 04:34:06 DEBUG : dir1/0010-45678: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2079_d20260926_m043208_c001_v0001184_t0056_u01790397128885") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6507_d20260926_m043313_c001_v7007000_t0000_u01790397193569") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2239_d20260926_m043306_c001_v0001184_t0056_u01790397186484") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f1_d20260926_m043301_c001_v7007000_t0000_u01790397181210") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c21eb_d20260926_m043254_c001_v0001184_t0056_u01790397174548") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645ba0_d20260926_m043249_c001_v7007000_t0000_u01790397169197") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c218d_d20260926_m043242_c001_v0001184_t0056_u01790397162759") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b81_d20260926_m043237_c001_v7007000_t0000_u01790397157439") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c212f_d20260926_m043231_c001_v0001184_t0056_u01790397151081") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b67_d20260926_m043225_c001_v7007000_t0000_u01790397145784") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c20cf_d20260926_m043218_c001_v0001184_t0056_u01790397138910") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123eb93_d20260926_m043209_c001_v7007000_t0000_u01790397129278") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d4e_d20260926_m043205_c001_v0001183_t0051_u01790397125801") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9417_d20260926_m043200_c001_v7007000_t0000_u01790397120668") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5cee_d20260926_m043156_c001_v0001183_t0051_u01790397116094") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf93fb_d20260926_m043154_c001_v7007000_t0000_u01790397114393") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ca2_d20260926_m043149_c001_v0001183_t0051_u01790397109927") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d38_d20260926_m043144_c001_v7007000_t0000_u01790397104763") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5c2a_d20260926_m043140_c001_v0001183_t0051_u01790397100351") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e51435045_d20260926_m043138_c001_v7007000_t0000_u01790397098744") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5bc4_d20260926_m043134_c001_v0001183_t0051_u01790397094081") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e51b_d20260926_m043124_c001_v7007000_t0000_u01790397084554") 2026/09/26 04:34:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5af2_d20260926_m043119_c001_v0001183_t0051_u01790397079846") 2026/09/26 04:34:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa924_d20260926_m043114_c001_v7007000_t0000_u01790397074713") 2026/09/26 04:34:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5a4a_d20260926_m043108_c001_v0001183_t0051_u01790397068416") 2026/09/26 04:34:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa902_d20260926_m043103_c001_v7007000_t0000_u01790397063255") 2026/09/26 04:34:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e59b0_d20260926_m043056_c001_v0001183_t0051_u01790397056746") 2026/09/26 04:34:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f42399e9eface4a08_d20260926_m043156_c001_v7007000_t0000_u01790397116912") 2026/09/26 04:34:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4dc95_d20260926_m043153_c001_v0001044_t0050_u01790397113248") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f141_d20260926_m043213_c001_v7007000_t0000_u01790397133936") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcd1_d20260926_m043208_c001_v0001044_t0053_u01790397128895") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6509_d20260926_m043313_c001_v7007000_t0000_u01790397193749") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dda3_d20260926_m043306_c001_v0001044_t0053_u01790397186671") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f2_d20260926_m043301_c001_v7007000_t0000_u01790397181391") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd7d_d20260926_m043254_c001_v0001044_t0053_u01790397174731") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645ba1_d20260926_m043249_c001_v7007000_t0000_u01790397169380") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd4d_d20260926_m043242_c001_v0001044_t0053_u01790397162942") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b82_d20260926_m043237_c001_v7007000_t0000_u01790397157621") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd1f_d20260926_m043231_c001_v0001044_t0053_u01790397151264") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b68_d20260926_m043225_c001_v7007000_t0000_u01790397145968") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcf1_d20260926_m043219_c001_v0001044_t0053_u01790397139095") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9421_d20260926_m043209_c001_v7007000_t0000_u01790397129447") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35a5_d20260926_m043205_c001_v0001179_t0019_u01790397125983") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9418_d20260926_m043200_c001_v7007000_t0000_u01790397120856") 2026/09/26 04:34:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3567_d20260926_m043156_c001_v0001179_t0019_u01790397116153") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40613a653263f49d_d20260926_m043154_c001_v7007000_t0000_u01790397114178") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1fcf_d20260926_m043150_c001_v0001184_t0056_u01790397110110") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d39_d20260926_m043144_c001_v7007000_t0000_u01790397104944") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f91_d20260926_m043140_c001_v0001184_t0056_u01790397100364") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa969_d20260926_m043138_c001_v7007000_t0000_u01790397098713") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc49_d20260926_m043134_c001_v0001044_t0053_u01790397094264") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa93f_d20260926_m043124_c001_v7007000_t0000_u01790397084601") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3444_d20260926_m043120_c001_v0001179_t0019_u01790397080029") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa927_d20260926_m043114_c001_v7007000_t0000_u01790397074895") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a33fa_d20260926_m043108_c001_v0001179_t0019_u01790397068599") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa903_d20260926_m043103_c001_v7007000_t0000_u01790397063437") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a339a_d20260926_m043056_c001_v0001179_t0019_u01790397056929") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d4e_d20260926_m043156_c001_v7007000_t0000_u01790397116699") 2026/09/26 04:34:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5cc8_d20260926_m043153_c001_v0001183_t0021_u01790397113364") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f142_d20260926_m043214_c001_v7007000_t0000_u01790397134118") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35b9_d20260926_m043208_c001_v0001179_t0019_u01790397128918") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd650d_d20260926_m043314_c001_v7007000_t0000_u01790397194331") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3727_d20260926_m043306_c001_v0001179_t0019_u01790397186854") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f3_d20260926_m043301_c001_v7007000_t0000_u01790397181570") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a36e9_d20260926_m043254_c001_v0001179_t0019_u01790397174914") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645ba2_d20260926_m043249_c001_v7007000_t0000_u01790397169564") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a369f_d20260926_m043243_c001_v0001179_t0019_u01790397163126") 2026/09/26 04:34:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b83_d20260926_m043237_c001_v7007000_t0000_u01790397157803") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a362b_d20260926_m043231_c001_v0001179_t0019_u01790397151447") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b69_d20260926_m043226_c001_v7007000_t0000_u01790397146153") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35e9_d20260926_m043219_c001_v0001179_t0019_u01790397139280") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9422_d20260926_m043209_c001_v7007000_t0000_u01790397129629") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c205f_d20260926_m043206_c001_v0001184_t0056_u01790397126165") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9419_d20260926_m043201_c001_v7007000_t0000_u01790397121039") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2023_d20260926_m043156_c001_v0001184_t0056_u01790397116244") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d48_d20260926_m043154_c001_v7007000_t0000_u01790397114084") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a352d_d20260926_m043150_c001_v0001179_t0019_u01790397110295") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d3a_d20260926_m043145_c001_v7007000_t0000_u01790397105127") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3504_d20260926_m043140_c001_v0001179_t0019_u01790397100516") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e527_d20260926_m043138_c001_v7007000_t0000_u01790397098905") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a34cc_d20260926_m043134_c001_v0001179_t0019_u01790397094449") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d735970_d20260926_m043124_c001_v7007000_t0000_u01790397084678") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e99_d20260926_m043120_c001_v0001184_t0056_u01790397080367") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa928_d20260926_m043115_c001_v7007000_t0000_u01790397075077") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1e38_d20260926_m043108_c001_v0001184_t0056_u01790397068781") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa905_d20260926_m043103_c001_v7007000_t0000_u01790397063618") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1df0_d20260926_m043057_c001_v0001184_t0056_u01790397057114") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9401_d20260926_m043156_c001_v7007000_t0000_u01790397116551") 2026/09/26 04:34:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a354b_d20260926_m043153_c001_v0001179_t0052_u01790397113393") 2026/09/26 04:34:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f143_d20260926_m043214_c001_v7007000_t0000_u01790397134299") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d94_d20260926_m043208_c001_v0001183_t0051_u01790397128928") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd650e_d20260926_m043314_c001_v7007000_t0000_u01790397194513") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e6034_d20260926_m043307_c001_v0001183_t0051_u01790397187036") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f4_d20260926_m043301_c001_v7007000_t0000_u01790397181750") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5fd2_d20260926_m043255_c001_v0001183_t0051_u01790397175097") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645ba3_d20260926_m043249_c001_v7007000_t0000_u01790397169748") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5f30_d20260926_m043243_c001_v0001183_t0051_u01790397163310") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b84_d20260926_m043237_c001_v7007000_t0000_u01790397157986") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5ec0_d20260926_m043231_c001_v0001183_t0051_u01790397151630") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b6a_d20260926_m043226_c001_v7007000_t0000_u01790397146336") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5e02_d20260926_m043219_c001_v0001183_t0051_u01790397139465") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123eb95_d20260926_m043209_c001_v7007000_t0000_u01790397129639") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcbd_d20260926_m043206_c001_v0001044_t0053_u01790397126348") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf941a_d20260926_m043201_c001_v7007000_t0000_u01790397121222") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dca1_d20260926_m043156_c001_v0001044_t0053_u01790397116259") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c901046_d20260926_m043154_c001_v7007000_t0000_u01790397114185") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc89_d20260926_m043150_c001_v0001044_t0053_u01790397110479") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d3b_d20260926_m043145_c001_v7007000_t0000_u01790397105307") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc69_d20260926_m043140_c001_v0001044_t0053_u01790397100525") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f421978db78e1bd7e_d20260926_m043138_c001_v7007000_t0000_u01790397098755") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f3f_d20260926_m043134_c001_v0001184_t0056_u01790397094632") 2026/09/26 04:34:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cc65_d20260926_m043124_c001_v7007000_t0000_u01790397084769") 2026/09/26 04:34:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc19_d20260926_m043120_c001_v0001044_t0053_u01790397080551") 2026/09/26 04:34:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa92a_d20260926_m043115_c001_v7007000_t0000_u01790397075260") 2026/09/26 04:34:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbe3_d20260926_m043108_c001_v0001044_t0053_u01790397068966") 2026/09/26 04:34:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa906_d20260926_m043103_c001_v7007000_t0000_u01790397063799") 2026/09/26 04:34:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dbc9_d20260926_m043057_c001_v0001044_t0053_u01790397057298") 2026/09/26 04:34:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cc80_d20260926_m043156_c001_v7007000_t0000_u01790397116774") 2026/09/26 04:34:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1ff9_d20260926_m043153_c001_v0001184_t0004_u01790397113482") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f144_d20260926_m043214_c001_v7007000_t0000_u01790397134482") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c207b_d20260926_m043209_c001_v0001184_t0056_u01790397129069") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd650f_d20260926_m043314_c001_v7007000_t0000_u01790397194694") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c223f_d20260926_m043307_c001_v0001184_t0056_u01790397187223") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f6_d20260926_m043301_c001_v7007000_t0000_u01790397181930") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c21f3_d20260926_m043255_c001_v0001184_t0056_u01790397175280") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645ba4_d20260926_m043249_c001_v7007000_t0000_u01790397169931") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2197_d20260926_m043243_c001_v0001184_t0056_u01790397163494") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b86_d20260926_m043238_c001_v7007000_t0000_u01790397158170") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2135_d20260926_m043231_c001_v0001184_t0056_u01790397151815") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b6b_d20260926_m043226_c001_v7007000_t0000_u01790397146519") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c20d5_d20260926_m043219_c001_v0001184_t0056_u01790397139649") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5c064_d20260926_m043209_c001_v7007000_t0000_u01790397129647") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5d5f_d20260926_m043206_c001_v0001183_t0051_u01790397126530") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf941c_d20260926_m043201_c001_v7007000_t0000_u01790397121411") 2026/09/26 04:34:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5cf4_d20260926_m043156_c001_v0001183_t0051_u01790397116276") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f42399e9eface4a02_d20260926_m043154_c001_v7007000_t0000_u01790397114211") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5cac_d20260926_m043150_c001_v0001183_t0051_u01790397110661") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d3c_d20260926_m043145_c001_v7007000_t0000_u01790397105542") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5c32_d20260926_m043140_c001_v0001183_t0051_u01790397100536") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5c025_d20260926_m043138_c001_v7007000_t0000_u01790397098768") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5bd0_d20260926_m043134_c001_v0001183_t0051_u01790397094824") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa940_d20260926_m043124_c001_v7007000_t0000_u01790397084697") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5afc_d20260926_m043120_c001_v0001183_t0051_u01790397080736") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa92b_d20260926_m043115_c001_v7007000_t0000_u01790397075443") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5a52_d20260926_m043109_c001_v0001183_t0051_u01790397069149") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa907_d20260926_m043104_c001_v7007000_t0000_u01790397064013") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e59be_d20260926_m043057_c001_v0001183_t0051_u01790397057482") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d4f_d20260926_m043156_c001_v7007000_t0000_u01790397116878") 2026/09/26 04:34:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5cca_d20260926_m043153_c001_v0001183_t0038_u01790397113587") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f145_d20260926_m043214_c001_v7007000_t0000_u01790397134663") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcd3_d20260926_m043209_c001_v0001044_t0053_u01790397129080") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6510_d20260926_m043314_c001_v7007000_t0000_u01790397194873") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dda7_d20260926_m043307_c001_v0001044_t0053_u01790397187409") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f7_d20260926_m043302_c001_v7007000_t0000_u01790397182109") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd81_d20260926_m043255_c001_v0001044_t0053_u01790397175462") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645ba5_d20260926_m043250_c001_v7007000_t0000_u01790397170117") 2026/09/26 04:34:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd53_d20260926_m043243_c001_v0001044_t0053_u01790397163677") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b87_d20260926_m043238_c001_v7007000_t0000_u01790397158353") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd25_d20260926_m043231_c001_v0001044_t0053_u01790397151998") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b6c_d20260926_m043226_c001_v7007000_t0000_u01790397146702") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcf5_d20260926_m043219_c001_v0001044_t0053_u01790397139848") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123eb96_d20260926_m043209_c001_v7007000_t0000_u01790397129827") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35a7_d20260926_m043206_c001_v0001179_t0019_u01790397126720") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf941d_d20260926_m043201_c001_v7007000_t0000_u01790397121594") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3569_d20260926_m043156_c001_v0001179_t0019_u01790397116336") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d49_d20260926_m043154_c001_v7007000_t0000_u01790397114219") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1fdb_d20260926_m043150_c001_v0001184_t0056_u01790397110843") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d3d_d20260926_m043145_c001_v7007000_t0000_u01790397105722") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f93_d20260926_m043140_c001_v0001184_t0056_u01790397100549") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d1f_d20260926_m043138_c001_v7007000_t0000_u01790397098778") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc4b_d20260926_m043135_c001_v0001044_t0053_u01790397095013") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e51c_d20260926_m043124_c001_v7007000_t0000_u01790397084735") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3450_d20260926_m043120_c001_v0001179_t0019_u01790397080918") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa92c_d20260926_m043115_c001_v7007000_t0000_u01790397075625") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3400_d20260926_m043109_c001_v0001179_t0019_u01790397069332") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa908_d20260926_m043104_c001_v7007000_t0000_u01790397064196") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a33a2_d20260926_m043057_c001_v0001179_t0019_u01790397057665") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf9404_d20260926_m043156_c001_v7007000_t0000_u01790397116924") 2026/09/26 04:34:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a354f_d20260926_m043153_c001_v0001179_t0019_u01790397113604") 2026/09/26 04:34:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa949_d20260926_m043127_c001_v7007000_t0000_u01790397087090") 2026/09/26 04:34:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5b24_d20260926_m043122_c001_v0001183_t0029_u01790397082727") 2026/09/26 04:34:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa94b_d20260926_m043127_c001_v7007000_t0000_u01790397087283") 2026/09/26 04:34:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4dc25_d20260926_m043122_c001_v0001044_t0000_u01790397082739") 2026/09/26 04:34:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa94c_d20260926_m043127_c001_v7007000_t0000_u01790397087466") 2026/09/26 04:34:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1eaf_d20260926_m043122_c001_v0001184_t0056_u01790397082749") 2026/09/26 04:34:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa94d_d20260926_m043127_c001_v7007000_t0000_u01790397087645") 2026/09/26 04:34:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a345c_d20260926_m043122_c001_v0001179_t0033_u01790397082759") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa94e_d20260926_m043127_c001_v7007000_t0000_u01790397087825") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5b28_d20260926_m043122_c001_v0001183_t0039_u01790397082957") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa94f_d20260926_m043128_c001_v7007000_t0000_u01790397088004") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1eb5_d20260926_m043122_c001_v0001184_t0051_u01790397082967") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa950_d20260926_m043128_c001_v7007000_t0000_u01790397088346") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a345e_d20260926_m043122_c001_v0001179_t0043_u01790397082978") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa951_d20260926_m043128_c001_v7007000_t0000_u01790397088525") 2026/09/26 04:34:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1eb9_d20260926_m043123_c001_v0001184_t0034_u01790397083165") 2026/09/26 04:34:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa953_d20260926_m043128_c001_v7007000_t0000_u01790397088705") 2026/09/26 04:34:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5b2c_d20260926_m043123_c001_v0001183_t0003_u01790397083176") 2026/09/26 04:34:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa954_d20260926_m043128_c001_v7007000_t0000_u01790397088884") 2026/09/26 04:34:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a3460_d20260926_m043123_c001_v0001179_t0026_u01790397083201") 2026/09/26 04:34:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa955_d20260926_m043129_c001_v7007000_t0000_u01790397089063") 2026/09/26 04:34:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1ebd_d20260926_m043123_c001_v0001184_t0049_u01790397083367") 2026/09/26 04:34:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa956_d20260926_m043129_c001_v7007000_t0000_u01790397089242") 2026/09/26 04:34:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5b30_d20260926_m043123_c001_v0001183_t0053_u01790397083392") 2026/09/26 04:34:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa957_d20260926_m043129_c001_v7007000_t0000_u01790397089423") 2026/09/26 04:34:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a3462_d20260926_m043123_c001_v0001179_t0043_u01790397083407") 2026/09/26 04:34:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa959_d20260926_m043129_c001_v7007000_t0000_u01790397089602") 2026/09/26 04:34:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4dc27_d20260926_m043123_c001_v0001044_t0042_u01790397083504") 2026/09/26 04:34:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa95a_d20260926_m043129_c001_v7007000_t0000_u01790397089780") 2026/09/26 04:34:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1ec3_d20260926_m043123_c001_v0001184_t0056_u01790397083574") 2026/09/26 04:34:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa95b_d20260926_m043129_c001_v7007000_t0000_u01790397089959") 2026/09/26 04:34:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5b34_d20260926_m043123_c001_v0001183_t0051_u01790397083609") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5c029_d20260926_m043140_c001_v7007000_t0000_u01790397100960") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1f5e_d20260926_m043136_c001_v0001184_t0042_u01790397096810") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f421978db78e1bd83_d20260926_m043140_c001_v7007000_t0000_u01790397100968") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5bf2_d20260926_m043136_c001_v0001183_t0013_u01790397096820") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e5143504e_d20260926_m043140_c001_v7007000_t0000_u01790397100979") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4dc55_d20260926_m043136_c001_v0001044_t0055_u01790397096831") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5c028_d20260926_m043140_c001_v7007000_t0000_u01790397100775") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1f63_d20260926_m043137_c001_v0001184_t0055_u01790397097026") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4184d84b686290fe_d20260926_m043140_c001_v7007000_t0000_u01790397100990") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5bfa_d20260926_m043137_c001_v0001183_t0046_u01790397097039") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f421978db78e1bd81_d20260926_m043140_c001_v7007000_t0000_u01790397100787") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1f65_d20260926_m043137_c001_v0001184_t0051_u01790397097226") 2026/09/26 04:34:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e52e_d20260926_m043141_c001_v7007000_t0000_u01790397101095") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5bfe_d20260926_m043137_c001_v0001183_t0054_u01790397097247") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa96e_d20260926_m043140_c001_v7007000_t0000_u01790397100743") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a34e8_d20260926_m043137_c001_v0001179_t0029_u01790397097293") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa96f_d20260926_m043140_c001_v7007000_t0000_u01790397100925") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1f67_d20260926_m043137_c001_v0001184_t0021_u01790397097428") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4209e18e5143504c_d20260926_m043140_c001_v7007000_t0000_u01790397100795") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4dc59_d20260926_m043137_c001_v0001044_t0029_u01790397097438") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d73598f_d20260926_m043141_c001_v7007000_t0000_u01790397101123") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5c00_d20260926_m043137_c001_v0001183_t0014_u01790397097450") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d22_d20260926_m043141_c001_v7007000_t0000_u01790397101128") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a34ec_d20260926_m043137_c001_v0001179_t0024_u01790397097602") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4184d84b686290fd_d20260926_m043140_c001_v7007000_t0000_u01790397100805") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1f69_d20260926_m043137_c001_v0001184_t0044_u01790397097644") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e52c_d20260926_m043140_c001_v7007000_t0000_u01790397100914") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5c04_d20260926_m043137_c001_v0001183_t0006_u01790397097721") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e52b_d20260926_m043140_c001_v7007000_t0000_u01790397100733") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a34ee_d20260926_m043137_c001_v0001179_t0028_u01790397097811") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d73598d_d20260926_m043140_c001_v7007000_t0000_u01790397100755") 2026/09/26 04:34:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1f6d_d20260926_m043137_c001_v0001184_t0056_u01790397097852") 2026/09/26 04:34:17 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6b5_d20260926_m043005_c001_v7007000_t0000_u01790397005474") 2026/09/26 04:34:17 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f403196988686d7ba_d20260926_m043003_c001_v0001134_t0018_u01790397003811") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8ebb_d20260926_m043003_c001_v7007000_t0000_u01790397003629") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f403196988686d7a2_d20260926_m043001_c001_v0001134_t0018_u01790397001264") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8eae_d20260926_m043000_c001_v7007000_t0000_u01790397000539") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5641_d20260926_m042956_c001_v0001183_t0051_u01790396996340") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e69d_d20260926_m042954_c001_v7007000_t0000_u01790396994894") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4028a6d3cf21da9d_d20260926_m042953_c001_v0001130_t0053_u01790396993221") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf92d0_d20260926_m042953_c001_v7007000_t0000_u01790396993039") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4028a6d3cf21da8f_d20260926_m042950_c001_v0001130_t0053_u01790396990800") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf92c5_d20260926_m042950_c001_v7007000_t0000_u01790396990075") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e55bf_d20260926_m042946_c001_v0001183_t0051_u01790396986246") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e694_d20260926_m042944_c001_v7007000_t0000_u01790396984985") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4006f338a80550ed_d20260926_m042943_c001_v0001036_t0044_u01790396983876") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4198356c07103870_d20260926_m042943_c001_v7007000_t0000_u01790396983694") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4006f338a80550e5_d20260926_m042941_c001_v0001036_t0044_u01790396981808") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4198356c07103869_d20260926_m042941_c001_v7007000_t0000_u01790396981086") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da77_d20260926_m042937_c001_v0001044_t0053_u01790396977799") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e680_d20260926_m042936_c001_v7007000_t0000_u01790396976877") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4123704b53ebefad_d20260926_m042935_c001_v0001165_t0044_u01790396975387") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cbec_d20260926_m042935_c001_v7007000_t0000_u01790396975203") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4123704b53ebef9d_d20260926_m042932_c001_v0001165_t0044_u01790396972606") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cbe6_d20260926_m042931_c001_v7007000_t0000_u01790396971879") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1a79_d20260926_m042926_c001_v0001184_t0056_u01790396966391") 2026/09/26 04:34:18 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40923872a01535f7_d20260926_m042925_c001_v7007000_t0000_u01790396965478") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4103ea50df52deab_d20260926_m042923_c001_v0001109_t0000_u01790396963889") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8e5a_d20260926_m042923_c001_v7007000_t0000_u01790396963708") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4103ea50df52dea5_d20260926_m042921_c001_v0001109_t0000_u01790396961086") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8e55_d20260926_m042920_c001_v7007000_t0000_u01790396960365") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5430_d20260926_m042914_c001_v0001183_t0051_u01790396954897") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f426da6c10e94d998_d20260926_m042913_c001_v7007000_t0000_u01790396953996") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4133e9fb7785fe07_d20260926_m042912_c001_v0001102_t0029_u01790396952536") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e631_d20260926_m042912_c001_v7007000_t0000_u01790396952356") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4133e9fb7785fdfb_d20260926_m042909_c001_v0001102_t0029_u01790396949790") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e62f_d20260926_m042909_c001_v7007000_t0000_u01790396949072") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da2c_d20260926_m042903_c001_v0001044_t0053_u01790396943561") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44daa7_d20260926_m042902_c001_v7007000_t0000_u01790396942473") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f410bf682f361c129_d20260926_m042857_c001_v0001178_t0022_u01790396937429") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cb84_d20260926_m042857_c001_v7007000_t0000_u01790396937231") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1979_d20260926_m042853_c001_v0001184_t0056_u01790396933382") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4171e45c9c425652_d20260926_m042852_c001_v0001130_t0037_u01790396932657") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4171e45c9c42564e_d20260926_m042851_c001_v0001130_t0037_u01790396931741") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44da6e_d20260926_m042847_c001_v7007000_t0000_u01790396927756") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da00_d20260926_m042844_c001_v0001044_t0053_u01790396924274") 2026/09/26 04:34:19 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417ccca09cdbc6ca_d20260926_m042833_c001_v7007000_t0000_u01790396913520") 2026/09/26 04:34:20 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e51e2_d20260926_m042827_c001_v0001183_t0051_u01790396907127") 2026/09/26 04:34:20 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415b6cfe4ab8d3ff_d20260926_m042826_c001_v0001131_t0015_u01790396906400") 2026/09/26 04:34:20 DEBUG : dst/one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415b6cfe4ab8d3f7_d20260926_m042825_c001_v0001131_t0015_u01790396905483") 2026/09/26 04:34:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6b6_d20260926_m043005_c001_v7007000_t0000_u01790397005655") 2026/09/26 04:34:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40582b49930993d9_d20260926_m043003_c001_v0001091_t0019_u01790397003441") 2026/09/26 04:34:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4122892dd8c371f9_d20260926_m043000_c001_v0001183_t0003_u01790397000351") 2026/09/26 04:34:20 DEBUG : dst/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e69e_d20260926_m042955_c001_v7007000_t0000_u01790396995074") 2026/09/26 04:34:20 DEBUG : dst/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4005d10bddffdb77_d20260926_m042952_c001_v0001171_t0055_u01790396992850") 2026/09/26 04:34:20 DEBUG : dst/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f401774dfeeb8fa24_d20260926_m042949_c001_v0001090_t0050_u01790396989889") 2026/09/26 04:34:20 DEBUG : dst/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e695_d20260926_m042945_c001_v7007000_t0000_u01790396985165") 2026/09/26 04:34:20 DEBUG : dst/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f407b64fe8d3e9a24_d20260926_m042943_c001_v0001097_t0035_u01790396983509") 2026/09/26 04:34:20 DEBUG : dst/one.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f410b0678958b09bd_d20260926_m042940_c001_v0001174_t0037_u01790396980901") 2026/09/26 04:34:20 DEBUG : dst/three: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44daa8_d20260926_m042902_c001_v7007000_t0000_u01790396942652") 2026/09/26 04:34:20 DEBUG : dst/three: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4171e45c9c425672_d20260926_m042901_c001_v0001130_t0037_u01790396941193") 2026/09/26 04:34:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6b7_d20260926_m043005_c001_v7007000_t0000_u01790397005835") 2026/09/26 04:34:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f402bbe4475f477de_d20260926_m043004_c001_v0001181_t0028_u01790397004545") 2026/09/26 04:34:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b65fb2815377e_d20260926_m043001_c001_v0001033_t0019_u01790397001998") 2026/09/26 04:34:20 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6b9_d20260926_m043006_c001_v7007000_t0000_u01790397006017") 2026/09/26 04:34:20 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f403196988686d7c2_d20260926_m043004_c001_v0001134_t0018_u01790397004916") 2026/09/26 04:34:20 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8ebf_d20260926_m043004_c001_v7007000_t0000_u01790397004733") 2026/09/26 04:34:20 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f403196988686d7b4_d20260926_m043002_c001_v0001134_t0018_u01790397002468") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8eb6_d20260926_m043002_c001_v7007000_t0000_u01790397002198") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4daab_d20260926_m042957_c001_v0001044_t0053_u01790396997426") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e69f_d20260926_m042955_c001_v7007000_t0000_u01790396995255") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4028a6d3cf21daa5_d20260926_m042954_c001_v0001130_t0053_u01790396994330") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf92d6_d20260926_m042954_c001_v7007000_t0000_u01790396994147") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4028a6d3cf21da95_d20260926_m042951_c001_v0001130_t0053_u01790396991906") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf92cb_d20260926_m042951_c001_v7007000_t0000_u01790396991723") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da91_d20260926_m042946_c001_v0001044_t0053_u01790396986965") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4198356c07103872_d20260926_m042944_c001_v7007000_t0000_u01790396984436") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da89_d20260926_m042942_c001_v0001044_t0053_u01790396982749") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4198356c0710386c_d20260926_m042942_c001_v7007000_t0000_u01790396982378") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1add_d20260926_m042938_c001_v0001184_t0056_u01790396978524") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cbed_d20260926_m042935_c001_v7007000_t0000_u01790396975950") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1abd_d20260926_m042934_c001_v0001184_t0056_u01790396974256") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4101bb4de7d7cbe9_d20260926_m042933_c001_v7007000_t0000_u01790396973174") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e54cd_d20260926_m042927_c001_v0001183_t0051_u01790396967129") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8e5c_d20260926_m042924_c001_v7007000_t0000_u01790396964536") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e548b_d20260926_m042922_c001_v0001183_t0051_u01790396962760") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4199f7c6607b8e58_d20260926_m042921_c001_v7007000_t0000_u01790396961649") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da46_d20260926_m042915_c001_v0001044_t0053_u01790396955620") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e632_d20260926_m042913_c001_v7007000_t0000_u01790396953090") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da3c_d20260926_m042911_c001_v0001044_t0053_u01790396951427") 2026/09/26 04:34:21 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e630_d20260926_m042910_c001_v7007000_t0000_u01790396950349") 2026/09/26 04:34:22 DEBUG : dst/three.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c19cf_d20260926_m042904_c001_v0001184_t0056_u01790396944296") 2026/09/26 04:34:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6a0_d20260926_m042955_c001_v7007000_t0000_u01790396995436") 2026/09/26 04:34:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f418cbd5446bfd888_d20260926_m042953_c001_v0001174_t0046_u01790396993958") 2026/09/26 04:34:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415e124c6222425e_d20260926_m042951_c001_v0001146_t0052_u01790396991536") 2026/09/26 04:34:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e696_d20260926_m042945_c001_v7007000_t0000_u01790396985346") 2026/09/26 04:34:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4016bc9f1c7e02dd_d20260926_m042944_c001_v0001153_t0017_u01790396984250") 2026/09/26 04:34:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f401cec9d68ac0a5c_d20260926_m042942_c001_v0001150_t0012_u01790396982187") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6ba_d20260926_m043006_c001_v7007000_t0000_u01790397006197") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1b5f_d20260926_m042956_c001_v0001184_t0056_u01790396996882") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6a1_d20260926_m042955_c001_v7007000_t0000_u01790396995617") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1b21_d20260926_m042946_c001_v0001184_t0056_u01790396986783") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e697_d20260926_m042945_c001_v7007000_t0000_u01790396985526") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e556d_d20260926_m042938_c001_v0001183_t0051_u01790396978340") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e682_d20260926_m042937_c001_v7007000_t0000_u01790396977058") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4da66_d20260926_m042926_c001_v0001044_t0053_u01790396966939") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40923872a01535f8_d20260926_m042925_c001_v7007000_t0000_u01790396965660") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1a1f_d20260926_m042915_c001_v0001184_t0056_u01790396955437") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f426da6c10e94d99a_d20260926_m042914_c001_v7007000_t0000_u01790396954176") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5388_d20260926_m042904_c001_v0001183_t0051_u01790396944109") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44daa9_d20260926_m042902_c001_v7007000_t0000_u01790396942831") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4076a3d6a87016ac_d20260926_m042858_c001_v0001161_t0029_u01790396938912") 2026/09/26 04:34:22 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417ccca09cdbc6cb_d20260926_m042833_c001_v7007000_t0000_u01790396913700") 2026/09/26 04:34:23 DEBUG : dst/two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415b6cfe4ab8d41b_d20260926_m042832_c001_v0001131_t0015_u01790396912617") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4034ea99155dada6_d20260926_m042800_c001_v7007000_t0000_u01790396880303") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d9b0_d20260926_m042757_c001_v0001044_t0053_u01790396877262") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4034ea99155dad88_d20260926_m042755_c001_v7007000_t0000_u01790396875420") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d97a_d20260926_m042745_c001_v0001044_t0053_u01790396865475") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5bacd_d20260926_m042737_c001_v7007000_t0000_u01790396857014") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d94c_d20260926_m042733_c001_v0001044_t0053_u01790396853905") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bdf_d20260926_m042716_c001_v7007000_t0000_u01790396836877") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e8d_d20260926_m042715_c001_v0001183_t0051_u01790396835128") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bdb_d20260926_m042714_c001_v7007000_t0000_u01790396834369") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e6b_d20260926_m042713_c001_v0001183_t0051_u01790396833272") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd6_d20260926_m042710_c001_v7007000_t0000_u01790396830862") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e35_d20260926_m042709_c001_v0001183_t0051_u01790396829341") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd3_d20260926_m042708_c001_v7007000_t0000_u01790396828579") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e1d_d20260926_m042707_c001_v0001183_t0051_u01790396827441") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bca_d20260926_m042702_c001_v7007000_t0000_u01790396822501") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4da7_d20260926_m042701_c001_v0001183_t0051_u01790396821170") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bc7_d20260926_m042700_c001_v7007000_t0000_u01790396820435") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d81_d20260926_m042659_c001_v0001183_t0051_u01790396819708") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eed6_d20260926_m042655_c001_v7007000_t0000_u01790396815584") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d29_d20260926_m042654_c001_v0001183_t0051_u01790396814381") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eed3_d20260926_m042652_c001_v7007000_t0000_u01790396812564") 2026/09/26 04:34:23 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d04_d20260926_m042651_c001_v0001183_t0051_u01790396811659") 2026/09/26 04:34:24 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eed2_d20260926_m042651_c001_v7007000_t0000_u01790396811297") 2026/09/26 04:34:24 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40200a9705397ea1_d20260926_m042650_c001_v0001185_t0006_u01790396810742") 2026/09/26 04:34:24 DEBUG : empty space: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4cf0_d20260926_m042649_c001_v0001183_t0051_u01790396809273") 2026/09/26 04:34:24 DEBUG : enormous: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bde_d20260926_m042716_c001_v7007000_t0000_u01790396836061") 2026/09/26 04:34:24 DEBUG : enormous: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4e91_d20260926_m042715_c001_v0001183_t0050_u01790396835312") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e6c3_d20260926_m043010_c001_v7007000_t0000_u01790397010656") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dadb_d20260926_m043009_c001_v0001044_t0053_u01790397009555") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5baba_d20260926_m042732_c001_v7007000_t0000_u01790396852612") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4f68_d20260926_m042731_c001_v0001183_t0051_u01790396851679") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eecc_d20260926_m042646_c001_v7007000_t0000_u01790396806876") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4cbe_d20260926_m042645_c001_v0001183_t0051_u01790396805974") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eeca_d20260926_m042645_c001_v7007000_t0000_u01790396805431") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ca4_d20260926_m042644_c001_v0001183_t0051_u01790396804887") 2026/09/26 04:34:24 DEBUG : existing: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4c96_d20260926_m042644_c001_v0001183_t0051_u01790396804163") 2026/09/26 04:34:24 DEBUG : existing-b: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5babc_d20260926_m042732_c001_v7007000_t0000_u01790396852791") 2026/09/26 04:34:24 DEBUG : existing-b: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d946_d20260926_m042731_c001_v0001044_t0053_u01790396851669") 2026/09/26 04:34:24 DEBUG : file1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4fa_d20260926_m043049_c001_v7007000_t0000_u01790397049953") 2026/09/26 04:34:24 DEBUG : file1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3374_d20260926_m043049_c001_v0001179_t0019_u01790397049201") 2026/09/26 04:34:24 DEBUG : file1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4f2_d20260926_m043047_c001_v7007000_t0000_u01790397047922") 2026/09/26 04:34:24 DEBUG : file1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dba5_d20260926_m043047_c001_v0001044_t0053_u01790397047148") 2026/09/26 04:34:24 DEBUG : five: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21be0_d20260926_m042720_c001_v7007000_t0000_u01790396840207") 2026/09/26 04:34:24 DEBUG : five: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4eb5_d20260926_m042718_c001_v0001183_t0051_u01790396838347") 2026/09/26 04:34:24 DEBUG : foo: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eed5_d20260926_m042654_c001_v7007000_t0000_u01790396814018") 2026/09/26 04:34:25 DEBUG : foo: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d20_d20260926_m042653_c001_v0001183_t0051_u01790396813475") 2026/09/26 04:34:25 DEBUG : foo: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d18_d20260926_m042652_c001_v0001183_t0051_u01790396812927") 2026/09/26 04:34:25 DEBUG : four: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21be1_d20260926_m042720_c001_v7007000_t0000_u01790396840388") 2026/09/26 04:34:25 DEBUG : four: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1614_d20260926_m042718_c001_v0001184_t0056_u01790396838897") 2026/09/26 04:34:25 DEBUG : four: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4eab_d20260926_m042717_c001_v0001183_t0051_u01790396837799") 2026/09/26 04:34:25 DEBUG : hello world2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4ba_d20260926_m042605_c001_v7007000_t0000_u01790396765307") 2026/09/26 04:34:25 DEBUG : hello world2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4a61_d20260926_m042604_c001_v0001183_t0051_u01790396764612") 2026/09/26 04:34:25 DEBUG : ignore-size: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eec7_d20260926_m042643_c001_v7007000_t0000_u01790396803800") 2026/09/26 04:34:25 DEBUG : ignore-size: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4c74_d20260926_m042642_c001_v0001183_t0051_u01790396802893") 2026/09/26 04:34:25 DEBUG : nested/sub dir/file: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5bab2_d20260926_m042730_c001_v7007000_t0000_u01790396850946") 2026/09/26 04:34:25 DEBUG : nested/sub dir/file: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1696_d20260926_m042730_c001_v0001184_t0056_u01790396850335") 2026/09/26 04:34:25 DEBUG : nested/sub dir/file: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5baac_d20260926_m042729_c001_v7007000_t0000_u01790396849601") 2026/09/26 04:34:25 DEBUG : nested/sub dir/file: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d93c_d20260926_m042729_c001_v0001044_t0053_u01790396849057") 2026/09/26 04:34:25 DEBUG : one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21be2_d20260926_m042720_c001_v7007000_t0000_u01790396840568") 2026/09/26 04:34:25 DEBUG : one: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ea3_d20260926_m042717_c001_v0001183_t0051_u01790396837246") 2026/09/26 04:34:25 DEBUG : only0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4d8_d20260926_m043042_c001_v7007000_t0000_u01790397042728") 2026/09/26 04:34:25 DEBUG : only0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d3d_d20260926_m043037_c001_v0001184_t0056_u01790397037431") 2026/09/26 04:34:25 DEBUG : only0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e582d_d20260926_m043029_c001_v0001183_t0051_u01790397029001") 2026/09/26 04:34:25 DEBUG : only0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40707b4664dceb8f_d20260926_m043023_c001_v7007000_t0000_u01790397023030") 2026/09/26 04:34:25 DEBUG : only0: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4daf5_d20260926_m043014_c001_v0001044_t0053_u01790397014343") 2026/09/26 04:34:25 DEBUG : only1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4da_d20260926_m043042_c001_v7007000_t0000_u01790397042908") 2026/09/26 04:34:25 DEBUG : only1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db8b_d20260926_m043037_c001_v0001044_t0053_u01790397037875") 2026/09/26 04:34:26 DEBUG : only1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db4c_d20260926_m043029_c001_v0001044_t0053_u01790397029728") 2026/09/26 04:34:26 DEBUG : only1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575eefa_d20260926_m043023_c001_v7007000_t0000_u01790397023418") 2026/09/26 04:34:26 DEBUG : only1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c0d_d20260926_m043014_c001_v0001184_t0056_u01790397014711") 2026/09/26 04:34:26 DEBUG : only10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4db_d20260926_m043043_c001_v7007000_t0000_u01790397043089") 2026/09/26 04:34:26 DEBUG : only10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e58c5_d20260926_m043037_c001_v0001183_t0051_u01790397037283") 2026/09/26 04:34:26 DEBUG : only10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db6b_d20260926_m043033_c001_v0001044_t0053_u01790397033256") 2026/09/26 04:34:26 DEBUG : only10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575eef9_d20260926_m043023_c001_v7007000_t0000_u01790397023236") 2026/09/26 04:34:26 DEBUG : only10: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c4d_d20260926_m043018_c001_v0001184_t0056_u01790397018012") 2026/09/26 04:34:26 DEBUG : only11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4dc_d20260926_m043043_c001_v7007000_t0000_u01790397043269") 2026/09/26 04:34:26 DEBUG : only11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db85_d20260926_m043037_c001_v0001044_t0053_u01790397037303") 2026/09/26 04:34:26 DEBUG : only11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d0b_d20260926_m043033_c001_v0001184_t0056_u01790397033626") 2026/09/26 04:34:26 DEBUG : only11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575eef4_d20260926_m043022_c001_v7007000_t0000_u01790397022459") 2026/09/26 04:34:26 DEBUG : only11: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5785_d20260926_m043018_c001_v0001183_t0051_u01790397018425") 2026/09/26 04:34:26 DEBUG : only12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4dd_d20260926_m043043_c001_v7007000_t0000_u01790397043448") 2026/09/26 04:34:26 DEBUG : only12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3332_d20260926_m043037_c001_v0001179_t0019_u01790397037858") 2026/09/26 04:34:26 DEBUG : only12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5887_d20260926_m043033_c001_v0001183_t0051_u01790397033998") 2026/09/26 04:34:26 DEBUG : only12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575eef6_d20260926_m043022_c001_v7007000_t0000_u01790397022641") 2026/09/26 04:34:26 DEBUG : only12: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db17_d20260926_m043018_c001_v0001044_t0053_u01790397018793") 2026/09/26 04:34:27 DEBUG : only13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4de_d20260926_m043043_c001_v7007000_t0000_u01790397043629") 2026/09/26 04:34:27 DEBUG : only13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d3f_d20260926_m043037_c001_v0001184_t0056_u01790397037616") 2026/09/26 04:34:27 DEBUG : only13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db75_d20260926_m043034_c001_v0001044_t0053_u01790397034366") 2026/09/26 04:34:27 DEBUG : only13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575eef7_d20260926_m043022_c001_v7007000_t0000_u01790397022863") 2026/09/26 04:34:27 DEBUG : only13: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c5f_d20260926_m043019_c001_v0001184_t0056_u01790397019160") 2026/09/26 04:34:27 DEBUG : only14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e2_d20260926_m043043_c001_v7007000_t0000_u01790397043809") 2026/09/26 04:34:27 DEBUG : only14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db89_d20260926_m043037_c001_v0001044_t0053_u01790397037692") 2026/09/26 04:34:27 DEBUG : only14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d25_d20260926_m043034_c001_v0001184_t0056_u01790397034738") 2026/09/26 04:34:27 DEBUG : only14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b49f_d20260926_m043023_c001_v7007000_t0000_u01790397023040") 2026/09/26 04:34:27 DEBUG : only14: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e579f_d20260926_m043019_c001_v0001183_t0051_u01790397019526") 2026/09/26 04:34:27 DEBUG : only15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e3_d20260926_m043043_c001_v7007000_t0000_u01790397043988") 2026/09/26 04:34:27 DEBUG : only15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e58c9_d20260926_m043037_c001_v0001183_t0051_u01790397037502") 2026/09/26 04:34:27 DEBUG : only15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e589d_d20260926_m043035_c001_v0001183_t0051_u01790397035103") 2026/09/26 04:34:27 DEBUG : only15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575eef8_d20260926_m043023_c001_v7007000_t0000_u01790397023052") 2026/09/26 04:34:27 DEBUG : only15: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db1f_d20260926_m043019_c001_v0001044_t0053_u01790397019892") 2026/09/26 04:34:27 DEBUG : only16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e4_d20260926_m043044_c001_v7007000_t0000_u01790397044168") 2026/09/26 04:34:28 DEBUG : only16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db87_d20260926_m043037_c001_v0001044_t0053_u01790397037510") 2026/09/26 04:34:28 DEBUG : only16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db7b_d20260926_m043035_c001_v0001044_t0053_u01790397035470") 2026/09/26 04:34:28 DEBUG : only16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c900f98_d20260926_m043023_c001_v7007000_t0000_u01790397023061") 2026/09/26 04:34:28 DEBUG : only16: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c69_d20260926_m043020_c001_v0001184_t0056_u01790397020260") 2026/09/26 04:34:28 DEBUG : only17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e5_d20260926_m043044_c001_v7007000_t0000_u01790397044348") 2026/09/26 04:34:28 DEBUG : only17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db8f_d20260926_m043038_c001_v0001044_t0053_u01790397038058") 2026/09/26 04:34:28 DEBUG : only17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d2f_d20260926_m043035_c001_v0001184_t0056_u01790397035838") 2026/09/26 04:34:28 DEBUG : only17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c900f9a_d20260926_m043023_c001_v7007000_t0000_u01790397023245") 2026/09/26 04:34:28 DEBUG : only17: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e57c3_d20260926_m043020_c001_v0001183_t0051_u01790397020625") 2026/09/26 04:34:28 DEBUG : only18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e6_d20260926_m043044_c001_v7007000_t0000_u01790397044527") 2026/09/26 04:34:28 DEBUG : only18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d41_d20260926_m043037_c001_v0001184_t0056_u01790397037799") 2026/09/26 04:34:28 DEBUG : only18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e58b1_d20260926_m043036_c001_v0001183_t0051_u01790397036203") 2026/09/26 04:34:28 DEBUG : only18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40707b4664dceb92_d20260926_m043023_c001_v7007000_t0000_u01790397023391") 2026/09/26 04:34:28 DEBUG : only18: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db27_d20260926_m043020_c001_v0001044_t0053_u01790397020995") 2026/09/26 04:34:28 DEBUG : only19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e7_d20260926_m043044_c001_v7007000_t0000_u01790397044707") 2026/09/26 04:34:28 DEBUG : only19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d47_d20260926_m043038_c001_v0001184_t0056_u01790397038348") 2026/09/26 04:34:28 DEBUG : only19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db81_d20260926_m043036_c001_v0001044_t0053_u01790397036572") 2026/09/26 04:34:28 DEBUG : only19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40707b4664dceb8e_d20260926_m043022_c001_v7007000_t0000_u01790397022849") 2026/09/26 04:34:28 DEBUG : only19: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c75_d20260926_m043021_c001_v0001184_t0056_u01790397021361") 2026/09/26 04:34:28 DEBUG : only2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e8_d20260926_m043044_c001_v7007000_t0000_u01790397044912") 2026/09/26 04:34:28 DEBUG : only2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d43_d20260926_m043037_c001_v0001184_t0056_u01790397037983") 2026/09/26 04:34:29 DEBUG : only2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1ccd_d20260926_m043030_c001_v0001184_t0056_u01790397030097") 2026/09/26 04:34:29 DEBUG : only2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40707b4664dceb91_d20260926_m043023_c001_v7007000_t0000_u01790397023210") 2026/09/26 04:34:29 DEBUG : only2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e574b_d20260926_m043015_c001_v0001183_t0051_u01790397015075") 2026/09/26 04:34:29 DEBUG : only3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4e9_d20260926_m043045_c001_v7007000_t0000_u01790397045093") 2026/09/26 04:34:29 DEBUG : only3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e58d3_d20260926_m043038_c001_v0001183_t0051_u01790397038074") 2026/09/26 04:34:29 DEBUG : only3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5843_d20260926_m043030_c001_v0001183_t0051_u01790397030462") 2026/09/26 04:34:29 DEBUG : only3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c900f9b_d20260926_m043023_c001_v7007000_t0000_u01790397023493") 2026/09/26 04:34:29 DEBUG : only3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dafb_d20260926_m043015_c001_v0001044_t0053_u01790397015443") 2026/09/26 04:34:29 DEBUG : only4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4ea_d20260926_m043045_c001_v7007000_t0000_u01790397045272") 2026/09/26 04:34:29 DEBUG : only4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3334_d20260926_m043038_c001_v0001179_t0019_u01790397038044") 2026/09/26 04:34:29 DEBUG : only4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db57_d20260926_m043030_c001_v0001044_t0053_u01790397030842") 2026/09/26 04:34:29 DEBUG : only4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40707b4664dceb93_d20260926_m043023_c001_v7007000_t0000_u01790397023570") 2026/09/26 04:34:29 DEBUG : only4: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c23_d20260926_m043015_c001_v0001184_t0056_u01790397015809") 2026/09/26 04:34:29 DEBUG : only5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4eb_d20260926_m043045_c001_v7007000_t0000_u01790397045452") 2026/09/26 04:34:29 DEBUG : only5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e58d9_d20260926_m043038_c001_v0001183_t0051_u01790397038259") 2026/09/26 04:34:29 DEBUG : only5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1cd9_d20260926_m043031_c001_v0001184_t0056_u01790397031212") 2026/09/26 04:34:29 DEBUG : only5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b49e_d20260926_m043022_c001_v7007000_t0000_u01790397022851") 2026/09/26 04:34:29 DEBUG : only5: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e575d_d20260926_m043016_c001_v0001183_t0051_u01790397016175") 2026/09/26 04:34:29 DEBUG : only6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4ed_d20260926_m043045_c001_v7007000_t0000_u01790397045634") 2026/09/26 04:34:29 DEBUG : only6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a333a_d20260926_m043038_c001_v0001179_t0019_u01790397038412") 2026/09/26 04:34:30 DEBUG : only6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5855_d20260926_m043031_c001_v0001183_t0051_u01790397031577") 2026/09/26 04:34:30 DEBUG : only6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c900f97_d20260926_m043022_c001_v7007000_t0000_u01790397022863") 2026/09/26 04:34:30 DEBUG : only6: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db05_d20260926_m043016_c001_v0001044_t0053_u01790397016542") 2026/09/26 04:34:30 DEBUG : only7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4ee_d20260926_m043045_c001_v7007000_t0000_u01790397045814") 2026/09/26 04:34:30 DEBUG : only7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d45_d20260926_m043038_c001_v0001184_t0056_u01790397038166") 2026/09/26 04:34:30 DEBUG : only7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db61_d20260926_m043031_c001_v0001044_t0053_u01790397031945") 2026/09/26 04:34:30 DEBUG : only7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a2_d20260926_m043023_c001_v7007000_t0000_u01790397023585") 2026/09/26 04:34:30 DEBUG : only7: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1c3f_d20260926_m043016_c001_v0001184_t0056_u01790397016909") 2026/09/26 04:34:30 DEBUG : only8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4f0_d20260926_m043045_c001_v7007000_t0000_u01790397045993") 2026/09/26 04:34:30 DEBUG : only8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3336_d20260926_m043038_c001_v0001179_t0019_u01790397038229") 2026/09/26 04:34:30 DEBUG : only8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1cf5_d20260926_m043032_c001_v0001184_t0056_u01790397032521") 2026/09/26 04:34:30 DEBUG : only8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a0_d20260926_m043023_c001_v7007000_t0000_u01790397023222") 2026/09/26 04:34:30 DEBUG : only8: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e576d_d20260926_m043017_c001_v0001183_t0051_u01790397017274") 2026/09/26 04:34:30 DEBUG : only9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4f1_d20260926_m043046_c001_v7007000_t0000_u01790397046220") 2026/09/26 04:34:30 DEBUG : only9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db93_d20260926_m043038_c001_v0001044_t0053_u01790397038240") 2026/09/26 04:34:30 DEBUG : only9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5873_d20260926_m043032_c001_v0001183_t0051_u01790397032888") 2026/09/26 04:34:30 DEBUG : only9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f415a7f71ed31b4a1_d20260926_m043023_c001_v7007000_t0000_u01790397023403") 2026/09/26 04:34:30 DEBUG : only9: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4db0b_d20260926_m043017_c001_v0001044_t0053_u01790397017643") 2026/09/26 04:34:30 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5baa5_d20260926_m042727_c001_v7007000_t0000_u01790396847957") 2026/09/26 04:34:30 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d926_d20260926_m042726_c001_v0001044_t0053_u01790396846478") 2026/09/26 04:34:30 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5ba99_d20260926_m042725_c001_v7007000_t0000_u01790396845755") 2026/09/26 04:34:30 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4f0b_d20260926_m042724_c001_v0001183_t0051_u01790396844278") 2026/09/26 04:34:30 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5ba85_d20260926_m042723_c001_v7007000_t0000_u01790396843559") 2026/09/26 04:34:30 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1630_d20260926_m042721_c001_v0001184_t0056_u01790396841567") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd8_d20260926_m042712_c001_v7007000_t0000_u01790396832502") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e4b_d20260926_m042711_c001_v0001183_t0051_u01790396831405") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd5_d20260926_m042709_c001_v7007000_t0000_u01790396829890") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e2f_d20260926_m042709_c001_v0001183_t0051_u01790396829135") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd2_d20260926_m042707_c001_v7007000_t0000_u01790396827987") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e1b_d20260926_m042707_c001_v0001183_t0051_u01790396827257") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bc9_d20260926_m042701_c001_v7007000_t0000_u01790396821920") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d9d_d20260926_m042700_c001_v0001183_t0051_u01790396820986") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bc8_d20260926_m042700_c001_v7007000_t0000_u01790396820621") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d7d_d20260926_m042659_c001_v0001183_t0051_u01790396819525") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bc6_d20260926_m042659_c001_v7007000_t0000_u01790396819162") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d70_d20260926_m042658_c001_v0001183_t0051_u01790396818617") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d67_d20260926_m042657_c001_v0001183_t0051_u01790396817978") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bc5_d20260926_m042657_c001_v7007000_t0000_u01790396817617") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4d53_d20260926_m042657_c001_v0001183_t0051_u01790396817071") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4d43_d20260926_m042656_c001_v0001183_t0019_u01790396816492") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eed8_d20260926_m042655_c001_v7007000_t0000_u01790396815766") 2026/09/26 04:34:31 DEBUG : potato: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4d30_d20260926_m042654_c001_v0001183_t0028_u01790396814929") 2026/09/26 04:34:31 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4034ea99155dadef_d20260926_m042809_c001_v7007000_t0000_u01790396889353") 2026/09/26 04:34:31 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c17f5_d20260926_m042808_c001_v0001184_t0001_u01790396888769") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4034ea99155dadad_d20260926_m042800_c001_v7007000_t0000_u01790396880940") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c1787_d20260926_m042756_c001_v0001184_t0039_u01790396876695") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575ee2d_d20260926_m042749_c001_v7007000_t0000_u01790396869094") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c172b_d20260926_m042744_c001_v0001184_t0054_u01790396864906") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5bacf_d20260926_m042737_c001_v7007000_t0000_u01790396857322") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c16b4_d20260926_m042733_c001_v0001184_t0030_u01790396853708") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bdd_d20260926_m042715_c001_v7007000_t0000_u01790396835880") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4e8b_d20260926_m042714_c001_v0001183_t0045_u01790396834913") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bdc_d20260926_m042714_c001_v7007000_t0000_u01790396834551") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4e67_d20260926_m042713_c001_v0001183_t0046_u01790396833049") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd9_d20260926_m042712_c001_v7007000_t0000_u01790396832684") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4e57_d20260926_m042711_c001_v0001183_t0051_u01790396831953") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd7_d20260926_m042711_c001_v7007000_t0000_u01790396831042") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4e3f_d20260926_m042710_c001_v0001183_t0051_u01790396830254") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bd4_d20260926_m042708_c001_v7007000_t0000_u01790396828762") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4e25_d20260926_m042707_c001_v0001183_t0028_u01790396827998") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21bcb_d20260926_m042702_c001_v7007000_t0000_u01790396822683") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4db3_d20260926_m042701_c001_v0001183_t0033_u01790396821714") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4cd_d20260926_m042608_c001_v7007000_t0000_u01790396768451") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4a9b_d20260926_m042607_c001_v0001183_t0051_u01790396767909") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4bf_d20260926_m042606_c001_v7007000_t0000_u01790396766385") 2026/09/26 04:34:32 DEBUG : potato2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4a73_d20260926_m042605_c001_v0001183_t0051_u01790396765847") 2026/09/26 04:34:32 DEBUG : potato3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4034ea99155dadae_d20260926_m042801_c001_v7007000_t0000_u01790396881160") 2026/09/26 04:34:32 DEBUG : potato3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e509c_d20260926_m042757_c001_v0001183_t0001_u01790396877806") 2026/09/26 04:34:33 DEBUG : potato3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4124e2d95575ee2e_d20260926_m042749_c001_v7007000_t0000_u01790396869305") 2026/09/26 04:34:33 DEBUG : potato3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e5018_d20260926_m042746_c001_v0001183_t0053_u01790396866018") 2026/09/26 04:34:33 DEBUG : potato3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5bad1_d20260926_m042737_c001_v7007000_t0000_u01790396857554") 2026/09/26 04:34:33 DEBUG : potato3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e4f8a_d20260926_m042734_c001_v0001183_t0034_u01790396854088") 2026/09/26 04:34:33 DEBUG : pre-dest1/1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44da54_d20260926_m042842_c001_v7007000_t0000_u01790396922300") 2026/09/26 04:34:33 DEBUG : pre-dest1/1: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e522c_d20260926_m042834_c001_v0001183_t0051_u01790396914428") 2026/09/26 04:34:33 DEBUG : pre-dest2/2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40253dc3db44da56_d20260926_m042842_c001_v7007000_t0000_u01790396922479") 2026/09/26 04:34:33 DEBUG : pre-dest2/2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c18f7_d20260926_m042834_c001_v0001184_t0056_u01790396914972") 2026/09/26 04:34:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417ccca09cdbc6ba_d20260926_m042821_c001_v7007000_t0000_u01790396901479") 2026/09/26 04:34:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4d9da_d20260926_m042818_c001_v0001044_t0044_u01790396898223") 2026/09/26 04:34:33 DEBUG : sizeonly: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eec6_d20260926_m042642_c001_v7007000_t0000_u01790396802348") 2026/09/26 04:34:33 DEBUG : sizeonly: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4c50_d20260926_m042641_c001_v0001183_t0051_u01790396801441") 2026/09/26 04:34:33 DEBUG : splitbanan: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11f146_d20260926_m043214_c001_v7007000_t0000_u01790397134844") 2026/09/26 04:34:33 DEBUG : splitbanan: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dccb_d20260926_m043208_c001_v0001044_t0053_u01790397128348") 2026/09/26 04:34:33 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6511_d20260926_m043315_c001_v7007000_t0000_u01790397195053") 2026/09/26 04:34:33 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dda9_d20260926_m043308_c001_v0001044_t0053_u01790397188145") 2026/09/26 04:34:33 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4058a0d57c9010f8_d20260926_m043302_c001_v7007000_t0000_u01790397182289") 2026/09/26 04:34:33 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd83_d20260926_m043256_c001_v0001044_t0053_u01790397176194") 2026/09/26 04:34:33 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645ba6_d20260926_m043250_c001_v7007000_t0000_u01790397170301") 2026/09/26 04:34:33 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd5f_d20260926_m043244_c001_v0001044_t0053_u01790397164417") 2026/09/26 04:34:33 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b88_d20260926_m043238_c001_v7007000_t0000_u01790397158536") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dd29_d20260926_m043232_c001_v0001044_t0053_u01790397152735") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f404b312f79645b6d_d20260926_m043226_c001_v7007000_t0000_u01790397146886") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dcf7_d20260926_m043220_c001_v0001044_t0053_u01790397140585") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f41441b6bae71a9ca_d20260926_m043209_c001_v7007000_t0000_u01790397129839") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a35ad_d20260926_m043207_c001_v0001179_t0019_u01790397127457") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4014a7c970cf941e_d20260926_m043201_c001_v7007000_t0000_u01790397121776") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc99_d20260926_m043155_c001_v0001044_t0053_u01790397115519") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f40613a653263f49b_d20260926_m043153_c001_v7007000_t0000_u01790397113998") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1fdf_d20260926_m043151_c001_v0001184_t0056_u01790397111585") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4256356437690d3e_d20260926_m043145_c001_v7007000_t0000_u01790397105902") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc5f_d20260926_m043139_c001_v0001044_t0053_u01790397099787") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417f47192d73598c_d20260926_m043138_c001_v7007000_t0000_u01790397098789") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc4f_d20260926_m043135_c001_v0001044_t0053_u01790397095747") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa93d_d20260926_m043124_c001_v7007000_t0000_u01790397084415") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3454_d20260926_m043121_c001_v0001179_t0019_u01790397081650") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa92d_d20260926_m043115_c001_v7007000_t0000_u01790397075808") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a3406_d20260926_m043110_c001_v0001179_t0019_u01790397070066") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4088f1886b2aa909_d20260926_m043104_c001_v7007000_t0000_u01790397064377") 2026/09/26 04:34:34 DEBUG : splitbananasplit: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4008c1b00b1a33aa_d20260926_m043058_c001_v0001179_t0019_u01790397058403") 2026/09/26 04:34:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f42399e9eface4a05_d20260926_m043156_c001_v7007000_t0000_u01790397116540") 2026/09/26 04:34:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dc8f_d20260926_m043152_c001_v0001044_t0053_u01790397112487") 2026/09/26 04:34:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4ff_d20260926_m043054_c001_v7007000_t0000_u01790397054323") 2026/09/26 04:34:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5976_d20260926_m043053_c001_v0001183_t0051_u01790397053336") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4fd_d20260926_m043052_c001_v7007000_t0000_u01790397052590") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1da8_d20260926_m043051_c001_v0001184_t0056_u01790397051258") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5bab4_d20260926_m042731_c001_v7007000_t0000_u01790396851126") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4f4c_d20260926_m042730_c001_v0001183_t0051_u01790396850323") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5baae_d20260926_m042729_c001_v7007000_t0000_u01790396849781") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c168c_d20260926_m042729_c001_v0001184_t0056_u01790396849048") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eec3_d20260926_m042639_c001_v7007000_t0000_u01790396799447") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4c24_d20260926_m042638_c001_v0001183_t0051_u01790396798186") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eec1_d20260926_m042637_c001_v7007000_t0000_u01790396797826") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4c1e_d20260926_m042636_c001_v0001183_t0051_u01790396796919") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eec0_d20260926_m042634_c001_v7007000_t0000_u01790396794736") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4c00_d20260926_m042633_c001_v0001183_t0051_u01790396793989") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eebf_d20260926_m042633_c001_v7007000_t0000_u01790396793450") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4bf4_d20260926_m042632_c001_v0001183_t0051_u01790396792702") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4bd4_d20260926_m042630_c001_v0001183_t0051_u01790396790050") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4160b8fd5e11eebd_d20260926_m042629_c001_v7007000_t0000_u01790396789688") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4bc8_d20260926_m042629_c001_v0001183_t0051_u01790396789148") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4bc4_d20260926_m042628_c001_v0001183_t0051_u01790396788603") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4fd_d20260926_m042627_c001_v7007000_t0000_u01790396787879") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4b8b_d20260926_m042624_c001_v0001183_t0051_u01790396784984") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4b5d_d20260926_m042622_c001_v0001183_t0051_u01790396782377") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4ed_d20260926_m042622_c001_v7007000_t0000_u01790396782020") 2026/09/26 04:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4b57_d20260926_m042621_c001_v0001183_t0051_u01790396781481") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4b51_d20260926_m042620_c001_v0001183_t0051_u01790396780941") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4eb_d20260926_m042620_c001_v7007000_t0000_u01790396780582") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4b1f_d20260926_m042616_c001_v0001183_t0051_u01790396776145") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4d9_d20260926_m042615_c001_v7007000_t0000_u01790396775786") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4b11_d20260926_m042615_c001_v0001183_t0051_u01790396775248") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4d8_d20260926_m042614_c001_v7007000_t0000_u01790396774360") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4af7_d20260926_m042613_c001_v0001183_t0051_u01790396773822") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4d7_d20260926_m042613_c001_v7007000_t0000_u01790396773285") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4aeb_d20260926_m042612_c001_v0001183_t0051_u01790396772748") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4d6_d20260926_m042611_c001_v7007000_t0000_u01790396771858") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ad7_d20260926_m042611_c001_v0001183_t0051_u01790396771143") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4d3_d20260926_m042610_c001_v7007000_t0000_u01790396770606") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ac3_d20260926_m042610_c001_v0001183_t0051_u01790396770065") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4d0_d20260926_m042609_c001_v7007000_t0000_u01790396769528") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ab5_d20260926_m042608_c001_v0001183_t0051_u01790396768990") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4b4_d20260926_m042604_c001_v7007000_t0000_u01790396764076") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4a4f_d20260926_m042603_c001_v0001183_t0051_u01790396763539") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e4aa_d20260926_m042603_c001_v7007000_t0000_u01790396763005") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4a41_d20260926_m042602_c001_v0001183_t0051_u01790396762467") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e49e_d20260926_m042601_c001_v7007000_t0000_u01790396761577") 2026/09/26 04:34:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4a35_d20260926_m042601_c001_v0001183_t0051_u01790396761039") 2026/09/26 04:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4152600d6123e489_d20260926_m042558_c001_v7007000_t0000_u01790396758901") 2026/09/26 04:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4a19_d20260926_m042558_c001_v0001183_t0051_u01790396758360") 2026/09/26 04:34:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e500_d20260926_m043054_c001_v7007000_t0000_u01790397054502") 2026/09/26 04:34:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a3382_d20260926_m043053_c001_v0001179_t0034_u01790397053346") 2026/09/26 04:34:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4fe_d20260926_m043052_c001_v7007000_t0000_u01790397052770") 2026/09/26 04:34:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1009141c16e4dbab_d20260926_m043051_c001_v0001044_t0056_u01790397051271") 2026/09/26 04:34:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6514_d20260926_m043317_c001_v7007000_t0000_u01790397197534") 2026/09/26 04:34:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a3761_d20260926_m043316_c001_v0001179_t0014_u01790397196412") 2026/09/26 04:34:37 DEBUG : sub/yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5baa3_d20260926_m042727_c001_v7007000_t0000_u01790396847419") 2026/09/26 04:34:37 DEBUG : sub/yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4f25_d20260926_m042726_c001_v0001183_t0051_u01790396846489") 2026/09/26 04:34:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4fb_d20260926_m043050_c001_v7007000_t0000_u01790397050133") 2026/09/26 04:34:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e594b_d20260926_m043048_c001_v0001183_t0051_u01790397048861") 2026/09/26 04:34:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4f3_d20260926_m043048_c001_v7007000_t0000_u01790397048101") 2026/09/26 04:34:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1d83_d20260926_m043047_c001_v0001184_t0056_u01790397047164") 2026/09/26 04:34:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4fc_d20260926_m043050_c001_v7007000_t0000_u01790397050312") 2026/09/26 04:34:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4dba7_d20260926_m043048_c001_v0001044_t0053_u01790397048850") 2026/09/26 04:34:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e4f4_d20260926_m043048_c001_v7007000_t0000_u01790397048281") 2026/09/26 04:34:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e5939_d20260926_m043047_c001_v0001183_t0051_u01790397047156") 2026/09/26 04:34:37 DEBUG : three: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21be3_d20260926_m042720_c001_v7007000_t0000_u01790396840841") 2026/09/26 04:34:37 DEBUG : three: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ec9_d20260926_m042719_c001_v0001183_t0051_u01790396839647") 2026/09/26 04:34:37 DEBUG : three: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ea9_d20260926_m042717_c001_v0001183_t0051_u01790396837614") 2026/09/26 04:34:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6516_d20260926_m043319_c001_v7007000_t0000_u01790397199091") 2026/09/26 04:34:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e60c8_d20260926_m043318_c001_v0001183_t0051_u01790397198492") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6528_d20260926_m043336_c001_v7007000_t0000_u01790397216332") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c2312_d20260926_m043334_c001_v0001184_t0046_u01790397214824") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6525_d20260926_m043333_c001_v7007000_t0000_u01790397213290") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e6194_d20260926_m043331_c001_v0001183_t0018_u01790397211939") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6523_d20260926_m043330_c001_v7007000_t0000_u01790397210971") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a37ab_d20260926_m043330_c001_v0001179_t0044_u01790397210342") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd651f_d20260926_m043325_c001_v7007000_t0000_u01790397205540") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1012dfacf54e6116_d20260926_m043324_c001_v0001183_t0024_u01790397204722") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6520_d20260926_m043327_c001_v7007000_t0000_u01790397207471") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f117c47a6d14c22d6_d20260926_m043326_c001_v0001184_t0029_u01790397206483") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd651c_d20260926_m043323_c001_v7007000_t0000_u01790397203772") 2026/09/26 04:34:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f1008c1b00b1a3779_d20260926_m043323_c001_v0001179_t0014_u01790397203124") 2026/09/26 04:34:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6519_d20260926_m043322_c001_v7007000_t0000_u01790397202181") 2026/09/26 04:34:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4ddc1_d20260926_m043321_c001_v0001044_t0053_u01790397201581") 2026/09/26 04:34:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6517_d20260926_m043320_c001_v7007000_t0000_u01790397200639") 2026/09/26 04:34:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c2294_d20260926_m043320_c001_v0001184_t0056_u01790397200040") 2026/09/26 04:34:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4131dcfe6182e67e_d20260926_m043340_c001_v7007000_t0000_u01790397220792") 2026/09/26 04:34:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e61fc_d20260926_m043340_c001_v0001183_t0051_u01790397220185") 2026/09/26 04:34:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6522_d20260926_m043329_c001_v7007000_t0000_u01790397209413") 2026/09/26 04:34:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4ddd7_d20260926_m043328_c001_v0001044_t0053_u01790397208429") 2026/09/26 04:34:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd652b_d20260926_m043336_c001_v7007000_t0000_u01790397216924") 2026/09/26 04:34:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4ddf7_d20260926_m043336_c001_v0001044_t0053_u01790397216150") 2026/09/26 04:34:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4272e67382cd6526_d20260926_m043333_c001_v7007000_t0000_u01790397213870") 2026/09/26 04:34:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f401bab74b8344287_d20260926_m043333_c001_v0001184_t0029_u01790397213107") 2026/09/26 04:34:39 DEBUG : two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4082ebda5ae21be4_d20260926_m042721_c001_v7007000_t0000_u01790396841021") 2026/09/26 04:34:39 DEBUG : two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d910_d20260926_m042719_c001_v0001044_t0053_u01790396839083") 2026/09/26 04:34:39 DEBUG : two: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4012dfacf54e4ea7_d20260926_m042717_c001_v0001183_t0051_u01790396837430") 2026/09/26 04:34:39 DEBUG : yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5baa6_d20260926_m042728_c001_v7007000_t0000_u01790396848137") 2026/09/26 04:34:39 DEBUG : yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f418d7cea5bc4b116_d20260926_m042727_c001_v0001184_t0032_u01790396847230") 2026/09/26 04:34:39 DEBUG : yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5ba92_d20260926_m042725_c001_v7007000_t0000_u01790396845212") 2026/09/26 04:34:39 DEBUG : yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f417c47a6d14c1658_d20260926_m042724_c001_v0001184_t0056_u01790396844289") 2026/09/26 04:34:39 DEBUG : yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5ba83_d20260926_m042723_c001_v7007000_t0000_u01790396843018") 2026/09/26 04:34:39 DEBUG : yam: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4009141c16e4d91e_d20260926_m042721_c001_v0001044_t0053_u01790396841576") 2026/09/26 04:34:39 DEBUG : yaml: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5ba9b_d20260926_m042725_c001_v7007000_t0000_u01790396845936") 2026/09/26 04:34:39 DEBUG : yaml: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4026cf912f24c399_d20260926_m042725_c001_v0001033_t0029_u01790396845030") 2026/09/26 04:34:39 DEBUG : yaml: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f4090658e34f5ba88_d20260926_m042723_c001_v7007000_t0000_u01790396843738") 2026/09/26 04:34:39 DEBUG : yaml: Deleting (id "4_z3f927d23f06ddbbbaf080e1b_f41572e87442cfba5_d20260926_m042722_c001_v0001180_t0057_u01790396842835") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m45.227429431s (try 1/5)