"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/05 04:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso" 2026/09/05 04:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 04:03:10 DEBUG : Creating backend with remote "/tmp/rclone276889829" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/05 04:03:11 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:11 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 04:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:12 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:12 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:13 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:03:13 DEBUG : B2 bucket rclone-test-vetopom8quso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:14 DEBUG : Creating backend with remote "/non-existing" 2026/09/05 04:03:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/05 04:03:14 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:14 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:15 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:15 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.43s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:17 INFO : B2 bucket rclone-test-vetopom8quso: Running all checks before starting transfers 2026/09/05 04:03:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:17 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:17 INFO : B2 bucket rclone-test-vetopom8quso: Checks finished, now starting transfers 2026/09/05 04:03:17 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:18 ERROR : Ignoring --no-traverse with sync 2026/09/05 04:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:18 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:18 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:18 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:03:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/05 04:03:19 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:19 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:19 DEBUG : hello world2: size = 12 OK 2026/09/05 04:03:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/05 04:03:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:03:20 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:20 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:20 DEBUG : potato2: size = 11 OK 2026/09/05 04:03:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:03:21 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:21 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:21 DEBUG : potato2: size = 11 OK 2026/09/05 04:03:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.08s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/05 04:03:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:03:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/05 04:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 04:03:22 INFO : sub dir2: Making directory 2026/09/05 04:03:22 INFO : sub dir: Making directory 2026/09/05 04:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:22 INFO : sub dir2/sub sub dir2: Making directory 2026/09/05 04:03:22 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:22 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:22 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:22 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/05 04:03:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:23 INFO : sub dir2: Making directory 2026/09/05 04:03:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/05 04:03:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:24 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:24 DEBUG : sub dir2: Making directory with metadata 2026/09/05 04:03:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:03:24 INFO : sub dir2: Making directory 2026/09/05 04:03:24 INFO : sub dir: Making directory 2026/09/05 04:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:24 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:24 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:25 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:25 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:03:25 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/05 04:03:25 DEBUG : B2 bucket rclone-test-vetopom8quso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/05 04:03:25 DEBUG : B2 bucket rclone-test-vetopom8quso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:26 INFO : sub dir2: Making directory 2026/09/05 04:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:26 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:26 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:26 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:03:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:27 DEBUG : sub dir2: Making directory with metadata 2026/09/05 04:03:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:03:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 04:03:27 INFO : sub dir2: Making directory 2026/09/05 04:03:27 INFO : sub dir: Making directory 2026/09/05 04:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:27 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:27 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:27 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:03:27 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/05 04:03:27 DEBUG : B2 bucket rclone-test-vetopom8quso: 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-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:28 INFO : sub dir2: Making directory 2026/09/05 04:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:29 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:29 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:29 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:29 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:30 DEBUG : Creating backend with remote "TestB2:rclone-test-teqehup5buma" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vetopom8quso -> B2 bucket rclone-test-teqehup5buma 2026/09/05 04:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:31 DEBUG : B2 bucket rclone-test-teqehup5buma: Waiting for checks to finish 2026/09/05 04:03:31 DEBUG : B2 bucket rclone-test-teqehup5buma: Waiting for transfers to finish 2026/09/05 04:03:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 04:03:32 DEBUG : B2 bucket rclone-test-teqehup5buma: Purge remote 2026/09/05 04:03:32 INFO : B2 bucket rclone-test-teqehup5buma: cleaning bucket "rclone-test-teqehup5buma" of all files 2026/09/05 04:03:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff26d13b0cd6bfbaf080e1b_f40235fb39171c023_d20260905_m040332_c001_v0001180_t0014_u01788581012199") --- PASS: TestServerSideCopy (3.76s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone276889829) 2026/09/05 04:03:34 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:03:34 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 04:03:34 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:34 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 04:03:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 04:03:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.62s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-luhupox1hije" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vetopom8quso -> B2 bucket rclone-test-luhupox1hije 2026/09/05 04:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:37 DEBUG : B2 bucket rclone-test-luhupox1hije: Waiting for checks to finish 2026/09/05 04:03:37 DEBUG : B2 bucket rclone-test-luhupox1hije: Waiting for transfers to finish 2026/09/05 04:03:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 04:03:38 DEBUG : B2 bucket rclone-test-luhupox1hije: Waiting for checks to finish 2026/09/05 04:03:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:03:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-luhupox1hije) 2026/09/05 04:03:38 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 04:03:38 DEBUG : B2 bucket rclone-test-luhupox1hije: Waiting for transfers to finish 2026/09/05 04:03:39 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 04:03:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 04:03:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 04:03:39 DEBUG : B2 bucket rclone-test-luhupox1hije: Purge remote 2026/09/05 04:03:39 INFO : B2 bucket rclone-test-luhupox1hije: cleaning bucket "rclone-test-luhupox1hije" of all files 2026/09/05 04:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc27d63b0cd6bfbaf080e1b_f4167e2ac3c01c69e_d20260905_m040338_c001_v0001176_t0050_u01788581018970") 2026/09/05 04:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc27d63b0cd6bfbaf080e1b_f40463a7d56f02398_d20260905_m040337_c001_v0001172_t0007_u01788581017460") --- PASS: TestServerSideCopyOverSelf (5.35s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone276889829) 2026/09/05 04:03:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:03:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:41 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 04:03:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:41 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 04:03:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 04:03:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/05 04:03:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.61s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wosexut8telo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vetopom8quso -> B2 bucket rclone-test-wosexut8telo 2026/09/05 04:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:43 DEBUG : B2 bucket rclone-test-wosexut8telo: Waiting for checks to finish 2026/09/05 04:03:43 DEBUG : B2 bucket rclone-test-wosexut8telo: Waiting for transfers to finish 2026/09/05 04:03:44 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:03:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 04:03:45 DEBUG : B2 bucket rclone-test-wosexut8telo: Waiting for checks to finish 2026/09/05 04:03:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:03:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wosexut8telo) 2026/09/05 04:03:45 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 04:03:45 DEBUG : B2 bucket rclone-test-wosexut8telo: Waiting for transfers to finish 2026/09/05 04:03:45 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 04:03:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 04:03:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 04:03:45 INFO : sub dir/hello world: Deleted 2026/09/05 04:03:46 DEBUG : testing file moves 2026/09/05 04:03:46 DEBUG : B2 bucket rclone-test-wosexut8telo: Waiting for checks to finish 2026/09/05 04:03:46 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:03:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wosexut8telo) 2026/09/05 04:03:46 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 04:03:46 DEBUG : B2 bucket rclone-test-wosexut8telo: Waiting for transfers to finish 2026/09/05 04:03:47 DEBUG : sub dir/hello world: size = 24 OK 2026/09/05 04:03:47 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/05 04:03:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 04:03:47 INFO : sub dir/hello world: Deleted 2026/09/05 04:03:47 DEBUG : B2 bucket rclone-test-wosexut8telo: Purge remote 2026/09/05 04:03:47 INFO : B2 bucket rclone-test-wosexut8telo: cleaning bucket "rclone-test-wosexut8telo" of all files 2026/09/05 04:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f029d13b0cd6bfbaf080e1b_f4074aca7fdf3c77b_d20260905_m040347_c001_v0001185_t0038_u01788581027065") 2026/09/05 04:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f029d13b0cd6bfbaf080e1b_f401579b1eca2378a_d20260905_m040345_c001_v0001182_t0016_u01788581025615") 2026/09/05 04:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f029d13b0cd6bfbaf080e1b_f401277b2bc0176fc_d20260905_m040344_c001_v0001165_t0052_u01788581024528") --- PASS: TestServerSideMoveOverSelf (6.90s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:49 ERROR : error listing: directory not found 2026/09/05 04:03:49 INFO : Local file system at /tmp/rclone276889829: Making directory 2026/09/05 04:03:49 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:49 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.43s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:03:51 DEBUG : Local file system at /tmp/rclone276889829: Waiting for checks to finish 2026/09/05 04:03:51 DEBUG : Local file system at /tmp/rclone276889829: Waiting for transfers to finish 2026/09/05 04:03:51 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/05 04:03:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:03:51 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/05 04:03:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:52 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/05 04:03:52 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:52 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:52 DEBUG : check sum: size = 1 OK 2026/09/05 04:03:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 04:03:52 INFO : check sum: Copied (new) 2026/09/05 04:03:52 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:53 DEBUG : check sum: size = 1 OK 2026/09/05 04:03:53 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 04:03:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/05 04:03:53 DEBUG : check sum: Unchanged skipping 2026/09/05 04:03:53 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:53 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.43s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/05 04:03:54 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:54 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:54 DEBUG : sizeonly: size = 6 OK 2026/09/05 04:03:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 04:03:54 INFO : sizeonly: Copied (new) 2026/09/05 04:03:54 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:54 DEBUG : sizeonly: size = 6 OK 2026/09/05 04:03:54 DEBUG : sizeonly: Sizes identical 2026/09/05 04:03:54 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:54 DEBUG : sizeonly: Unchanged skipping 2026/09/05 04:03:54 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:54 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:54 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/05 04:03:55 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:55 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/05 04:03:55 INFO : ignore-size: Copied (new) 2026/09/05 04:03:55 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:03:56 DEBUG : ignore-size: Unchanged skipping 2026/09/05 04:03:56 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:56 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:56 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:57 DEBUG : existing: size = 6 OK 2026/09/05 04:03:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:03:57 DEBUG : existing: Unchanged skipping 2026/09/05 04:03:57 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:57 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:57 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:57 INFO : There was nothing to transfer 2026/09/05 04:03:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/05 04:03:57 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:57 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:57 DEBUG : existing: size = 6 OK 2026/09/05 04:03:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 04:03:57 INFO : existing: Copied (replaced existing) 2026/09/05 04:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.62s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:03:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/05 04:03:58 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:58 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:58 DEBUG : existing: size = 6 OK 2026/09/05 04:03:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 04:03:58 INFO : existing: Copied (new) 2026/09/05 04:03:58 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:59 DEBUG : existing: Destination exists, skipping 2026/09/05 04:03:59 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:03:59 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:03:59 DEBUG : Waiting for deletions to finish 2026/09/05 04:03:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:00 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/05 04:04:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:00 DEBUG : c/non empty space: size = 5 OK 2026/09/05 04:04:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:00 DEBUG : c/non empty space: Unchanged skipping 2026/09/05 04:04:01 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:01 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:01 DEBUG : a/potato2: size = 60 OK 2026/09/05 04:04:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:01 INFO : a/potato2: Copied (new) 2026/09/05 04:04:01 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:02 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/05 04:04:02 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 04:04:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/05 04:04:02 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:02 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:02 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:02 INFO : There was nothing to transfer 2026/09/05 04:04:03 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:03 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/05 04:04:03 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 04:04:03 INFO : empty space: Updated modification time in destination 2026/09/05 04:04:03 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:03 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:03 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:05 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:05 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/05 04:04:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 04:04:05 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:05 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:05 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:06 DEBUG : foo: size = 3 OK 2026/09/05 04:04:06 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:06 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/05 04:04:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone276889829) 2026/09/05 04:04:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:04:06 DEBUG : foo: sha1 differ 2026/09/05 04:04:06 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:06 DEBUG : foo: size = 3 OK 2026/09/05 04:04:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/05 04:04:06 INFO : foo: Copied (replaced existing) 2026/09/05 04:04:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/05 04:04:07 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:07 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:07 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:07 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:08 DEBUG : potato: size = 60 OK 2026/09/05 04:04:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:08 INFO : potato: Copied (new) 2026/09/05 04:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:09 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:09 DEBUG : potato: size = 21 (Local file system at /tmp/rclone276889829) 2026/09/05 04:04:09 DEBUG : potato: size = 60 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:04:09 DEBUG : potato: Sizes differ 2026/09/05 04:04:09 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:09 DEBUG : potato: size = 21 OK 2026/09/05 04:04:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/05 04:04:09 INFO : potato: Copied (replaced existing) 2026/09/05 04:04:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:11 DEBUG : potato: size = 21 OK 2026/09/05 04:04:11 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/05 04:04:11 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone276889829) 2026/09/05 04:04:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:04:11 DEBUG : potato: sha1 differ 2026/09/05 04:04:11 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:11 DEBUG : potato: size = 21 OK 2026/09/05 04:04:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/05 04:04:11 INFO : potato: Copied (replaced existing) 2026/09/05 04:04:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:12 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:12 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:12 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/05 04:04:12 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:12 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:14 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:14 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:14 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:14 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:14 DEBUG : potato2: size = 60 OK 2026/09/05 04:04:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:14 INFO : potato2: Copied (new) 2026/09/05 04:04:14 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:16 INFO : d: Making directory 2026/09/05 04:04:16 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/05 04:04:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:16 DEBUG : c/non empty space: size = 5 OK 2026/09/05 04:04:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:16 DEBUG : c/non empty space: Unchanged skipping 2026/09/05 04:04:17 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:17 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:17 DEBUG : a/potato2: size = 60 OK 2026/09/05 04:04:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:17 INFO : a/potato2: Copied (new) 2026/09/05 04:04:17 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:18 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/05 04:04:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:19 DEBUG : c/non empty space: size = 5 OK 2026/09/05 04:04:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:19 DEBUG : c/non empty space: Unchanged skipping 2026/09/05 04:04:19 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:19 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:19 DEBUG : a/potato2: size = 60 OK 2026/09/05 04:04:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:19 INFO : a/potato2: Copied (new) 2026/09/05 04:04:19 ERROR : B2 bucket rclone-test-vetopom8quso: not deleting files as there were IO errors 2026/09/05 04:04:19 ERROR : B2 bucket rclone-test-vetopom8quso: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:21 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:21 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:21 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:21 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:21 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:21 INFO : potato: Deleted 2026/09/05 04:04:21 DEBUG : potato2: size = 60 OK 2026/09/05 04:04:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.12s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:23 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:23 INFO : potato: Deleted 2026/09/05 04:04:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:23 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:23 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:24 DEBUG : potato2: size = 60 OK 2026/09/05 04:04:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.41s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:25 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:25 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:25 DEBUG : potato2: size = 19 OK 2026/09/05 04:04:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/05 04:04:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.63s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:27 DEBUG : enormous: Excluded (Size Filter) 2026/09/05 04:04:27 DEBUG : enormous: Excluded 2026/09/05 04:04:27 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 04:04:27 DEBUG : potato2: Excluded 2026/09/05 04:04:27 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 04:04:27 DEBUG : potato2: Excluded 2026/09/05 04:04:27 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:27 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:27 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:27 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:27 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:27 INFO : There was nothing to transfer 2026/09/05 04:04:27 DEBUG : enormous: Excluded (Size Filter) 2026/09/05 04:04:27 DEBUG : enormous: Excluded 2026/09/05 04:04:27 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 04:04:27 DEBUG : potato2: Excluded 2026/09/05 04:04:28 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 04:04:28 DEBUG : potato2: Excluded 2026/09/05 04:04:28 DEBUG : Local file system at /tmp/rclone276889829: Waiting for checks to finish 2026/09/05 04:04:28 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/05 04:04:28 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:28 DEBUG : Local file system at /tmp/rclone276889829: Waiting for transfers to finish 2026/09/05 04:04:28 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:30 DEBUG : enormous: Excluded (Size Filter) 2026/09/05 04:04:30 DEBUG : enormous: Excluded 2026/09/05 04:04:30 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 04:04:30 DEBUG : potato2: Excluded 2026/09/05 04:04:30 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:30 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:04:30 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:30 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:30 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:30 INFO : enormous: Deleted 2026/09/05 04:04:30 INFO : potato2: Deleted 2026/09/05 04:04:30 INFO : There was nothing to transfer 2026/09/05 04:04:31 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/05 04:04:31 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:31 DEBUG : Local file system at /tmp/rclone276889829: Waiting for checks to finish 2026/09/05 04:04:31 DEBUG : Local file system at /tmp/rclone276889829: Waiting for transfers to finish 2026/09/05 04:04:31 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:31 INFO : potato2: Deleted 2026/09/05 04:04:31 INFO : enormous: Deleted 2026/09/05 04:04:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.69s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:33 DEBUG : five: Need to transfer - File not found at Destination 2026/09/05 04:04:33 DEBUG : one: Destination is newer than source, skipping 2026/09/05 04:04:33 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone276889829) 2026/09/05 04:04:33 DEBUG : four: size = 8 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:04:33 DEBUG : four: Sizes differ 2026/09/05 04:04:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/05 04:04:33 DEBUG : two: size = 3 OK 2026/09/05 04:04:33 DEBUG : three: size = 5 OK 2026/09/05 04:04:33 DEBUG : three: Sizes identical 2026/09/05 04:04:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 04:04:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone276889829) 2026/09/05 04:04:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:04:33 DEBUG : two: sha1 differ 2026/09/05 04:04:33 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:33 DEBUG : five: size = 4 OK 2026/09/05 04:04:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/05 04:04:33 INFO : five: Copied (new) 2026/09/05 04:04:33 DEBUG : four: size = 4 OK 2026/09/05 04:04:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/05 04:04:33 INFO : four: Copied (replaced existing) 2026/09/05 04:04:34 DEBUG : two: size = 3 OK 2026/09/05 04:04:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 04:04:34 INFO : two: Copied (replaced existing) 2026/09/05 04:04:34 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:34 DEBUG : five: size = 4 OK 2026/09/05 04:04:34 DEBUG : four: size = 4 OK 2026/09/05 04:04:34 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:34 DEBUG : two: size = 3 OK 2026/09/05 04:04:34 DEBUG : one: Destination is newer than source, skipping 2026/09/05 04:04:34 DEBUG : three: size = 5 OK 2026/09/05 04:04:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/05 04:04:34 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/05 04:04:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 04:04:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/05 04:04:34 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/05 04:04:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 04:04:34 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/05 04:04:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 04:04:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 04:04:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone276889829) 2026/09/05 04:04:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:04:34 DEBUG : three: sha1 differ 2026/09/05 04:04:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/05 04:04:34 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:34 DEBUG : three: size = 5 OK 2026/09/05 04:04:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 04:04:34 INFO : three: Copied (replaced existing) 2026/09/05 04:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.17s) === 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-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/05 04:04:36 INFO : B2 bucket rclone-test-vetopom8quso: Making map for --track-renames 2026/09/05 04:04:36 INFO : B2 bucket rclone-test-vetopom8quso: Finished making map for --track-renames 2026/09/05 04:04:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/05 04:04:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for renames to finish 2026/09/05 04:04:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/05 04:04:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:36 DEBUG : potato: size = 14 OK 2026/09/05 04:04:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/05 04:04:36 INFO : potato: Copied (new) 2026/09/05 04:04:36 DEBUG : yam: size = 11 OK 2026/09/05 04:04:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 04:04:36 INFO : yam: Copied (new) 2026/09/05 04:04:36 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:36 DEBUG : potato: size = 14 OK 2026/09/05 04:04:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:04:36 INFO : B2 bucket rclone-test-vetopom8quso: Making map for --track-renames 2026/09/05 04:04:36 DEBUG : potato: Unchanged skipping 2026/09/05 04:04:36 INFO : B2 bucket rclone-test-vetopom8quso: Finished making map for --track-renames 2026/09/05 04:04:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for renames to finish 2026/09/05 04:04:37 DEBUG : yaml: size = 11 OK 2026/09/05 04:04:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 04:04:37 INFO : yam: Copied (server-side copy) to: yaml 2026/09/05 04:04:37 INFO : yam: Deleted 2026/09/05 04:04:37 INFO : yaml: Renamed from "yam" 2026/09/05 04:04:37 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/05 04:04:38 INFO : B2 bucket rclone-test-vetopom8quso: Making map for --track-renames 2026/09/05 04:04:38 INFO : B2 bucket rclone-test-vetopom8quso: Finished making map for --track-renames 2026/09/05 04:04:38 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/05 04:04:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/05 04:04:38 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for renames to finish 2026/09/05 04:04:38 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:38 DEBUG : potato: size = 14 OK 2026/09/05 04:04:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/05 04:04:38 INFO : potato: Copied (new) 2026/09/05 04:04:38 DEBUG : yam: size = 11 OK 2026/09/05 04:04:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 04:04:38 INFO : yam: Copied (new) 2026/09/05 04:04:38 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:39 DEBUG : potato: size = 14 OK 2026/09/05 04:04:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:04:39 DEBUG : potato: Unchanged skipping 2026/09/05 04:04:39 INFO : B2 bucket rclone-test-vetopom8quso: Making map for --track-renames 2026/09/05 04:04:39 INFO : B2 bucket rclone-test-vetopom8quso: Finished making map for --track-renames 2026/09/05 04:04:39 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:39 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for renames to finish 2026/09/05 04:04:39 DEBUG : yaml: size = 11 OK 2026/09/05 04:04:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 04:04:39 INFO : yam: Copied (server-side copy) to: yaml 2026/09/05 04:04:40 INFO : yam: Deleted 2026/09/05 04:04:40 INFO : yaml: Renamed from "yam" 2026/09/05 04:04:40 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/05 04:04:41 INFO : B2 bucket rclone-test-vetopom8quso: Making map for --track-renames 2026/09/05 04:04:41 INFO : B2 bucket rclone-test-vetopom8quso: Finished making map for --track-renames 2026/09/05 04:04:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/05 04:04:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/05 04:04:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for renames to finish 2026/09/05 04:04:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:41 DEBUG : potato: size = 14 OK 2026/09/05 04:04:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/05 04:04:41 INFO : potato: Copied (new) 2026/09/05 04:04:41 DEBUG : sub/yam: size = 11 OK 2026/09/05 04:04:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 04:04:41 INFO : sub/yam: Copied (new) 2026/09/05 04:04:41 DEBUG : Waiting for deletions to finish 2026/09/05 04:04:41 DEBUG : potato: size = 14 OK 2026/09/05 04:04:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:04:41 DEBUG : potato: Unchanged skipping 2026/09/05 04:04:41 INFO : B2 bucket rclone-test-vetopom8quso: Making map for --track-renames 2026/09/05 04:04:41 INFO : B2 bucket rclone-test-vetopom8quso: Finished making map for --track-renames 2026/09/05 04:04:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for renames to finish 2026/09/05 04:04:42 DEBUG : yam: size = 11 OK 2026/09/05 04:04:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 04:04:42 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/05 04:04:42 INFO : sub/yam: Deleted 2026/09/05 04:04:42 INFO : yam: Renamed from "sub/yam" 2026/09/05 04:04:42 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.38s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:43 DEBUG : Creating backend with remote "/tmp/rclone276889829/dir1" 2026/09/05 04:04:43 DEBUG : Creating backend with remote "/tmp/rclone276889829/dir2" 2026/09/05 04:04:43 DEBUG : Local file system at /tmp/rclone276889829/dir2: Using server-side directory move 2026/09/05 04:04:43 INFO : Local file system at /tmp/rclone276889829/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/05 04:04:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/05 04:04:43 DEBUG : Local file system at /tmp/rclone276889829/dir2: Waiting for checks to finish 2026/09/05 04:04:43 INFO : file1.txt: Moved (server-side) 2026/09/05 04:04:43 DEBUG : Local file system at /tmp/rclone276889829/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:04:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/05 04:04:43 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:43 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:43 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1117-02.backblaze.com/b2api/v1/b2_upload_file/1fb21d13b0cd6bfbaf080e1b/c001_v0001117_t0048": EOF 2026/09/05 04:04:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-02.backblaze.com/b2api/v1/b2_upload_file/1fb21d13b0cd6bfbaf080e1b/c001_v0001117_t0048": EOF) 2026/09/05 04:04:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:04:43 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1117-02.backblaze.com/b2api/v1/b2_upload_file/1fb21d13b0cd6bfbaf080e1b/c001_v0001117_t0048": EOF - low level retry 0/10 2026/09/05 04:04:44 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:04:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/05 04:04:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/05 04:04:44 INFO : nested/sub dir/file: Copied (new) 2026/09/05 04:04:44 INFO : nested/sub dir/file: Deleted 2026/09/05 04:04:44 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:04:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:04:44 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:04:44 INFO : sub dir/hello world: Deleted 2026/09/05 04:04:44 INFO : sub dir: Removing directory 2026/09/05 04:04:44 INFO : nested/sub dir: Removing directory 2026/09/05 04:04:44 INFO : nested: Removing directory 2026/09/05 04:04:44 DEBUG : Local file system at /tmp/rclone276889829: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 04:04:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/05 04:04:45 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:45 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:45 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 04:04:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:04:45 INFO : sub dir/hello world: Copied (new) 2026/09/05 04:04:45 INFO : sub dir/hello world: Deleted 2026/09/05 04:04:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/05 04:04:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/05 04:04:45 INFO : nested/sub dir/file: Copied (new) 2026/09/05 04:04:45 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/05 04:04:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/05 04:04:46 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:46 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:46 DEBUG : existing-b: size = 6 OK 2026/09/05 04:04:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/05 04:04:46 INFO : existing-b: Copied (new) 2026/09/05 04:04:46 INFO : existing-b: Deleted 2026/09/05 04:04:46 DEBUG : existing: size = 6 OK 2026/09/05 04:04:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 04:04:46 INFO : existing: Copied (new) 2026/09/05 04:04:46 INFO : existing: Deleted 2026/09/05 04:04:47 DEBUG : existing: Destination exists, skipping 2026/09/05 04:04:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/05 04:04:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:04:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:04:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.66s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lijopud7ruko" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vetopom8quso -> B2 bucket rclone-test-lijopud7ruko 2026/09/05 04:04:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:52 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 04:04:52 DEBUG : empty space: Unchanged skipping 2026/09/05 04:04:52 DEBUG : B2 bucket rclone-test-lijopud7ruko: Waiting for checks to finish 2026/09/05 04:04:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:04:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lijopud7ruko) 2026/09/05 04:04:52 DEBUG : potato3: Sizes differ 2026/09/05 04:04:52 INFO : empty space: Deleted 2026/09/05 04:04:52 DEBUG : B2 bucket rclone-test-lijopud7ruko: Waiting for transfers to finish 2026/09/05 04:04:52 DEBUG : potato2: size = 60 OK 2026/09/05 04:04:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:52 INFO : potato2: Copied (server-side copy) 2026/09/05 04:04:52 INFO : potato2: Deleted 2026/09/05 04:04:52 DEBUG : potato3: size = 68 OK 2026/09/05 04:04:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 04:04:52 INFO : potato3: Copied (server-side copy) 2026/09/05 04:04:53 INFO : potato3: Deleted 2026/09/05 04:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-naxowow6zeqa" 2026/09/05 04:04:54 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/05 04:04:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:04:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/05 04:04:54 DEBUG : B2 bucket rclone-test-naxowow6zeqa: Waiting for checks to finish 2026/09/05 04:04:54 DEBUG : B2 bucket rclone-test-naxowow6zeqa: Waiting for transfers to finish 2026/09/05 04:04:55 DEBUG : empty space: size = 1 OK 2026/09/05 04:04:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 04:04:55 INFO : empty space: Copied (server-side copy) 2026/09/05 04:04:55 INFO : empty space: Deleted 2026/09/05 04:04:55 DEBUG : potato2: size = 60 OK 2026/09/05 04:04:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:04:55 INFO : potato2: Copied (server-side copy) 2026/09/05 04:04:55 INFO : potato2: Deleted 2026/09/05 04:04:55 DEBUG : potato3: size = 68 OK 2026/09/05 04:04:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 04:04:55 INFO : potato3: Copied (server-side copy) 2026/09/05 04:04:55 INFO : potato3: Deleted 2026/09/05 04:04:56 DEBUG : B2 bucket rclone-test-naxowow6zeqa: Purge remote 2026/09/05 04:04:56 INFO : B2 bucket rclone-test-naxowow6zeqa: cleaning bucket "rclone-test-naxowow6zeqa" of all files 2026/09/05 04:04:56 DEBUG : empty space: Deleting (id "4_z3f02ad53b0dd6bfbaf080e1b_f413c8223e28c7194_d20260905_m040455_c001_v0001174_t0030_u01788581095080") 2026/09/05 04:04:56 DEBUG : potato2: Deleting (id "4_z3f02ad53b0dd6bfbaf080e1b_f1076982dd46ee34b_d20260905_m040455_c001_v0001184_t0034_u01788581095291") 2026/09/05 04:04:56 DEBUG : potato3: Deleting (id "4_z3f02ad53b0dd6bfbaf080e1b_f118d1470bfed242e_d20260905_m040455_c001_v0001165_t0020_u01788581095469") 2026/09/05 04:04:56 DEBUG : B2 bucket rclone-test-lijopud7ruko: Purge remote 2026/09/05 04:04:56 INFO : B2 bucket rclone-test-lijopud7ruko: cleaning bucket "rclone-test-lijopud7ruko" of all files 2026/09/05 04:04:57 DEBUG : empty space: Deleting (id "4_zbfb29d23b0dd6bfbaf080e1b_f41943dcbbb59347c_d20260905_m040455_c001_v7007000_t0000_u01788581095263") 2026/09/05 04:04:57 DEBUG : empty space: Deleting (id "4_zbfb29d23b0dd6bfbaf080e1b_f4049a8681b089a4e_d20260905_m040450_c001_v0001097_t0033_u01788581090864") 2026/09/05 04:04:57 DEBUG : potato2: Deleting (id "4_zbfb29d23b0dd6bfbaf080e1b_f41943dcbbb59347d_d20260905_m040455_c001_v7007000_t0000_u01788581095491") 2026/09/05 04:04:57 DEBUG : potato2: Deleting (id "4_zbfb29d23b0dd6bfbaf080e1b_f1127c0af44f5b154_d20260905_m040452_c001_v0001183_t0021_u01788581092297") 2026/09/05 04:04:57 DEBUG : potato3: Deleting (id "4_zbfb29d23b0dd6bfbaf080e1b_f41943dcbbb59347e_d20260905_m040455_c001_v7007000_t0000_u01788581095687") 2026/09/05 04:04:57 DEBUG : potato3: Deleting (id "4_zbfb29d23b0dd6bfbaf080e1b_f112fb2ce32d21934_d20260905_m040452_c001_v0001099_t0004_u01788581092551") 2026/09/05 04:04:57 DEBUG : potato3: Deleting (id "4_zbfb29d23b0dd6bfbaf080e1b_f1049a8681b089a56_d20260905_m040451_c001_v0001097_t0011_u01788581091048") --- PASS: TestServerSideMove (10.20s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hufevoc8tefu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vetopom8quso -> B2 bucket rclone-test-hufevoc8tefu 2026/09/05 04:05:03 DEBUG : empty space: Excluded (Size Filter) 2026/09/05 04:05:03 DEBUG : empty space: Excluded 2026/09/05 04:05:03 DEBUG : empty space: Excluded (Size Filter) 2026/09/05 04:05:03 DEBUG : empty space: Excluded 2026/09/05 04:05:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:05:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:05:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hufevoc8tefu) 2026/09/05 04:05:03 DEBUG : potato3: Sizes differ 2026/09/05 04:05:03 DEBUG : B2 bucket rclone-test-hufevoc8tefu: Waiting for checks to finish 2026/09/05 04:05:03 DEBUG : B2 bucket rclone-test-hufevoc8tefu: Waiting for transfers to finish 2026/09/05 04:05:03 DEBUG : potato3: size = 68 OK 2026/09/05 04:05:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 04:05:03 INFO : potato3: Copied (server-side copy) 2026/09/05 04:05:04 INFO : potato3: Deleted 2026/09/05 04:05:04 DEBUG : potato2: size = 60 OK 2026/09/05 04:05:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:05:04 INFO : potato2: Copied (server-side copy) 2026/09/05 04:05:04 INFO : potato2: Deleted 2026/09/05 04:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gufarus8pota" 2026/09/05 04:05:05 DEBUG : empty space: Excluded (Size Filter) 2026/09/05 04:05:05 DEBUG : empty space: Excluded 2026/09/05 04:05:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:05:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/05 04:05:05 DEBUG : B2 bucket rclone-test-gufarus8pota: Waiting for checks to finish 2026/09/05 04:05:05 DEBUG : B2 bucket rclone-test-gufarus8pota: Waiting for transfers to finish 2026/09/05 04:05:06 DEBUG : potato2: size = 60 OK 2026/09/05 04:05:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:05:06 INFO : potato2: Copied (server-side copy) 2026/09/05 04:05:06 INFO : potato2: Deleted 2026/09/05 04:05:07 DEBUG : potato3: size = 68 OK 2026/09/05 04:05:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 04:05:07 INFO : potato3: Copied (server-side copy) 2026/09/05 04:05:07 INFO : potato3: Deleted 2026/09/05 04:05:07 DEBUG : B2 bucket rclone-test-gufarus8pota: Purge remote 2026/09/05 04:05:07 INFO : B2 bucket rclone-test-gufarus8pota: cleaning bucket "rclone-test-gufarus8pota" of all files 2026/09/05 04:05:07 DEBUG : potato2: Deleting (id "4_z4fb2dd13b0dd6bfbaf080e1b_f1159b81e30378b4a_d20260905_m040506_c001_v0001039_t0032_u01788581106376") 2026/09/05 04:05:07 DEBUG : potato3: Deleting (id "4_z4fb2dd13b0dd6bfbaf080e1b_f1151c4c30dae8272_d20260905_m040506_c001_v0001090_t0014_u01788581106753") 2026/09/05 04:05:08 DEBUG : B2 bucket rclone-test-hufevoc8tefu: Purge remote 2026/09/05 04:05:08 INFO : B2 bucket rclone-test-hufevoc8tefu: cleaning bucket "rclone-test-hufevoc8tefu" of all files 2026/09/05 04:05:08 DEBUG : empty space: Deleting (id "4_z5f02bdf3b0dd6bfbaf080e1b_f4170a54a2d38cbbe_d20260905_m040502_c001_v0001041_t0048_u01788581102315") 2026/09/05 04:05:08 DEBUG : potato2: Deleting (id "4_z5f02bdf3b0dd6bfbaf080e1b_f403fca32a1a833e9_d20260905_m040506_c001_v7007000_t0000_u01788581106772") 2026/09/05 04:05:08 DEBUG : potato2: Deleting (id "4_z5f02bdf3b0dd6bfbaf080e1b_f111dd5d796cc1ee3_d20260905_m040503_c001_v0001106_t0037_u01788581103236") 2026/09/05 04:05:08 DEBUG : potato3: Deleting (id "4_z5f02bdf3b0dd6bfbaf080e1b_f403fca32a1a833ea_d20260905_m040507_c001_v7007000_t0000_u01788581107350") 2026/09/05 04:05:08 DEBUG : potato3: Deleting (id "4_z5f02bdf3b0dd6bfbaf080e1b_f11709b468f7b8df5_d20260905_m040503_c001_v0001120_t0044_u01788581103570") 2026/09/05 04:05:08 DEBUG : potato3: Deleting (id "4_z5f02bdf3b0dd6bfbaf080e1b_f1170a54a2d38cbc0_d20260905_m040502_c001_v0001041_t0043_u01788581102499") 2026/09/05 04:05:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/05 04:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:05:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cacacet1jagu" 2026/09/05 04:05:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vetopom8quso -> B2 bucket rclone-test-cacacet1jagu 2026/09/05 04:05:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:05:14 DEBUG : empty space: size = 1 OK 2026/09/05 04:05:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 04:05:14 DEBUG : empty space: Unchanged skipping 2026/09/05 04:05:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:05:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cacacet1jagu) 2026/09/05 04:05:14 DEBUG : potato3: Sizes differ 2026/09/05 04:05:14 DEBUG : B2 bucket rclone-test-cacacet1jagu: Waiting for checks to finish 2026/09/05 04:05:15 INFO : empty space: Deleted 2026/09/05 04:05:15 DEBUG : B2 bucket rclone-test-cacacet1jagu: Waiting for transfers to finish 2026/09/05 04:05:15 DEBUG : potato2: size = 60 OK 2026/09/05 04:05:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:05:15 INFO : potato2: Copied (server-side copy) 2026/09/05 04:05:15 INFO : potato2: Deleted 2026/09/05 04:05:16 DEBUG : potato3: size = 68 OK 2026/09/05 04:05:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 04:05:16 INFO : potato3: Copied (server-side copy) 2026/09/05 04:05:16 INFO : potato3: Deleted 2026/09/05 04:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-sevawuw4qemo" 2026/09/05 04:05:17 INFO : tomatoDir: Making directory 2026/09/05 04:05:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/05 04:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 04:05:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/05 04:05:18 DEBUG : B2 bucket rclone-test-sevawuw4qemo: Waiting for checks to finish 2026/09/05 04:05:18 DEBUG : B2 bucket rclone-test-sevawuw4qemo: Waiting for transfers to finish 2026/09/05 04:05:18 DEBUG : empty space: size = 1 OK 2026/09/05 04:05:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 04:05:18 INFO : empty space: Copied (server-side copy) 2026/09/05 04:05:19 INFO : empty space: Deleted 2026/09/05 04:05:19 DEBUG : potato3: size = 68 OK 2026/09/05 04:05:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 04:05:19 INFO : potato3: Copied (server-side copy) 2026/09/05 04:05:19 INFO : potato3: Deleted 2026/09/05 04:05:24 DEBUG : potato2: size = 60 OK 2026/09/05 04:05:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 04:05:24 INFO : potato2: Copied (server-side copy) 2026/09/05 04:05:24 INFO : potato2: Deleted 2026/09/05 04:05:25 DEBUG : B2 bucket rclone-test-sevawuw4qemo: Purge remote 2026/09/05 04:05:25 INFO : B2 bucket rclone-test-sevawuw4qemo: cleaning bucket "rclone-test-sevawuw4qemo" of all files 2026/09/05 04:05:25 DEBUG : empty space: Deleting (id "4_z2f520d23b0ed6bfbaf080e1b_f4097e04421498410_d20260905_m040518_c001_v0001134_t0042_u01788581118849") 2026/09/05 04:05:25 DEBUG : potato2: Deleting (id "4_z2f520d23b0ed6bfbaf080e1b_f1029501ef1fbcb16_d20260905_m040524_c001_v0001103_t0017_u01788581124194") 2026/09/05 04:05:25 DEBUG : potato3: Deleting (id "4_z2f520d23b0ed6bfbaf080e1b_f110974099ae08723_d20260905_m040519_c001_v0001090_t0040_u01788581119228") 2026/09/05 04:05:26 DEBUG : B2 bucket rclone-test-cacacet1jagu: Purge remote 2026/09/05 04:05:26 INFO : B2 bucket rclone-test-cacacet1jagu: cleaning bucket "rclone-test-cacacet1jagu" of all files 2026/09/05 04:05:26 DEBUG : empty space: Deleting (id "4_z3f72edd3b0dd6bfbaf080e1b_f42280698d8186d2f_d20260905_m040519_c001_v7007000_t0000_u01788581119033") 2026/09/05 04:05:26 DEBUG : empty space: Deleting (id "4_z3f72edd3b0dd6bfbaf080e1b_f40638c97552ce3f8_d20260905_m040514_c001_v0001131_t0016_u01788581114028") 2026/09/05 04:05:26 DEBUG : potato2: Deleting (id "4_z3f72edd3b0dd6bfbaf080e1b_f42280698d8186d34_d20260905_m040524_c001_v7007000_t0000_u01788581124605") 2026/09/05 04:05:26 DEBUG : potato2: Deleting (id "4_z3f72edd3b0dd6bfbaf080e1b_f110f7edd87cc1a05_d20260905_m040515_c001_v0001115_t0047_u01788581115074") 2026/09/05 04:05:26 DEBUG : potato3: Deleting (id "4_z3f72edd3b0dd6bfbaf080e1b_f42280698d8186d31_d20260905_m040519_c001_v7007000_t0000_u01788581119781") 2026/09/05 04:05:26 DEBUG : potato3: Deleting (id "4_z3f72edd3b0dd6bfbaf080e1b_f109fa07e814d329c_d20260905_m040515_c001_v0001130_t0028_u01788581115437") 2026/09/05 04:05:26 DEBUG : potato3: Deleting (id "4_z3f72edd3b0dd6bfbaf080e1b_f10638c97552ce3fa_d20260905_m040514_c001_v0001131_t0004_u01788581114212") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/rclone-sync-test" 2026/09/05 04:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/rclone-sync-test-include/layer2" 2026/09/05 04:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/rclone-sync-test-ignore-file" 2026/09/05 04:05:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/05 04:05:40 DEBUG : B2 bucket rclone-test-vetopom8quso path rclone-sync-test: Waiting for checks to finish 2026/09/05 04:05:40 DEBUG : B2 bucket rclone-test-vetopom8quso path rclone-sync-test: Waiting for transfers to finish 2026/09/05 04:05:40 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:40 INFO : There was nothing to transfer 2026/09/05 04:05:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/05 04:05:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:05:41 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:05:41 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:41 INFO : There was nothing to transfer 2026/09/05 04:05:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/05 04:05:42 DEBUG : B2 bucket rclone-test-vetopom8quso path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/05 04:05:42 DEBUG : B2 bucket rclone-test-vetopom8quso path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/05 04:05:42 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:42 INFO : There was nothing to transfer 2026/09/05 04:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/05 04:05:43 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:05:43 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:05:43 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:43 INFO : There was nothing to transfer 2026/09/05 04:05:43 DEBUG : Excluded 2026/09/05 04:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/05 04:05:43 DEBUG : B2 bucket rclone-test-vetopom8quso path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/05 04:05:43 DEBUG : B2 bucket rclone-test-vetopom8quso path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/05 04:05:43 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.95s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/CompareDest" 2026/09/05 04:05:47 DEBUG : one: Need to transfer - File not found at Destination 2026/09/05 04:05:47 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:05:47 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:05:48 DEBUG : one: size = 3 OK 2026/09/05 04:05:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:05:48 INFO : one: Copied (new) 2026/09/05 04:05:48 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:48 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:05:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:05:48 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:05:48 DEBUG : one: Sizes differ 2026/09/05 04:05:48 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:05:48 DEBUG : one: size = 5 OK 2026/09/05 04:05:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/05 04:05:48 INFO : one: Copied (replaced existing) 2026/09/05 04:05:48 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:50 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:05:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:05:50 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:05:50 DEBUG : one: Sizes differ 2026/09/05 04:05:50 DEBUG : one: size = 5 OK 2026/09/05 04:05:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:05:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 04:05:50 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:05:50 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:50 INFO : There was nothing to transfer 2026/09/05 04:05:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:05:51 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:05:51 DEBUG : one: Sizes differ 2026/09/05 04:05:51 DEBUG : two: size = 3 OK 2026/09/05 04:05:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:05:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 04:05:51 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:05:51 DEBUG : one: size = 5 OK 2026/09/05 04:05:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:05:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 04:05:51 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:05:51 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:51 INFO : There was nothing to transfer 2026/09/05 04:05:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:05:52 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:05:52 DEBUG : one: Sizes differ 2026/09/05 04:05:52 DEBUG : two: size = 3 OK 2026/09/05 04:05:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:05:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 04:05:52 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:05:52 DEBUG : one: size = 5 OK 2026/09/05 04:05:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:05:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 04:05:52 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:05:52 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:52 INFO : There was nothing to transfer 2026/09/05 04:05:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:05:53 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:05:53 DEBUG : one: Sizes differ 2026/09/05 04:05:53 DEBUG : two: size = 3 OK 2026/09/05 04:05:53 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/05 04:05:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 04:05:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 04:05:53 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:05:53 DEBUG : one: size = 5 OK 2026/09/05 04:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:05:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 04:05:53 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:05:53 DEBUG : Waiting for deletions to finish 2026/09/05 04:05:53 INFO : There was nothing to transfer 2026/09/05 04:05:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:05:54 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:05:54 DEBUG : one: Sizes differ 2026/09/05 04:05:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:05:54 DEBUG : two: size = 3 (B2 bucket rclone-test-vetopom8quso path CompareDest) 2026/09/05 04:05:54 DEBUG : two: Sizes differ 2026/09/05 04:05:54 DEBUG : two: Need to transfer - File not found at Destination 2026/09/05 04:05:54 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:05:54 DEBUG : one: size = 5 OK 2026/09/05 04:05:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:05:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 04:05:54 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:05:54 DEBUG : two: size = 5 OK 2026/09/05 04:05:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/05 04:05:54 INFO : two: Copied (new) 2026/09/05 04:05:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dest" 2026/09/05 04:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/pre-dest1" 2026/09/05 04:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/pre-dest2" 2026/09/05 04:06:01 DEBUG : 1: size = 1 OK 2026/09/05 04:06:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:01 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/05 04:06:02 DEBUG : 2: size = 1 OK 2026/09/05 04:06:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/05 04:06:02 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/05 04:06:02 DEBUG : B2 bucket rclone-test-vetopom8quso path dest: Waiting for checks to finish 2026/09/05 04:06:02 DEBUG : B2 bucket rclone-test-vetopom8quso path dest: Waiting for transfers to finish 2026/09/05 04:06:03 DEBUG : 3: size = 1 OK 2026/09/05 04:06:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/05 04:06:03 INFO : 3: Copied (new) 2026/09/05 04:06:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.80s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:06:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/CopyDest" 2026/09/05 04:06:08 DEBUG : one: Need to transfer - File not found at Destination 2026/09/05 04:06:08 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:08 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:08 DEBUG : one: size = 3 OK 2026/09/05 04:06:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:06:08 INFO : one: Copied (new) 2026/09/05 04:06:08 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:09 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:09 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:09 DEBUG : one: Sizes differ 2026/09/05 04:06:09 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:09 DEBUG : one: size = 5 OK 2026/09/05 04:06:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/05 04:06:09 INFO : one: Copied (replaced existing) 2026/09/05 04:06:09 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/BackupDir" 2026/09/05 04:06:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:12 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:12 DEBUG : one: Sizes differ 2026/09/05 04:06:12 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:12 DEBUG : one: size = 5 OK 2026/09/05 04:06:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:06:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:12 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:12 DEBUG : one: Sizes differ 2026/09/05 04:06:14 DEBUG : one: size = 3 OK 2026/09/05 04:06:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:06:14 INFO : one: Copied (server-side copy) 2026/09/05 04:06:14 INFO : one: Deleted 2026/09/05 04:06:14 DEBUG : one: size = 5 OK 2026/09/05 04:06:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/05 04:06:14 INFO : one: Copied (server-side copy) 2026/09/05 04:06:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/05 04:06:14 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:14 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:15 DEBUG : one: size = 5 OK 2026/09/05 04:06:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:06:15 DEBUG : one: Unchanged skipping 2026/09/05 04:06:15 DEBUG : two: size = 3 OK 2026/09/05 04:06:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:06:15 DEBUG : two: size = 3 OK 2026/09/05 04:06:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 04:06:15 INFO : two: Copied (server-side copy) 2026/09/05 04:06:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/05 04:06:15 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:15 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:15 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:16 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:16 DEBUG : two: size = 3 OK 2026/09/05 04:06:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:06:16 DEBUG : two: Unchanged skipping 2026/09/05 04:06:16 DEBUG : one: size = 5 OK 2026/09/05 04:06:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:06:16 DEBUG : one: Unchanged skipping 2026/09/05 04:06:16 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:16 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:16 INFO : There was nothing to transfer 2026/09/05 04:06:17 DEBUG : one: size = 5 OK 2026/09/05 04:06:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:06:17 DEBUG : one: Unchanged skipping 2026/09/05 04:06:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:17 DEBUG : three: size = 5 (B2 bucket rclone-test-vetopom8quso path CopyDest) 2026/09/05 04:06:17 DEBUG : three: Sizes differ 2026/09/05 04:06:17 DEBUG : three: Destination not found in --copy-dest 2026/09/05 04:06:17 DEBUG : three: Need to transfer - File not found at Destination 2026/09/05 04:06:17 DEBUG : two: size = 3 OK 2026/09/05 04:06:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 04:06:17 DEBUG : two: Unchanged skipping 2026/09/05 04:06:17 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:17 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:18 DEBUG : three: size = 7 OK 2026/09/05 04:06:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/05 04:06:18 INFO : three: Copied (new) 2026/09/05 04:06:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.06s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:06:20 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/1fb21d13b0cd6bfbaf080e1b/c001_v0001184_t0004": EOF 2026/09/05 04:06:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/1fb21d13b0cd6bfbaf080e1b/c001_v0001184_t0004": EOF) 2026/09/05 04:06:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/one" to B2 bucket rclone-test-vetopom8quso: 1/10 (Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/1fb21d13b0cd6bfbaf080e1b/c001_v0001184_t0004": EOF) 2026/09/05 04:06:22 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/backup" 2026/09/05 04:06:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:25 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:25 DEBUG : one: Sizes differ 2026/09/05 04:06:25 DEBUG : two: size = 3 OK 2026/09/05 04:06:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:25 DEBUG : two: Unchanged skipping 2026/09/05 04:06:25 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:27 DEBUG : one: size = 3 OK 2026/09/05 04:06:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:06:27 INFO : one: Copied (server-side copy) 2026/09/05 04:06:27 INFO : one: Deleted 2026/09/05 04:06:27 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:28 DEBUG : one: size = 4 OK 2026/09/05 04:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:06:28 INFO : one: Copied (new) 2026/09/05 04:06:28 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:28 DEBUG : three.txt: size = 5 OK 2026/09/05 04:06:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 04:06:28 INFO : three.txt: Copied (server-side copy) 2026/09/05 04:06:28 INFO : three.txt: Deleted 2026/09/05 04:06:28 INFO : three.txt: Moved into backup dir 2026/09/05 04:06:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:30 DEBUG : one: size = 4 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:30 DEBUG : one: Sizes differ 2026/09/05 04:06:30 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:30 DEBUG : two: size = 3 OK 2026/09/05 04:06:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:30 DEBUG : two: Unchanged skipping 2026/09/05 04:06:30 DEBUG : one: size = 4 OK 2026/09/05 04:06:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:06:30 INFO : one: Copied (server-side copy) 2026/09/05 04:06:30 INFO : one: Deleted 2026/09/05 04:06:30 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:31 DEBUG : one: size = 5 OK 2026/09/05 04:06:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 04:06:31 INFO : one: Copied (new) 2026/09/05 04:06:31 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:31 DEBUG : three.txt: size = 6 OK 2026/09/05 04:06:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:06:31 INFO : three.txt: Copied (server-side copy) 2026/09/05 04:06:31 INFO : three.txt: Deleted 2026/09/05 04:06:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.84s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/backup" 2026/09/05 04:06:36 DEBUG : two: size = 3 OK 2026/09/05 04:06:36 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:36 DEBUG : two: Unchanged skipping 2026/09/05 04:06:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:36 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:36 DEBUG : one: Sizes differ 2026/09/05 04:06:38 DEBUG : one.bak: size = 3 OK 2026/09/05 04:06:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:06:38 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 04:06:38 INFO : one: Deleted 2026/09/05 04:06:38 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:38 DEBUG : one: size = 4 OK 2026/09/05 04:06:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:06:38 INFO : one: Copied (new) 2026/09/05 04:06:38 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:39 DEBUG : three.txt.bak: size = 5 OK 2026/09/05 04:06:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 04:06:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 04:06:39 INFO : three.txt: Deleted 2026/09/05 04:06:39 INFO : three.txt: Moved into backup dir 2026/09/05 04:06:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:41 DEBUG : one: size = 4 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:41 DEBUG : one: Sizes differ 2026/09/05 04:06:41 DEBUG : two: size = 3 OK 2026/09/05 04:06:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:41 DEBUG : two: Unchanged skipping 2026/09/05 04:06:41 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:41 DEBUG : one.bak: size = 4 OK 2026/09/05 04:06:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:06:41 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 04:06:41 INFO : one: Deleted 2026/09/05 04:06:41 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:41 DEBUG : one: size = 5 OK 2026/09/05 04:06:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 04:06:41 INFO : one: Copied (new) 2026/09/05 04:06:41 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:42 DEBUG : three.txt.bak: size = 6 OK 2026/09/05 04:06:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:06:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 04:06:42 INFO : three.txt: Deleted 2026/09/05 04:06:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:06:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/backup" 2026/09/05 04:06:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:47 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:47 DEBUG : one: Sizes differ 2026/09/05 04:06:47 DEBUG : two: size = 3 OK 2026/09/05 04:06:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:47 DEBUG : two: Unchanged skipping 2026/09/05 04:06:47 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:48 DEBUG : one-2019-01-01: size = 3 OK 2026/09/05 04:06:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:06:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 04:06:48 INFO : one: Deleted 2026/09/05 04:06:48 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:49 DEBUG : one: size = 4 OK 2026/09/05 04:06:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:06:49 INFO : one: Copied (new) 2026/09/05 04:06:49 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:50 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/05 04:06:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 04:06:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 04:06:50 INFO : three.txt: Deleted 2026/09/05 04:06:50 INFO : three.txt: Moved into backup dir 2026/09/05 04:06:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:51 DEBUG : one: size = 4 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:51 DEBUG : one: Sizes differ 2026/09/05 04:06:51 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:51 DEBUG : two: size = 3 OK 2026/09/05 04:06:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:51 DEBUG : two: Unchanged skipping 2026/09/05 04:06:52 DEBUG : one-2019-01-01: size = 4 OK 2026/09/05 04:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:06:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 04:06:52 INFO : one: Deleted 2026/09/05 04:06:52 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:52 DEBUG : one: size = 5 OK 2026/09/05 04:06:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 04:06:52 INFO : one: Copied (new) 2026/09/05 04:06:52 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/05 04:06:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:06:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 04:06:53 INFO : three.txt: Deleted 2026/09/05 04:06:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.93s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:06:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:57 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:57 DEBUG : one: Sizes differ 2026/09/05 04:06:57 DEBUG : two: size = 3 OK 2026/09/05 04:06:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:57 DEBUG : two: Unchanged skipping 2026/09/05 04:06:57 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:06:57 DEBUG : one.bak: size = 3 OK 2026/09/05 04:06:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:06:57 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 04:06:57 INFO : one: Deleted 2026/09/05 04:06:57 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:06:58 DEBUG : one: size = 4 OK 2026/09/05 04:06:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:06:58 INFO : one: Copied (new) 2026/09/05 04:06:58 DEBUG : Waiting for deletions to finish 2026/09/05 04:06:58 DEBUG : three.txt.bak: size = 5 OK 2026/09/05 04:06:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 04:06:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 04:06:58 INFO : three.txt: Deleted 2026/09/05 04:06:58 INFO : three.txt: Moved into backup dir 2026/09/05 04:06:59 DEBUG : one.bak: Excluded (Path Filter) 2026/09/05 04:06:59 DEBUG : one.bak: Excluded 2026/09/05 04:06:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/05 04:06:59 DEBUG : three.txt.bak: Excluded 2026/09/05 04:06:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:06:59 DEBUG : one: size = 4 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:06:59 DEBUG : one: Sizes differ 2026/09/05 04:06:59 DEBUG : two: size = 3 OK 2026/09/05 04:06:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:06:59 DEBUG : two: Unchanged skipping 2026/09/05 04:06:59 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for checks to finish 2026/09/05 04:07:00 DEBUG : one.bak: size = 4 OK 2026/09/05 04:07:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:07:00 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 04:07:00 INFO : one: Deleted 2026/09/05 04:07:00 DEBUG : B2 bucket rclone-test-vetopom8quso path dst: Waiting for transfers to finish 2026/09/05 04:07:00 DEBUG : one: size = 5 OK 2026/09/05 04:07:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 04:07:00 INFO : one: Copied (new) 2026/09/05 04:07:00 DEBUG : Waiting for deletions to finish 2026/09/05 04:07:00 DEBUG : three.txt.bak: size = 6 OK 2026/09/05 04:07:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:07:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 04:07:01 INFO : three.txt: Deleted 2026/09/05 04:07:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.88s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:07:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:07:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:04 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:04 DEBUG : one: Sizes differ 2026/09/05 04:07:05 DEBUG : one.bak: size = 3 OK 2026/09/05 04:07:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:07:05 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 04:07:06 INFO : one: Deleted 2026/09/05 04:07:06 DEBUG : one: size = 4 OK 2026/09/05 04:07:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:07:06 INFO : one: Copied (new) 2026/09/05 04:07:06 DEBUG : two: size = 3 OK 2026/09/05 04:07:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:06 DEBUG : two: Unchanged skipping 2026/09/05 04:07:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:07 DEBUG : three.txt: Sizes differ 2026/09/05 04:07:07 DEBUG : three.txt.bak: size = 5 OK 2026/09/05 04:07:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 04:07:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 04:07:07 INFO : three.txt: Deleted 2026/09/05 04:07:07 DEBUG : three.txt: size = 6 OK 2026/09/05 04:07:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:07:07 INFO : three.txt: Copied (new) 2026/09/05 04:07:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:08 DEBUG : one: size = 4 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:08 DEBUG : one: Sizes differ 2026/09/05 04:07:08 DEBUG : one.bak: size = 4 OK 2026/09/05 04:07:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:07:08 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 04:07:09 INFO : one: Deleted 2026/09/05 04:07:09 DEBUG : one: size = 5 OK 2026/09/05 04:07:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 04:07:09 INFO : one: Copied (new) 2026/09/05 04:07:09 DEBUG : two: size = 3 OK 2026/09/05 04:07:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:09 DEBUG : two: Unchanged skipping 2026/09/05 04:07:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:09 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:09 DEBUG : three.txt: Sizes differ 2026/09/05 04:07:09 DEBUG : three.txt.bak: size = 6 OK 2026/09/05 04:07:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:07:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 04:07:10 INFO : three.txt: Deleted 2026/09/05 04:07:10 DEBUG : three.txt: size = 19 OK 2026/09/05 04:07:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/05 04:07:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.45s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:07:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vetopom8quso/dst" 2026/09/05 04:07:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:14 DEBUG : one: size = 3 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:14 DEBUG : one: Sizes differ 2026/09/05 04:07:15 DEBUG : one-2019-01-01: size = 3 OK 2026/09/05 04:07:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 04:07:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 04:07:16 INFO : one: Deleted 2026/09/05 04:07:16 DEBUG : one: size = 4 OK 2026/09/05 04:07:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:07:16 INFO : one: Copied (new) 2026/09/05 04:07:16 DEBUG : two: size = 3 OK 2026/09/05 04:07:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:16 DEBUG : two: Unchanged skipping 2026/09/05 04:07:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:17 DEBUG : three.txt: Sizes differ 2026/09/05 04:07:17 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/05 04:07:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 04:07:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 04:07:17 INFO : three.txt: Deleted 2026/09/05 04:07:17 DEBUG : three.txt: size = 6 OK 2026/09/05 04:07:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:07:17 INFO : three.txt: Copied (new) 2026/09/05 04:07:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:18 DEBUG : one: size = 4 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:18 DEBUG : one: Sizes differ 2026/09/05 04:07:18 DEBUG : one-2019-01-01: size = 4 OK 2026/09/05 04:07:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 04:07:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 04:07:19 INFO : one: Deleted 2026/09/05 04:07:19 DEBUG : one: size = 5 OK 2026/09/05 04:07:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 04:07:19 INFO : one: Copied (new) 2026/09/05 04:07:19 DEBUG : two: size = 3 OK 2026/09/05 04:07:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:19 DEBUG : two: Unchanged skipping 2026/09/05 04:07:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vetopom8quso path dst) 2026/09/05 04:07:19 DEBUG : three.txt: Sizes differ 2026/09/05 04:07:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/05 04:07:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 04:07:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 04:07:25 INFO : three.txt: Deleted 2026/09/05 04:07:25 DEBUG : three.txt: size = 19 OK 2026/09/05 04:07:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/05 04:07:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.71s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:07:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:28 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:28 DEBUG : Testêé: Sizes differ 2026/09/05 04:07:28 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:07:28 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:07:28 DEBUG : Testêé: size = 14 OK 2026/09/05 04:07:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/05 04:07:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/05 04:07:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.85s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:07:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/05 04:07:29 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:07:29 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:07:29 DEBUG : existing: size = 6 OK 2026/09/05 04:07:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 04:07:29 INFO : existing: Copied (new) 2026/09/05 04:07:29 DEBUG : Waiting for deletions to finish 2026/09/05 04:07:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:30 DEBUG : existing: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:30 DEBUG : existing: Sizes differ 2026/09/05 04:07:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/05 04:07:30 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:07:30 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:07:30 ERROR : B2 bucket rclone-test-vetopom8quso: not deleting files as there were IO errors 2026/09/05 04:07:30 ERROR : B2 bucket rclone-test-vetopom8quso: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.86s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:07:31 DEBUG : EXISTING: size = 6 OK 2026/09/05 04:07:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:31 DEBUG : existing: Unchanged skipping 2026/09/05 04:07:31 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:07:31 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:07:31 DEBUG : Waiting for deletions to finish 2026/09/05 04:07:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- 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-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:07:42 DEBUG : both0: size = 6 OK 2026/09/05 04:07:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both0: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both10: size = 6 OK 2026/09/05 04:07:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both10: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both11: size = 6 OK 2026/09/05 04:07:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both11: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both12: size = 6 OK 2026/09/05 04:07:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both12: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both13: size = 6 OK 2026/09/05 04:07:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both13: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both14: size = 6 OK 2026/09/05 04:07:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both14: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both15: size = 6 OK 2026/09/05 04:07:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both15: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both16: size = 6 OK 2026/09/05 04:07:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both16: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both17: size = 6 OK 2026/09/05 04:07:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both17: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both18: size = 6 OK 2026/09/05 04:07:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both18: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both19: size = 6 OK 2026/09/05 04:07:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both19: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both1: size = 6 OK 2026/09/05 04:07:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both1: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both2: size = 6 OK 2026/09/05 04:07:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both2: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both3: size = 6 OK 2026/09/05 04:07:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both3: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both4: size = 6 OK 2026/09/05 04:07:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both4: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both5: size = 6 OK 2026/09/05 04:07:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both5: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both6: size = 6 OK 2026/09/05 04:07:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both6: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both8: size = 6 OK 2026/09/05 04:07:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both8: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both7: size = 6 OK 2026/09/05 04:07:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both7: Unchanged skipping 2026/09/05 04:07:42 DEBUG : both9: size = 6 OK 2026/09/05 04:07:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:42 DEBUG : both9: Unchanged skipping 2026/09/05 04:07:42 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:07:42 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:07:42 DEBUG : Waiting for deletions to finish 2026/09/05 04:07:42 INFO : only11: Deleted 2026/09/05 04:07:42 INFO : only12: Deleted 2026/09/05 04:07:42 INFO : only18: Deleted 2026/09/05 04:07:42 INFO : only16: Deleted 2026/09/05 04:07:42 INFO : only19: Deleted 2026/09/05 04:07:43 INFO : only5: Deleted 2026/09/05 04:07:43 INFO : only10: Deleted 2026/09/05 04:07:43 INFO : only1: Deleted 2026/09/05 04:07:43 INFO : only7: Deleted 2026/09/05 04:07:43 INFO : only8: Deleted 2026/09/05 04:07:43 INFO : only9: Deleted 2026/09/05 04:07:43 INFO : only2: Deleted 2026/09/05 04:07:43 INFO : only13: Deleted 2026/09/05 04:07:43 INFO : only17: Deleted 2026/09/05 04:07:43 INFO : only6: Deleted 2026/09/05 04:07:43 INFO : only14: Deleted 2026/09/05 04:07:43 INFO : only15: Deleted 2026/09/05 04:07:43 INFO : only4: Deleted 2026/09/05 04:07:43 INFO : only3: Deleted 2026/09/05 04:07:43 INFO : only0: Deleted 2026/09/05 04:07:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (13.97s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:07:56 DEBUG : both10: size = 6 OK 2026/09/05 04:07:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both11: size = 6 OK 2026/09/05 04:07:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:07:56 DEBUG : both10: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both12: size = 6 OK 2026/09/05 04:07:56 DEBUG : both13: size = 6 OK 2026/09/05 04:07:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both0: size = 6 OK 2026/09/05 04:07:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both11: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both14: size = 6 OK 2026/09/05 04:07:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both14: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both15: size = 6 OK 2026/09/05 04:07:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both12: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both16: size = 6 OK 2026/09/05 04:07:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both16: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both17: size = 6 OK 2026/09/05 04:07:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both13: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both18: size = 6 OK 2026/09/05 04:07:56 DEBUG : both15: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both19: size = 6 OK 2026/09/05 04:07:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both19: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both0: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both2: size = 6 OK 2026/09/05 04:07:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both17: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both3: size = 6 OK 2026/09/05 04:07:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both3: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both4: size = 6 OK 2026/09/05 04:07:56 DEBUG : both2: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both5: size = 6 OK 2026/09/05 04:07:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both1: size = 6 OK 2026/09/05 04:07:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both4: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both6: size = 6 OK 2026/09/05 04:07:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both18: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both7: size = 6 OK 2026/09/05 04:07:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both7: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both8: size = 6 OK 2026/09/05 04:07:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both1: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both9: size = 6 OK 2026/09/05 04:07:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:07:56 DEBUG : both8: Unchanged skipping 2026/09/05 04:07:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only0: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only0: Sizes differ 2026/09/05 04:07:56 DEBUG : both6: Unchanged skipping 2026/09/05 04:07:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only10: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only10: Sizes differ 2026/09/05 04:07:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only11: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only11: Sizes differ 2026/09/05 04:07:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only12: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only12: Sizes differ 2026/09/05 04:07:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only13: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only13: Sizes differ 2026/09/05 04:07:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only14: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only14: Sizes differ 2026/09/05 04:07:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only15: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only15: Sizes differ 2026/09/05 04:07:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only16: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only16: Sizes differ 2026/09/05 04:07:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only17: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only17: Sizes differ 2026/09/05 04:07:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only18: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only18: Sizes differ 2026/09/05 04:07:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only19: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only19: Sizes differ 2026/09/05 04:07:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only1: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only1: Sizes differ 2026/09/05 04:07:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only2: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only2: Sizes differ 2026/09/05 04:07:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only3: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only3: Sizes differ 2026/09/05 04:07:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only4: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only4: Sizes differ 2026/09/05 04:07:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only5: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only5: Sizes differ 2026/09/05 04:07:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only6: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only6: Sizes differ 2026/09/05 04:07:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only7: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only7: Sizes differ 2026/09/05 04:07:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only8: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only8: Sizes differ 2026/09/05 04:07:56 DEBUG : both5: Unchanged skipping 2026/09/05 04:07:56 DEBUG : both9: Unchanged skipping 2026/09/05 04:07:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone276889829) 2026/09/05 04:07:56 DEBUG : only9: size = 6 (B2 bucket rclone-test-vetopom8quso) 2026/09/05 04:07:56 DEBUG : only9: Sizes differ 2026/09/05 04:07:56 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:07:56 DEBUG : only10: size = 0 OK 2026/09/05 04:07:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:56 INFO : only10: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only11: size = 0 OK 2026/09/05 04:07:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only11: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only14: size = 0 OK 2026/09/05 04:07:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only14: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only12: size = 0 OK 2026/09/05 04:07:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only12: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only15: size = 0 OK 2026/09/05 04:07:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only15: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only16: size = 0 OK 2026/09/05 04:07:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only16: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only17: size = 0 OK 2026/09/05 04:07:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only17: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only13: size = 0 OK 2026/09/05 04:07:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only13: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only19: size = 0 OK 2026/09/05 04:07:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only19: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only18: size = 0 OK 2026/09/05 04:07:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only18: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only1: size = 0 OK 2026/09/05 04:07:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only1: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only2: size = 0 OK 2026/09/05 04:07:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only2: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only3: size = 0 OK 2026/09/05 04:07:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only3: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only4: size = 0 OK 2026/09/05 04:07:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only4: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only5: size = 0 OK 2026/09/05 04:07:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only5: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only6: size = 0 OK 2026/09/05 04:07:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only6: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only7: size = 0 OK 2026/09/05 04:07:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only7: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only8: size = 0 OK 2026/09/05 04:07:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only8: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only0: size = 0 OK 2026/09/05 04:07:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only0: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : only9: size = 0 OK 2026/09/05 04:07:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 04:07:57 INFO : only9: Copied (replaced existing) 2026/09/05 04:07:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (17.95s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:08:05 DEBUG : empty_dir: Making directory with metadata 2026/09/05 04:08:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:08:05 DEBUG : empty_on_remote: Making directory with metadata 2026/09/05 04:08:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:08:05 INFO : empty_on_remote: Making directory 2026/09/05 04:08:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/05 04:08:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:08:08 DEBUG : empty_dir: Making directory with metadata 2026/09/05 04:08:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:08:08 DEBUG : empty_on_remote: Making directory with metadata 2026/09/05 04:08:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 04:08:08 INFO : empty_on_remote: Making directory 2026/09/05 04:08:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/05 04:08:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:08:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:11 INFO : sub dir: Making directory 2026/09/05 04:08:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:08:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 04:08:14 INFO : sub dir: Making directory 2026/09/05 04:08:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.54s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:08:22 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:22 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:08:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:08:23 DEBUG : banana: size = 6 OK 2026/09/05 04:08:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:08:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : banana: Unchanged skipping 2026/09/05 04:08:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:08:23 DEBUG : apple: size = 5 OK 2026/09/05 04:08:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : apple: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:08:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:08:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:08:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:08:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:08:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:08:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:08:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:08:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:08:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:08:23 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:23 INFO : There was nothing to transfer 2026/09/05 04:08:23 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:23 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:08:23 DEBUG : apple: size = 5 OK 2026/09/05 04:08:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:08:23 DEBUG : banana: size = 6 OK 2026/09/05 04:08:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:08:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : banana: Unchanged skipping 2026/09/05 04:08:23 DEBUG : apple: Unchanged skipping 2026/09/05 04:08:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:08:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:08:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:08:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:08:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:08:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:08:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:08:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:08:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:08:24 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:08:24 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:08:24 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:24 INFO : There was nothing to transfer 2026/09/05 04:08:24 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:24 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:08:34 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:34 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:08:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:08:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:08:35 DEBUG : banana: size = 6 OK 2026/09/05 04:08:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:08:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:08:35 DEBUG : apple: size = 5 OK 2026/09/05 04:08:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : apple: Unchanged skipping 2026/09/05 04:08:35 DEBUG : banana: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:08:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:08:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:08:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:08:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:08:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:08:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:08:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:08:35 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:08:35 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:08:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:35 INFO : There was nothing to transfer 2026/09/05 04:08:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:35 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:08:35 DEBUG : apple: size = 5 OK 2026/09/05 04:08:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : apple: Unchanged skipping 2026/09/05 04:08:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:08:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:08:35 DEBUG : banana: size = 6 OK 2026/09/05 04:08:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : banana: Unchanged skipping 2026/09/05 04:08:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:08:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:08:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:08:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:08:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:08:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:08:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:08:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:08:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:08:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:08:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:08:36 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:36 INFO : There was nothing to transfer 2026/09/05 04:08:36 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:36 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:08:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:08:46 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:46 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:08:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : YXBwbGU=: size = 5 OK 2026/09/05 04:08:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 04:08:47 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/05 04:08:47 DEBUG : YmFuYW5h: size = 6 OK 2026/09/05 04:08:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 04:08:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/05 04:08:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 04:08:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:08:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:08:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:08:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/05 04:08:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 04:08:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/05 04:08:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 04:08:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/05 04:08:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 04:08:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/05 04:08:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 04:08:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/05 04:08:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 04:08:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/05 04:08:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 04:08:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/05 04:08:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 04:08:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/05 04:08:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 04:08:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/05 04:08:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 04:08:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/05 04:08:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 04:08:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/05 04:08:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 04:08:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/05 04:08:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 04:08:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/05 04:08:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 04:08:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/05 04:08:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 04:08:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/05 04:08:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 04:08:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/05 04:08:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 04:08:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/05 04:08:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 04:08:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/05 04:08:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 04:08:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:48 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:49 INFO : appleappleapplebanana: Deleted 2026/09/05 04:08:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 04:08:49 INFO : banana: Deleted 2026/09/05 04:08:49 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 04:08:49 INFO : apple: Deleted 2026/09/05 04:08:49 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 04:08:49 INFO : splitbananasplit: Deleted 2026/09/05 04:08:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 04:08:49 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 04:08:49 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:50 DEBUG : YXBwbGU=: size = 5 OK 2026/09/05 04:08:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : apple: Unchanged skipping 2026/09/05 04:08:50 DEBUG : YmFuYW5h: size = 6 OK 2026/09/05 04:08:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/05 04:08:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : banana: Unchanged skipping 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:08:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/05 04:08:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 04:08:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:08:50 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:08:50 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:50 DEBUG : Waiting for deletions to finish 2026/09/05 04:08:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/05 04:08:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/05 04:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:51 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 04:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:51 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 04:08:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 04:08:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 04:08:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 04:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 04:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 04:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 04:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 04:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 04:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:09:00 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:01 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : PREFIXapple: size = 5 OK 2026/09/05 04:09:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 04:09:01 INFO : apple: Copied (new) to: PREFIXapple 2026/09/05 04:09:01 DEBUG : PREFIXbanana: size = 6 OK 2026/09/05 04:09:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 04:09:01 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/05 04:09:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 04:09:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 04:09:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 04:09:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 04:09:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 04:09:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 04:09:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 04:09:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 04:09:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 04:09:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 04:09:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 04:09:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/05 04:09:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:01 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:01 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/05 04:09:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 04:09:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/05 04:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:01 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/05 04:09:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 04:09:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/05 04:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/05 04:09:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 04:09:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 04:09:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 04:09:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 04:09:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 04:09:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 04:09:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 04:09:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 04:09:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/05 04:09:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 04:09:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/05 04:09:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 04:09:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/05 04:09:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 04:09:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/05 04:09:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 04:09:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:02 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/05 04:09:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 04:09:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/05 04:09:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 04:09:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:03 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/05 04:09:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 04:09:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/05 04:09:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 04:09:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:03 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:03 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 04:09:03 INFO : apple: Deleted 2026/09/05 04:09:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 04:09:03 INFO : splitbananasplit: Deleted 2026/09/05 04:09:03 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 04:09:03 INFO : appleappleapplebanana: Deleted 2026/09/05 04:09:03 INFO : banana: Deleted 2026/09/05 04:09:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 04:09:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 04:09:03 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 04:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 04:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 04:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 04:09:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:09:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 04:09:04 INFO : appleappleapplebanana: Copied (new) 2026/09/05 04:09:04 DEBUG : apple: size = 5 OK 2026/09/05 04:09:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 04:09:04 INFO : apple: Copied (new) 2026/09/05 04:09:04 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:09:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 04:09:04 INFO : splitbananasplit: Copied (new) 2026/09/05 04:09:04 DEBUG : banana: size = 6 OK 2026/09/05 04:09:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 04:09:04 INFO : banana: Copied (new) 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:04 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:04 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:09:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 04:09:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:09:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 04:09:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 04:09:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:09:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 04:09:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:09:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 04:09:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:09:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 04:09:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:09:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 04:09:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:09:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 04:09:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:09:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 04:09:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:09:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 04:09:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:09:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 04:09:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:09:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 04:09:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:09:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 04:09:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:09:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 04:09:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:09:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 04:09:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:09:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 04:09:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/05 04:09:05 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/05 04:09:05 INFO : PREFIXapple: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/05 04:09:05 INFO : PREFIXbanana: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/05 04:09:05 INFO : PREFIXsplitbananasplit: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/05 04:09:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/05 04:09:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/05 04:09:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/05 04:09:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/05 04:09:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/05 04:09:06 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:06 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:06 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:09:16 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:17 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : appleSUFFIX: size = 5 OK 2026/09/05 04:09:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 04:09:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/05 04:09:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/05 04:09:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 04:09:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/05 04:09:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/05 04:09:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 04:09:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/05 04:09:17 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/05 04:09:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 04:09:17 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:17 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:17 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/05 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 04:09:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/05 04:09:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 04:09:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 04:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 04:09:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 04:09:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 04:09:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 04:09:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 04:09:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 04:09:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 04:09:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/05 04:09:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 04:09:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/05 04:09:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 04:09:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/05 04:09:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 04:09:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/05 04:09:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 04:09:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/05 04:09:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 04:09:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/05 04:09:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 04:09:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:18 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/05 04:09:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 04:09:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:18 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 04:09:19 INFO : banana: Deleted 2026/09/05 04:09:19 INFO : appleappleapplebanana: Deleted 2026/09/05 04:09:19 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 04:09:19 INFO : apple: Deleted 2026/09/05 04:09:19 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 04:09:19 INFO : splitbananasplit: Deleted 2026/09/05 04:09:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 04:09:19 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 04:09:19 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 04:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 04:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 04:09:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:09:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 04:09:20 INFO : appleappleapplebanana: Copied (new) 2026/09/05 04:09:20 DEBUG : apple: size = 5 OK 2026/09/05 04:09:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 04:09:20 INFO : apple: Copied (new) 2026/09/05 04:09:20 DEBUG : banana: size = 6 OK 2026/09/05 04:09:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 04:09:20 INFO : banana: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:20 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:20 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:20 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:09:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 04:09:20 INFO : splitbananasplit: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 04:09:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:09:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 04:09:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:09:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 04:09:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:09:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 04:09:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:09:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 04:09:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:09:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 04:09:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:09:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 04:09:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:09:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 04:09:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:09:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 04:09:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:09:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 04:09:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:09:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 04:09:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:09:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 04:09:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:09:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 04:09:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:09:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 04:09:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:09:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 04:09:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:09:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 04:09:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/05 04:09:21 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : bananaSUFFIX: Deleted 2026/09/05 04:09:21 INFO : appleSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : splitbananasplitSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/05 04:09:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/05 04:09:21 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:22 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:22 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:09:32 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:32 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : apple: size = 5 OK 2026/09/05 04:09:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:33 DEBUG : apple: Unchanged skipping 2026/09/05 04:09:33 DEBUG : banana: size = 6 OK 2026/09/05 04:09:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:33 DEBUG : banana: Unchanged skipping 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:33 DEBUG : appleapple: size = 21 OK 2026/09/05 04:09:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 04:09:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/05 04:09:33 DEBUG : splitbanan: size = 16 OK 2026/09/05 04:09:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 04:09:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/05 04:09:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 04:09:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 04:09:33 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:33 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/05 04:09:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 04:09:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/05 04:09:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/05 04:09:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 04:09:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/05 04:09:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/05 04:09:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 04:09:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/05 04:09:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/05 04:09:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 04:09:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/05 04:09:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/05 04:09:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 04:09:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/05 04:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/05 04:09:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 04:09:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/05 04:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/05 04:09:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 04:09:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/05 04:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/05 04:09:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 04:09:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/05 04:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/05 04:09:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 04:09:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/05 04:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/05 04:09:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 04:09:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/05 04:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/05 04:09:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 04:09:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/05 04:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/05 04:09:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 04:09:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/05 04:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/05 04:09:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 04:09:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/05 04:09:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/05 04:09:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 04:09:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/05 04:09:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/05 04:09:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 04:09:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/05 04:09:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/05 04:09:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 04:09:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/05 04:09:34 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:34 INFO : splitbananasplit: Deleted 2026/09/05 04:09:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 04:09:34 INFO : appleappleapplebanana: Deleted 2026/09/05 04:09:34 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 04:09:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 04:09:35 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 04:09:35 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 04:09:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 04:09:35 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 04:09:35 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 04:09:35 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 04:09:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:35 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : appleapple: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:35 DEBUG : apple: size = 5 OK 2026/09/05 04:09:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : apple: Unchanged skipping 2026/09/05 04:09:35 DEBUG : appleapple: size = 21 OK 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:09:35 DEBUG : splitbanan: size = 16 OK 2026/09/05 04:09:35 DEBUG : banana: size = 6 OK 2026/09/05 04:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:09:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : banana: Unchanged skipping 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 04:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 04:09:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/05 04:09:35 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:09:35 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:36 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : appleapple: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/05 04:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 04:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 04:09:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 04:09:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 04:09:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 04:09:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 04:09:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 04:09:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 04:09:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 04:09:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 04:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 04:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 04:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 04:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 04:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 04:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 04:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 04:09:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:09:46 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:46 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:46 DEBUG : apple: size = 5 OK 2026/09/05 04:09:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:46 DEBUG : apple: Unchanged skipping 2026/09/05 04:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:09:46 DEBUG : banana: size = 6 OK 2026/09/05 04:09:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:09:46 DEBUG : banana: Unchanged skipping 2026/09/05 04:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:09:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:09:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:09:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:09:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:09:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:09:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:09:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:09:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:47 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:47 INFO : There was nothing to transfer 2026/09/05 04:09:47 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:47 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:47 DEBUG : apple: size = 5 OK 2026/09/05 04:09:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : apple: Unchanged skipping 2026/09/05 04:09:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:09:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:09:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:09:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:09:47 DEBUG : banana: size = 6 OK 2026/09/05 04:09:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:47 DEBUG : banana: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:09:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:09:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:09:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:09:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:09:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:09:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:09:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:09:48 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:48 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:48 INFO : There was nothing to transfer 2026/09/05 04:09:48 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:48 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:48 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:09:58 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:58 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:09:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:09:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:09:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : banana: size = 6 OK 2026/09/05 04:09:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:09:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : banana: Unchanged skipping 2026/09/05 04:09:59 DEBUG : apple: size = 5 OK 2026/09/05 04:09:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : apple: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:09:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:09:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:09:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:09:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:09:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:09:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:09:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:09:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:09:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:09:59 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:09:59 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:59 INFO : There was nothing to transfer 2026/09/05 04:09:59 DEBUG : Waiting for deletions to finish 2026/09/05 04:09:59 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : apple: size = 5 OK 2026/09/05 04:10:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : apple: Unchanged skipping 2026/09/05 04:10:00 DEBUG : banana: size = 6 OK 2026/09/05 04:10:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:10:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : banana: Unchanged skipping 2026/09/05 04:10:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:10:00 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:10:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:10:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:10:00 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:00 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:00 INFO : There was nothing to transfer 2026/09/05 04:10:00 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:00 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:11 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:11 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:10:11 DEBUG : apple: size = 5 OK 2026/09/05 04:10:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : apple: Unchanged skipping 2026/09/05 04:10:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:10:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:10:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:10:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:10:11 DEBUG : banana: size = 6 OK 2026/09/05 04:10:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : banana: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:10:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:10:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:10:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:10:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:10:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:10:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:10:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:10:11 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:11 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:11 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:11 INFO : There was nothing to transfer 2026/09/05 04:10:11 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:12 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:10:12 DEBUG : apple: size = 5 OK 2026/09/05 04:10:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : apple: Unchanged skipping 2026/09/05 04:10:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:10:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:10:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:10:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:10:12 DEBUG : banana: size = 6 OK 2026/09/05 04:10:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : banana: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:10:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:10:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:10:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:10:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:10:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:10:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:10:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:10:12 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:12 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:12 INFO : There was nothing to transfer 2026/09/05 04:10:12 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:13 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:23 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:23 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:10:23 DEBUG : apple: size = 5 OK 2026/09/05 04:10:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : apple: Unchanged skipping 2026/09/05 04:10:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:10:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:10:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:10:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:10:23 DEBUG : banana: size = 6 OK 2026/09/05 04:10:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : banana: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:10:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:10:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:10:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:10:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:10:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:10:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:10:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:10:23 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:23 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:23 INFO : There was nothing to transfer 2026/09/05 04:10:23 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:24 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:10:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:10:24 DEBUG : apple: size = 5 OK 2026/09/05 04:10:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:10:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:10:24 DEBUG : banana: size = 6 OK 2026/09/05 04:10:24 DEBUG : apple: Unchanged skipping 2026/09/05 04:10:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : banana: Unchanged skipping 2026/09/05 04:10:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:10:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:10:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:10:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:10:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:10:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:10:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:10:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:10:24 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:24 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:24 INFO : There was nothing to transfer 2026/09/05 04:10:24 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:25 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:35 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:10:35 DEBUG : apple: size = 5 OK 2026/09/05 04:10:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : apple: Unchanged skipping 2026/09/05 04:10:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:10:35 DEBUG : banana: size = 6 OK 2026/09/05 04:10:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : banana: Unchanged skipping 2026/09/05 04:10:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:10:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:10:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:10:35 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:35 INFO : There was nothing to transfer 2026/09/05 04:10:35 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:36 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 04:10:36 DEBUG : apple: size = 5 OK 2026/09/05 04:10:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : apple: Unchanged skipping 2026/09/05 04:10:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 04:10:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 04:10:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 04:10:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 04:10:36 DEBUG : banana: size = 6 OK 2026/09/05 04:10:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : banana: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 04:10:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 04:10:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 04:10:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 04:10:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 04:10:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 04:10:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 04:10:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 04:10:36 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:36 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:36 INFO : There was nothing to transfer 2026/09/05 04:10:36 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:37 DEBUG : apple: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : banana: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 04:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (144.11s) --- PASS: TestTransform/NFC (11.13s) --- PASS: TestTransform/NFD (12.05s) --- PASS: TestTransform/base64 (14.53s) --- PASS: TestTransform/prefix (15.93s) --- PASS: TestTransform/suffix (15.87s) --- PASS: TestTransform/truncate (13.42s) --- PASS: TestTransform/encoder (12.50s) --- PASS: TestTransform/ISO-8859-1 (12.50s) --- PASS: TestTransform/charmap (11.89s) --- PASS: TestTransform/lowercase (12.00s) --- PASS: TestTransform/ascii (12.28s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/05 04:10:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/05 04:10:42 INFO : sub dir_somesuffix: Making directory 2026/09/05 04:10:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/05 04:10:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/05 04:10:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/05 04:10:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/05 04:10:42 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:42 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/05 04:10:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/05 04:10:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/05 04:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:43 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:43 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:43 INFO : tictactoe: Making directory 2026/09/05 04:10:43 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:43 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/05 04:10:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:43 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:43 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:44 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/05 04:10:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/05 04:10:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:45 INFO : toe: Making directory 2026/09/05 04:10:45 INFO : toe/toe: Making directory 2026/09/05 04:10:45 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 04:10:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 04:10:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 04:10:45 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:45 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/05 04:10:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/05 04:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:47 INFO : toe: Making directory 2026/09/05 04:10:47 INFO : toe/toe: Making directory 2026/09/05 04:10:47 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 04:10:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 04:10:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 04:10:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:47 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/05 04:10:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/05 04:10:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:48 DEBUG : empty_dir: Making directory with metadata 2026/09/05 04:10:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:48 INFO : tictacempty_dir: Making directory 2026/09/05 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:48 INFO : tictactoe: Making directory 2026/09/05 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:48 INFO : tictactoe/tictactoe: Making directory 2026/09/05 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 04:10:48 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 04:10:48 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/05 04:10:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/05 04:10:49 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:50 DEBUG : empty_dir: Making directory with metadata 2026/09/05 04:10:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 04:10:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:50 INFO : tictacempty_dir: Making directory 2026/09/05 04:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:50 INFO : tictactoe: Making directory 2026/09/05 04:10:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:50 INFO : tictactoe/tictactoe: Making directory 2026/09/05 04:10:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 04:10:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 04:10:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:50 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:50 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 04:10:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:51 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/05 04:10:51 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:51 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:51 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:51 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 04:10:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 04:10:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/05 04:10:51 NOTICE: B2 bucket rclone-test-vetopom8quso: 0 differences found 2026/09/05 04:10:51 NOTICE: B2 bucket rclone-test-vetopom8quso: 1 matching files --- PASS: TestAllTag (2.46s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:52 INFO : tictactoe: Making directory 2026/09/05 04:10:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:52 INFO : tictactoe/tictactoe: Making directory 2026/09/05 04:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 04:10:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 04:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 04:10:52 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:52 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/05 04:10:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/05 04:10:53 DEBUG : Waiting for deletions to finish 2026/09/05 04:10:53 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:53 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:53 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:54 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/05 04:10:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 04:10:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 04:10:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/05 04:10:54 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.36s) === RUN TestSyntax 2026/09/05 04:10:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:55 INFO : toe: Making directory 2026/09/05 04:10:55 INFO : toe/toe: Making directory 2026/09/05 04:10:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 04:10:55 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:55 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:55 DEBUG : toe/toe/toe: size = 11 OK 2026/09/05 04:10:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:55 INFO : toe/toe/toe: Copied (new) 2026/09/05 04:10:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:56 DEBUG : empty_dir: Making directory with metadata 2026/09/05 04:10:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 04:10:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:56 INFO : tictacempty_dir: Making directory 2026/09/05 04:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:56 INFO : tictactoe: Making directory 2026/09/05 04:10:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:56 INFO : tictactoe/tictactoe: Making directory 2026/09/05 04:10:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 04:10:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 04:10:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:56 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:56 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 04:10:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:57 INFO : toe/toe/toe.txt: Deleted 2026/09/05 04:10:57 INFO : toe/toe: Removing directory 2026/09/05 04:10:57 INFO : toe: Removing directory 2026/09/05 04:10:57 INFO : empty_dir: Removing directory 2026/09/05 04:10:57 DEBUG : Local file system at /tmp/rclone276889829: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:10:58 DEBUG : empty_dir: Making directory with metadata 2026/09/05 04:10:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:58 INFO : tictacempty_dir: Making directory 2026/09/05 04:10:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:58 INFO : tictactoe: Making directory 2026/09/05 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:10:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:58 INFO : tictactoe/tictactoe: Making directory 2026/09/05 04:10:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:10:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 04:10:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 04:10:58 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:10:58 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:10:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 04:10:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:10:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:10:59 INFO : toe/toe/toe.txt: Deleted 2026/09/05 04:10:59 INFO : toe/toe: Removing directory 2026/09/05 04:10:59 INFO : toe: Removing directory 2026/09/05 04:10:59 INFO : empty_dir: Removing directory 2026/09/05 04:10:59 DEBUG : Local file system at /tmp/rclone276889829: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/05 04:11:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 04:11:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 04:11:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 04:11:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 04:11:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 04:11:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/05 04:11:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:11:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/05 04:11:00 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.12s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:11:01 DEBUG : Reset feature "Copy" 2026/09/05 04:11:01 DEBUG : Reset feature "Move" 2026/09/05 04:11:01 DEBUG : Reset feature "Copy" 2026/09/05 04:11:01 DEBUG : Reset feature "Move" 2026/09/05 04:11:01 DEBUG : empty_dir: Making directory with metadata 2026/09/05 04:11:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 04:11:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:11:01 INFO : tictacempty_dir: Making directory 2026/09/05 04:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 04:11:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:11:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:11:01 INFO : tictactoe: Making directory 2026/09/05 04:11:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:11:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 04:11:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:11:01 INFO : tictactoe/tictactoe: Making directory 2026/09/05 04:11:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 04:11:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 04:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:11:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 04:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:11:01 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:11:01 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 04:11:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:11:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 04:11:02 INFO : toe/toe/toe.txt: Deleted 2026/09/05 04:11:02 INFO : toe/toe: Removing directory 2026/09/05 04:11:02 INFO : toe: Removing directory 2026/09/05 04:11:02 INFO : empty_dir: Removing directory 2026/09/05 04:11:02 DEBUG : Local file system at /tmp/rclone276889829: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/05 04:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 04:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 04:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 04:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 04:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 04:11:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/05 04:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:11:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/05 04:11:03 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.14s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:11:04 DEBUG : toe: transformed to: dG9l 2026/09/05 04:11:04 DEBUG : toe: transformed to: dG9l 2026/09/05 04:11:04 INFO : dG9l: Making directory 2026/09/05 04:11:04 DEBUG : toe: transformed to: dG9l 2026/09/05 04:11:04 DEBUG : toe: transformed to: dG9l 2026/09/05 04:11:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/05 04:11:04 INFO : dG9l/dG9l: Making directory 2026/09/05 04:11:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/05 04:11:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/05 04:11:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/05 04:11:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 04:11:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/05 04:11:04 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:11:04 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:11:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/05 04:11:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:11:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/05 04:11:05 DEBUG : Waiting for deletions to finish 2026/09/05 04:11:05 DEBUG : dG9l: transformed to: toe 2026/09/05 04:11:05 DEBUG : dG9l: transformed to: toe 2026/09/05 04:11:05 DEBUG : dG9l: transformed to: toe 2026/09/05 04:11:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/05 04:11:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/05 04:11:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/05 04:11:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/05 04:11:06 DEBUG : Local file system at /tmp/rclone276889829: Waiting for checks to finish 2026/09/05 04:11:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/05 04:11:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/05 04:11:06 DEBUG : Local file system at /tmp/rclone276889829: Waiting for transfers to finish 2026/09/05 04:11:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-vetopom8quso", Local "Local file system at /tmp/rclone276889829", Modify Window "1ms" 2026/09/05 04:11:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:06 DEBUG : toe: transformed to: 2026/09/05 04:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:07 DEBUG : toe: transformed to: 2026/09/05 04:11:07 INFO : B2 bucket rclone-test-vetopom8quso: Making directory 2026/09/05 04:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:07 DEBUG : toe: transformed to: 2026/09/05 04:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:07 DEBUG : toe: transformed to: 2026/09/05 04:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:07 DEBUG : toe/toe: transformed to: 2026/09/05 04:11:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/05 04:11:07 INFO : toe/toe: Making directory 2026/09/05 04:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:07 DEBUG : toe/toe: transformed to: 2026/09/05 04:11:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/05 04:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:07 DEBUG : toe: transformed to: 2026/09/05 04:11:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 04:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 04:11:07 DEBUG : toe/toe/toe: transformed to: 2026/09/05 04:11:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/05 04:11:07 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for checks to finish 2026/09/05 04:11:07 DEBUG : B2 bucket rclone-test-vetopom8quso: Waiting for transfers to finish 2026/09/05 04:11:07 DEBUG : toe/toe/toe: size = 11 OK 2026/09/05 04:11:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 04:11:07 INFO : toe/toe/toe: Copied (new) 2026/09/05 04:11:07 ERROR : B2 bucket rclone-test-vetopom8quso: not deleting files as there were IO errors 2026/09/05 04:11:07 ERROR : B2 bucket rclone-test-vetopom8quso: not deleting directories as there were IO errors --- PASS: TestError (1.55s) PASS 2026/09/05 04:11:08 DEBUG : B2 bucket rclone-test-vetopom8quso: Purge remote 2026/09/05 04:11:08 INFO : B2 bucket rclone-test-vetopom8quso: cleaning bucket "rclone-test-vetopom8quso" of all files 2026/09/05 04:11:09 DEBUG : BackupDir/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e319013f_d20260905_m040618_c001_v7007000_t0000_u01788581178556") 2026/09/05 04:11:09 DEBUG : BackupDir/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4180e00ae357f0b9_d20260905_m040614_c001_v0001150_t0037_u01788581174278") 2026/09/05 04:11:09 DEBUG : CompareDest/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40260a825adb9d93_d20260905_m040555_c001_v7007000_t0000_u01788581155350") 2026/09/05 04:11:09 DEBUG : CompareDest/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69cd8_d20260905_m040550_c001_v0001184_t0004_u01788581150144") 2026/09/05 04:11:09 DEBUG : CompareDest/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40260a825adb9d95_d20260905_m040555_c001_v7007000_t0000_u01788581155532") 2026/09/05 04:11:09 DEBUG : CompareDest/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8322_d20260905_m040551_c001_v0001090_t0042_u01788581151059") 2026/09/05 04:11:09 DEBUG : CopyDest/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190140_d20260905_m040618_c001_v7007000_t0000_u01788581178738") 2026/09/05 04:11:09 DEBUG : CopyDest/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8360_d20260905_m040610_c001_v0001090_t0042_u01788581170977") 2026/09/05 04:11:09 DEBUG : CopyDest/three: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190141_d20260905_m040618_c001_v7007000_t0000_u01788581178919") 2026/09/05 04:11:09 DEBUG : CopyDest/three: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae837a_d20260905_m040616_c001_v0001090_t0042_u01788581176888") 2026/09/05 04:11:09 DEBUG : CopyDest/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190142_d20260905_m040619_c001_v7007000_t0000_u01788581179100") 2026/09/05 04:11:09 DEBUG : CopyDest/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69df8_d20260905_m040615_c001_v0001184_t0004_u01788581175026") 2026/09/05 04:11:09 DEBUG : EXISTING: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1afd_d20260905_m040732_c001_v7007000_t0000_u01788581252286") 2026/09/05 04:11:09 DEBUG : EXISTING: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8550_d20260905_m040731_c001_v0001090_t0042_u01788581251360") 2026/09/05 04:11:09 DEBUG : PREFIXapple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83556_d20260905_m040905_c001_v7007000_t0000_u01788581345701") 2026/09/05 04:11:10 DEBUG : PREFIXapple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a484d_d20260905_m040901_c001_v0001180_t0056_u01788581341623") 2026/09/05 04:11:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42079c84fd86bd48_d20260905_m040905_c001_v7007000_t0000_u01788581345639") 2026/09/05 04:11:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae87f1_d20260905_m040901_c001_v0001090_t0048_u01788581341633") 2026/09/05 04:11:10 DEBUG : PREFIXbanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42079c84fd86bd49_d20260905_m040905_c001_v7007000_t0000_u01788581345822") 2026/09/05 04:11:10 DEBUG : PREFIXbanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d806_d20260905_m040901_c001_v0001154_t0011_u01788581341644") 2026/09/05 04:11:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea283e_d20260905_m040905_c001_v7007000_t0000_u01788581345867") 2026/09/05 04:11:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c2c_d20260905_m040901_c001_v0001179_t0006_u01788581341655") 2026/09/05 04:11:10 DEBUG : Testêé: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1af1_d20260905_m040729_c001_v7007000_t0000_u01788581249134") 2026/09/05 04:11:10 DEBUG : Testêé: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8534_d20260905_m040728_c001_v0001090_t0042_u01788581248572") 2026/09/05 04:11:10 DEBUG : Testêé: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8530_d20260905_m040728_c001_v0001090_t0042_u01788581248003") 2026/09/05 04:11:10 DEBUG : YXBwbGU=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf00_d20260905_m040851_c001_v7007000_t0000_u01788581331526") 2026/09/05 04:11:10 DEBUG : YXBwbGU=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4771_d20260905_m040847_c001_v0001180_t0056_u01788581327109") 2026/09/05 04:11:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf01_d20260905_m040851_c001_v7007000_t0000_u01788581331705") 2026/09/05 04:11:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8796_d20260905_m040847_c001_v0001090_t0048_u01788581327120") 2026/09/05 04:11:10 DEBUG : YmFuYW5h: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf02_d20260905_m040851_c001_v7007000_t0000_u01788581331885") 2026/09/05 04:11:10 DEBUG : YmFuYW5h: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7c4_d20260905_m040847_c001_v0001154_t0011_u01788581327129") 2026/09/05 04:11:10 DEBUG : a/potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86ff_d20260905_m040419_c001_v7007000_t0000_u01788581059971") 2026/09/05 04:11:10 DEBUG : a/potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8184_d20260905_m040419_c001_v0001090_t0028_u01788581059222") 2026/09/05 04:11:10 DEBUG : a/potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5daa_d20260905_m040417_c001_v7007000_t0000_u01788581057855") 2026/09/05 04:11:10 DEBUG : a/potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8178_d20260905_m040416_c001_v0001090_t0028_u01788581056765") 2026/09/05 04:11:11 DEBUG : a/potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86ce_d20260905_m040401_c001_v7007000_t0000_u01788581041763") 2026/09/05 04:11:11 DEBUG : a/potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8128_d20260905_m040400_c001_v0001090_t0044_u01788581040767") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee2b_d20260905_m041037_c001_v7007000_t0000_u01788581437666") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ee0_d20260905_m041034_c001_v0001179_t0006_u01788581434293") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee12_d20260905_m041025_c001_v7007000_t0000_u01788581425653") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e96_d20260905_m041022_c001_v0001179_t0006_u01788581422344") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf0_d20260905_m041013_c001_v7007000_t0000_u01788581413711") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e22_d20260905_m041010_c001_v0001179_t0006_u01788581410433") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02889_d20260905_m041001_c001_v7007000_t0000_u01788581401269") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2dba_d20260905_m040957_c001_v0001179_t0006_u01788581397996") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0285f_d20260905_m040949_c001_v7007000_t0000_u01788581389269") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d50_d20260905_m040945_c001_v0001179_t0006_u01788581385529") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027cf_d20260905_m040936_c001_v7007000_t0000_u01788581376758") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d890_d20260905_m040932_c001_v0001154_t0011_u01788581372018") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814412_d20260905_m040923_c001_v7007000_t0000_u01788581363215") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cbc_d20260905_m040920_c001_v0001179_t0006_u01788581360500") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2848_d20260905_m040919_c001_v7007000_t0000_u01788581359457") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c9c_d20260905_m040916_c001_v0001179_t0006_u01788581356180") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb648f_d20260905_m040907_c001_v7007000_t0000_u01788581347350") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d81e_d20260905_m040904_c001_v0001154_t0011_u01788581344665") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6485_d20260905_m040903_c001_v7007000_t0000_u01788581343596") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a483b_d20260905_m040900_c001_v0001180_t0056_u01788581340217") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418987c7b99493b5_d20260905_m040849_c001_v7007000_t0000_u01788581329631") 2026/09/05 04:11:11 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4759_d20260905_m040845_c001_v0001180_t0056_u01788581325697") 2026/09/05 04:11:12 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2697_d20260905_m040836_c001_v7007000_t0000_u01788581316974") 2026/09/05 04:11:12 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a468f_d20260905_m040833_c001_v0001180_t0056_u01788581313814") 2026/09/05 04:11:12 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88f1_d20260905_m040824_c001_v7007000_t0000_u01788581304920") 2026/09/05 04:11:12 DEBUG : apple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a45cd_d20260905_m040821_c001_v0001180_t0056_u01788581301836") 2026/09/05 04:11:12 DEBUG : appleSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81440e_d20260905_m040921_c001_v7007000_t0000_u01788581361502") 2026/09/05 04:11:12 DEBUG : appleSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d854_d20260905_m040917_c001_v0001154_t0011_u01788581357633") 2026/09/05 04:11:12 DEBUG : appleapple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027d0_d20260905_m040936_c001_v7007000_t0000_u01788581376938") 2026/09/05 04:11:12 DEBUG : appleapple: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d89c_d20260905_m040933_c001_v0001154_t0011_u01788581373438") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee2c_d20260905_m041037_c001_v7007000_t0000_u01788581437845") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4dda_d20260905_m041034_c001_v0001180_t0056_u01788581434744") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee13_d20260905_m041025_c001_v7007000_t0000_u01788581425924") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4d54_d20260905_m041022_c001_v0001180_t0056_u01788581422708") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf1_d20260905_m041013_c001_v7007000_t0000_u01788581413900") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4cbc_d20260905_m041010_c001_v0001180_t0056_u01788581410798") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0288a_d20260905_m041001_c001_v7007000_t0000_u01788581401449") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4c11_d20260905_m040958_c001_v0001180_t0056_u01788581398364") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02860_d20260905_m040949_c001_v7007000_t0000_u01788581389449") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4b29_d20260905_m040945_c001_v0001180_t0056_u01788581385908") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81442a_d20260905_m040934_c001_v7007000_t0000_u01788581374704") 2026/09/05 04:11:12 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae889b_d20260905_m040932_c001_v0001090_t0042_u01788581372384") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814413_d20260905_m040923_c001_v7007000_t0000_u01788581363395") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d864_d20260905_m040920_c001_v0001154_t0011_u01788581360491") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2845_d20260905_m040919_c001_v7007000_t0000_u01788581359237") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4945_d20260905_m040916_c001_v0001180_t0056_u01788581356547") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6490_d20260905_m040907_c001_v7007000_t0000_u01788581347530") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c44_d20260905_m040904_c001_v0001179_t0006_u01788581344657") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6487_d20260905_m040903_c001_v7007000_t0000_u01788581343784") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7fa_d20260905_m040900_c001_v0001154_t0011_u01788581340581") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26ba_d20260905_m040849_c001_v7007000_t0000_u01788581329020") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7bf_d20260905_m040846_c001_v0001154_t0011_u01788581326079") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e269a_d20260905_m040837_c001_v7007000_t0000_u01788581317155") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d798_d20260905_m040834_c001_v0001154_t0011_u01788581314179") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88f2_d20260905_m040825_c001_v7007000_t0000_u01788581305101") 2026/09/05 04:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d76e_d20260905_m040822_c001_v0001154_t0011_u01788581302201") 2026/09/05 04:11:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64b1_d20260905_m040921_c001_v7007000_t0000_u01788581361535") 2026/09/05 04:11:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2ca8_d20260905_m040917_c001_v0001179_t0022_u01788581357623") 2026/09/05 04:11:13 DEBUG : b/potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8700_d20260905_m040420_c001_v7007000_t0000_u01788581060151") 2026/09/05 04:11:13 DEBUG : b/potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8180_d20260905_m040418_c001_v0001090_t0042_u01788581058402") 2026/09/05 04:11:13 DEBUG : b/potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5da8_d20260905_m040417_c001_v7007000_t0000_u01788581057258") 2026/09/05 04:11:13 DEBUG : b/potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8172_d20260905_m040416_c001_v0001090_t0042_u01788581056001") 2026/09/05 04:11:14 DEBUG : b/potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86cd_d20260905_m040401_c001_v7007000_t0000_u01788581041225") 2026/09/05 04:11:14 DEBUG : b/potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae811a_d20260905_m040400_c001_v0001090_t0042_u01788581040018") 2026/09/05 04:11:14 DEBUG : backup/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4000c361fee7c31f_d20260905_m040632_c001_v7007000_t0000_u01788581192057") 2026/09/05 04:11:14 DEBUG : backup/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4195556f8e22c8ee_d20260905_m040630_c001_v0001099_t0026_u01788581190534") 2026/09/05 04:11:14 DEBUG : backup/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415b8826059d5a8d_d20260905_m040627_c001_v0001181_t0005_u01788581187182") 2026/09/05 04:11:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2771_d20260905_m040653_c001_v7007000_t0000_u01788581213698") 2026/09/05 04:11:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f412bea081a3a84da_d20260905_m040652_c001_v0001106_t0020_u01788581212224") 2026/09/05 04:11:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4112c0b6164fb377_d20260905_m040648_c001_v0001161_t0032_u01788581208656") 2026/09/05 04:11:14 DEBUG : backup/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186df2_d20260905_m040642_c001_v7007000_t0000_u01788581202774") 2026/09/05 04:11:14 DEBUG : backup/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41851f3ca2e9f2d5_d20260905_m040641_c001_v0001180_t0002_u01788581201291") 2026/09/05 04:11:14 DEBUG : backup/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4188c504323c76e5_d20260905_m040637_c001_v0001101_t0047_u01788581197994") 2026/09/05 04:11:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2773_d20260905_m040653_c001_v7007000_t0000_u01788581213880") 2026/09/05 04:11:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f402c1d8870f986f4_d20260905_m040652_c001_v0001039_t0037_u01788581212961") 2026/09/05 04:11:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41511b7aa06babba_d20260905_m040650_c001_v0001105_t0058_u01788581210082") 2026/09/05 04:11:14 DEBUG : backup/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4000c361fee7c320_d20260905_m040632_c001_v7007000_t0000_u01788581192237") 2026/09/05 04:11:14 DEBUG : backup/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f410609b3e5693d5b_d20260905_m040631_c001_v0001036_t0023_u01788581191312") 2026/09/05 04:11:14 DEBUG : backup/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4165fc2bd1961f98_d20260905_m040628_c001_v0001044_t0029_u01788581188472") 2026/09/05 04:11:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186df3_d20260905_m040642_c001_v7007000_t0000_u01788581202954") 2026/09/05 04:11:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40621efa661e229b_d20260905_m040642_c001_v0001154_t0024_u01788581202040") 2026/09/05 04:11:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417acad95a8ac6bc_d20260905_m040639_c001_v0001102_t0034_u01788581199276") 2026/09/05 04:11:14 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee2d_d20260905_m041038_c001_v7007000_t0000_u01788581438025") 2026/09/05 04:11:14 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae89e5_d20260905_m041034_c001_v0001090_t0042_u01788581434476") 2026/09/05 04:11:14 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee14_d20260905_m041026_c001_v7007000_t0000_u01788581426105") 2026/09/05 04:11:14 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae899b_d20260905_m041022_c001_v0001090_t0042_u01788581422525") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf2_d20260905_m041014_c001_v7007000_t0000_u01788581414079") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae895f_d20260905_m041010_c001_v0001090_t0042_u01788581410616") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0288c_d20260905_m041001_c001_v7007000_t0000_u01788581401630") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8923_d20260905_m040958_c001_v0001090_t0042_u01788581398180") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02861_d20260905_m040949_c001_v7007000_t0000_u01788581389629") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88e1_d20260905_m040945_c001_v0001090_t0042_u01788581385712") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027d2_d20260905_m040937_c001_v7007000_t0000_u01788581377119") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cfc_d20260905_m040932_c001_v0001179_t0006_u01788581372202") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814414_d20260905_m040923_c001_v7007000_t0000_u01788581363575") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8865_d20260905_m040920_c001_v0001090_t0042_u01788581360508") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64ab_d20260905_m040919_c001_v7007000_t0000_u01788581359230") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d84c_d20260905_m040916_c001_v0001154_t0011_u01788581356364") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6492_d20260905_m040907_c001_v7007000_t0000_u01788581347894") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8803_d20260905_m040904_c001_v0001090_t0042_u01788581344685") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf28_d20260905_m040903_c001_v7007000_t0000_u01788581343792") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae87ed_d20260905_m040900_c001_v0001090_t0042_u01788581340400") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4275c184cacc9d8a_d20260905_m040849_c001_v7007000_t0000_u01788581329414") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8792_d20260905_m040845_c001_v0001090_t0042_u01788581325899") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e269c_d20260905_m040837_c001_v7007000_t0000_u01788581317348") 2026/09/05 04:11:15 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8754_d20260905_m040833_c001_v0001090_t0042_u01788581313995") 2026/09/05 04:11:16 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88f3_d20260905_m040825_c001_v7007000_t0000_u01788581305282") 2026/09/05 04:11:16 DEBUG : banana: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8710_d20260905_m040822_c001_v0001090_t0042_u01788581302019") 2026/09/05 04:11:16 DEBUG : bananaSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c89d4_d20260905_m040921_c001_v7007000_t0000_u01788581361492") 2026/09/05 04:11:16 DEBUG : bananaSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8849_d20260905_m040917_c001_v0001090_t0042_u01788581357662") 2026/09/05 04:11:16 DEBUG : both0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8897_d20260905_m040758_c001_v7007000_t0000_u01788581278587") 2026/09/05 04:11:16 DEBUG : both0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85fc_d20260905_m040748_c001_v0001090_t0042_u01788581268456") 2026/09/05 04:11:16 DEBUG : both0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec3_d20260905_m040744_c001_v7007000_t0000_u01788581264242") 2026/09/05 04:11:16 DEBUG : both0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8562_d20260905_m040734_c001_v0001090_t0042_u01788581254127") 2026/09/05 04:11:16 DEBUG : both1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8898_d20260905_m040758_c001_v7007000_t0000_u01788581278769") 2026/09/05 04:11:16 DEBUG : both1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8600_d20260905_m040748_c001_v0001090_t0042_u01788581268822") 2026/09/05 04:11:16 DEBUG : both1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec4_d20260905_m040744_c001_v7007000_t0000_u01788581264421") 2026/09/05 04:11:16 DEBUG : both1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8566_d20260905_m040734_c001_v0001090_t0042_u01788581254488") 2026/09/05 04:11:16 DEBUG : both10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8899_d20260905_m040758_c001_v7007000_t0000_u01788581278950") 2026/09/05 04:11:16 DEBUG : both10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8640_d20260905_m040752_c001_v0001090_t0042_u01788581272146") 2026/09/05 04:11:16 DEBUG : both10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec5_d20260905_m040744_c001_v7007000_t0000_u01788581264601") 2026/09/05 04:11:16 DEBUG : both10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85a2_d20260905_m040737_c001_v0001090_t0042_u01788581257847") 2026/09/05 04:11:16 DEBUG : both11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c889a_d20260905_m040759_c001_v7007000_t0000_u01788581279130") 2026/09/05 04:11:16 DEBUG : both11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8646_d20260905_m040752_c001_v0001090_t0042_u01788581272511") 2026/09/05 04:11:16 DEBUG : both11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec6_d20260905_m040744_c001_v7007000_t0000_u01788581264780") 2026/09/05 04:11:16 DEBUG : both11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85a6_d20260905_m040738_c001_v0001090_t0042_u01788581258210") 2026/09/05 04:11:16 DEBUG : both12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c889b_d20260905_m040759_c001_v7007000_t0000_u01788581279310") 2026/09/05 04:11:16 DEBUG : both12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae864a_d20260905_m040752_c001_v0001090_t0042_u01788581272875") 2026/09/05 04:11:16 DEBUG : both12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec7_d20260905_m040744_c001_v7007000_t0000_u01788581264960") 2026/09/05 04:11:16 DEBUG : both12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85aa_d20260905_m040738_c001_v0001090_t0042_u01788581258573") 2026/09/05 04:11:17 DEBUG : both13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c889e_d20260905_m040759_c001_v7007000_t0000_u01788581279491") 2026/09/05 04:11:17 DEBUG : both13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae864e_d20260905_m040753_c001_v0001090_t0042_u01788581273310") 2026/09/05 04:11:17 DEBUG : both13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec9_d20260905_m040745_c001_v7007000_t0000_u01788581265139") 2026/09/05 04:11:17 DEBUG : both13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85b0_d20260905_m040738_c001_v0001090_t0042_u01788581258934") 2026/09/05 04:11:17 DEBUG : both14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c889f_d20260905_m040759_c001_v7007000_t0000_u01788581279671") 2026/09/05 04:11:17 DEBUG : both14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8652_d20260905_m040753_c001_v0001090_t0042_u01788581273675") 2026/09/05 04:11:17 DEBUG : both14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186eca_d20260905_m040745_c001_v7007000_t0000_u01788581265319") 2026/09/05 04:11:17 DEBUG : both14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85b6_d20260905_m040739_c001_v0001090_t0042_u01788581259297") 2026/09/05 04:11:17 DEBUG : both15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a0_d20260905_m040759_c001_v7007000_t0000_u01788581279853") 2026/09/05 04:11:17 DEBUG : both15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8656_d20260905_m040754_c001_v0001090_t0042_u01788581274038") 2026/09/05 04:11:17 DEBUG : both15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ecb_d20260905_m040745_c001_v7007000_t0000_u01788581265507") 2026/09/05 04:11:17 DEBUG : both15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85ba_d20260905_m040739_c001_v0001090_t0042_u01788581259678") 2026/09/05 04:11:17 DEBUG : both16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a1_d20260905_m040800_c001_v7007000_t0000_u01788581280033") 2026/09/05 04:11:17 DEBUG : both16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8660_d20260905_m040754_c001_v0001090_t0042_u01788581274404") 2026/09/05 04:11:17 DEBUG : both16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ecc_d20260905_m040745_c001_v7007000_t0000_u01788581265685") 2026/09/05 04:11:17 DEBUG : both16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85c0_d20260905_m040740_c001_v0001090_t0042_u01788581260041") 2026/09/05 04:11:17 DEBUG : both17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a2_d20260905_m040800_c001_v7007000_t0000_u01788581280223") 2026/09/05 04:11:17 DEBUG : both17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae866a_d20260905_m040754_c001_v0001090_t0042_u01788581274769") 2026/09/05 04:11:17 DEBUG : both17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ecd_d20260905_m040745_c001_v7007000_t0000_u01788581265865") 2026/09/05 04:11:17 DEBUG : both17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85c6_d20260905_m040740_c001_v0001090_t0042_u01788581260404") 2026/09/05 04:11:17 DEBUG : both18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a3_d20260905_m040800_c001_v7007000_t0000_u01788581280403") 2026/09/05 04:11:17 DEBUG : both18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8672_d20260905_m040755_c001_v0001090_t0042_u01788581275134") 2026/09/05 04:11:18 DEBUG : both18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ece_d20260905_m040746_c001_v7007000_t0000_u01788581266044") 2026/09/05 04:11:18 DEBUG : both18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85cc_d20260905_m040740_c001_v0001090_t0042_u01788581260834") 2026/09/05 04:11:18 DEBUG : both19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a5_d20260905_m040800_c001_v7007000_t0000_u01788581280583") 2026/09/05 04:11:18 DEBUG : both19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8678_d20260905_m040755_c001_v0001090_t0042_u01788581275500") 2026/09/05 04:11:18 DEBUG : both19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ecf_d20260905_m040746_c001_v7007000_t0000_u01788581266223") 2026/09/05 04:11:18 DEBUG : both19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85d0_d20260905_m040741_c001_v0001090_t0042_u01788581261197") 2026/09/05 04:11:18 DEBUG : both2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a6_d20260905_m040800_c001_v7007000_t0000_u01788581280764") 2026/09/05 04:11:18 DEBUG : both2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8608_d20260905_m040749_c001_v0001090_t0042_u01788581269187") 2026/09/05 04:11:18 DEBUG : both2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed0_d20260905_m040746_c001_v7007000_t0000_u01788581266404") 2026/09/05 04:11:18 DEBUG : both2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae856e_d20260905_m040734_c001_v0001090_t0042_u01788581254851") 2026/09/05 04:11:18 DEBUG : both3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a7_d20260905_m040800_c001_v7007000_t0000_u01788581280944") 2026/09/05 04:11:18 DEBUG : both3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae860e_d20260905_m040749_c001_v0001090_t0042_u01788581269552") 2026/09/05 04:11:18 DEBUG : both3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed1_d20260905_m040746_c001_v7007000_t0000_u01788581266583") 2026/09/05 04:11:18 DEBUG : both3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8574_d20260905_m040735_c001_v0001090_t0042_u01788581255213") 2026/09/05 04:11:18 DEBUG : both4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a8_d20260905_m040801_c001_v7007000_t0000_u01788581281124") 2026/09/05 04:11:18 DEBUG : both4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8616_d20260905_m040749_c001_v0001090_t0042_u01788581269920") 2026/09/05 04:11:18 DEBUG : both4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed2_d20260905_m040746_c001_v7007000_t0000_u01788581266763") 2026/09/05 04:11:18 DEBUG : both4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae857c_d20260905_m040735_c001_v0001090_t0042_u01788581255669") 2026/09/05 04:11:18 DEBUG : both5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88a9_d20260905_m040801_c001_v7007000_t0000_u01788581281305") 2026/09/05 04:11:18 DEBUG : both5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae861a_d20260905_m040750_c001_v0001090_t0042_u01788581270285") 2026/09/05 04:11:18 DEBUG : both5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed3_d20260905_m040746_c001_v7007000_t0000_u01788581266944") 2026/09/05 04:11:18 DEBUG : both5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8584_d20260905_m040736_c001_v0001090_t0042_u01788581256031") 2026/09/05 04:11:19 DEBUG : both6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88aa_d20260905_m040801_c001_v7007000_t0000_u01788581281487") 2026/09/05 04:11:19 DEBUG : both6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8624_d20260905_m040750_c001_v0001090_t0042_u01788581270650") 2026/09/05 04:11:19 DEBUG : both6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed4_d20260905_m040747_c001_v7007000_t0000_u01788581267141") 2026/09/05 04:11:19 DEBUG : both6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae858a_d20260905_m040736_c001_v0001090_t0042_u01788581256400") 2026/09/05 04:11:19 DEBUG : both7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88ac_d20260905_m040801_c001_v7007000_t0000_u01788581281668") 2026/09/05 04:11:19 DEBUG : both7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae862c_d20260905_m040751_c001_v0001090_t0042_u01788581271033") 2026/09/05 04:11:19 DEBUG : both7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed7_d20260905_m040747_c001_v7007000_t0000_u01788581267326") 2026/09/05 04:11:19 DEBUG : both7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae858e_d20260905_m040736_c001_v0001090_t0042_u01788581256762") 2026/09/05 04:11:19 DEBUG : both8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88ad_d20260905_m040801_c001_v7007000_t0000_u01788581281850") 2026/09/05 04:11:19 DEBUG : both8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8632_d20260905_m040751_c001_v0001090_t0042_u01788581271396") 2026/09/05 04:11:19 DEBUG : both8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed8_d20260905_m040747_c001_v7007000_t0000_u01788581267506") 2026/09/05 04:11:19 DEBUG : both8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8594_d20260905_m040737_c001_v0001090_t0042_u01788581257124") 2026/09/05 04:11:19 DEBUG : both9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88ae_d20260905_m040802_c001_v7007000_t0000_u01788581282030") 2026/09/05 04:11:19 DEBUG : both9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae863a_d20260905_m040751_c001_v0001090_t0042_u01788581271781") 2026/09/05 04:11:19 DEBUG : both9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ed9_d20260905_m040747_c001_v7007000_t0000_u01788581267686") 2026/09/05 04:11:19 DEBUG : both9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae859c_d20260905_m040737_c001_v0001090_t0042_u01788581257485") 2026/09/05 04:11:19 DEBUG : c/non empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8701_d20260905_m040420_c001_v7007000_t0000_u01788581060331") 2026/09/05 04:11:19 DEBUG : c/non empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8182_d20260905_m040418_c001_v0001090_t0042_u01788581058650") 2026/09/05 04:11:19 DEBUG : c/non empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5dac_d20260905_m040418_c001_v7007000_t0000_u01788581058038") 2026/09/05 04:11:19 DEBUG : c/non empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8174_d20260905_m040416_c001_v0001090_t0042_u01788581056184") 2026/09/05 04:11:19 DEBUG : c/non empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86cf_d20260905_m040401_c001_v7007000_t0000_u01788581041951") 2026/09/05 04:11:19 DEBUG : c/non empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8120_d20260905_m040400_c001_v0001090_t0042_u01788581040202") 2026/09/05 04:11:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf04_d20260905_m040852_c001_v7007000_t0000_u01788581332070") 2026/09/05 04:11:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2bc6_d20260905_m040847_c001_v0001179_t0006_u01788581327140") 2026/09/05 04:11:20 DEBUG : check sum: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8334e_d20260905_m040353_c001_v7007000_t0000_u01788581033596") 2026/09/05 04:11:20 DEBUG : check sum: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80f6_d20260905_m040352_c001_v0001090_t0042_u01788581032700") 2026/09/05 04:11:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da93652360e_d20260905_m041106_c001_v7007000_t0000_u01788581466584") 2026/09/05 04:11:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2fab_d20260905_m041105_c001_v0001179_t0006_u01788581465088") 2026/09/05 04:11:20 DEBUG : dest/3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190118_d20260905_m040604_c001_v7007000_t0000_u01788581164330") 2026/09/05 04:11:20 DEBUG : dest/3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418da25e2c8e37a2_d20260905_m040602_c001_v0001161_t0051_u01788581162993") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027d5_d20260905_m040937_c001_v7007000_t0000_u01788581377301") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88a5_d20260905_m040933_c001_v0001090_t0042_u01788581373679") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee2e_d20260905_m041038_c001_v7007000_t0000_u01788581438205") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ec0_d20260905_m041030_c001_v0001179_t0006_u01788581430316") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee15_d20260905_m041026_c001_v7007000_t0000_u01788581426286") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e66_d20260905_m041018_c001_v0001179_t0006_u01788581418324") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf4_d20260905_m041014_c001_v7007000_t0000_u01788581414259") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e02_d20260905_m041006_c001_v0001179_t0006_u01788581406421") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0288d_d20260905_m041001_c001_v7007000_t0000_u01788581401827") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d8e_d20260905_m040953_c001_v0001179_t0006_u01788581393925") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02862_d20260905_m040949_c001_v7007000_t0000_u01788581389810") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d3a_d20260905_m040941_c001_v0001179_t0006_u01788581381431") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f407777a2b4e85bc8_d20260905_m040934_c001_v7007000_t0000_u01788581374536") 2026/09/05 04:11:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d880_d20260905_m040928_c001_v0001154_t0011_u01788581368006") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814415_d20260905_m040923_c001_v7007000_t0000_u01788581363755") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cbe_d20260905_m040920_c001_v0001179_t0006_u01788581360713") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2846_d20260905_m040919_c001_v7007000_t0000_u01788581359277") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c6e_d20260905_m040912_c001_v0001179_t0006_u01788581352145") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6494_d20260905_m040908_c001_v7007000_t0000_u01788581348075") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c4a_d20260905_m040904_c001_v0001179_t0006_u01788581344876") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf23_d20260905_m040903_c001_v7007000_t0000_u01788581343550") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a47fb_d20260905_m040856_c001_v0001180_t0056_u01788581336208") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26bc_d20260905_m040849_c001_v7007000_t0000_u01788581329201") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a470d_d20260905_m040841_c001_v0001180_t0056_u01788581321676") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e269d_d20260905_m040837_c001_v7007000_t0000_u01788581317528") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4649_d20260905_m040829_c001_v0001180_t0056_u01788581309625") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2677_d20260905_m040825_c001_v7007000_t0000_u01788581305467") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4590_d20260905_m040818_c001_v0001180_t0056_u01788581298504") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f414cef54ad126a74_d20260905_m040921_c001_v7007000_t0000_u01788581361516") 2026/09/05 04:11:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2caa_d20260905_m040917_c001_v0001179_t0053_u01788581357888") 2026/09/05 04:11:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027d8_d20260905_m040937_c001_v7007000_t0000_u01788581377482") 2026/09/05 04:11:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8a0_d20260905_m040933_c001_v0001154_t0011_u01788581373702") 2026/09/05 04:11:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee2f_d20260905_m041038_c001_v7007000_t0000_u01788581438385") 2026/09/05 04:11:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae89c7_d20260905_m041030_c001_v0001090_t0042_u01788581430853") 2026/09/05 04:11:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee16_d20260905_m041026_c001_v7007000_t0000_u01788581426466") 2026/09/05 04:11:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8985_d20260905_m041018_c001_v0001090_t0042_u01788581418867") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf6_d20260905_m041014_c001_v7007000_t0000_u01788581414439") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8949_d20260905_m041006_c001_v0001090_t0042_u01788581406961") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0288f_d20260905_m041002_c001_v7007000_t0000_u01788581402011") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae890b_d20260905_m040954_c001_v0001090_t0042_u01788581394465") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02863_d20260905_m040949_c001_v7007000_t0000_u01788581389993") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88c7_d20260905_m040941_c001_v0001090_t0042_u01788581381968") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190724_d20260905_m040934_c001_v7007000_t0000_u01788581374739") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ce6_d20260905_m040928_c001_v0001179_t0006_u01788581368549") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814416_d20260905_m040923_c001_v7007000_t0000_u01788581363936") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d866_d20260905_m040920_c001_v0001154_t0011_u01788581360703") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2844_d20260905_m040919_c001_v7007000_t0000_u01788581359070") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d83c_d20260905_m040912_c001_v0001154_t0011_u01788581352695") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6495_d20260905_m040908_c001_v7007000_t0000_u01788581348263") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a488b_d20260905_m040904_c001_v0001180_t0056_u01788581344897") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42079c84fd86bd46_d20260905_m040903_c001_v7007000_t0000_u01788581343606") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae87c7_d20260905_m040856_c001_v0001090_t0042_u01788581336751") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83544_d20260905_m040849_c001_v7007000_t0000_u01788581329384") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8780_d20260905_m040842_c001_v0001090_t0042_u01788581322227") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e269e_d20260905_m040837_c001_v7007000_t0000_u01788581317708") 2026/09/05 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8740_d20260905_m040830_c001_v0001090_t0042_u01788581310164") 2026/09/05 04:11:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2678_d20260905_m040825_c001_v7007000_t0000_u01788581305648") 2026/09/05 04:11:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8702_d20260905_m040819_c001_v0001090_t0042_u01788581299050") 2026/09/05 04:11:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f421fccf44754bdca_d20260905_m040921_c001_v7007000_t0000_u01788581361484") 2026/09/05 04:11:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a495b_d20260905_m040917_c001_v0001180_t0037_u01788581357876") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027db_d20260905_m040937_c001_v7007000_t0000_u01788581377663") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a5f_d20260905_m040933_c001_v0001180_t0056_u01788581373753") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee30_d20260905_m041038_c001_v7007000_t0000_u01788581438564") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4dba_d20260905_m041031_c001_v0001180_t0056_u01788581431393") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee17_d20260905_m041026_c001_v7007000_t0000_u01788581426646") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4d24_d20260905_m041019_c001_v0001180_t0056_u01788581419406") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf7_d20260905_m041014_c001_v7007000_t0000_u01788581414619") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4c8e_d20260905_m041007_c001_v0001180_t0056_u01788581407503") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02890_d20260905_m041002_c001_v7007000_t0000_u01788581402308") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4bc9_d20260905_m040955_c001_v0001180_t0056_u01788581395009") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02864_d20260905_m040950_c001_v7007000_t0000_u01788581390226") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4adf_d20260905_m040942_c001_v0001180_t0056_u01788581382515") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190722_d20260905_m040934_c001_v7007000_t0000_u01788581374559") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8883_d20260905_m040929_c001_v0001090_t0042_u01788581369091") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814417_d20260905_m040924_c001_v7007000_t0000_u01788581364116") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8867_d20260905_m040920_c001_v0001090_t0042_u01788581360721") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64aa_d20260905_m040919_c001_v7007000_t0000_u01788581359050") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4913_d20260905_m040913_c001_v0001180_t0056_u01788581353243") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6496_d20260905_m040908_c001_v7007000_t0000_u01788581348458") 2026/09/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d820_d20260905_m040904_c001_v0001154_t0011_u01788581344886") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83554_d20260905_m040903_c001_v7007000_t0000_u01788581343569") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7ee_d20260905_m040857_c001_v0001154_t0011_u01788581337294") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26bf_d20260905_m040849_c001_v7007000_t0000_u01788581329743") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7ac_d20260905_m040842_c001_v0001154_t0011_u01788581322769") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e269f_d20260905_m040837_c001_v7007000_t0000_u01788581317887") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d786_d20260905_m040830_c001_v0001154_t0011_u01788581310711") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e267a_d20260905_m040825_c001_v7007000_t0000_u01788581305968") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d762_d20260905_m040819_c001_v0001154_t0011_u01788581299232") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41943dcbbb593897_d20260905_m040921_c001_v7007000_t0000_u01788581361522") 2026/09/05 04:11:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d856_d20260905_m040917_c001_v0001154_t0003_u01788581357867") 2026/09/05 04:11:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027dc_d20260905_m040937_c001_v7007000_t0000_u01788581377844") 2026/09/05 04:11:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d0c_d20260905_m040933_c001_v0001179_t0006_u01788581373711") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee32_d20260905_m041038_c001_v7007000_t0000_u01788581438744") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d94d_d20260905_m041031_c001_v0001154_t0011_u01788581431933") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee18_d20260905_m041026_c001_v7007000_t0000_u01788581426826") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d929_d20260905_m041019_c001_v0001154_t0011_u01788581419950") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf8_d20260905_m041014_c001_v7007000_t0000_u01788581414797") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d902_d20260905_m041008_c001_v0001154_t0011_u01788581408050") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02893_d20260905_m041002_c001_v7007000_t0000_u01788581402494") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8e2_d20260905_m040955_c001_v0001154_t0011_u01788581395549") 2026/09/05 04:11:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02865_d20260905_m040950_c001_v7007000_t0000_u01788581390406") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8b8_d20260905_m040943_c001_v0001154_t0011_u01788581383057") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190725_d20260905_m040934_c001_v7007000_t0000_u01788581374920") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a0f_d20260905_m040929_c001_v0001180_t0056_u01788581369631") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814418_d20260905_m040924_c001_v7007000_t0000_u01788581364297") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a498d_d20260905_m040920_c001_v0001180_t0056_u01788581360732") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814409_d20260905_m040919_c001_v7007000_t0000_u01788581359263") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae882f_d20260905_m040913_c001_v0001090_t0042_u01788581353786") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb6497_d20260905_m040908_c001_v7007000_t0000_u01788581348639") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8805_d20260905_m040904_c001_v0001090_t0042_u01788581344906") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf27_d20260905_m040903_c001_v7007000_t0000_u01788581343760") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c12_d20260905_m040857_c001_v0001179_t0006_u01788581337834") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26bd_d20260905_m040849_c001_v7007000_t0000_u01788581329383") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2bac_d20260905_m040843_c001_v0001179_t0006_u01788581323311") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a0_d20260905_m040838_c001_v7007000_t0000_u01788581318067") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b7a_d20260905_m040831_c001_v0001179_t0006_u01788581311256") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e267b_d20260905_m040826_c001_v7007000_t0000_u01788581306149") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b3a_d20260905_m040819_c001_v0001179_t0006_u01788581299417") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea418_d20260905_m040921_c001_v7007000_t0000_u01788581361731") 2026/09/05 04:11:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae884b_d20260905_m040917_c001_v0001090_t0012_u01788581357897") 2026/09/05 04:11:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027dd_d20260905_m040938_c001_v7007000_t0000_u01788581378024") 2026/09/05 04:11:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d0e_d20260905_m040933_c001_v0001179_t0006_u01788581373942") 2026/09/05 04:11:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee33_d20260905_m041038_c001_v7007000_t0000_u01788581438924") 2026/09/05 04:11:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ecc_d20260905_m041032_c001_v0001179_t0006_u01788581432115") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee19_d20260905_m041027_c001_v7007000_t0000_u01788581427006") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e7c_d20260905_m041020_c001_v0001179_t0006_u01788581420136") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedf9_d20260905_m041014_c001_v7007000_t0000_u01788581414977") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e10_d20260905_m041008_c001_v0001179_t0006_u01788581408234") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02895_d20260905_m041002_c001_v7007000_t0000_u01788581402675") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2da0_d20260905_m040955_c001_v0001179_t0006_u01788581395745") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02866_d20260905_m040950_c001_v7007000_t0000_u01788581390586") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d46_d20260905_m040943_c001_v0001179_t0006_u01788581383242") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81442b_d20260905_m040934_c001_v7007000_t0000_u01788581374884") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d884_d20260905_m040929_c001_v0001154_t0011_u01788581369815") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814419_d20260905_m040924_c001_v7007000_t0000_u01788581364480") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d868_d20260905_m040920_c001_v0001154_t0011_u01788581360889") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64ac_d20260905_m040919_c001_v7007000_t0000_u01788581359411") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c7a_d20260905_m040913_c001_v0001179_t0006_u01788581353970") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb649a_d20260905_m040908_c001_v7007000_t0000_u01788581348820") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c4c_d20260905_m040905_c001_v0001179_t0006_u01788581345061") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf25_d20260905_m040903_c001_v7007000_t0000_u01788581343613") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4819_d20260905_m040858_c001_v0001180_t0056_u01788581338017") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40920f9b7a0c3064_d20260905_m040849_c001_v7007000_t0000_u01788581329755") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4727_d20260905_m040843_c001_v0001180_t0056_u01788581323494") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a1_d20260905_m040838_c001_v7007000_t0000_u01788581318249") 2026/09/05 04:11:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4661_d20260905_m040831_c001_v0001180_t0056_u01788581311437") 2026/09/05 04:11:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e267d_d20260905_m040826_c001_v7007000_t0000_u01788581306330") 2026/09/05 04:11:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a45a8_d20260905_m040819_c001_v0001180_t0056_u01788581299602") 2026/09/05 04:11:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41943dcbbb593898_d20260905_m040921_c001_v7007000_t0000_u01788581361650") 2026/09/05 04:11:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4961_d20260905_m040918_c001_v0001180_t0040_u01788581358087") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027de_d20260905_m040938_c001_v7007000_t0000_u01788581378204") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88a7_d20260905_m040933_c001_v0001090_t0042_u01788581373951") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee34_d20260905_m041039_c001_v7007000_t0000_u01788581439104") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae89cf_d20260905_m041032_c001_v0001090_t0042_u01788581432297") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee1a_d20260905_m041027_c001_v7007000_t0000_u01788581427186") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae898d_d20260905_m041020_c001_v0001090_t0042_u01788581420318") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedfa_d20260905_m041015_c001_v7007000_t0000_u01788581415156") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8951_d20260905_m041008_c001_v0001090_t0042_u01788581408417") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02897_d20260905_m041002_c001_v7007000_t0000_u01788581402855") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8913_d20260905_m040955_c001_v0001090_t0042_u01788581395928") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02867_d20260905_m040950_c001_v7007000_t0000_u01788581390767") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88d3_d20260905_m040943_c001_v0001090_t0042_u01788581383424") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea425_d20260905_m040934_c001_v7007000_t0000_u01788581374927") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cee_d20260905_m040930_c001_v0001179_t0006_u01788581370000") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81441a_d20260905_m040924_c001_v7007000_t0000_u01788581364660") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cc0_d20260905_m040920_c001_v0001179_t0006_u01788581360899") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2847_d20260905_m040919_c001_v7007000_t0000_u01788581359435") 2026/09/05 04:11:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d842_d20260905_m040914_c001_v0001154_t0011_u01788581354154") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb649b_d20260905_m040909_c001_v7007000_t0000_u01788581349001") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d822_d20260905_m040905_c001_v0001154_t0011_u01788581345071") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1db5_d20260905_m040903_c001_v7007000_t0000_u01788581343803") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae87d3_d20260905_m040858_c001_v0001090_t0042_u01788581338200") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40920f9b7a0c3063_d20260905_m040849_c001_v7007000_t0000_u01788581329564") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8788_d20260905_m040843_c001_v0001090_t0042_u01788581323680") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a2_d20260905_m040838_c001_v7007000_t0000_u01788581318430") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8748_d20260905_m040831_c001_v0001090_t0042_u01788581311619") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e267e_d20260905_m040826_c001_v7007000_t0000_u01788581306510") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8704_d20260905_m040819_c001_v0001090_t0042_u01788581299784") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41943dcbbb59389a_d20260905_m040921_c001_v7007000_t0000_u01788581361829") 2026/09/05 04:11:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2cac_d20260905_m040918_c001_v0001179_t0032_u01788581358099") 2026/09/05 04:11:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027df_d20260905_m040938_c001_v7007000_t0000_u01788581378385") 2026/09/05 04:11:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a65_d20260905_m040933_c001_v0001180_t0056_u01788581373961") 2026/09/05 04:11:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee36_d20260905_m041039_c001_v7007000_t0000_u01788581439283") 2026/09/05 04:11:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4dc6_d20260905_m041032_c001_v0001180_t0056_u01788581432478") 2026/09/05 04:11:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee1b_d20260905_m041027_c001_v7007000_t0000_u01788581427365") 2026/09/05 04:11:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4d37_d20260905_m041020_c001_v0001180_t0056_u01788581420500") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedfb_d20260905_m041015_c001_v7007000_t0000_u01788581415350") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4c9a_d20260905_m041008_c001_v0001180_t0056_u01788581408600") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02899_d20260905_m041003_c001_v7007000_t0000_u01788581403036") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4bdd_d20260905_m040956_c001_v0001180_t0056_u01788581396112") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02868_d20260905_m040950_c001_v7007000_t0000_u01788581390952") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4af7_d20260905_m040943_c001_v0001180_t0056_u01788581383673") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f407777a2b4e85bcb_d20260905_m040934_c001_v7007000_t0000_u01788581374897") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae888d_d20260905_m040930_c001_v0001090_t0042_u01788581370185") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81441b_d20260905_m040924_c001_v7007000_t0000_u01788581364841") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8869_d20260905_m040920_c001_v0001090_t0042_u01788581360908") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedac_d20260905_m040919_c001_v7007000_t0000_u01788581359479") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4925_d20260905_m040914_c001_v0001180_t0056_u01788581354338") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb649c_d20260905_m040909_c001_v7007000_t0000_u01788581349182") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a488f_d20260905_m040905_c001_v0001180_t0056_u01788581345082") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42079c84fd86bd47_d20260905_m040903_c001_v7007000_t0000_u01788581343814") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7f2_d20260905_m040858_c001_v0001154_t0011_u01788581338381") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4058dee3c19b53b7_d20260905_m040849_c001_v7007000_t0000_u01788581329429") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7ae_d20260905_m040843_c001_v0001154_t0011_u01788581323862") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a3_d20260905_m040838_c001_v7007000_t0000_u01788581318612") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d788_d20260905_m040831_c001_v0001154_t0011_u01788581311918") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e267f_d20260905_m040826_c001_v7007000_t0000_u01788581306691") 2026/09/05 04:11:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d764_d20260905_m040819_c001_v0001154_t0011_u01788581299966") 2026/09/05 04:11:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f421fccf44754bdcb_d20260905_m040921_c001_v7007000_t0000_u01788581361666") 2026/09/05 04:11:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d85a_d20260905_m040918_c001_v0001154_t0003_u01788581358272") 2026/09/05 04:11:30 DEBUG : dir1/0007-12345: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e0_d20260905_m040938_c001_v7007000_t0000_u01788581378566") 2026/09/05 04:11:30 DEBUG : dir1/0007-12345: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8a4_d20260905_m040933_c001_v0001154_t0011_u01788581373974") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee37_d20260905_m041039_c001_v7007000_t0000_u01788581439463") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d94f_d20260905_m041032_c001_v0001154_t0011_u01788581432658") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee1c_d20260905_m041027_c001_v7007000_t0000_u01788581427545") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d92b_d20260905_m041020_c001_v0001154_t0011_u01788581420682") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedfd_d20260905_m041015_c001_v7007000_t0000_u01788581415536") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d906_d20260905_m041008_c001_v0001154_t0011_u01788581408785") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0289a_d20260905_m041003_c001_v7007000_t0000_u01788581403218") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8e4_d20260905_m040956_c001_v0001154_t0011_u01788581396294") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0286a_d20260905_m040951_c001_v7007000_t0000_u01788581391132") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8be_d20260905_m040943_c001_v0001154_t0011_u01788581383855") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea420_d20260905_m040934_c001_v7007000_t0000_u01788581374547") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a1f_d20260905_m040930_c001_v0001180_t0056_u01788581370367") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81441c_d20260905_m040925_c001_v7007000_t0000_u01788581365020") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4991_d20260905_m040920_c001_v0001180_t0056_u01788581360919") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64ad_d20260905_m040919_c001_v7007000_t0000_u01788581359593") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae883b_d20260905_m040914_c001_v0001090_t0042_u01788581354522") 2026/09/05 04:11:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb649e_d20260905_m040909_c001_v7007000_t0000_u01788581349363") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8809_d20260905_m040905_c001_v0001090_t0042_u01788581345093") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83553_d20260905_m040903_c001_v7007000_t0000_u01788581343388") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c14_d20260905_m040858_c001_v0001179_t0006_u01788581338563") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26be_d20260905_m040849_c001_v7007000_t0000_u01788581329563") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2bae_d20260905_m040844_c001_v0001179_t0006_u01788581324046") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a5_d20260905_m040838_c001_v7007000_t0000_u01788581318793") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b7e_d20260905_m040832_c001_v0001179_t0006_u01788581312100") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2680_d20260905_m040826_c001_v7007000_t0000_u01788581306871") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b40_d20260905_m040820_c001_v0001179_t0006_u01788581300150") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f421fccf44754bdcc_d20260905_m040921_c001_v7007000_t0000_u01788581361847") 2026/09/05 04:11:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2cae_d20260905_m040918_c001_v0001179_t0034_u01788581358309") 2026/09/05 04:11:31 DEBUG : dir1/0008-23456: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e1_d20260905_m040938_c001_v7007000_t0000_u01788581378747") 2026/09/05 04:11:31 DEBUG : dir1/0008-23456: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d16_d20260905_m040934_c001_v0001179_t0006_u01788581374125") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee38_d20260905_m041039_c001_v7007000_t0000_u01788581439643") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ed0_d20260905_m041032_c001_v0001179_t0006_u01788581432838") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee1d_d20260905_m041027_c001_v7007000_t0000_u01788581427725") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e84_d20260905_m041020_c001_v0001179_t0006_u01788581420865") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedfe_d20260905_m041015_c001_v7007000_t0000_u01788581415716") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e14_d20260905_m041008_c001_v0001179_t0006_u01788581408969") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0289b_d20260905_m041003_c001_v7007000_t0000_u01788581403398") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2dac_d20260905_m040956_c001_v0001179_t0006_u01788581396480") 2026/09/05 04:11:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0286c_d20260905_m040951_c001_v7007000_t0000_u01788581391312") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d48_d20260905_m040944_c001_v0001179_t0006_u01788581384040") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f407777a2b4e85bc9_d20260905_m040934_c001_v7007000_t0000_u01788581374716") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d88a_d20260905_m040930_c001_v0001154_t0011_u01788581370550") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81441d_d20260905_m040925_c001_v7007000_t0000_u01788581365333") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d86c_d20260905_m040921_c001_v0001154_t0011_u01788581361072") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81440b_d20260905_m040919_c001_v7007000_t0000_u01788581359623") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c84_d20260905_m040914_c001_v0001179_t0006_u01788581354706") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb649f_d20260905_m040909_c001_v7007000_t0000_u01788581349543") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c4e_d20260905_m040905_c001_v0001179_t0006_u01788581345243") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf24_d20260905_m040903_c001_v7007000_t0000_u01788581343573") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4823_d20260905_m040858_c001_v0001180_t0056_u01788581338745") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83545_d20260905_m040849_c001_v7007000_t0000_u01788581329573") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4739_d20260905_m040844_c001_v0001180_t0056_u01788581324229") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a6_d20260905_m040838_c001_v7007000_t0000_u01788581318976") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a466f_d20260905_m040832_c001_v0001180_t0056_u01788581312281") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2681_d20260905_m040827_c001_v7007000_t0000_u01788581307051") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a45b6_d20260905_m040820_c001_v0001180_t0056_u01788581300335") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f414cef54ad126a75_d20260905_m040921_c001_v7007000_t0000_u01788581361698") 2026/09/05 04:11:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4965_d20260905_m040918_c001_v0001180_t0001_u01788581358380") 2026/09/05 04:11:32 DEBUG : dir1/0009-34567: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e2_d20260905_m040938_c001_v7007000_t0000_u01788581378928") 2026/09/05 04:11:32 DEBUG : dir1/0009-34567: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88ab_d20260905_m040934_c001_v0001090_t0042_u01788581374134") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee39_d20260905_m041039_c001_v7007000_t0000_u01788581439823") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae89d9_d20260905_m041033_c001_v0001090_t0042_u01788581433020") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee1e_d20260905_m041027_c001_v7007000_t0000_u01788581427905") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8991_d20260905_m041021_c001_v0001090_t0042_u01788581421047") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeedff_d20260905_m041015_c001_v7007000_t0000_u01788581415896") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8957_d20260905_m041009_c001_v0001090_t0042_u01788581409152") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0289e_d20260905_m041003_c001_v7007000_t0000_u01788581403578") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8917_d20260905_m040956_c001_v0001090_t0042_u01788581396662") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0286e_d20260905_m040951_c001_v7007000_t0000_u01788581391493") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88d7_d20260905_m040944_c001_v0001090_t0042_u01788581384222") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea421_d20260905_m040934_c001_v7007000_t0000_u01788581374565") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cf0_d20260905_m040930_c001_v0001179_t0006_u01788581370735") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81441e_d20260905_m040925_c001_v7007000_t0000_u01788581365601") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cc2_d20260905_m040921_c001_v0001179_t0006_u01788581361083") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c89a5_d20260905_m040919_c001_v7007000_t0000_u01788581359634") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d846_d20260905_m040914_c001_v0001154_t0011_u01788581354897") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a0_d20260905_m040909_c001_v7007000_t0000_u01788581349726") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d828_d20260905_m040905_c001_v0001154_t0011_u01788581345254") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea283a_d20260905_m040903_c001_v7007000_t0000_u01788581343588") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae87df_d20260905_m040858_c001_v0001090_t0042_u01788581338926") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caefd_d20260905_m040849_c001_v7007000_t0000_u01788581329404") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae878a_d20260905_m040844_c001_v0001090_t0042_u01788581324415") 2026/09/05 04:11:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a7_d20260905_m040839_c001_v7007000_t0000_u01788581319157") 2026/09/05 04:11:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae874a_d20260905_m040832_c001_v0001090_t0042_u01788581312464") 2026/09/05 04:11:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2682_d20260905_m040827_c001_v7007000_t0000_u01788581307232") 2026/09/05 04:11:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8708_d20260905_m040820_c001_v0001090_t0042_u01788581300517") 2026/09/05 04:11:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c89df_d20260905_m040921_c001_v7007000_t0000_u01788581361857") 2026/09/05 04:11:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8851_d20260905_m040918_c001_v0001090_t0033_u01788581358505") 2026/09/05 04:11:34 DEBUG : dir1/0010-45678: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e3_d20260905_m040939_c001_v7007000_t0000_u01788581379109") 2026/09/05 04:11:34 DEBUG : dir1/0010-45678: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a69_d20260905_m040934_c001_v0001180_t0056_u01788581374144") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee3a_d20260905_m041040_c001_v7007000_t0000_u01788581440003") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4dca_d20260905_m041033_c001_v0001180_t0056_u01788581433201") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee1f_d20260905_m041028_c001_v7007000_t0000_u01788581428086") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4d40_d20260905_m041021_c001_v0001180_t0056_u01788581421247") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee00_d20260905_m041016_c001_v7007000_t0000_u01788581416076") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4ca6_d20260905_m041009_c001_v0001180_t0056_u01788581409333") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0289f_d20260905_m041003_c001_v7007000_t0000_u01788581403759") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4bef_d20260905_m040956_c001_v0001180_t0056_u01788581396847") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd0286f_d20260905_m040951_c001_v7007000_t0000_u01788581391693") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4b07_d20260905_m040944_c001_v0001180_t0056_u01788581384414") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea423_d20260905_m040934_c001_v7007000_t0000_u01788581374747") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae888f_d20260905_m040930_c001_v0001090_t0042_u01788581370917") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81441f_d20260905_m040925_c001_v7007000_t0000_u01788581365781") 2026/09/05 04:11:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae886b_d20260905_m040921_c001_v0001090_t0042_u01788581361092") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81440a_d20260905_m040919_c001_v7007000_t0000_u01788581359443") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a492d_d20260905_m040915_c001_v0001180_t0056_u01788581355079") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a1_d20260905_m040909_c001_v7007000_t0000_u01788581349907") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4895_d20260905_m040905_c001_v0001180_t0056_u01788581345264") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf21_d20260905_m040903_c001_v7007000_t0000_u01788581343192") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7f6_d20260905_m040859_c001_v0001154_t0011_u01788581339107") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caeff_d20260905_m040849_c001_v7007000_t0000_u01788581329763") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7b4_d20260905_m040844_c001_v0001154_t0011_u01788581324597") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a8_d20260905_m040839_c001_v7007000_t0000_u01788581319339") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d78c_d20260905_m040832_c001_v0001154_t0011_u01788581312646") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2683_d20260905_m040827_c001_v7007000_t0000_u01788581307412") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d766_d20260905_m040820_c001_v0001154_t0011_u01788581300701") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41943dcbbb593896_d20260905_m040921_c001_v7007000_t0000_u01788581361470") 2026/09/05 04:11:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2cb0_d20260905_m040918_c001_v0001179_t0006_u01788581358534") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e4_d20260905_m040939_c001_v7007000_t0000_u01788581379289") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8a6_d20260905_m040934_c001_v0001154_t0011_u01788581374157") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee3b_d20260905_m041040_c001_v7007000_t0000_u01788581440182") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d955_d20260905_m041033_c001_v0001154_t0011_u01788581433384") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee20_d20260905_m041028_c001_v7007000_t0000_u01788581428266") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d92d_d20260905_m041021_c001_v0001154_t0011_u01788581421430") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee01_d20260905_m041016_c001_v7007000_t0000_u01788581416255") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d908_d20260905_m041009_c001_v0001154_t0011_u01788581409516") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd028a1_d20260905_m041003_c001_v7007000_t0000_u01788581403940") 2026/09/05 04:11:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8e6_d20260905_m040957_c001_v0001154_t0011_u01788581397029") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02871_d20260905_m040951_c001_v7007000_t0000_u01788581391874") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8c0_d20260905_m040944_c001_v0001154_t0011_u01788581384616") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea422_d20260905_m040934_c001_v7007000_t0000_u01788581374737") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a29_d20260905_m040931_c001_v0001180_t0056_u01788581371100") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814420_d20260905_m040925_c001_v7007000_t0000_u01788581365961") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4995_d20260905_m040921_c001_v0001180_t0056_u01788581361103") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41943dcbbb593892_d20260905_m040919_c001_v7007000_t0000_u01788581359644") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae883f_d20260905_m040915_c001_v0001090_t0042_u01788581355261") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a2_d20260905_m040910_c001_v7007000_t0000_u01788581350100") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae880b_d20260905_m040905_c001_v0001090_t0042_u01788581345275") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83552_d20260905_m040903_c001_v7007000_t0000_u01788581343207") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c16_d20260905_m040859_c001_v0001179_t0006_u01788581339288") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caefe_d20260905_m040849_c001_v7007000_t0000_u01788581329584") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2bb4_d20260905_m040844_c001_v0001179_t0006_u01788581324781") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26a9_d20260905_m040839_c001_v7007000_t0000_u01788581319520") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b82_d20260905_m040832_c001_v0001179_t0006_u01788581312827") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2684_d20260905_m040827_c001_v7007000_t0000_u01788581307597") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b42_d20260905_m040820_c001_v0001179_t0006_u01788581300906") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41943dcbbb593899_d20260905_m040921_c001_v7007000_t0000_u01788581361706") 2026/09/05 04:11:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a496b_d20260905_m040918_c001_v0001180_t0039_u01788581358609") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e5_d20260905_m040939_c001_v7007000_t0000_u01788581379470") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d18_d20260905_m040934_c001_v0001179_t0006_u01788581374307") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee3d_d20260905_m041040_c001_v7007000_t0000_u01788581440362") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ed6_d20260905_m041033_c001_v0001179_t0006_u01788581433565") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee21_d20260905_m041028_c001_v7007000_t0000_u01788581428445") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e8c_d20260905_m041021_c001_v0001179_t0006_u01788581421614") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee03_d20260905_m041016_c001_v7007000_t0000_u01788581416435") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2e18_d20260905_m041009_c001_v0001179_t0006_u01788581409700") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd028a3_d20260905_m041004_c001_v7007000_t0000_u01788581404120") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2dae_d20260905_m040957_c001_v0001179_t0006_u01788581397213") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02872_d20260905_m040952_c001_v7007000_t0000_u01788581392056") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d4e_d20260905_m040944_c001_v0001179_t0006_u01788581384799") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d60b3_d20260905_m040934_c001_v7007000_t0000_u01788581374973") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d88c_d20260905_m040931_c001_v0001154_t0011_u01788581371284") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814421_d20260905_m040926_c001_v7007000_t0000_u01788581366141") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d86e_d20260905_m040921_c001_v0001154_t0011_u01788581361257") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c89a2_d20260905_m040919_c001_v7007000_t0000_u01788581359448") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c92_d20260905_m040915_c001_v0001179_t0006_u01788581355444") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a3_d20260905_m040910_c001_v7007000_t0000_u01788581350281") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c50_d20260905_m040905_c001_v0001179_t0006_u01788581345427") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea283b_d20260905_m040903_c001_v7007000_t0000_u01788581343772") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a482b_d20260905_m040859_c001_v0001180_t0056_u01788581339471") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f426f778e8aa3ae13_d20260905_m040849_c001_v7007000_t0000_u01788581329436") 2026/09/05 04:11:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a474d_d20260905_m040844_c001_v0001180_t0056_u01788581324962") 2026/09/05 04:11:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26aa_d20260905_m040839_c001_v7007000_t0000_u01788581319702") 2026/09/05 04:11:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a467f_d20260905_m040833_c001_v0001180_t0056_u01788581313008") 2026/09/05 04:11:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2685_d20260905_m040827_c001_v7007000_t0000_u01788581307784") 2026/09/05 04:11:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a45c0_d20260905_m040821_c001_v0001180_t0056_u01788581301101") 2026/09/05 04:11:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814410_d20260905_m040921_c001_v7007000_t0000_u01788581361868") 2026/09/05 04:11:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d85c_d20260905_m040918_c001_v0001154_t0001_u01788581358621") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e6_d20260905_m040939_c001_v7007000_t0000_u01788581379653") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88ad_d20260905_m040934_c001_v0001090_t0042_u01788581374316") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee3e_d20260905_m041040_c001_v7007000_t0000_u01788581440542") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae89dd_d20260905_m041033_c001_v0001090_t0042_u01788581433748") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee22_d20260905_m041028_c001_v7007000_t0000_u01788581428625") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8995_d20260905_m041021_c001_v0001090_t0042_u01788581421795") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee04_d20260905_m041016_c001_v7007000_t0000_u01788581416615") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae895b_d20260905_m041009_c001_v0001090_t0042_u01788581409886") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd028a6_d20260905_m041004_c001_v7007000_t0000_u01788581404304") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae891d_d20260905_m040957_c001_v0001090_t0042_u01788581397396") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02874_d20260905_m040952_c001_v7007000_t0000_u01788581392237") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae88dd_d20260905_m040944_c001_v0001090_t0042_u01788581384981") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42410c43b3d203d4_d20260905_m040934_c001_v7007000_t0000_u01788581374986") 2026/09/05 04:11:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cf6_d20260905_m040931_c001_v0001179_t0006_u01788581371469") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814422_d20260905_m040926_c001_v7007000_t0000_u01788581366322") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2cc6_d20260905_m040921_c001_v0001179_t0006_u01788581361267") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2843_d20260905_m040919_c001_v7007000_t0000_u01788581359058") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d848_d20260905_m040915_c001_v0001154_t0011_u01788581355628") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a4_d20260905_m040910_c001_v7007000_t0000_u01788581350462") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d82a_d20260905_m040905_c001_v0001154_t0011_u01788581345438") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1db4_d20260905_m040903_c001_v7007000_t0000_u01788581343624") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae87e3_d20260905_m040859_c001_v0001090_t0042_u01788581339653") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4275c184cacc9d8b_d20260905_m040849_c001_v7007000_t0000_u01788581329595") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8790_d20260905_m040845_c001_v0001090_t0042_u01788581325148") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26ab_d20260905_m040839_c001_v7007000_t0000_u01788581319883") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8750_d20260905_m040833_c001_v0001090_t0042_u01788581313190") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2686_d20260905_m040827_c001_v7007000_t0000_u01788581307965") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae870c_d20260905_m040821_c001_v0001090_t0042_u01788581301285") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c89da_d20260905_m040921_c001_v7007000_t0000_u01788581361675") 2026/09/05 04:11:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2cb2_d20260905_m040918_c001_v0001179_t0021_u01788581358745") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e7_d20260905_m040939_c001_v7007000_t0000_u01788581379842") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a6d_d20260905_m040934_c001_v0001180_t0056_u01788581374326") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee3f_d20260905_m041040_c001_v7007000_t0000_u01788581440722") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4dce_d20260905_m041033_c001_v0001180_t0056_u01788581433930") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee23_d20260905_m041028_c001_v7007000_t0000_u01788581428806") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4d4a_d20260905_m041021_c001_v0001180_t0056_u01788581421978") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee05_d20260905_m041016_c001_v7007000_t0000_u01788581416799") 2026/09/05 04:11:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4cb0_d20260905_m041010_c001_v0001180_t0056_u01788581410067") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd028a7_d20260905_m041004_c001_v7007000_t0000_u01788581404566") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4c01_d20260905_m040957_c001_v0001180_t0056_u01788581397580") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02876_d20260905_m040952_c001_v7007000_t0000_u01788581392417") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4b17_d20260905_m040945_c001_v0001180_t0056_u01788581385162") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027cd_d20260905_m040934_c001_v7007000_t0000_u01788581374998") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8893_d20260905_m040931_c001_v0001090_t0042_u01788581371652") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814423_d20260905_m040926_c001_v7007000_t0000_u01788581366510") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae886d_d20260905_m040921_c001_v0001090_t0042_u01788581361276") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41943dcbbb593891_d20260905_m040919_c001_v7007000_t0000_u01788581359458") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a493b_d20260905_m040915_c001_v0001180_t0056_u01788581355811") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a5_d20260905_m040910_c001_v7007000_t0000_u01788581350642") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a489b_d20260905_m040905_c001_v0001180_t0056_u01788581345449") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf22_d20260905_m040903_c001_v7007000_t0000_u01788581343372") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7f8_d20260905_m040859_c001_v0001154_t0011_u01788581339834") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f426f778e8aa3ae14_d20260905_m040849_c001_v7007000_t0000_u01788581329617") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7b6_d20260905_m040845_c001_v0001154_t0011_u01788581325332") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26ae_d20260905_m040840_c001_v7007000_t0000_u01788581320064") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d792_d20260905_m040833_c001_v0001154_t0011_u01788581313372") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2687_d20260905_m040828_c001_v7007000_t0000_u01788581308145") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d768_d20260905_m040821_c001_v0001154_t0011_u01788581301467") 2026/09/05 04:11:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a81440f_d20260905_m040921_c001_v7007000_t0000_u01788581361686") 2026/09/05 04:11:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a496f_d20260905_m040918_c001_v0001180_t0041_u01788581358815") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e8_d20260905_m040940_c001_v7007000_t0000_u01788581380037") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8a8_d20260905_m040934_c001_v0001154_t0011_u01788581374342") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee40_d20260905_m041040_c001_v7007000_t0000_u01788581440901") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d959_d20260905_m041034_c001_v0001154_t0011_u01788581434112") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee24_d20260905_m041028_c001_v7007000_t0000_u01788581428985") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d933_d20260905_m041022_c001_v0001154_t0011_u01788581422160") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee06_d20260905_m041016_c001_v7007000_t0000_u01788581416980") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d90e_d20260905_m041010_c001_v0001154_t0011_u01788581410249") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd028a8_d20260905_m041004_c001_v7007000_t0000_u01788581404747") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8ec_d20260905_m040957_c001_v0001154_t0011_u01788581397763") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02877_d20260905_m040952_c001_v7007000_t0000_u01788581392598") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8c2_d20260905_m040945_c001_v0001154_t0011_u01788581385345") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea424_d20260905_m040934_c001_v7007000_t0000_u01788581374917") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a39_d20260905_m040931_c001_v0001180_t0056_u01788581371834") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814424_d20260905_m040926_c001_v7007000_t0000_u01788581366691") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4999_d20260905_m040921_c001_v0001180_t0056_u01788581361287") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814408_d20260905_m040919_c001_v7007000_t0000_u01788581359082") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8841_d20260905_m040915_c001_v0001090_t0042_u01788581355995") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a6_d20260905_m040910_c001_v7007000_t0000_u01788581350823") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae880f_d20260905_m040905_c001_v0001090_t0042_u01788581345459") 2026/09/05 04:11:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf26_d20260905_m040903_c001_v7007000_t0000_u01788581343732") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c1c_d20260905_m040900_c001_v0001179_t0006_u01788581340015") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418987c7b99493b4_d20260905_m040849_c001_v7007000_t0000_u01788581329452") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2bba_d20260905_m040845_c001_v0001179_t0006_u01788581325515") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26af_d20260905_m040840_c001_v7007000_t0000_u01788581320244") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b86_d20260905_m040833_c001_v0001179_t0006_u01788581313554") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2688_d20260905_m040828_c001_v7007000_t0000_u01788581308325") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b48_d20260905_m040821_c001_v0001179_t0006_u01788581301653") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea416_d20260905_m040921_c001_v7007000_t0000_u01788581361546") 2026/09/05 04:11:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8855_d20260905_m040918_c001_v0001090_t0042_u01788581358844") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf05_d20260905_m040852_c001_v7007000_t0000_u01788581332249") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4775_d20260905_m040847_c001_v0001180_t0012_u01788581327319") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf06_d20260905_m040852_c001_v7007000_t0000_u01788581332428") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d7c6_d20260905_m040847_c001_v0001154_t0003_u01788581327329") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf07_d20260905_m040852_c001_v7007000_t0000_u01788581332607") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae879b_d20260905_m040847_c001_v0001090_t0022_u01788581327422") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf08_d20260905_m040852_c001_v7007000_t0000_u01788581332786") 2026/09/05 04:11:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2bca_d20260905_m040847_c001_v0001179_t0015_u01788581327470") 2026/09/05 04:11:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf0a_d20260905_m040852_c001_v7007000_t0000_u01788581332970") 2026/09/05 04:11:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a477a_d20260905_m040847_c001_v0001180_t0002_u01788581327562") 2026/09/05 04:11:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf0c_d20260905_m040853_c001_v7007000_t0000_u01788581333151") 2026/09/05 04:11:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae87a3_d20260905_m040847_c001_v0001090_t0054_u01788581327734") 2026/09/05 04:11:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf0d_d20260905_m040853_c001_v7007000_t0000_u01788581333332") 2026/09/05 04:11:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d7cc_d20260905_m040847_c001_v0001154_t0000_u01788581327759") 2026/09/05 04:11:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf0e_d20260905_m040853_c001_v7007000_t0000_u01788581333512") 2026/09/05 04:11:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2bd0_d20260905_m040847_c001_v0001179_t0018_u01788581327770") 2026/09/05 04:11:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf0f_d20260905_m040853_c001_v7007000_t0000_u01788581333692") 2026/09/05 04:11:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4781_d20260905_m040847_c001_v0001180_t0000_u01788581327781") 2026/09/05 04:11:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf10_d20260905_m040853_c001_v7007000_t0000_u01788581333870") 2026/09/05 04:11:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2bd4_d20260905_m040848_c001_v0001179_t0053_u01788581328013") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf11_d20260905_m040854_c001_v7007000_t0000_u01788581334171") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4787_d20260905_m040848_c001_v0001180_t0041_u01788581328024") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf12_d20260905_m040854_c001_v7007000_t0000_u01788581334350") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d7d0_d20260905_m040848_c001_v0001154_t0003_u01788581328140") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf14_d20260905_m040854_c001_v7007000_t0000_u01788581334530") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae87a5_d20260905_m040848_c001_v0001090_t0056_u01788581328235") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf15_d20260905_m040854_c001_v7007000_t0000_u01788581334709") 2026/09/05 04:11:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2bd6_d20260905_m040848_c001_v0001179_t0014_u01788581328245") 2026/09/05 04:11:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf16_d20260905_m040854_c001_v7007000_t0000_u01788581334888") 2026/09/05 04:11:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a478f_d20260905_m040848_c001_v0001180_t0050_u01788581328255") 2026/09/05 04:11:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf17_d20260905_m040855_c001_v7007000_t0000_u01788581335089") 2026/09/05 04:11:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d7d4_d20260905_m040848_c001_v0001154_t0011_u01788581328497") 2026/09/05 04:11:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf2c_d20260905_m040905_c001_v7007000_t0000_u01788581345876") 2026/09/05 04:11:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4853_d20260905_m040901_c001_v0001180_t0054_u01788581341830") 2026/09/05 04:11:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83557_d20260905_m040905_c001_v7007000_t0000_u01788581345888") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d808_d20260905_m040901_c001_v0001154_t0009_u01788581341896") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1db7_d20260905_m040905_c001_v7007000_t0000_u01788581345649") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2c2e_d20260905_m040901_c001_v0001179_t0018_u01788581341896") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1db8_d20260905_m040905_c001_v7007000_t0000_u01788581345832") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae87f5_d20260905_m040902_c001_v0001090_t0033_u01788581342007") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf29_d20260905_m040905_c001_v7007000_t0000_u01788581345659") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4857_d20260905_m040902_c001_v0001180_t0031_u01788581342038") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeed9f_d20260905_m040905_c001_v7007000_t0000_u01788581345897") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2c30_d20260905_m040902_c001_v0001179_t0035_u01788581342170") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42079c84fd86bd4a_d20260905_m040906_c001_v7007000_t0000_u01788581346004") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a485b_d20260905_m040902_c001_v0001180_t0051_u01788581342244") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1db9_d20260905_m040906_c001_v7007000_t0000_u01788581346014") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d810_d20260905_m040902_c001_v0001154_t0022_u01788581342270") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf2d_d20260905_m040906_c001_v7007000_t0000_u01788581346024") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae87f9_d20260905_m040902_c001_v0001090_t0012_u01788581342350") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf2a_d20260905_m040905_c001_v7007000_t0000_u01788581345689") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2c34_d20260905_m040902_c001_v0001179_t0014_u01788581342370") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f418bee942c5caf2b_d20260905_m040905_c001_v7007000_t0000_u01788581345842") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a485f_d20260905_m040902_c001_v0001180_t0040_u01788581342473") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb648c_d20260905_m040906_c001_v7007000_t0000_u01788581346040") 2026/09/05 04:11:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f115727877ec3d812_d20260905_m040902_c001_v0001154_t0015_u01788581342621") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb648a_d20260905_m040905_c001_v7007000_t0000_u01788581345675") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4865_d20260905_m040902_c001_v0001180_t0052_u01788581342687") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea283c_d20260905_m040905_c001_v7007000_t0000_u01788581345680") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2c36_d20260905_m040902_c001_v0001179_t0000_u01788581342742") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeed9e_d20260905_m040905_c001_v7007000_t0000_u01788581345711") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a486b_d20260905_m040902_c001_v0001180_t0035_u01788581342891") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb648b_d20260905_m040905_c001_v7007000_t0000_u01788581345858") 2026/09/05 04:11:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d814_d20260905_m040902_c001_v0001154_t0011_u01788581342941") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1ae9_d20260905_m040726_c001_v7007000_t0000_u01788581246560") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f405cdb5fce6f2ea1_d20260905_m040719_c001_v0001090_t0058_u01788581239115") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4231a6b04119f7bd_d20260905_m040718_c001_v7007000_t0000_u01788581238931") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f405cdb5fce6f2e8d_d20260905_m040716_c001_v0001090_t0058_u01788581236646") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4231a6b04119f7b4_d20260905_m040715_c001_v7007000_t0000_u01788581235921") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae84b8_d20260905_m040712_c001_v0001090_t0042_u01788581232307") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea278c_d20260905_m040710_c001_v7007000_t0000_u01788581230829") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f409712bd204f7f94_d20260905_m040709_c001_v0001157_t0006_u01788581229163") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40920f9b7a0c2fd3_d20260905_m040708_c001_v7007000_t0000_u01788581228976") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f409712bd204f7f82_d20260905_m040706_c001_v0001157_t0006_u01788581226655") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40920f9b7a0c2fd0_d20260905_m040705_c001_v7007000_t0000_u01788581225935") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae847a_d20260905_m040702_c001_v0001090_t0042_u01788581222487") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea277d_d20260905_m040701_c001_v7007000_t0000_u01788581221573") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f402ad1ae6bb78502_d20260905_m040700_c001_v0001146_t0059_u01788581220410") 2026/09/05 04:11:45 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41029a3478253a77_d20260905_m040700_c001_v7007000_t0000_u01788581220225") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f402ad1ae6bb784f4_d20260905_m040658_c001_v0001146_t0059_u01788581218269") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41029a3478253a71_d20260905_m040657_c001_v7007000_t0000_u01788581217545") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae844e_d20260905_m040654_c001_v0001090_t0042_u01788581214610") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2774_d20260905_m040654_c001_v7007000_t0000_u01788581214062") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4087c1552573cde9_d20260905_m040652_c001_v0001102_t0053_u01788581212588") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e75_d20260905_m040652_c001_v7007000_t0000_u01788581212409") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4087c1552573cdd7_d20260905_m040649_c001_v0001102_t0053_u01788581209559") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e70_d20260905_m040648_c001_v7007000_t0000_u01788581208840") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8414_d20260905_m040643_c001_v0001090_t0042_u01788581203677") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186df4_d20260905_m040643_c001_v7007000_t0000_u01788581203134") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40596b0bedc918f1_d20260905_m040641_c001_v0001109_t0035_u01788581201657") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e6a_d20260905_m040641_c001_v7007000_t0000_u01788581201476") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40596b0bedc918d4_d20260905_m040638_c001_v0001109_t0035_u01788581198900") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e67_d20260905_m040638_c001_v7007000_t0000_u01788581198178") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae83dc_d20260905_m040632_c001_v0001090_t0042_u01788581192963") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4000c361fee7c322_d20260905_m040632_c001_v7007000_t0000_u01788581192418") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4157caf186225e5a_d20260905_m040630_c001_v0001153_t0008_u01788581190938") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f421fccf44754bcb1_d20260905_m040630_c001_v7007000_t0000_u01788581190758") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4157caf186225e52_d20260905_m040628_c001_v0001153_t0008_u01788581188093") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f421fccf44754bcae_d20260905_m040627_c001_v7007000_t0000_u01788581187366") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae838e_d20260905_m040622_c001_v0001090_t0042_u01788581182209") 2026/09/05 04:11:46 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190143_d20260905_m040619_c001_v7007000_t0000_u01788581179283") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403376e92b387f80_d20260905_m040614_c001_v0001157_t0016_u01788581174655") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41589d773222ddcf_d20260905_m040614_c001_v7007000_t0000_u01788581174463") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69db8_d20260905_m040610_c001_v0001184_t0004_u01788581170409") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413e665f0bb00c30_d20260905_m040609_c001_v0001177_t0011_u01788581169679") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413e665f0bb00c20_d20260905_m040608_c001_v0001177_t0011_u01788581168761") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40260a825adb9d97_d20260905_m040555_c001_v7007000_t0000_u01788581155714") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae831c_d20260905_m040549_c001_v0001090_t0042_u01788581149599") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40157df338811d69_d20260905_m040548_c001_v0001183_t0049_u01788581148873") 2026/09/05 04:11:47 DEBUG : dst/one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40157df338811d5a_d20260905_m040547_c001_v0001183_t0049_u01788581147923") 2026/09/05 04:11:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1aea_d20260905_m040726_c001_v7007000_t0000_u01788581246739") 2026/09/05 04:11:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40674562fc03ceca_d20260905_m040718_c001_v0001116_t0057_u01788581238749") 2026/09/05 04:11:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f412007ca6865e08a_d20260905_m040715_c001_v0001179_t0052_u01788581235737") 2026/09/05 04:11:47 DEBUG : dst/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea278f_d20260905_m040711_c001_v7007000_t0000_u01788581231012") 2026/09/05 04:11:47 DEBUG : dst/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4011159f48b5a382_d20260905_m040708_c001_v0001103_t0044_u01788581228791") 2026/09/05 04:11:47 DEBUG : dst/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4054ca5eecfb9678_d20260905_m040705_c001_v0001097_t0037_u01788581225754") 2026/09/05 04:11:47 DEBUG : dst/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea277e_d20260905_m040701_c001_v7007000_t0000_u01788581221756") 2026/09/05 04:11:47 DEBUG : dst/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f419f3b4c1e0465cb_d20260905_m040700_c001_v0001184_t0055_u01788581220041") 2026/09/05 04:11:47 DEBUG : dst/one.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f402fb136c77c6f75_d20260905_m040657_c001_v0001171_t0016_u01788581217358") 2026/09/05 04:11:47 DEBUG : dst/three: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190144_d20260905_m040619_c001_v7007000_t0000_u01788581179555") 2026/09/05 04:11:47 DEBUG : dst/three: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413e665f0bb00c9e_d20260905_m040617_c001_v0001177_t0011_u01788581177991") 2026/09/05 04:11:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1aeb_d20260905_m040726_c001_v7007000_t0000_u01788581246920") 2026/09/05 04:11:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f416ae96110ce4cb8_d20260905_m040724_c001_v0001116_t0023_u01788581244913") 2026/09/05 04:11:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4059b67f3947e029_d20260905_m040717_c001_v0001102_t0053_u01788581237442") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1aec_d20260905_m040727_c001_v7007000_t0000_u01788581247100") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f405cdb5fce6f2ec1_d20260905_m040725_c001_v0001090_t0058_u01788581245639") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4231a6b04119f7c6_d20260905_m040725_c001_v7007000_t0000_u01788581245095") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f405cdb5fce6f2e97_d20260905_m040717_c001_v0001090_t0058_u01788581237806") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4231a6b04119f7b7_d20260905_m040717_c001_v7007000_t0000_u01788581237625") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae84be_d20260905_m040712_c001_v0001090_t0042_u01788581232675") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2791_d20260905_m040711_c001_v7007000_t0000_u01788581231194") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f409712bd204f7f9c_d20260905_m040710_c001_v0001157_t0006_u01788581230258") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40920f9b7a0c2fd5_d20260905_m040710_c001_v7007000_t0000_u01788581230076") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f409712bd204f7f8c_d20260905_m040707_c001_v0001157_t0006_u01788581227855") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40920f9b7a0c2fd2_d20260905_m040707_c001_v7007000_t0000_u01788581227674") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8480_d20260905_m040702_c001_v0001090_t0042_u01788581222850") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41029a3478253a7a_d20260905_m040701_c001_v7007000_t0000_u01788581221022") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8466_d20260905_m040659_c001_v0001090_t0042_u01788581219272") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41029a3478253a74_d20260905_m040658_c001_v7007000_t0000_u01788581218835") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8452_d20260905_m040654_c001_v0001090_t0042_u01788581214971") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e77_d20260905_m040653_c001_v7007000_t0000_u01788581213145") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8440_d20260905_m040651_c001_v0001090_t0042_u01788581211444") 2026/09/05 04:11:48 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e72_d20260905_m040650_c001_v7007000_t0000_u01788581210266") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8418_d20260905_m040644_c001_v0001090_t0042_u01788581204038") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e6c_d20260905_m040642_c001_v7007000_t0000_u01788581202228") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8400_d20260905_m040640_c001_v0001090_t0042_u01788581200537") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f425e938e573d5e68_d20260905_m040639_c001_v7007000_t0000_u01788581199459") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae83e2_d20260905_m040633_c001_v0001090_t0042_u01788581193330") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f421fccf44754bcb3_d20260905_m040631_c001_v7007000_t0000_u01788581191509") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae83c6_d20260905_m040629_c001_v0001090_t0042_u01788581189737") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f421fccf44754bcaf_d20260905_m040628_c001_v7007000_t0000_u01788581188658") 2026/09/05 04:11:49 DEBUG : dst/three.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8394_d20260905_m040622_c001_v0001090_t0042_u01788581182575") 2026/09/05 04:11:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2792_d20260905_m040711_c001_v7007000_t0000_u01788581231376") 2026/09/05 04:11:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4060773e394f933a_d20260905_m040709_c001_v0001183_t0016_u01788581229892") 2026/09/05 04:11:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404948023cc7fd10_d20260905_m040707_c001_v0001167_t0015_u01788581227490") 2026/09/05 04:11:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea277f_d20260905_m040701_c001_v7007000_t0000_u01788581221938") 2026/09/05 04:11:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4123b51d655fd231_d20260905_m040700_c001_v0001116_t0015_u01788581220837") 2026/09/05 04:11:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4188276c99779134_d20260905_m040658_c001_v0001144_t0042_u01788581218650") 2026/09/05 04:11:49 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1aed_d20260905_m040727_c001_v7007000_t0000_u01788581247280") 2026/09/05 04:11:49 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae84bc_d20260905_m040712_c001_v0001090_t0042_u01788581232490") 2026/09/05 04:11:49 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2794_d20260905_m040711_c001_v7007000_t0000_u01788581231573") 2026/09/05 04:11:49 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae847c_d20260905_m040702_c001_v0001090_t0042_u01788581222669") 2026/09/05 04:11:49 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2780_d20260905_m040702_c001_v7007000_t0000_u01788581222121") 2026/09/05 04:11:49 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8450_d20260905_m040654_c001_v0001090_t0042_u01788581214790") 2026/09/05 04:11:49 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2776_d20260905_m040654_c001_v7007000_t0000_u01788581214243") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8416_d20260905_m040643_c001_v0001090_t0042_u01788581203857") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186df5_d20260905_m040643_c001_v7007000_t0000_u01788581203314") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae83e0_d20260905_m040633_c001_v0001090_t0042_u01788581193150") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4000c361fee7c323_d20260905_m040632_c001_v7007000_t0000_u01788581192601") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8392_d20260905_m040622_c001_v0001090_t0042_u01788581182392") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190145_d20260905_m040619_c001_v7007000_t0000_u01788581179752") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404d355f9ff1bfc4_d20260905_m040615_c001_v0001176_t0006_u01788581175775") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40260a825adb9d98_d20260905_m040555_c001_v7007000_t0000_u01788581155895") 2026/09/05 04:11:50 DEBUG : dst/two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40157df338811dc3_d20260905_m040554_c001_v0001183_t0049_u01788581154799") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900ed_d20260905_m040515_c001_v7007000_t0000_u01788581115038") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8288_d20260905_m040511_c001_v0001090_t0042_u01788581111994") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900ea_d20260905_m040510_c001_v7007000_t0000_u01788581110132") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69b01_d20260905_m040500_c001_v0001184_t0004_u01788581100190") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900dc_d20260905_m040452_c001_v7007000_t0000_u01788581092266") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8228_d20260905_m040449_c001_v0001090_t0042_u01788581089032") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900be_d20260905_m040431_c001_v7007000_t0000_u01788581071593") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81c0_d20260905_m040429_c001_v0001090_t0042_u01788581069745") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900b9_d20260905_m040428_c001_v7007000_t0000_u01788581068726") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81b2_d20260905_m040427_c001_v0001090_t0042_u01788581067263") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8715_d20260905_m040424_c001_v7007000_t0000_u01788581064680") 2026/09/05 04:11:50 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae819a_d20260905_m040422_c001_v0001090_t0042_u01788581062994") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c870a_d20260905_m040422_c001_v7007000_t0000_u01788581062272") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8190_d20260905_m040420_c001_v0001090_t0042_u01788581060873") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86f2_d20260905_m040415_c001_v7007000_t0000_u01788581055461") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8166_d20260905_m040413_c001_v0001090_t0042_u01788581053829") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86e9_d20260905_m040413_c001_v7007000_t0000_u01788581053108") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae815c_d20260905_m040412_c001_v0001090_t0042_u01788581052385") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86da_d20260905_m040408_c001_v7007000_t0000_u01788581048593") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8138_d20260905_m040407_c001_v0001090_t0042_u01788581047371") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86d4_d20260905_m040405_c001_v7007000_t0000_u01788581045568") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae812e_d20260905_m040404_c001_v0001090_t0042_u01788581044669") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86d2_d20260905_m040404_c001_v7007000_t0000_u01788581044310") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4022b466a00460eb_d20260905_m040403_c001_v0001101_t0048_u01788581043769") 2026/09/05 04:11:51 DEBUG : empty space: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae812c_d20260905_m040402_c001_v0001090_t0042_u01788581042310") 2026/09/05 04:11:51 DEBUG : enormous: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900bb_d20260905_m040430_c001_v7007000_t0000_u01788581070685") 2026/09/05 04:11:51 DEBUG : enormous: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae81c4_d20260905_m040429_c001_v0001090_t0015_u01788581069926") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41220d45243b1af7_d20260905_m040730_c001_v7007000_t0000_u01788581250995") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8542_d20260905_m040729_c001_v0001090_t0042_u01788581249872") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d8_d20260905_m040447_c001_v7007000_t0000_u01788581087719") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae821c_d20260905_m040446_c001_v0001090_t0042_u01788581086800") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83359_d20260905_m040359_c001_v7007000_t0000_u01788581039660") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8114_d20260905_m040358_c001_v0001090_t0042_u01788581038704") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83358_d20260905_m040358_c001_v7007000_t0000_u01788581038168") 2026/09/05 04:11:51 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae810a_d20260905_m040357_c001_v0001090_t0042_u01788581037629") 2026/09/05 04:11:52 DEBUG : existing: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8106_d20260905_m040356_c001_v0001090_t0042_u01788581036908") 2026/09/05 04:11:52 DEBUG : existing-b: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d9_d20260905_m040447_c001_v7007000_t0000_u01788581087899") 2026/09/05 04:11:52 DEBUG : existing-b: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69a6b_d20260905_m040446_c001_v0001184_t0004_u01788581086791") 2026/09/05 04:11:52 DEBUG : file1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88d3_d20260905_m040810_c001_v7007000_t0000_u01788581290390") 2026/09/05 04:11:52 DEBUG : file1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b04_d20260905_m040809_c001_v0001179_t0006_u01788581289206") 2026/09/05 04:11:52 DEBUG : file1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88cb_d20260905_m040807_c001_v7007000_t0000_u01788581287919") 2026/09/05 04:11:52 DEBUG : file1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae86be_d20260905_m040806_c001_v0001090_t0042_u01788581286599") 2026/09/05 04:11:52 DEBUG : five: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c1_d20260905_m040435_c001_v7007000_t0000_u01788581075029") 2026/09/05 04:11:52 DEBUG : five: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81de_d20260905_m040433_c001_v0001090_t0042_u01788581073173") 2026/09/05 04:11:52 DEBUG : foo: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86d7_d20260905_m040407_c001_v7007000_t0000_u01788581047013") 2026/09/05 04:11:52 DEBUG : foo: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8132_d20260905_m040406_c001_v0001090_t0042_u01788581046476") 2026/09/05 04:11:52 DEBUG : foo: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8130_d20260905_m040405_c001_v0001090_t0042_u01788581045932") 2026/09/05 04:11:52 DEBUG : four: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c2_d20260905_m040435_c001_v7007000_t0000_u01788581075210") 2026/09/05 04:11:52 DEBUG : four: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f402e8d1e516039b9_d20260905_m040433_c001_v0001117_t0048_u01788581073720") 2026/09/05 04:11:52 DEBUG : four: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81da_d20260905_m040432_c001_v0001090_t0042_u01788581072631") 2026/09/05 04:11:52 DEBUG : hello world2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8330e_d20260905_m040320_c001_v7007000_t0000_u01788581000055") 2026/09/05 04:11:52 DEBUG : hello world2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8034_d20260905_m040319_c001_v0001090_t0042_u01788580999514") 2026/09/05 04:11:52 DEBUG : ignore-size: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83355_d20260905_m040356_c001_v7007000_t0000_u01788581036551") 2026/09/05 04:11:52 DEBUG : ignore-size: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8100_d20260905_m040355_c001_v0001090_t0042_u01788581035650") 2026/09/05 04:11:52 DEBUG : nested/sub dir/file: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d6_d20260905_m040446_c001_v7007000_t0000_u01788581086049") 2026/09/05 04:11:52 DEBUG : nested/sub dir/file: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8210_d20260905_m040445_c001_v0001090_t0042_u01788581085435") 2026/09/05 04:11:53 DEBUG : nested/sub dir/file: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d4_d20260905_m040444_c001_v7007000_t0000_u01788581084626") 2026/09/05 04:11:53 DEBUG : nested/sub dir/file: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69a4e_d20260905_m040443_c001_v0001184_t0004_u01788581083984") 2026/09/05 04:11:53 DEBUG : one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c3_d20260905_m040435_c001_v7007000_t0000_u01788581075390") 2026/09/05 04:11:53 DEBUG : one: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81ca_d20260905_m040431_c001_v0001090_t0042_u01788581071958") 2026/09/05 04:11:53 DEBUG : only0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88af_d20260905_m040802_c001_v7007000_t0000_u01788581282210") 2026/09/05 04:11:53 DEBUG : only0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4464_d20260905_m040757_c001_v0001180_t0056_u01788581277877") 2026/09/05 04:11:53 DEBUG : only0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85fe_d20260905_m040748_c001_v0001090_t0042_u01788581268640") 2026/09/05 04:11:53 DEBUG : only0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec2_d20260905_m040743_c001_v7007000_t0000_u01788581263628") 2026/09/05 04:11:53 DEBUG : only0: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8564_d20260905_m040734_c001_v0001090_t0042_u01788581254308") 2026/09/05 04:11:53 DEBUG : only1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b1_d20260905_m040802_c001_v7007000_t0000_u01788581282391") 2026/09/05 04:11:53 DEBUG : only1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a445c_d20260905_m040757_c001_v0001180_t0056_u01788581277501") 2026/09/05 04:11:53 DEBUG : only1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8606_d20260905_m040749_c001_v0001090_t0042_u01788581269004") 2026/09/05 04:11:53 DEBUG : only1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ebf_d20260905_m040743_c001_v7007000_t0000_u01788581263084") 2026/09/05 04:11:53 DEBUG : only1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae856a_d20260905_m040734_c001_v0001090_t0042_u01788581254670") 2026/09/05 04:11:53 DEBUG : only10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b2_d20260905_m040802_c001_v7007000_t0000_u01788581282578") 2026/09/05 04:11:53 DEBUG : only10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae867c_d20260905_m040756_c001_v0001090_t0042_u01788581276398") 2026/09/05 04:11:53 DEBUG : only10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8642_d20260905_m040752_c001_v0001090_t0042_u01788581272328") 2026/09/05 04:11:53 DEBUG : only10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41670784d12d31fe_d20260905_m040743_c001_v7007000_t0000_u01788581263074") 2026/09/05 04:11:53 DEBUG : only10: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85a4_d20260905_m040738_c001_v0001090_t0042_u01788581258029") 2026/09/05 04:11:53 DEBUG : only11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b3_d20260905_m040802_c001_v7007000_t0000_u01788581282760") 2026/09/05 04:11:53 DEBUG : only11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d71c_d20260905_m040756_c001_v0001154_t0011_u01788581276959") 2026/09/05 04:11:53 DEBUG : only11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8648_d20260905_m040752_c001_v0001090_t0042_u01788581272693") 2026/09/05 04:11:53 DEBUG : only11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41670784d12d31fb_d20260905_m040742_c001_v7007000_t0000_u01788581262531") 2026/09/05 04:11:53 DEBUG : only11: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85a8_d20260905_m040738_c001_v0001090_t0042_u01788581258391") 2026/09/05 04:11:54 DEBUG : only12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b5_d20260905_m040802_c001_v7007000_t0000_u01788581282940") 2026/09/05 04:11:54 DEBUG : only12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4452_d20260905_m040757_c001_v0001180_t0056_u01788581277135") 2026/09/05 04:11:54 DEBUG : only12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae864c_d20260905_m040753_c001_v0001090_t0042_u01788581273057") 2026/09/05 04:11:54 DEBUG : only12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41670784d12d31fc_d20260905_m040742_c001_v7007000_t0000_u01788581262711") 2026/09/05 04:11:54 DEBUG : only12: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85ae_d20260905_m040738_c001_v0001090_t0042_u01788581258753") 2026/09/05 04:11:54 DEBUG : only13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b6_d20260905_m040803_c001_v7007000_t0000_u01788581283122") 2026/09/05 04:11:54 DEBUG : only13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2aa8_d20260905_m040757_c001_v0001179_t0006_u01788581277321") 2026/09/05 04:11:54 DEBUG : only13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8650_d20260905_m040753_c001_v0001090_t0042_u01788581273493") 2026/09/05 04:11:54 DEBUG : only13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea0f3_d20260905_m040743_c001_v7007000_t0000_u01788581263275") 2026/09/05 04:11:54 DEBUG : only13: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85b2_d20260905_m040739_c001_v0001090_t0042_u01788581259115") 2026/09/05 04:11:54 DEBUG : only14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b7_d20260905_m040803_c001_v7007000_t0000_u01788581283302") 2026/09/05 04:11:54 DEBUG : only14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8680_d20260905_m040756_c001_v0001090_t0042_u01788581276970") 2026/09/05 04:11:54 DEBUG : only14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8654_d20260905_m040753_c001_v0001090_t0042_u01788581273856") 2026/09/05 04:11:54 DEBUG : only14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec1_d20260905_m040743_c001_v7007000_t0000_u01788581263446") 2026/09/05 04:11:54 DEBUG : only14: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85b8_d20260905_m040739_c001_v0001090_t0042_u01788581259494") 2026/09/05 04:11:54 DEBUG : only15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b8_d20260905_m040803_c001_v7007000_t0000_u01788581283483") 2026/09/05 04:11:54 DEBUG : only15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d71e_d20260905_m040757_c001_v0001154_t0011_u01788581277145") 2026/09/05 04:11:54 DEBUG : only15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae865a_d20260905_m040754_c001_v0001090_t0042_u01788581274220") 2026/09/05 04:11:54 DEBUG : only15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea0f4_d20260905_m040743_c001_v7007000_t0000_u01788581263457") 2026/09/05 04:11:54 DEBUG : only15: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85be_d20260905_m040739_c001_v0001090_t0042_u01788581259858") 2026/09/05 04:11:55 DEBUG : only16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88b9_d20260905_m040803_c001_v7007000_t0000_u01788581283664") 2026/09/05 04:11:55 DEBUG : only16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8682_d20260905_m040757_c001_v0001090_t0042_u01788581277156") 2026/09/05 04:11:55 DEBUG : only16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8666_d20260905_m040754_c001_v0001090_t0042_u01788581274586") 2026/09/05 04:11:55 DEBUG : only16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ebd_d20260905_m040742_c001_v7007000_t0000_u01788581262897") 2026/09/05 04:11:55 DEBUG : only16: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85c4_d20260905_m040740_c001_v0001090_t0042_u01788581260222") 2026/09/05 04:11:55 DEBUG : only17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88bb_d20260905_m040803_c001_v7007000_t0000_u01788581283860") 2026/09/05 04:11:55 DEBUG : only17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4456_d20260905_m040757_c001_v0001180_t0056_u01788581277319") 2026/09/05 04:11:55 DEBUG : only17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae866e_d20260905_m040754_c001_v0001090_t0042_u01788581274952") 2026/09/05 04:11:55 DEBUG : only17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42410c43b3d20346_d20260905_m040743_c001_v7007000_t0000_u01788581263286") 2026/09/05 04:11:55 DEBUG : only17: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85ca_d20260905_m040740_c001_v0001090_t0042_u01788581260622") 2026/09/05 04:11:55 DEBUG : only18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88bc_d20260905_m040804_c001_v7007000_t0000_u01788581284041") 2026/09/05 04:11:55 DEBUG : only18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d722_d20260905_m040757_c001_v0001154_t0011_u01788581277333") 2026/09/05 04:11:55 DEBUG : only18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8674_d20260905_m040755_c001_v0001090_t0042_u01788581275317") 2026/09/05 04:11:55 DEBUG : only18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41670784d12d31fd_d20260905_m040742_c001_v7007000_t0000_u01788581262894") 2026/09/05 04:11:56 DEBUG : only18: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85ce_d20260905_m040741_c001_v0001090_t0042_u01788581261015") 2026/09/05 04:11:56 DEBUG : only19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88bd_d20260905_m040804_c001_v7007000_t0000_u01788581284221") 2026/09/05 04:11:56 DEBUG : only19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8684_d20260905_m040757_c001_v0001090_t0042_u01788581277345") 2026/09/05 04:11:56 DEBUG : only19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae867a_d20260905_m040755_c001_v0001090_t0042_u01788581275682") 2026/09/05 04:11:56 DEBUG : only19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea0f0_d20260905_m040742_c001_v7007000_t0000_u01788581262909") 2026/09/05 04:11:56 DEBUG : only19: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae85d4_d20260905_m040741_c001_v0001090_t0042_u01788581261377") 2026/09/05 04:11:56 DEBUG : only2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88be_d20260905_m040804_c001_v7007000_t0000_u01788581284401") 2026/09/05 04:11:56 DEBUG : only2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2aae_d20260905_m040757_c001_v0001179_t0006_u01788581277512") 2026/09/05 04:11:56 DEBUG : only2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae860a_d20260905_m040749_c001_v0001090_t0042_u01788581269369") 2026/09/05 04:11:56 DEBUG : only2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42280698d8186ec0_d20260905_m040743_c001_v7007000_t0000_u01788581263265") 2026/09/05 04:11:56 DEBUG : only2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8570_d20260905_m040735_c001_v0001090_t0042_u01788581255032") 2026/09/05 04:11:56 DEBUG : only3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88bf_d20260905_m040804_c001_v7007000_t0000_u01788581284582") 2026/09/05 04:11:56 DEBUG : only3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae868a_d20260905_m040757_c001_v0001090_t0042_u01788581277528") 2026/09/05 04:11:56 DEBUG : only3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8610_d20260905_m040749_c001_v0001090_t0042_u01788581269737") 2026/09/05 04:11:56 DEBUG : only3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41670784d12d3203_d20260905_m040743_c001_v7007000_t0000_u01788581263617") 2026/09/05 04:11:56 DEBUG : only3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae857a_d20260905_m040735_c001_v0001090_t0042_u01788581255486") 2026/09/05 04:11:56 DEBUG : only4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88c0_d20260905_m040804_c001_v7007000_t0000_u01788581284762") 2026/09/05 04:11:56 DEBUG : only4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d724_d20260905_m040757_c001_v0001154_t0011_u01788581277596") 2026/09/05 04:11:56 DEBUG : only4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8618_d20260905_m040750_c001_v0001090_t0042_u01788581270102") 2026/09/05 04:11:56 DEBUG : only4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42410c43b3d20348_d20260905_m040743_c001_v7007000_t0000_u01788581263468") 2026/09/05 04:11:56 DEBUG : only4: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8580_d20260905_m040735_c001_v0001090_t0042_u01788581255850") 2026/09/05 04:11:56 DEBUG : only5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88c1_d20260905_m040804_c001_v7007000_t0000_u01788581284942") 2026/09/05 04:11:56 DEBUG : only5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4460_d20260905_m040757_c001_v0001180_t0056_u01788581277694") 2026/09/05 04:11:56 DEBUG : only5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8620_d20260905_m040750_c001_v0001090_t0042_u01788581270466") 2026/09/05 04:11:57 DEBUG : only5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42410c43b3d20344_d20260905_m040742_c001_v7007000_t0000_u01788581262922") 2026/09/05 04:11:57 DEBUG : only5: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8588_d20260905_m040736_c001_v0001090_t0042_u01788581256219") 2026/09/05 04:11:57 DEBUG : only6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88c2_d20260905_m040805_c001_v7007000_t0000_u01788581285123") 2026/09/05 04:11:57 DEBUG : only6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ab2_d20260905_m040757_c001_v0001179_t0006_u01788581277694") 2026/09/05 04:11:57 DEBUG : only6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8628_d20260905_m040750_c001_v0001090_t0042_u01788581270844") 2026/09/05 04:11:57 DEBUG : only6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41670784d12d3202_d20260905_m040743_c001_v7007000_t0000_u01788581263436") 2026/09/05 04:11:57 DEBUG : only6: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae858c_d20260905_m040736_c001_v0001090_t0042_u01788581256581") 2026/09/05 04:11:57 DEBUG : only7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88c3_d20260905_m040805_c001_v7007000_t0000_u01788581285303") 2026/09/05 04:11:57 DEBUG : only7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae868c_d20260905_m040757_c001_v0001090_t0042_u01788581277711") 2026/09/05 04:11:57 DEBUG : only7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8630_d20260905_m040751_c001_v0001090_t0042_u01788581271215") 2026/09/05 04:11:57 DEBUG : only7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f417579424caea0f1_d20260905_m040743_c001_v7007000_t0000_u01788581263095") 2026/09/05 04:11:57 DEBUG : only7: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8592_d20260905_m040736_c001_v0001090_t0042_u01788581256943") 2026/09/05 04:11:57 DEBUG : only8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88c4_d20260905_m040805_c001_v7007000_t0000_u01788581285484") 2026/09/05 04:11:57 DEBUG : only8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d726_d20260905_m040757_c001_v0001154_t0011_u01788581277781") 2026/09/05 04:11:57 DEBUG : only8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8634_d20260905_m040751_c001_v0001090_t0042_u01788581271598") 2026/09/05 04:11:57 DEBUG : only8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f42410c43b3d20345_d20260905_m040743_c001_v7007000_t0000_u01788581263105") 2026/09/05 04:11:57 DEBUG : only8: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8598_d20260905_m040737_c001_v0001090_t0042_u01788581257304") 2026/09/05 04:11:57 DEBUG : only9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88c5_d20260905_m040805_c001_v7007000_t0000_u01788581285664") 2026/09/05 04:11:57 DEBUG : only9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2ab4_d20260905_m040757_c001_v0001179_t0006_u01788581277888") 2026/09/05 04:11:57 DEBUG : only9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae863c_d20260905_m040751_c001_v0001090_t0042_u01788581271963") 2026/09/05 04:11:57 DEBUG : only9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41670784d12d31ff_d20260905_m040743_c001_v7007000_t0000_u01788581263254") 2026/09/05 04:11:57 DEBUG : only9: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae859e_d20260905_m040737_c001_v0001090_t0042_u01788581257665") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d1_d20260905_m040442_c001_v7007000_t0000_u01788581082880") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69a2d_d20260905_m040441_c001_v0001184_t0004_u01788581081224") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900cb_d20260905_m040440_c001_v7007000_t0000_u01788581080498") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81f8_d20260905_m040438_c001_v0001090_t0042_u01788581078886") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c8_d20260905_m040438_c001_v7007000_t0000_u01788581078159") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f402e8d1e516039c1_d20260905_m040436_c001_v0001117_t0048_u01788581076309") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8719_d20260905_m040426_c001_v7007000_t0000_u01788581066310") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81a6_d20260905_m040425_c001_v0001090_t0042_u01788581065223") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c870f_d20260905_m040423_c001_v7007000_t0000_u01788581063537") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8198_d20260905_m040422_c001_v0001090_t0042_u01788581062813") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8706_d20260905_m040421_c001_v7007000_t0000_u01788581061415") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae818e_d20260905_m040420_c001_v0001090_t0042_u01788581060691") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86f0_d20260905_m040414_c001_v7007000_t0000_u01788581054922") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8164_d20260905_m040413_c001_v0001090_t0042_u01788581053647") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86eb_d20260905_m040413_c001_v7007000_t0000_u01788581053287") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae815a_d20260905_m040412_c001_v0001090_t0042_u01788581052203") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86e5_d20260905_m040411_c001_v7007000_t0000_u01788581051842") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8156_d20260905_m040411_c001_v0001090_t0042_u01788581051302") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8150_d20260905_m040410_c001_v0001090_t0042_u01788581050761") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86e0_d20260905_m040410_c001_v7007000_t0000_u01788581050402") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8148_d20260905_m040409_c001_v0001090_t0042_u01788581049862") 2026/09/05 04:11:58 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8146_d20260905_m040409_c001_v0001090_t0030_u01788581049170") 2026/09/05 04:11:59 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86dc_d20260905_m040408_c001_v7007000_t0000_u01788581048773") 2026/09/05 04:11:59 DEBUG : potato: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae813e_d20260905_m040407_c001_v0001090_t0021_u01788581047913") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f411fc87cc4ea2726_d20260905_m040530_c001_v7007000_t0000_u01788581130497") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae82ca_d20260905_m040529_c001_v0001090_t0025_u01788581129746") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900ef_d20260905_m040515_c001_v7007000_t0000_u01788581115702") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f101822d5beb69b7b_d20260905_m040511_c001_v0001184_t0014_u01788581111422") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900e5_d20260905_m040504_c001_v7007000_t0000_u01788581104346") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae825e_d20260905_m040459_c001_v0001090_t0044_u01788581099380") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900dd_d20260905_m040452_c001_v7007000_t0000_u01788581092524") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f101822d5beb69a81_d20260905_m040448_c001_v0001184_t0020_u01788581088816") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900bc_d20260905_m040430_c001_v7007000_t0000_u01788581070866") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae81bc_d20260905_m040429_c001_v0001090_t0009_u01788581069266") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900ba_d20260905_m040428_c001_v7007000_t0000_u01788581068906") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae81b0_d20260905_m040426_c001_v0001090_t0045_u01788581066867") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c871a_d20260905_m040426_c001_v7007000_t0000_u01788581066490") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81a8_d20260905_m040425_c001_v0001090_t0042_u01788581065765") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c8717_d20260905_m040424_c001_v7007000_t0000_u01788581064861") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae81a0_d20260905_m040423_c001_v0001090_t0057_u01788581063901") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c870b_d20260905_m040422_c001_v7007000_t0000_u01788581062452") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8194_d20260905_m040421_c001_v0001090_t0026_u01788581061427") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c86f3_d20260905_m040415_c001_v7007000_t0000_u01788581055641") 2026/09/05 04:11:59 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8168_d20260905_m040414_c001_v0001090_t0014_u01788581054372") 2026/09/05 04:12:00 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83314_d20260905_m040322_c001_v7007000_t0000_u01788581002222") 2026/09/05 04:12:00 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8042_d20260905_m040321_c001_v0001090_t0042_u01788581001677") 2026/09/05 04:12:00 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83311_d20260905_m040321_c001_v7007000_t0000_u01788581001138") 2026/09/05 04:12:00 DEBUG : potato2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae803a_d20260905_m040320_c001_v0001090_t0042_u01788581000594") 2026/09/05 04:12:00 DEBUG : potato3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900f0_d20260905_m040516_c001_v7007000_t0000_u01788581116275") 2026/09/05 04:12:00 DEBUG : potato3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f101822d5beb69b83_d20260905_m040512_c001_v0001184_t0031_u01788581112202") 2026/09/05 04:12:00 DEBUG : potato3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900e2_d20260905_m040503_c001_v7007000_t0000_u01788581103941") 2026/09/05 04:12:00 DEBUG : potato3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8262_d20260905_m040500_c001_v0001090_t0028_u01788581100381") 2026/09/05 04:12:00 DEBUG : potato3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900de_d20260905_m040453_c001_v7007000_t0000_u01788581093036") 2026/09/05 04:12:00 DEBUG : potato3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f101822d5beb69a83_d20260905_m040449_c001_v0001184_t0012_u01788581089216") 2026/09/05 04:12:00 DEBUG : pre-dest1/1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e3190119_d20260905_m040604_c001_v7007000_t0000_u01788581164511") 2026/09/05 04:12:00 DEBUG : pre-dest1/1: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69d25_d20260905_m040556_c001_v0001184_t0004_u01788581156622") 2026/09/05 04:12:00 DEBUG : pre-dest2/2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e319011a_d20260905_m040604_c001_v7007000_t0000_u01788581164695") 2026/09/05 04:12:00 DEBUG : pre-dest2/2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae832e_d20260905_m040557_c001_v0001090_t0042_u01788581157166") 2026/09/05 04:12:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40260a825adb9d86_d20260905_m040543_c001_v7007000_t0000_u01788581143917") 2026/09/05 04:12:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f101822d5beb69c7d_d20260905_m040539_c001_v0001184_t0006_u01788581139502") 2026/09/05 04:12:00 DEBUG : sizeonly: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8334f_d20260905_m040355_c001_v7007000_t0000_u01788581035030") 2026/09/05 04:12:00 DEBUG : sizeonly: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80f8_d20260905_m040354_c001_v0001090_t0042_u01788581034133") 2026/09/05 04:12:00 DEBUG : splitbanan: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd027e9_d20260905_m040940_c001_v7007000_t0000_u01788581380217") 2026/09/05 04:12:00 DEBUG : splitbanan: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2d07_d20260905_m040933_c001_v0001179_t0006_u01788581373448") 2026/09/05 04:12:00 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee41_d20260905_m041041_c001_v7007000_t0000_u01788581441080") 2026/09/05 04:12:00 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d95b_d20260905_m041034_c001_v0001154_t0011_u01788581434926") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee25_d20260905_m041029_c001_v7007000_t0000_u01788581429165") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d93b_d20260905_m041022_c001_v0001154_t0011_u01788581422921") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4166e09d01eeee07_d20260905_m041017_c001_v7007000_t0000_u01788581417161") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d914_d20260905_m041010_c001_v0001154_t0011_u01788581410980") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd028a9_d20260905_m041004_c001_v7007000_t0000_u01788581404927") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8f0_d20260905_m040958_c001_v0001154_t0011_u01788581398547") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40868b4aacd02878_d20260905_m040952_c001_v7007000_t0000_u01788581392779") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d8c4_d20260905_m040946_c001_v0001154_t0011_u01788581386091") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814429_d20260905_m040934_c001_v7007000_t0000_u01788581374524") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4a49_d20260905_m040932_c001_v0001180_t0056_u01788581372566") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415970880a814425_d20260905_m040926_c001_v7007000_t0000_u01788581366872") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4989_d20260905_m040920_c001_v0001180_t0056_u01788581360519") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40260a825adb9f2b_d20260905_m040919_c001_v7007000_t0000_u01788581359471") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8843_d20260905_m040916_c001_v0001090_t0042_u01788581356730") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64a7_d20260905_m040911_c001_v7007000_t0000_u01788581351003") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4885_d20260905_m040904_c001_v0001180_t0056_u01788581344674") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83555_d20260905_m040903_c001_v7007000_t0000_u01788581343750") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2c24_d20260905_m040900_c001_v0001179_t0006_u01788581340763") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4058dee3c19b53ba_d20260905_m040849_c001_v7007000_t0000_u01788581329671") 2026/09/05 04:12:01 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2bbe_d20260905_m040846_c001_v0001179_t0006_u01788581326262") 2026/09/05 04:12:02 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e26b0_d20260905_m040840_c001_v7007000_t0000_u01788581320426") 2026/09/05 04:12:02 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b8c_d20260905_m040834_c001_v0001179_t0006_u01788581314361") 2026/09/05 04:12:02 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41768237481e2689_d20260905_m040828_c001_v7007000_t0000_u01788581308505") 2026/09/05 04:12:02 DEBUG : splitbananasplit: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f40482393301c2b4c_d20260905_m040822_c001_v0001179_t0006_u01788581302386") 2026/09/05 04:12:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401ddc18a8eb64b2_d20260905_m040921_c001_v7007000_t0000_u01788581361720") 2026/09/05 04:12:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4955_d20260905_m040917_c001_v0001180_t0056_u01788581357652") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88e2_d20260905_m040817_c001_v7007000_t0000_u01788581297575") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d756_d20260905_m040815_c001_v0001154_t0011_u01788581295151") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4231a6b04119f7f1_d20260905_m040814_c001_v7007000_t0000_u01788581294037") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a453a_d20260905_m040811_c001_v0001180_t0056_u01788581291318") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d7_d20260905_m040446_c001_v7007000_t0000_u01788581086245") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69a5f_d20260905_m040445_c001_v0001184_t0004_u01788581085427") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d5_d20260905_m040444_c001_v7007000_t0000_u01788581084808") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8208_d20260905_m040444_c001_v0001090_t0042_u01788581084081") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8334c_d20260905_m040352_c001_v7007000_t0000_u01788581032163") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80e4_d20260905_m040350_c001_v0001090_t0042_u01788581030731") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8334a_d20260905_m040350_c001_v7007000_t0000_u01788581030374") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80e0_d20260905_m040349_c001_v0001090_t0042_u01788581029300") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83344_d20260905_m040347_c001_v7007000_t0000_u01788581027250") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80ce_d20260905_m040346_c001_v0001090_t0042_u01788581026335") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83342_d20260905_m040345_c001_v7007000_t0000_u01788581025798") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80c6_d20260905_m040344_c001_v0001090_t0042_u01788581024888") 2026/09/05 04:12:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80bc_d20260905_m040342_c001_v0001090_t0042_u01788581022403") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83340_d20260905_m040342_c001_v7007000_t0000_u01788581022046") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80b4_d20260905_m040341_c001_v0001090_t0042_u01788581021510") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae80ae_d20260905_m040340_c001_v0001090_t0042_u01788581020791") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8333f_d20260905_m040340_c001_v7007000_t0000_u01788581020434") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae809d_d20260905_m040337_c001_v0001090_t0042_u01788581017883") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae808e_d20260905_m040335_c001_v0001090_t0042_u01788581015447") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8333a_d20260905_m040335_c001_v7007000_t0000_u01788581015087") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8086_d20260905_m040334_c001_v0001090_t0042_u01788581014545") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8080_d20260905_m040333_c001_v0001090_t0042_u01788581013825") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83336_d20260905_m040333_c001_v7007000_t0000_u01788581013467") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae806a_d20260905_m040330_c001_v0001090_t0042_u01788581010090") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83331_d20260905_m040329_c001_v7007000_t0000_u01788581009706") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8064_d20260905_m040329_c001_v0001090_t0042_u01788581009165") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8332b_d20260905_m040328_c001_v7007000_t0000_u01788581008269") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae805e_d20260905_m040327_c001_v0001090_t0042_u01788581007728") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83327_d20260905_m040327_c001_v7007000_t0000_u01788581007190") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8056_d20260905_m040326_c001_v0001090_t0042_u01788581006650") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83323_d20260905_m040325_c001_v7007000_t0000_u01788581005755") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8050_d20260905_m040325_c001_v0001090_t0042_u01788581005034") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8331f_d20260905_m040324_c001_v7007000_t0000_u01788581004495") 2026/09/05 04:12:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae804e_d20260905_m040323_c001_v0001090_t0042_u01788581003954") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a8331b_d20260905_m040323_c001_v7007000_t0000_u01788581003414") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8048_d20260905_m040322_c001_v0001090_t0042_u01788581002767") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83309_d20260905_m040318_c001_v7007000_t0000_u01788580998975") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8032_d20260905_m040318_c001_v0001090_t0042_u01788580998431") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a83304_d20260905_m040317_c001_v7007000_t0000_u01788580997894") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae802c_d20260905_m040317_c001_v0001090_t0042_u01788580997352") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a832fa_d20260905_m040316_c001_v7007000_t0000_u01788580996457") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8024_d20260905_m040315_c001_v0001090_t0042_u01788580995917") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f403fca32a1a832eb_d20260905_m040313_c001_v7007000_t0000_u01788580993720") 2026/09/05 04:12:04 DEBUG : sub dir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8016_d20260905_m040313_c001_v0001090_t0042_u01788580993177") 2026/09/05 04:12:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88e3_d20260905_m040817_c001_v7007000_t0000_u01788581297755") 2026/09/05 04:12:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2b1c_d20260905_m040815_c001_v0001179_t0055_u01788581295151") 2026/09/05 04:12:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4231a6b04119f7f2_d20260905_m040814_c001_v7007000_t0000_u01788581294219") 2026/09/05 04:12:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae86e0_d20260905_m040811_c001_v0001090_t0057_u01788581291331") 2026/09/05 04:12:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da936523577_d20260905_m041043_c001_v7007000_t0000_u01788581443477") 2026/09/05 04:12:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2f18_d20260905_m041042_c001_v0001179_t0045_u01788581442830") 2026/09/05 04:12:04 DEBUG : sub/yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900cf_d20260905_m040442_c001_v7007000_t0000_u01788581082337") 2026/09/05 04:12:04 DEBUG : sub/yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8200_d20260905_m040441_c001_v0001090_t0042_u01788581081232") 2026/09/05 04:12:04 DEBUG : test_dir1/file2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88d4_d20260905_m040810_c001_v7007000_t0000_u01788581290570") 2026/09/05 04:12:04 DEBUG : test_dir1/file2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d748_d20260905_m040808_c001_v0001154_t0011_u01788581288868") 2026/09/05 04:12:04 DEBUG : test_dir1/file2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88cc_d20260905_m040808_c001_v7007000_t0000_u01788581288100") 2026/09/05 04:12:04 DEBUG : test_dir1/file2: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d740_d20260905_m040806_c001_v0001154_t0011_u01788581286616") 2026/09/05 04:12:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88d5_d20260905_m040810_c001_v7007000_t0000_u01788581290751") 2026/09/05 04:12:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae86d2_d20260905_m040808_c001_v0001090_t0042_u01788581288857") 2026/09/05 04:12:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f413ea8dd540c88cd_d20260905_m040808_c001_v7007000_t0000_u01788581288280") 2026/09/05 04:12:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a44f4_d20260905_m040806_c001_v0001180_t0056_u01788581286618") 2026/09/05 04:12:05 DEBUG : three: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c4_d20260905_m040435_c001_v7007000_t0000_u01788581075571") 2026/09/05 04:12:05 DEBUG : three: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81e6_d20260905_m040434_c001_v0001090_t0042_u01788581074475") 2026/09/05 04:12:05 DEBUG : three: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81d4_d20260905_m040432_c001_v0001090_t0042_u01788581072449") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da93652358c_d20260905_m041045_c001_v7007000_t0000_u01788581445130") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8a0b_d20260905_m041044_c001_v0001090_t0042_u01788581444444") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da936523605_d20260905_m041103_c001_v7007000_t0000_u01788581463486") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4e76_d20260905_m041101_c001_v0001180_t0054_u01788581461947") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da936523602_d20260905_m041100_c001_v7007000_t0000_u01788581460388") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8a4b_d20260905_m041058_c001_v0001090_t0001_u01788581458827") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da9365235ef_d20260905_m041057_c001_v7007000_t0000_u01788581457844") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2f80_d20260905_m041057_c001_v0001179_t0044_u01788581457227") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da9365235ca_d20260905_m041052_c001_v7007000_t0000_u01788581452265") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1151c4c30dae8a25_d20260905_m041050_c001_v0001090_t0055_u01788581450835") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da9365235d2_d20260905_m041054_c001_v7007000_t0000_u01788581454697") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f1193cc07775a4e46_d20260905_m041053_c001_v0001180_t0051_u01788581453300") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da9365235bd_d20260905_m041049_c001_v7007000_t0000_u01788581449867") 2026/09/05 04:12:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f10482393301c2f4a_d20260905_m041049_c001_v0001179_t0045_u01788581449218") 2026/09/05 04:12:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da9365235b2_d20260905_m041048_c001_v7007000_t0000_u01788581448234") 2026/09/05 04:12:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d96f_d20260905_m041047_c001_v0001154_t0011_u01788581447629") 2026/09/05 04:12:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da93652359e_d20260905_m041046_c001_v7007000_t0000_u01788581446685") 2026/09/05 04:12:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4193cc07775a4e1e_d20260905_m041046_c001_v0001180_t0056_u01788581446080") 2026/09/05 04:12:06 DEBUG : toe/toe/toe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da936523610_d20260905_m041108_c001_v7007000_t0000_u01788581468114") 2026/09/05 04:12:06 DEBUG : toe/toe/toe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae8a75_d20260905_m041107_c001_v0001090_t0042_u01788581467517") 2026/09/05 04:12:06 DEBUG : toe/toe/toe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da9365235dd_d20260905_m041056_c001_v7007000_t0000_u01788581456262") 2026/09/05 04:12:06 DEBUG : toe/toe/toe: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d97f_d20260905_m041055_c001_v0001154_t0011_u01788581455654") 2026/09/05 04:12:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da936523606_d20260905_m041104_c001_v7007000_t0000_u01788581464127") 2026/09/05 04:12:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f415727877ec3d98b_d20260905_m041103_c001_v0001154_t0011_u01788581463301") 2026/09/05 04:12:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f41994da936523604_d20260905_m041100_c001_v7007000_t0000_u01788581460992") 2026/09/05 04:12:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4014685fb7db9536_d20260905_m041100_c001_v0001104_t0032_u01788581460204") 2026/09/05 04:12:06 DEBUG : two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c5_d20260905_m040435_c001_v7007000_t0000_u01788581075765") 2026/09/05 04:12:06 DEBUG : two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb699ed_d20260905_m040433_c001_v0001184_t0004_u01788581073916") 2026/09/05 04:12:06 DEBUG : two: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4151c4c30dae81ce_d20260905_m040432_c001_v0001090_t0042_u01788581072141") 2026/09/05 04:12:06 DEBUG : yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900d2_d20260905_m040443_c001_v7007000_t0000_u01788581083060") 2026/09/05 04:12:06 DEBUG : yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f410d6366ebd3a348_d20260905_m040442_c001_v0001173_t0008_u01788581082154") 2026/09/05 04:12:06 DEBUG : yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900ca_d20260905_m040439_c001_v7007000_t0000_u01788581079958") 2026/09/05 04:12:06 DEBUG : yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f402e8d1e516039cb_d20260905_m040438_c001_v0001117_t0048_u01788581078897") 2026/09/05 04:12:06 DEBUG : yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c7_d20260905_m040437_c001_v7007000_t0000_u01788581077619") 2026/09/05 04:12:06 DEBUG : yam: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f401822d5beb69a01_d20260905_m040436_c001_v0001184_t0004_u01788581076321") 2026/09/05 04:12:06 DEBUG : yaml: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900cc_d20260905_m040440_c001_v7007000_t0000_u01788581080680") 2026/09/05 04:12:06 DEBUG : yaml: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4075f2e4a2f2b1fa_d20260905_m040439_c001_v0001033_t0039_u01788581079773") 2026/09/05 04:12:06 DEBUG : yaml: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f404eb151e31900c9_d20260905_m040438_c001_v7007000_t0000_u01788581078343") 2026/09/05 04:12:07 DEBUG : yaml: Deleting (id "4_z1fb21d13b0cd6bfbaf080e1b_f4102a55bc23b84ff_d20260905_m040437_c001_v0001174_t0046_u01788581077415") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m57.701353807s (try 1/5)